Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhci.h112 struct xhci_endp_ctx { struct
166 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument
171 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
HDxhci.c176 xhci_dump_endpoint(struct xhci_softc *sc, struct xhci_endp_ctx *pep) in xhci_dump_endpoint()