Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
Dlib8390.c326 ei_outb_p(0x00, e8390_base + EN0_IMR); in __ei_start_xmit()
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()
448 ei_inb_p(e8390_base + EN0_IMR)); in __ei_interrupt()
1043 ei_outb_p(0x00, e8390_base + EN0_IMR); in __NS8390_init()
1064 ei_outb_p(ENISR_ALL, e8390_base + EN0_IMR); in __NS8390_init()
Daxnet_cs.c200 {0x00, EN0_IMR}, /* Mask completion irq. */ in get_prom()
973 outb_p(0x00, e8390_base + EN0_IMR); in axnet_start_xmit()
1021 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()
1066 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in axnet_start_xmit()
1117 inb_p(e8390_base + EN0_IMR)); in ax_interrupt()
1191 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in ax_interrupt()
1654 outb_p(0x00, e8390_base + EN0_IMR); in AX88190_init()
1679 outb_p(ENISR_ALL, e8390_base + EN0_IMR); in AX88190_init()
Dwd.c290 outb(0x00, nic_addr+EN0_IMR); /* Disable all intrs. */ in wd_probe1()
293 outb_p(0xff, nic_addr + EN0_IMR); /* Enable all interrupts. */ in wd_probe1()
300 outb_p(0x00, nic_addr+EN0_IMR); /* Mask all intrs. again. */ in wd_probe1()
Dne.c375 {0x00, EN0_IMR}, /* Mask completion irq. */ in ne_probe1()
473 outb_p(0x50, ioaddr + EN0_IMR); /* Enable one interrupt. */ in ne_probe1()
478 outb_p(0x00, ioaddr + EN0_IMR); /* Mask it again. */ in ne_probe1()
D8390.h191 #define EN0_IMR EI_SHIFT(0x0f) /* Interrupt mask reg WR */ macro
Dne2k-pci.c328 {0x00, EN0_IMR}, in ne2k_pci_init_one()
Dpcnet_cs.c338 {0x00, EN0_IMR}, /* Mask completion irq. */ in get_prom()