READ1
#define READ1(off) bus_space_read_1(isc->bst, isc->bsh, off)
#define READ1(sc, a) bus_space_read_1(sc->iot, sc->aud_ioh, a)