tag
line
file
source code
DSP_STATUS
107
drivers/sound/sb16_dsp.c
while (--i & (!INB (DSP_STATUS) & 0x80));
DSP_STATUS
121
drivers/sound/sb_dsp.c
if ((INB (DSP_STATUS) & 0x80) == 0)