Searched refs:sc_io_bus_space (Results 1 – 1 of 1) sorted by relevance
44 struct ppc_bus_space sc_io_bus_space; member97 sc->sc_io_bus_space.bus_base = 0x80000000; in ht_attach()98 sc->sc_io_bus_space.bus_size = 0; in ht_attach()99 sc->sc_io_bus_space.bus_io = 1; in ht_attach()100 sc->sc_iot = &sc->sc_io_bus_space; in ht_attach()