Searched refs:xhci_epctx (Results 1 – 3 of 3) sorted by relevance
58 struct xhci_epctx *ep_ctx[31];
284 struct xhci_epctx { struct
1672 memset(sdev->ep_ctx[xp->dci - 1], 0, sizeof(struct xhci_epctx)); in xhci_pipe_close()2219 (struct xhci_epctx *)(kva + (i + 2) * sc->sc_ctxsize); in xhci_softdev_alloc()