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