Changeset 43f698b in mainline for uspace/lib/usb/include/usb/pipes.h
- Timestamp:
- 2011-01-30T21:41:53Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 54b5625
- Parents:
- 6865243c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/pipes.h
r6865243c r43f698b 49 49 /** Handle of the host controller device is connected to. */ 50 50 devman_handle_t hc_handle; 51 /** Address of the device. */ 52 usb_address_t address; 51 53 } usb_device_connection_t; 52 54
Note:
See TracChangeset
for help on using the changeset viewer.