Changeset 95d5dca in mainline for uspace/drv/bus/usb/ehci/ehci_rh.h
- Timestamp:
- 2014-01-22T18:38:53Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 82a639cd
- Parents:
- b300d2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ehci/ehci_rh.h
rb300d2b r95d5dca 63 63 /** interrupt transfer waiting for an actual interrupt to occur */ 64 64 usb_transfer_batch_t *unfinished_interrupt_transfer; 65 bool reset_flag[EHCI_MAX_PORTS]; 66 bool resume_flag[EHCI_MAX_PORTS]; 65 67 } ehci_rh_t; 66 68
Note:
See TracChangeset
for help on using the changeset viewer.