WRITE2
#define WRITE2(off,v) bus_space_write_2(asc->iot, asc->ioh, off, v)
#define WRITE2(sc, a, v) bus_space_write_2(sc->iot, sc->aud_ioh, a, v)