Searched defs:xhci_endp_ctx (Results 1 – 2 of 2) 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
118 struct xhci_endp_ctx { struct119 volatile uint32_t dwEpCtx0;138 volatile uint32_t dwEpCtx1;164 struct xhci_endp_ctx ctx; argument