Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h50 TR_EVDATA, enumerator
H A Dhcd-xhci.c323 [TR_EVDATA] = "TR_EVDATA",
1539 if (TRB_TYPE(*trb) == TR_EVDATA) { in xhci_xfer_report()
1687 if (TRB_TYPE(*trb_status) == TR_EVDATA && xfer->trb_count > 2) { in xhci_fire_ctl_transfer()