GETREG
#define GETREG(sc, x) \
#define GETREG(m, v) (__SHIFTOUT((v), (m)))
#define GETREG(x) \
#define GETREG(x) (REGVAL(x))
#define GETREG(sc, x) \
#define GETREG(sc, o) bus_space_read_4(sc->sc_st, sc->sc_sh, o)
#define GETREG(sc, o) bus_space_read_4(sc->sc_st, sc->sc_sh, o)
#define GETREG(sc, x) \
#define GETREG(off) bus_space_read_1(bst_r, regs, (off))
#define GETREG(sc, x) \