Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h243 #define XHCI_TRB_3_CHAIN_BIT (1U << 4) macro
H A Dpci_xhci.c1887 if (!setup_trb && !(trbflags & XHCI_TRB_3_CHAIN_BIT) && in pci_xhci_handle_transfer()