pcib.c | 97 bus_space_handle_t sc_ioh_elcr; member in struct:pcib_softc 166 if (bus_space_map(sc->sc_iot, 0x4d0, 2, 0, &sc->sc_ioh_elcr) != 0) 230 bus_space_write_1(sc->sc_iot, sc->sc_ioh_elcr, 0, 232 bus_space_write_1(sc->sc_iot, sc->sc_ioh_elcr, 1, 353 bus_space_write_1(sc->sc_iot, sc->sc_ioh_elcr, 0, 355 bus_space_write_1(sc->sc_iot, sc->sc_ioh_elcr, 1,
|