Changeset 8cbc167 in mainline for uspace/drv/bus/usb/xhci/hc.h
- Timestamp:
- 2017-07-06T12:12:14Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b19131c5
- Parents:
- d6133f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.h
rd6133f1 r8cbc167 62 62 xhci_trb_ring_t command_ring; 63 63 xhci_event_ring_t event_ring; 64 xhci_device_ctx_t * dcbaa;64 xhci_device_ctx_t **dcbaa; 65 65 66 66 /* Cached capabilities */
Note:
See TracChangeset
for help on using the changeset viewer.