Changeset c21e6a5 in mainline for uspace/drv/bus/usb/xhci/transfers.h
- Timestamp:
- 2018-02-05T00:54:08Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- af16ebe
- Parents:
- 65c059f
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-02-05 00:27:40)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-02-05 00:54:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/transfers.h
r65c059f rc21e6a5 50 50 uint8_t direction; 51 51 52 dma_buffer_t hc_buffer;53 54 52 uintptr_t interrupt_trb_phys; 55 53 } xhci_transfer_t;
Note:
See TracChangeset
for help on using the changeset viewer.