Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h238 #define XHCI_TRB_3_TC_BIT (1U << 1) /* command ring only */ macro
H A Dpci_xhci.c1439 if (trb->dwTrb3 & XHCI_TRB_3_TC_BIT) in pci_xhci_complete_commands()
1805 if (trb->dwTrb3 & XHCI_TRB_3_TC_BIT) in pci_xhci_handle_transfer()