Lines Matching refs:sprintf

2227 		sprintf(str,  in xhci_decode_trb()
2244 sprintf(str, in xhci_decode_trb()
2257sprintf(str, "bRequestType %02x bRequest %02x wValue %02x%02x wIndex %02x%02x wLength %d length %d… in xhci_decode_trb()
2274 sprintf(str, "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c:%c:%c:%c", in xhci_decode_trb()
2287 sprintf(str, "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c", in xhci_decode_trb()
2300 sprintf(str, in xhci_decode_trb()
2317 sprintf(str, in xhci_decode_trb()
2324 sprintf(str, in xhci_decode_trb()
2331 sprintf(str, in xhci_decode_trb()
2340 sprintf(str, in xhci_decode_trb()
2349 sprintf(str, in xhci_decode_trb()
2357 sprintf(str, in xhci_decode_trb()
2368 sprintf(str, in xhci_decode_trb()
2378 sprintf(str, in xhci_decode_trb()
2389 sprintf(str, in xhci_decode_trb()
2396 sprintf(str, in xhci_decode_trb()
2405 sprintf(str, in xhci_decode_trb()
2412 sprintf(str, in xhci_decode_trb()
2421 sprintf(str, in xhci_decode_trb()
2430 sprintf(str, in xhci_decode_trb()
2447 ret = sprintf(str, "Drop:"); in xhci_decode_ctrl_ctx()
2449 ret += sprintf(str + ret, " %d%s", in xhci_decode_ctrl_ctx()
2452 ret += sprintf(str + ret, ", "); in xhci_decode_ctrl_ctx()
2456 ret += sprintf(str + ret, "Add:%s%s", in xhci_decode_ctrl_ctx()
2461 ret += sprintf(str + ret, " %d%s", in xhci_decode_ctrl_ctx()
2481 ret = sprintf(str, "RS %05x %s%s%s Ctx Entries %d MEL %d us Port# %d/%d", in xhci_decode_slot_context()
2510 ret += sprintf(str + ret, " [TT Slot %d Port# %d TTT %d Intr %d] Addr %d State %s", in xhci_decode_slot_context()
2560 ret = sprintf(str, "%s %s %s Link:%s PortSpeed:%d ", in xhci_decode_portsc()
2568 ret += sprintf(str + ret, "OverCurrent "); in xhci_decode_portsc()
2570 ret += sprintf(str + ret, "In-Reset "); in xhci_decode_portsc()
2572 ret += sprintf(str + ret, "Change: "); in xhci_decode_portsc()
2574 ret += sprintf(str + ret, "CSC "); in xhci_decode_portsc()
2576 ret += sprintf(str + ret, "PEC "); in xhci_decode_portsc()
2578 ret += sprintf(str + ret, "WRC "); in xhci_decode_portsc()
2580 ret += sprintf(str + ret, "OCC "); in xhci_decode_portsc()
2582 ret += sprintf(str + ret, "PRC "); in xhci_decode_portsc()
2584 ret += sprintf(str + ret, "PLC "); in xhci_decode_portsc()
2586 ret += sprintf(str + ret, "CEC "); in xhci_decode_portsc()
2588 ret += sprintf(str + ret, "CAS "); in xhci_decode_portsc()
2590 ret += sprintf(str + ret, "Wake: "); in xhci_decode_portsc()
2592 ret += sprintf(str + ret, "WCE "); in xhci_decode_portsc()
2594 ret += sprintf(str + ret, "WDE "); in xhci_decode_portsc()
2596 ret += sprintf(str + ret, "WOE "); in xhci_decode_portsc()
2609 ret += sprintf(str + ret, " HCHalted"); in xhci_decode_usbsts()
2611 ret += sprintf(str + ret, " HSE"); in xhci_decode_usbsts()
2613 ret += sprintf(str + ret, " EINT"); in xhci_decode_usbsts()
2615 ret += sprintf(str + ret, " PCD"); in xhci_decode_usbsts()
2617 ret += sprintf(str + ret, " SSS"); in xhci_decode_usbsts()
2619 ret += sprintf(str + ret, " RSS"); in xhci_decode_usbsts()
2621 ret += sprintf(str + ret, " SRE"); in xhci_decode_usbsts()
2623 ret += sprintf(str + ret, " CNR"); in xhci_decode_usbsts()
2625 ret += sprintf(str + ret, " HCE"); in xhci_decode_usbsts()
2641 sprintf(str, "Command Ring %d", doorbell); in xhci_decode_doorbell()
2644 ret = sprintf(str, "Slot %d ", slot); in xhci_decode_doorbell()
2646 ret = sprintf(str + ret, "ep%d%s", in xhci_decode_doorbell()
2650 ret = sprintf(str + ret, "Reserved %d", ep); in xhci_decode_doorbell()
2652 ret = sprintf(str + ret, "Vendor Defined %d", ep); in xhci_decode_doorbell()
2654 ret = sprintf(str + ret, " Stream %d", stream); in xhci_decode_doorbell()
2737 ret = sprintf(str, "State %s mult %d max P. Streams %d %s", in xhci_decode_ep_context()
2741 ret += sprintf(str + ret, "interval %d us max ESIT payload %d CErr %d ", in xhci_decode_ep_context()
2744 ret += sprintf(str + ret, "Type %s %sburst %d maxp %d deq %016llx ", in xhci_decode_ep_context()
2748 ret += sprintf(str + ret, "avg trb len %d", avg); in xhci_decode_ep_context()