taglinefilesource code
current_volume49drivers/sound/gus_wave.cunsigned int    current_volume;
current_volume495drivers/sound/gus_wave.cvoices[voice].current_volume = 0;
current_volume532drivers/sound/gus_wave.cprev_vol = voices[voice].current_volume;
current_volume569drivers/sound/gus_wave.cvoices[voice].current_volume = vol;
current_volume577drivers/sound/gus_wave.cvoices[voice].current_volume = 64;
current_volume590drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume951drivers/sound/gus_wave.chi_limit = voices[voice].current_volume;
current_volume1019drivers/sound/gus_wave.cvoices[voice].current_volume = voices[voice].initial_volume;
current_volume1801drivers/sound/gus_wave.cvoices[voice].current_volume = p1;