taglinefilesource code
tconst277drivers/sound/sb_dsp.cunsigned char   tconst;
tconst332drivers/sound/sb_dsp.ctconst = (unsigned char) ((65536 -
tconst338drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst341drivers/sound/sb_dsp.ctmp = 65536 - (tconst << 8);
tconst349drivers/sound/sb_dsp.ctconst = (256 - ((1000000 + speed / 2) / speed)) & 0xff;
tconst355drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst358drivers/sound/sb_dsp.ctmp = 256 - tconst;