taglinefilesource code
tconst224drivers/sound/sb_dsp.cunsigned char   tconst;
tconst257drivers/sound/sb_dsp.ctconst = (unsigned char) ((65536 - 
tconst263drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst266drivers/sound/sb_dsp.ctmp = 65536 - (tconst << 8);
tconst274drivers/sound/sb_dsp.ctconst = (256 - ((1000000+speed/2) / speed)) & 0xff;
tconst278drivers/sound/sb_dsp.csb_dsp_command (tconst);
tconst281drivers/sound/sb_dsp.ctmp = 256 - tconst;