taglinefilesource code
tconst334drivers/sound/sb_dsp.cunsigned char   tconst;
tconst397drivers/sound/sb_dsp.ctconst = (unsigned char) ((65536 -
tconst404drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst407drivers/sound/sb_dsp.ctmp = 65536 - (tconst << 8);
tconst415drivers/sound/sb_dsp.ctconst = (256 - ((1000000 + speed / 2) / speed)) & 0xff;
tconst422drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst425drivers/sound/sb_dsp.ctmp = 256 - tconst;