Searched refs:ENISR_ALL (Results 1 – 4 of 4) sorted by relevance
370 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __ei_start_xmit()405 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __ei_start_xmit()501 ei_outb_p(ENISR_ALL, e8390_base + EN0_ISR); /* Ack. most intrs. */ in __ei_interrupt()1064 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __NS8390_init()
563 if (info->stale++ && (inb_p(nic_base + EN0_ISR) & ENISR_ALL)) { in ei_watchdog()1024 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()1069 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()1184 outb_p(ENISR_ALL, e8390_base + EN0_ISR); /* Ack. most intrs. */ in ax_interrupt()1194 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in ax_interrupt()1682 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in AX88190_init()
203 #define ENISR_ALL 0x3f /* Interrupts we will enable */ macro
1032 if (info->stale++ && (inb_p(nic_base + EN0_ISR) & ENISR_ALL)) { in ei_watchdog()