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