taglinefilesource code
DSP_READ124drivers/sound/sb16_dsp.creturn INB (DSP_READ);
DSP_READ219drivers/sound/sb_dsp.cif (INB (DSP_READ) != 0xAA)
DSP_READ693drivers/sound/sb_dsp.csbc_major = INB (DSP_READ);
DSP_READ696drivers/sound/sb_dsp.csbc_minor = INB (DSP_READ);
DSP_READ197drivers/sound/sb_midi.cdata = INB (DSP_READ);