sc_sh1            181 dev/pci/hifn7751.c 	    &sc->sc_st1, &sc->sc_sh1, NULL, &iosize1, 0)) {
sc_sh1            334 dev/pci/hifn7751.c 	bus_space_unmap(sc->sc_st1, sc->sc_sh1, iosize1);
sc_sh1           2804 dev/pci/hifn7751.c 			bus_space_read_4(sc->sc_st1, sc->sc_sh1, HIFN_1_REVID);
sc_sh1           2812 dev/pci/hifn7751.c 		bus_space_write_4(sc->sc_st1, sc->sc_sh1, reg, val);
sc_sh1           2825 dev/pci/hifn7751.c 	return (bus_space_read_4(sc->sc_st1, sc->sc_sh1, reg));
sc_sh1            138 dev/pci/hifn7751var.h 	bus_space_handle_t	sc_sh0, sc_sh1;