Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
xhcivar.h | 92 bus_space_handle_t sc_cbh; /* Capability Base */ member in struct:xhci_softc |
xhci.c | 346 return bus_space_read_4(sc->sc_iot, sc->sc_cbh, offset); 1443 &sc->sc_cbh) != 0) { |