Changeset 27873be in mainline for uspace/drv/bus/usb/uhci/batch.h
- Timestamp:
- 2011-08-25T11:15:42Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e2976bb
- Parents:
- b02308e
- File:
-
- 1 edited
-
uspace/drv/bus/usb/uhci/batch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/batch.h
rb02308e r27873be 39 39 #include "hw_struct/queue_head.h" 40 40 41 int batch_init_ private(usb_transfer_batch_t *batch);41 int batch_init_uhci(usb_transfer_batch_t *batch); 42 42 bool batch_is_complete(usb_transfer_batch_t *batch); 43 43 qh_t * batch_qh(usb_transfer_batch_t *batch);
Note:
See TracChangeset
for help on using the changeset viewer.
