sc_ioh2           290 dev/ic/pcf8584.c 	bus_space_write_1(sc->sc_iot, sc->sc_ioh2, 0, bus);
sc_ioh2           291 dev/ic/pcf8584.c 	bus_space_barrier(sc->sc_iot, sc->sc_ioh2, 0, 1,
sc_ioh2            24 dev/ic/pcf8584var.h 	bus_space_handle_t	sc_ioh2;
sc_ioh2           668 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2           731 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2           763 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2           784 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2           938 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1088 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1168 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1272 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1344 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1441 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1483 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1656 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1755 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1794 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1904 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1929 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          1954 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          2058 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          2291 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          2386 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          2422 dev/isa/gus.c  	bus_space_handle_t ioh2 = sc->sc_ioh2;
sc_ioh2          3338 dev/isa/gus.c  	sc->sc_mixer.sc_dataio_ioh = sc->sc_ioh2;
sc_ioh2          3432 dev/isa/gus.c  	SELECT_GUS_REG(iot, sc->sc_ioh2, GUSREG_RESET);
sc_ioh2          3433 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_DATA_HIGH, 0x00);
sc_ioh2          3487 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_VOICE_SELECT, 0x00);
sc_ioh2          3492 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_VOICE_SELECT, 0x00);
sc_ioh2          3527 dev/isa/gus.c  	SELECT_GUS_REG(iot, sc->sc_ioh2, GUSREG_RESET);
sc_ioh2          3534 dev/isa/gus.c  	guspoke(iot, sc->sc_ioh2, 0L, 0x00);
sc_ioh2          3542 dev/isa/gus.c  		if (guspeek(iot, sc->sc_ioh2, 0L) != 0)
sc_ioh2          3547 dev/isa/gus.c  		guspoke(iot, sc->sc_ioh2, loc, 0xaa);
sc_ioh2          3548 dev/isa/gus.c  		if (guspeek(iot, sc->sc_ioh2, loc) != 0xaa)
sc_ioh2          3609 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_VOICE_SELECT,
sc_ioh2          3611 dev/isa/gus.c  	SELECT_GUS_REG(iot, sc->sc_ioh2, GUSREG_PAN_POS);
sc_ioh2          3612 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_DATA_HIGH, GUS_PAN_FULL_LEFT);
sc_ioh2          3614 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_VOICE_SELECT,
sc_ioh2          3616 dev/isa/gus.c  	SELECT_GUS_REG(iot, sc->sc_ioh2, GUSREG_PAN_POS);
sc_ioh2          3617 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh2, GUS_DATA_HIGH, GUS_PAN_FULL_RIGHT);
sc_ioh2           218 dev/isa/gus_isa.c 	    &sc->sc_ioh2))
sc_ioh2           162 dev/isa/gus_isapnp.c 	sc->sc_ioh2 = ipa->ipa_io[1].h;		/* p3xr */
sc_ioh2           142 dev/isa/gusvar.h 	bus_space_handle_t sc_ioh2;	/* handle */