Changeset a5361fb in mainline for uspace/drv/bus/usb/ohci/hc.h
- Timestamp:
- 2014-01-18T21:39:55Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4bfcf22
- Parents:
- 3e200736
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/hc.h
r3e200736 ra5361fb 71 71 fibril_mutex_t guard; 72 72 73 /** interrupts available */ 74 bool hw_interrupts; 75 73 76 /** USB hub emulation structure */ 74 77 ohci_rh_t rh;
Note:
See TracChangeset
for help on using the changeset viewer.