Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcivar.h92 bus_space_handle_t sc_cbh; /* Capability Base */ member
H A Dxhci.c324 return bus_space_read_4(sc->sc_iot, sc->sc_cbh, offset); in xhci_cap_read_4()
1421 &sc->sc_cbh) != 0) { in xhci_init()