Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h132 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
H A Dpci_xhci.c1277 switch (XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0)) { in pci_xhci_cmd_set_tr()
1283 XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0))); in pci_xhci_cmd_set_tr()