Changeset a75f9cbc in mainline for uspace/drv/bus/usb/xhci/hc.h
- Timestamp:
- 2018-01-12T18:49:16Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e7e99bf
- Parents:
- 129e6f1
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-12 18:49:04)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-12 18:49:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.h
r129e6f1 ra75f9cbc 92 92 /** Port speed mapping */ 93 93 xhci_port_speed_t speeds [16]; 94 uint8_t speed_to_psiv [USB_SPEED_MAX];95 94 } xhci_hc_t; 96 95
Note:
See TracChangeset
for help on using the changeset viewer.