Home
last modified time | relevance | path

Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/u4b/controller/
H A Dxhci.h112 struct xhci_endp_ctx { struct
113 volatile uint32_t dwEpCtx0;
124 volatile uint32_t dwEpCtx1;
135 volatile uint64_t qwEpCtx2;
139 volatile uint32_t dwEpCtx4;
166 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument