Searched refs:XHCI_TRB_3_ISP_BIT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | pci_xhci.h | 240 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro |
H A D | pci_xhci.c | 1628 (trb->dwTrb3 & XHCI_TRB_3_ISP_BIT))) { in pci_xhci_xfer_complete() |