Searched refs:XHCI_TRB_3_IDT_BIT (Results 1 – 4 of 4) sorted by relevance
245 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro
1804 if ((trbflags & XHCI_TRB_3_IDT_BIT) == 0 || in pci_xhci_handle_transfer()1836 (void *)(trbflags & XHCI_TRB_3_IDT_BIT ? in pci_xhci_handle_transfer()
256 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro
1775 XHCI_TRB_3_IDT_BIT | XHCI_TRB_3_CYCLE_BIT; in xhci_setup_generic_chain_sub()