Searched refs:ENISR_COUNTERS (Results 1 – 3 of 3) sorted by relevance
189 #define ENISR_COUNTERS 0x20 /* Counters need emptying */ macro
477 if (interrupts & ENISR_COUNTERS) { in __ei_interrupt()481 ei_outb_p(ENISR_COUNTERS, e8390_base + EN0_ISR); /* Ack intr. */ in __ei_interrupt()
1162 if (interrupts & ENISR_COUNTERS) in ax_interrupt()