Home
last modified time | relevance | path

Searched refs:EN0_IMR (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/8390/
Dlib8390.c323 ei_outb_p(0x00, e8390_base + EN0_IMR); in __ei_start_xmit()
367 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __ei_start_xmit()
402 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __ei_start_xmit()
445 ei_inb_p(e8390_base + EN0_IMR)); in __ei_interrupt()
1035 ei_outb_p(0x00, e8390_base + EN0_IMR); in __NS8390_init()
1056 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __NS8390_init()
Daxnet_cs.c203 {0x00, EN0_IMR}, /* Mask completion irq. */ in get_prom()
972 outb_p(0x00, e8390_base + EN0_IMR); in axnet_start_xmit()
1020 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()
1065 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()
1116 inb_p(e8390_base + EN0_IMR)); in ax_interrupt()
1190 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in ax_interrupt()
1650 outb_p(0x00, e8390_base + EN0_IMR); in AX88190_init()
1675 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in AX88190_init()
Dwd.c291 outb(0x00, nic_addr+EN0_IMR); /* Disable all intrs. */ in wd_probe1()
294 outb_p(0xff, nic_addr + EN0_IMR); /* Enable all interrupts. */ in wd_probe1()
301 outb_p(0x00, nic_addr+EN0_IMR); /* Mask all intrs. again. */ in wd_probe1()
Dne.c378 {0x00, EN0_IMR}, /* Mask completion irq. */ in ne_probe1()
481 outb_p(0x50, ioaddr + EN0_IMR); /* Enable one interrupt. */ in ne_probe1()
486 outb_p(0x00, ioaddr + EN0_IMR); /* Mask it again. */ in ne_probe1()
D8390.h180 #define EN0_IMR EI_SHIFT(0x0f) /* Interrupt mask reg WR */ macro
Dne2k-pci.c319 {0x00, EN0_IMR}, /* Mask completion irq. */ in ne2k_pci_init_one()
Dpcnet_cs.c335 {0x00, EN0_IMR}, /* Mask completion irq. */ in get_prom()