READ2
#define READ2(off) bus_space_read_2(asc->iot, asc->ioh, off)
#define READ2(sc, a) bus_space_read_2(sc->iot, sc->aud_ioh, a)