OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_volume
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
ustarfs.c
53
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;
/src/sys/dev/isa/
gus.c
162
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 16 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025