Changeset 9162b27 in mainline for uspace/drv/bus/usb/ohci/ohci_batch.h
- Timestamp:
- 2017-11-20T22:15:11Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 375211d2
- Parents:
- 27b0ea0
- git-author:
- Aearsis <Hlavaty.Ondrej@…> (2017-11-20 22:12:13)
- git-committer:
- Aearsis <Hlavaty.Ondrej@…> (2017-11-20 22:15:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_batch.h
r27b0ea0 r9162b27 57 57 /** Data buffer, must be accessible by the OHCI hw. */ 58 58 char *device_buffer; 59 /** Generic USB transfer structure */60 usb_transfer_batch_t *usb_batch;61 59 } ohci_transfer_batch_t; 62 60
Note:
See TracChangeset
for help on using the changeset viewer.