Home
last modified time | relevance | path

Searched refs:ENISR_RDC (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dzorro8390.c298 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_get_8390_hdr()
309 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in zorro8390_get_8390_hdr()
338 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_block_input()
350 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in zorro8390_block_input()
380 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); in zorro8390_block_output()
395 while ((z_readb(NE_BASE + NE_EN0_ISR) & ENISR_RDC) == 0) in zorro8390_block_output()
403 z_writeb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in zorro8390_block_output()
Dapne.c386 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_get_8390_hdr()
403 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_get_8390_hdr()
432 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_block_input()
451 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_block_input()
482 outb(ENISR_RDC, nic_base + NE_EN0_ISR); in apne_block_output()
503 while ((inb(NE_BASE + NE_EN0_ISR) & ENISR_RDC) == 0) in apne_block_output()
511 outb(ENISR_RDC, nic_base + NE_EN0_ISR); /* Ack intr. */ in apne_block_output()
Doaknet.c373 outb_p(ENISR_RDC, base + EN0_ISR); /* ACK Remote DMA interrupt */ in oaknet_get_8390_hdr()
446 ei_obp(ENISR_RDC, base + EN0_ISR); /* ACK Remote DMA interrupt */ in oaknet_block_input()
532 ei_obp(ENISR_RDC, base + EN0_ISR); in oaknet_block_output()
573 ei_obp(ENISR_RDC, base + EN0_ISR); in oaknet_block_output()
622 while ((ei_ibp(base + EN0_ISR) & ENISR_RDC) == 0) { in oaknet_block_output()
631 ei_obp(ENISR_RDC, base + EN0_ISR); /* Ack intr. */ in oaknet_block_output()
Dne2.c569 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_get_8390_hdr()
636 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_input()
687 outb_p(ENISR_RDC, nic_base + EN0_ISR); in ne_block_output()
727 while ((inb_p(nic_base + EN0_ISR) & ENISR_RDC) == 0) in ne_block_output()
735 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_output()
Dne2k-pci.c467 outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne2k_pci_get_8390_hdr()
519 outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne2k_pci_block_input()
559 outb(ENISR_RDC, nic_base + EN0_ISR); in ne2k_pci_block_output()
584 while ((inb(nic_base + EN0_ISR) & ENISR_RDC) == 0) in ne2k_pci_block_output()
592 outb(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne2k_pci_block_output()
Dne.c562 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_get_8390_hdr()
635 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_input()
686 outb_p(ENISR_RDC, nic_base + EN0_ISR); in ne_block_output()
730 while ((inb_p(nic_base + EN0_ISR) & ENISR_RDC) == 0) in ne_block_output()
738 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in ne_block_output()
D8390.h175 #define ENISR_RDC 0x40 /* remote dma complete */ macro
D8390.c502 if (interrupts & ENISR_RDC) in ei_interrupt()
504 outb_p(ENISR_RDC, e8390_base + EN0_ISR); in ei_interrupt()
/linux-2.4.37.9/drivers/acorn/net/
Detherh.c325 outb (ENISR_RDC, addr + EN0_ISR); in etherh_block_output()
339 while ((inb (addr + EN0_ISR) & ENISR_RDC) == 0) in etherh_block_output()
348 outb (ENISR_RDC, addr + EN0_ISR); in etherh_block_output()
389 outb (ENISR_RDC, addr + EN0_ISR); in etherh_block_input()
426 outb (ENISR_RDC, addr + EN0_ISR); in etherh_get_header()
/linux-2.4.37.9/drivers/net/pcmcia/
Dpcnet_cs.c1382 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_get_8390_hdr()
1437 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_block_input()
1477 outb_p(ENISR_RDC, nic_base + EN0_ISR); in dma_block_output()
1512 while ((inb_p(nic_base + EN0_ISR) & ENISR_RDC) == 0) in dma_block_output()
1521 outb_p(ENISR_RDC, nic_base + EN0_ISR); /* Ack intr. */ in dma_block_output()