Searched refs:sc_read_ioh (Results 1 – 3 of 3) sorted by relevance
134 &sc->sc_read_ioh)) != 0) in isapnp_map_readport()142 bus_space_unmap(sc->sc_iot, sc->sc_read_ioh, 1); in isapnp_map_readport()
113 &sc->sc_read_ioh)) != 0)121 bus_space_unmap(sc->sc_iot, sc->sc_read_ioh, 1);
148 bus_space_read_1(sc->sc_iot, sc->sc_read_ioh, 0)189 bus_space_handle_t sc_read_ioh; member