Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c1495 bool shortpkt = 0; in xhci_xfer_report() local
1520 shortpkt = 1; in xhci_xfer_report()
1528 shortpkt = 0; in xhci_xfer_report()
1533 (shortpkt && (trb->control & TRB_TR_ISP)) || in xhci_xfer_report()
1541 event.ccode = shortpkt ? CC_SHORT_PACKET : CC_SUCCESS; in xhci_xfer_report()
1562 shortpkt = 0; in xhci_xfer_report()