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.h113 struct xhci_endp_ctx { struct
114 volatile uint32_t dwEpCtx0;
133 volatile uint32_t dwEpCtx1;
144 volatile uint64_t qwEpCtx2;
148 volatile uint32_t dwEpCtx4;
175 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument