Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h154 #define XHCI_EPCTX_2_DCS_GET(x) ((x) & 0x1) macro
H A Dpci_xhci.c682 devep->ep_ccs = XHCI_EPCTX_2_DCS_GET(ep_ctx->qwEpCtx2); in pci_xhci_init_ep()
1298 XHCI_EPCTX_2_DCS_GET(trb->qwTrb0); in pci_xhci_cmd_set_tr()