Searched refs:xhci_sctx (Results 1 – 3 of 3) sorted by relevance
57 struct xhci_sctx *slot_ctx;
257 struct xhci_sctx { struct
1721 struct xhci_sctx *sctx; in xhci_setaddr()1728 sctx = (struct xhci_sctx *)sdev->octx_dma.vaddr; in xhci_setaddr()2216 sdev->slot_ctx = (struct xhci_sctx *)(kva + sc->sc_ctxsize); in xhci_softdev_alloc()