Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c168 #define TRB_TR_IOC (1<<5) macro
1442 if (trb->control & TRB_TR_IOC) { in xhci_xfer_create_sgl()
1526 if (!reported && ((trb->control & TRB_TR_IOC) || in xhci_xfer_report()