Changeset a1eb7c67 in mainline for uspace/drv/bus/usb/xhci/trb_ring.h
- Timestamp:
- 2017-10-03T11:36:40Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- adb4e683
- Parents:
- a2b0ba3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/trb_ring.h
ra2b0ba3 ra1eb7c67 106 106 107 107 bool ccs; /* Consumer Cycle State: section 4.9.2 */ 108 109 fibril_mutex_t guard; 108 110 } xhci_event_ring_t; 109 111
Note:
See TracChangeset
for help on using the changeset viewer.