Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91cfvar.h54 bus_space_handle_t sc_memory_ioh, sc_common_ioh, sc_io_ioh; member
H A Dat91cf.c153 MEMORY_SIZE, 0, &sc->sc_memory_ioh)){ in at91cf_attach_common()
162 bus_space_unmap(sa->sa_iot, sc->sc_memory_ioh, MEMORY_SIZE); in at91cf_attach_common()
169 bus_space_unmap(sa->sa_iot, sc->sc_memory_ioh, MEMORY_SIZE); in at91cf_attach_common()