Searched refs:stat2 (Results 1 – 1 of 1) sorted by relevance
101 unsigned char stat1, stat2, signature; in snd_opl3_detect() local119 stat2 = inb(opl3->l_port); in snd_opl3_detect()124 if ((stat2 & 0xe0) != 0xc0) { /* There is no YM3812 */ in snd_opl3_detect()125 snd_printd("OPL3: stat2 = 0x%x\n", stat2); in snd_opl3_detect()