SPKR_OFF
nec86hw_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF);
case SPKR_OFF:
ess_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF);
sc->spkr_state = SPKR_OFF;
sc->spkr_state = SPKR_OFF;
if ((newstate == SPKR_ON) && (sc->spkr_state == SPKR_OFF)) {
if ((newstate == SPKR_OFF) && (sc->spkr_state == SPKR_ON)) {
sc->spkr_state = SPKR_OFF;
sc->spkr_state = SPKR_OFF;
if ((newstate == SPKR_OFF) &&
if ((newstate == SPKR_OFF) &&
if ((newstate == SPKR_OFF) &&
SPKR_ON : SPKR_OFF);
gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus_mic_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus_linein_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF);
(sc->spkr_state == SPKR_OFF)) {
if ((newstate == SPKR_OFF) &&
sc->spkr_state = SPKR_OFF;
sbdsp_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF);
sc->spkr_state = SPKR_OFF;