Searched refs:ENISR_RDC (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/8390/ |
D | zorro8390.c | 130 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_get_8390_hdr() 141 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr */ in zorro8390_get_8390_hdr() 172 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_block_input() 184 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr */ in zorro8390_block_input() 216 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_block_output() 231 while ((z_readb(NE_BASE + NE_EN0_ISR) & ENISR_RDC) == 0) in zorro8390_block_output() 240 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr */ in zorro8390_block_output()
|
D | mcf8390.c | 204 ei_outb(ENISR_RDC, addr + NE_EN0_ISR); in mcf8390_get_8390_hdr() 213 outb(ENISR_RDC, addr + NE_EN0_ISR); /* Ack intr */ in mcf8390_get_8390_hdr() 240 ei_outb(ENISR_RDC, addr + NE_EN0_ISR); in mcf8390_block_input() 251 ei_outb(ENISR_RDC, addr + NE_EN0_ISR); /* Ack intr */ in mcf8390_block_input() 276 ei_outb(ENISR_RDC, addr + NE_EN0_ISR); in mcf8390_block_output() 288 while ((ei_inb(addr + NE_EN0_ISR) & ENISR_RDC) == 0) { in mcf8390_block_output() 297 ei_outb(ENISR_RDC, addr + NE_EN0_ISR); /* Ack intr */ in mcf8390_block_output()
|
D | apne.c | 400 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_get_8390_hdr() 417 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_get_8390_hdr() 446 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_block_input() 465 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_block_input() 496 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_block_output() 517 while ((inb(NE_BASE + NE_EN0_ISR) & ENISR_RDC) == 0) in apne_block_output() 525 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_block_output()
|
D | ne2k-pci.c | 529 outb(ENISR_RDC, nic_base + EN0_ISR); in ne2k_pci_get_8390_hdr() 582 outb(ENISR_RDC, nic_base + EN0_ISR); in ne2k_pci_block_input() 625 outb(ENISR_RDC, nic_base + EN0_ISR); in ne2k_pci_block_output() 650 while ((inb(nic_base + EN0_ISR) & ENISR_RDC) == 0) in ne2k_pci_block_output() 659 outb(ENISR_RDC, nic_base + EN0_ISR); in ne2k_pci_block_output()
|
D | xsurf100.c | 212 ei_outb(ENISR_RDC, nic_base + EN0_ISR); in xs100_block_output() 226 while ((ei_inb(nic_base + EN0_ISR) & ENISR_RDC) == 0) { in xs100_block_output() 235 ei_outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in xs100_block_output()
|
D | ne.c | 600 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_get_8390_hdr() 674 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_input() 726 outb_p(ENISR_RDC, nic_base + EN0_ISR); in ne_block_output() 770 while ((inb_p(nic_base + EN0_ISR) & ENISR_RDC) == 0) in ne_block_output() 778 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_output()
|
D | etherh.c | 340 writeb (ENISR_RDC, addr + EN0_ISR); in etherh_block_output() 354 while ((readb (addr + EN0_ISR) & ENISR_RDC) == 0) in etherh_block_output() 362 writeb (ENISR_RDC, addr + EN0_ISR); in etherh_block_output() 403 writeb (ENISR_RDC, addr + EN0_ISR); in etherh_block_input() 440 writeb (ENISR_RDC, addr + EN0_ISR); in etherh_get_header()
|
D | ax88796.c | 216 ei_outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ax_get_8390_hdr() 295 ei_outb(ENISR_RDC, nic_base + EN0_ISR); in ax_block_output() 311 while ((ei_inb(nic_base + EN0_ISR) & ENISR_RDC) == 0) { in ax_block_output() 320 ei_outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ax_block_output() 713 ei_outb(ENISR_RDC, ioaddr + EN0_ISR); /* Ack intr. */ in ax_init_dev()
|
D | 8390.h | 201 #define ENISR_RDC 0x40 /* remote dma complete */ macro
|
D | pcnet_cs.c | 1160 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_get_8390_hdr() 1217 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_block_input() 1257 outb_p(ENISR_RDC, nic_base + EN0_ISR); in dma_block_output() 1293 while ((inb_p(nic_base + EN0_ISR) & ENISR_RDC) == 0) in dma_block_output() 1301 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_block_output()
|
D | lib8390.c | 488 if (interrupts & ENISR_RDC) in __ei_interrupt() 489 ei_outb_p(ENISR_RDC, e8390_base + EN0_ISR); in __ei_interrupt()
|