taglinefilesource code
tconst228drivers/sound/sb_dsp.cunsigned char   tconst;
tconst261drivers/sound/sb_dsp.ctconst = (unsigned char) ((65536 - 
tconst267drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst270drivers/sound/sb_dsp.ctmp = 65536 - (tconst << 8);
tconst278drivers/sound/sb_dsp.ctconst = (256 - ((1000000+speed/2) / speed)) & 0xff;
tconst282drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst285drivers/sound/sb_dsp.ctmp = 256 - tconst;