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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Difpga_pcivar.h35 bus_space_handle_t sc_conf_ioh; member in struct:ifpga_pci_softc
H A Difpga_pci.c225 data = bus_space_read_4(sc->sc_iot, sc->sc_conf_ioh,
233 data = bus_space_read_4(sc->sc_iot, sc->sc_conf_ioh,
277 bus_space_write_4(sc->sc_iot, sc->sc_conf_ioh,
285 bus_space_write_4(sc->sc_iot, sc->sc_conf_ioh, tag | reg,
H A Difpga.c279 &pci_sc->sc_conf_ioh)

Completed in 54 milliseconds