Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h202 #define XHCI_SCTX_0_SCT_GET(x) (((x) >> 1) & 0x7) macro
H A Dpci_xhci.c1211 if (!XHCI_SCTX_0_SCT_GET(sctx->qwSctx0)) in pci_xhci_find_stream()