Lines Matching refs:GETREG
136 #define GETREG(off) bus_space_read_1(bst_r, regs, (off)) macro
163 } while (!(GETREG(BAHSTAT) & BAH_POR)); in bah_attach_subr()
261 } while (!(GETREG(BAHSTAT) & BAH_POR)); in bah_reset()
280 device_xname(sc->sc_dev), GETREG(BAHSTAT)); in bah_reset()
286 device_xname(sc->sc_dev), GETREG(BAHSTAT)); in bah_reset()
302 device_xname(sc->sc_dev), GETREG(BAHSTAT)); in bah_reset()
692 device_xname(sc->sc_dev), buffer, GETREG(BAHSTAT)); in bah_tint()
703 device_xname(sc->sc_dev), GETREG(BAHSTAT)); in bah_tint()
733 isr = GETREG(BAHSTAT); in bahintr()
832 GETREG(BAHSTAT)); in bahintr()
851 isr = GETREG(BAHSTAT); in bahintr()