Searched refs:xhci_endp_ctx (Results 1 – 2 of 2) sorted by relevance
114 struct xhci_endp_ctx { struct176 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument181 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
138 xhci_dump_endpoint(struct xhci_softc *sc, struct xhci_endp_ctx *pep) in xhci_dump_endpoint()