Searched refs:IPR2 (Results 1 – 2 of 2) sorted by relevance
363 while ((status = inl(emu->port + IPR2)) != 0) { in snd_p16v_interrupt()391 outl(status, emu->port + IPR2); /* ack all */ in snd_p16v_interrupt()
326 #define IPR2 0x28 /* P16V interrupt pending register */ macro