Searched refs:xhci_endp_ctx (Results 1 – 2 of 2) sorted by relevance
112 struct xhci_endp_ctx { struct166 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument171 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
176 xhci_dump_endpoint(struct xhci_softc *sc, struct xhci_endp_ctx *pep) in xhci_dump_endpoint()