taglinefilesource code
regoffs190drivers/sound/sb_mixer.cint             regoffs;
regoffs206drivers/sound/sb_mixer.cregoffs = (*iomap)[dev][LEFT_CHN].regno;
regoffs208drivers/sound/sb_mixer.cif (regoffs == 0)
regoffs211drivers/sound/sb_mixer.cval = sb_getmixer (regoffs);
regoffs216drivers/sound/sb_mixer.cif ((*iomap)[dev][RIGHT_CHN].regno != regoffs)  /*
regoffs220drivers/sound/sb_mixer.csb_setmixer (regoffs, val);  /*
regoffs223drivers/sound/sb_mixer.cregoffs = (*iomap)[dev][RIGHT_CHN].regno;
regoffs225drivers/sound/sb_mixer.cif (regoffs == 0)
regoffs230drivers/sound/sb_mixer.cval = sb_getmixer (regoffs);  /*
regoffs236drivers/sound/sb_mixer.csb_setmixer (regoffs, val);