Home
last modified time | relevance | path

Searched refs:CC_SHORT_PACKET (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h94 CC_SHORT_PACKET, enumerator
H A Dhcd-xhci.c366 [CC_SHORT_PACKET] = "CC_SHORT_PACKET",
1535 event.ccode = shortpkt ? CC_SHORT_PACKET : CC_SUCCESS; in xhci_xfer_report()