Changeset fb2ef35 in mainline for uspace/drv/bus/usb/usbhub/usbhub.h
- Timestamp:
- 2011-12-11T20:17:05Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c67e52
- Parents:
- c6d5f08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/usbhub.h
rc6d5f08 rfb2ef35 57 57 /** Port structures, one for each port */ 58 58 usb_hub_port_t *ports; 59 /** Connection to hcd */60 usb_hc_connection_t connection;61 59 /** Generic usb device data*/ 62 60 usb_device_t *usb_device;
Note:
See TracChangeset
for help on using the changeset viewer.