Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc64/dev/ | |
central.c | 50 bus_space_tag_t sc_cbt; member in struct:central_softc 93 sc->sc_cbt = central_alloc_bus_tag(sc); 107 ca.ca_bustag = sc->sc_cbt; |
upa.c | 62 bus_space_tag_t sc_cbt; member in struct:upa_softc 117 sc->sc_cbt = upa_alloc_bus_tag(sc); 134 map.ma_bustag = sc->sc_cbt; |
fhcvar.h | 51 bus_space_tag_t sc_cbt; member in struct:fhc_softc |