Searched refs:XHCI_TRB_IDT (Results 1 – 3 of 3) sorted by relevance
50 { "IDT", XHCI_TRB_IDT, XHCI_TRB_IDT },
408 #define XHCI_TRB_IDT (1 << 6) /* Immediate Data */ macro
900 xt->xt_trbs[0].trb_flags = LE_32(trt | XHCI_TRB_IDT | in xhci_hcdi_pipe_ctrl_xfer()