SPKR_ON          1035 dev/audio.c    		sc->hw_if->speaker_ctl(sc->hw_hdl, SPKR_ON);
SPKR_ON          1109 dev/isa/ess.c  	if ((newstate == SPKR_ON) && (sc->spkr_state == SPKR_OFF)) {
SPKR_ON          1111 dev/isa/ess.c  		sc->spkr_state = SPKR_ON;
SPKR_ON          1113 dev/isa/ess.c  	if ((newstate == SPKR_OFF) && (sc->spkr_state == SPKR_ON)) {
SPKR_ON           391 dev/isa/gus.c  			gus_mic_ctl(sc, SPKR_ON);
SPKR_ON          1831 dev/isa/gus.c  	if ((newstate == SPKR_ON) &&
SPKR_ON          1855 dev/isa/gus.c  	if ((newstate == SPKR_ON) &&
SPKR_ON          1879 dev/isa/gus.c  	if ((newstate == SPKR_ON) &&
SPKR_ON          2694 dev/isa/gus.c  						SPKR_ON : SPKR_OFF);
SPKR_ON          2702 dev/isa/gus.c  			gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
SPKR_ON          2737 dev/isa/gus.c  			gus_mic_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
SPKR_ON          2748 dev/isa/gus.c  			gus_linein_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
SPKR_ON          2759 dev/isa/gus.c  			gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
SPKR_ON          3355 dev/isa/gus.c  	gus_mic_ctl(sc, SPKR_ON);
SPKR_ON           836 dev/isa/sbdsp.c 	if ((newstate == SPKR_ON) &&
SPKR_ON           839 dev/isa/sbdsp.c 		sc->spkr_state = SPKR_ON;
SPKR_ON           842 dev/isa/sbdsp.c 	    (sc->spkr_state == SPKR_ON)) {