tag | line | file | source code |
---|---|---|---|
DSP_STATUS | 422 | drivers/sound/aedsp16.c | ret = INB (port + DSP_STATUS); |
DSP_STATUS | 107 | drivers/sound/sb16_dsp.c | while (--i & (!INB (DSP_STATUS) & 0x80)); |
DSP_STATUS | 140 | drivers/sound/sb_dsp.c | if ((INB (DSP_STATUS) & 0x80) == 0) |