Home
last modified time | relevance | path

Searched refs:xhci_endp_ctx (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h114 struct xhci_endp_ctx { struct
176 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument
181 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
Dxhci.c138 xhci_dump_endpoint(struct xhci_softc *sc, struct xhci_endp_ctx *pep) in xhci_dump_endpoint()