Searched refs:sc_mpsch (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/marvell/
H A Dgtmpscvar.h92 bus_space_handle_t sc_mpsch; member in struct:gtmpsc_softc
H A Dgtmpsc.c206 bus_space_read_4((sc)->sc_iot, (sc)->sc_mpsch, (o))
208 bus_space_write_4((sc)->sc_iot, (sc)->sc_mpsch, (o), (v))
259 mva->mva_offset, mva->mva_size, &sc->sc_mpsch)) {
1349 &sc->sc_mpsch);
1398 bus_space_unmap(iot, sc->sc_mpsch, GTMPSC_SIZE);
/netbsd-current/sys/arch/evbppc/ev64260/
H A Dgt_mainbus.c124 bus_space_unmap(gtmpsc->sc_iot, gtmpsc->sc_mpsch, GTMPSC_SIZE);
140 &gtmpsc->sc_mpsch)) {

Completed in 224 milliseconds