Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcivar.h118 uint8_t *sc_ctlrportbus; /* a bus bit per port */ member
Dxhci.c592 return __SHIFTOUT(sc->sc_ctlrportbus[port / NBBY], bit); in xhci_ctlrport2bus()
675 kmem_free(sc->sc_ctlrportbus, in xhci_detach()
1273 sc->sc_ctlrportbus[cp / NBBY] |= in xhci_id_protocols()
1474 sc->sc_ctlrportbus = kmem_zalloc( in xhci_init()