tag
line
file
source code
stat2
178
drivers/sound/opl3.c
unsigned char stat1, stat2;
stat2
211
drivers/sound/opl3.c
stat2 = INB (ioaddr); /* Read status after timers have expired */
stat2
219
drivers/sound/opl3.c
if ((stat2 & 0xE0) != 0xc0)