Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h240 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
H A Dpci_xhci.c1628 (trb->dwTrb3 & XHCI_TRB_3_ISP_BIT))) { in pci_xhci_xfer_complete()