Searched refs:current_volume (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dustarfs.c53 int current_volume; member in struct:volume
80 __volume.current_volume = 0;
136 if (vol != __volume.current_volume) {
138 __volume.current_volume = vol;
162 if (vol != __volume.current_volume) {
164 __volume.current_volume = vol;
/netbsd-current/sys/dev/isa/
H A Dgus.c162 int current_volume; /* Current position of volume on volume ramp */ member in struct:gus_voice
2169 sc->sc_voc[voice].current_volume >> 4);
2247 sc->sc_voc[voice].current_volume = gusvol;

Completed in 129 milliseconds