taglinefilesource code
tconst241drivers/sound/sb_dsp.cunsigned char   tconst;
tconst288drivers/sound/sb_dsp.ctconst = (unsigned char) ((65536 -
tconst294drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst297drivers/sound/sb_dsp.ctmp = 65536 - (tconst << 8);
tconst305drivers/sound/sb_dsp.ctconst = (256 - ((1000000 + speed / 2) / speed)) & 0xff;
tconst309drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst312drivers/sound/sb_dsp.ctmp = 256 - tconst;