taglinefilesource code
DSP_STATUS422drivers/sound/aedsp16.cret = INB (port + DSP_STATUS);
DSP_STATUS107drivers/sound/sb16_dsp.cwhile (--i & (!INB (DSP_STATUS) & 0x80));
DSP_STATUS140drivers/sound/sb_dsp.cif ((INB (DSP_STATUS) & 0x80) == 0)