Searched refs:dwEpCtx4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h139 volatile uint32_t dwEpCtx4; member in struct:xhci_endp_ctx
H A Dxhci.c182 DPRINTFN(5, "dwEpCtx4=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx4));
2436 xhci_ctx_set_le32(sc, &pinp->ctx_ep[epno - 1].dwEpCtx4, temp);

Completed in 51 milliseconds