Searched refs:XHCI_TRB_3_TC_BIT (Results 1 – 3 of 3) sorted by relevance
238 #define XHCI_TRB_3_TC_BIT (1U << 1) /* command ring only */ macro
1439 if (trb->dwTrb3 & XHCI_TRB_3_TC_BIT) in pci_xhci_complete_commands()1795 if (trb->dwTrb3 & XHCI_TRB_3_TC_BIT) in pci_xhci_handle_transfer()
250 #define XHCI_TRB_3_TC_BIT (1U << 1) /* command ring only */ macro