Searched refs:stat2 (Results 1 – 1 of 1) sorted by relevance
87 unsigned char stat1, stat2, signature; in snd_opl3_detect() local105 stat2 = inb(opl3->l_port); in snd_opl3_detect()110 if ((stat2 & 0xe0) != 0xc0) { /* There is no YM3812 */ in snd_opl3_detect()111 dev_dbg(opl3->card->dev, "OPL3: stat2 = 0x%x\n", stat2); in snd_opl3_detect()
Completed in 4 milliseconds