Searched refs:INTERRUPT_REG (Results 1 – 2 of 2) sorted by relevance
49 if (Q40_IRQ_KEYB_MASK & master_inb(INTERRUPT_REG)) in q40kbd_interrupt()70 while (maxread-- && (Q40_IRQ_KEYB_MASK & master_inb(INTERRUPT_REG))) in q40kbd_flush()
25 #define INTERRUPT_REG IIRQ_REG /* "native" ints */ macro
Completed in 3 milliseconds