Home
last modified time | relevance | path

Searched refs:xhci_sctx (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhcivar.h57 struct xhci_sctx *slot_ctx;
H A Dxhcireg.h257 struct xhci_sctx { struct
H A Dxhci.c1721 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()