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