GUS_OPEN
if (sc->sc_flags & GUS_OPEN)
sc->sc_flags |= GUS_OPEN;
sc->sc_flags &= ~(GUS_OPEN|GUS_LOCKED|GUS_DMAOUT_ACTIVE|GUS_DMAIN_ACTIVE);