Changes in uspace/drv/bus/usb/xhci/debug.c [a35b458:e0a5d4c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/debug.c
ra35b458 re0a5d4c 301 301 static const char speed_exp [] = " KMG"; 302 302 static const char *psi_types [] = { "", " rsvd", " RX", " TX" }; 303 303 304 304 usb_log_debug("Speed %u%s: %5u %cb/s, %s", 305 305 XHCI_REG_RD(psi, XHCI_PSI_PSIV),
Note:
See TracChangeset
for help on using the changeset viewer.