Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h138 #define XHCI_EPCTX_0_LSA_GET(x) (((x) >> 15) & 0x1) macro
H A Dpci_xhci.c1220 if (XHCI_EPCTX_0_LSA_GET(ep->dwEpCtx0) == 0) { in pci_xhci_find_stream()