Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h114 struct xhci_endp_ctx { struct
115 volatile uint32_t dwEpCtx0;
134 volatile uint32_t dwEpCtx1;
145 volatile uint64_t qwEpCtx2;
149 volatile uint32_t dwEpCtx4;
176 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument