sc_ioh1           667 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          1828 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          1852 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          1876 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          2057 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          2186 dev/isa/gus.c  	bus_space_handle_t ioh1 = sc->sc_ioh1;
sc_ioh1          3466 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_REG_CONTROL, GUS_REG_IRQCTL);
sc_ioh1          3467 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL, m);
sc_ioh1          3468 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_IRQCTL_CONTROL, 0x00);
sc_ioh1          3469 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, 0x0f, 0x00);
sc_ioh1          3471 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL, m);
sc_ioh1          3474 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_DMA_CONTROL, d | 0x80);
sc_ioh1          3476 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL,
sc_ioh1          3478 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_IRQ_CONTROL, c);
sc_ioh1          3480 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL, m);
sc_ioh1          3481 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_DMA_CONTROL, d);
sc_ioh1          3483 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL,
sc_ioh1          3485 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_IRQ_CONTROL, c);
sc_ioh1          3490 dev/isa/gus.c  	bus_space_write_1(iot, sc->sc_ioh1, GUS_MIX_CONTROL,
sc_ioh1           215 dev/isa/gus_isa.c 	if (bus_space_map(sc->sc_iot, sc->sc_iobase, GUS_NPORT1, 0, &sc->sc_ioh1))
sc_ioh1           161 dev/isa/gus_isapnp.c 	sc->sc_ioh1 = ipa->ipa_io[0].h;		/* p2xr */
sc_ioh1           141 dev/isa/gusvar.h 	bus_space_handle_t sc_ioh1;	/* handle */