Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcivar.h120 int *sc_ctlrportmap; member
Dxhci.c602 return sc->sc_ctlrportmap[ctrlport - 1]; in xhci_ctlrport2rhport()
677 kmem_free(sc->sc_ctlrportmap, sc->sc_maxports * sizeof(int)); in xhci_detach()
1267 if (sc->sc_ctlrportmap[cp] != 0) { in xhci_id_protocols()
1283 sc->sc_ctlrportmap[cp] = rhp + 1; in xhci_id_protocols()
1476 sc->sc_ctlrportmap = in xhci_init()