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