Searched refs:dwEpCtx1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_xhci.c933 ep0_ctx->dwEpCtx0, ep0_ctx->dwEpCtx1, ep0_ctx->qwEpCtx2,
984 ep0_ctx->dwEpCtx0, ep0_ctx->dwEpCtx1, ep0_ctx->qwEpCtx2,
1079 i, iep_ctx->dwEpCtx0, iep_ctx->dwEpCtx1,
1156 epid, ep_ctx->dwEpCtx0, ep_ctx->dwEpCtx1, ep_ctx->qwEpCtx2,
1307 ep0_ctx->dwEpCtx0, ep0_ctx->dwEpCtx1, ep0_ctx->qwEpCtx2,
1339 dev_ctx->ctx_ep[1].dwEpCtx1 = FIELD_COPY(
1340 dev_ctx->ctx_ep[1].dwEpCtx1, ep0_ctx->dwEpCtx1,
1351 ep0_ctx->dwEpCtx0, ep0_ctx->dwEpCtx1, ep0_ctx->qwEpCtx2,
1925 epid, ep_ctx->dwEpCtx0, ep_ctx->dwEpCtx1, ep_ct
[all...]
H A Dpci_xhci.h143 volatile uint32_t dwEpCtx1; member in struct:xhci_endp_ctx
/freebsd-12-stable/sys/dev/usb/controller/
H A Dxhci.h134 volatile uint32_t dwEpCtx1; member in struct:xhci_endp_ctx
H A Dxhci.c190 DPRINTFN(5, "dwEpCtx1=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx1));
2501 xhci_ctx_set_le32(sc, &pinp->ctx_ep[epno - 1].dwEpCtx1, temp);

Completed in 300 milliseconds