Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/pci/
H A Dht.c50 bus_space_handle_t sc_config0_ioh; member
119 &sc->sc_config0_ioh)) { in ht_attach()
164 reg = bus_space_read_4(sc->sc_iot, sc->sc_config0_ioh, val); in ht_conf_read()
198 bus_space_write_4(sc->sc_iot, sc->sc_config0_ioh, val, data); in ht_conf_write()
199 bus_space_read_4(sc->sc_iot, sc->sc_config0_ioh, val); in ht_conf_write()