taglinefilesource code
iomap54drivers/sound/sb_mixer.cstatic mixer_tab *iomap;
iomap177drivers/sound/sb_mixer.cmask = (1 << (*iomap)[dev][chn].nbits) - 1;
iomap182drivers/sound/sb_mixer.cshift = (*iomap)[dev][chn].bitoffs - (*iomap)[dev][LEFT_CHN].nbits + 1;
iomap322drivers/sound/sb_mixer.cregoffs = (*iomap)[dev][LEFT_CHN].regno;
iomap332drivers/sound/sb_mixer.cif ((*iomap)[dev][RIGHT_CHN].regno != regoffs)  /*
iomap339drivers/sound/sb_mixer.cregoffs = (*iomap)[dev][RIGHT_CHN].regno;
iomap545drivers/sound/sb_mixer.ciomap = &sbpro_mix;
iomap556drivers/sound/sb_mixer.ciomap = &sgnxpro_mix;
iomap563drivers/sound/sb_mixer.ciomap = &sbpro_mix;
iomap572drivers/sound/sb_mixer.ciomap = &sb16_mix;