Searched defs:ctx_ep (Results 1 – 2 of 2) sorted by relevance
190 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member196 struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member201 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member206 struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
195 #define ctx_ep ctx_dev_slep.u_ep macro