Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c169 #define TRB_TR_IDT (1<<6) macro
1457 if (trb->control & TRB_TR_IDT) { in xhci_xfer_create_sgl()
1702 if (!(trb_setup->control & TRB_TR_IDT)) { in xhci_fire_ctl_transfer()