Changes in uspace/drv/bus/usb/xhci/debug.c [e0a5d4c:a35b458] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/debug.c
re0a5d4c ra35b458 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.