Changeset e7f21884 in mainline for uspace/drv/bus/usb/xhci/commands.h
- Timestamp:
- 2018-01-18T17:11:10Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb28cde
- Parents:
- 05770666
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/commands.h
r05770666 re7f21884 117 117 uintptr_t dequeue_ptr; 118 118 119 uint8_t tcs;119 bool tsp; 120 120 uint8_t susp; 121 121 uint8_t device_speed;
Note:
See TracChangeset
for help on using the changeset viewer.