Home
last modified time | relevance | path

Searched refs:sc_io_ioh (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_pcivar.h37 bus_space_handle_t sc_io_ioh; member
H A Difpga.c275 &pci_sc->sc_io_ioh) in ifpga_attach()
/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.c167 IO_SIZE, 0, &sc->sc_io_ioh)){ in at91cf_attach_common()