Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance
129 struct xhci_endp_ctx { struct130 uint32_t dwEpCtx0;141 uint32_t dwEpCtx1;152 uint64_t qwEpCtx2;156 uint32_t dwEpCtx4;184 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS]; argument