Changeset 2833bb4 in mainline for uspace/drv/bus/usb/xhci/debug.c
- Timestamp:
- 2018-01-19T17:38:22Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7e5a12b
- Parents:
- 944f8fdd
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-19 17:38:10)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-19 17:38:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/debug.c
r944f8fdd r2833bb4 347 347 SLOT_DUMP(SPEED); 348 348 SLOT_DUMP(MTT); 349 SLOT_DUMP(HUB); 349 350 SLOT_DUMP(CTX_ENTRIES); 350 351 SLOT_DUMP(MAX_EXIT_LATENCY); 351 352 SLOT_DUMP(ROOT_HUB_PORT); 352 SLOT_DUMP(NUM_ OF_PORTS);353 SLOT_DUMP(NUM_PORTS); 353 354 SLOT_DUMP(TT_HUB_SLOT_ID); 354 355 SLOT_DUMP(TT_PORT_NUM);
Note:
See TracChangeset
for help on using the changeset viewer.