EN0_RSARLO        198 drivers/net/ethernet/8390/ax88796.c 	ei_outb(0, nic_base + EN0_RSARLO);		/* On page boundary */
EN0_RSARLO        244 drivers/net/ethernet/8390/ax88796.c 	ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO        293 drivers/net/ethernet/8390/ax88796.c 	ei_outb(0x00, nic_base + EN0_RSARLO);
EN0_RSARLO        699 drivers/net/ethernet/8390/ax88796.c 		ei_outb(0, ioaddr + EN0_RSARLO);
EN0_RSARLO        206 drivers/net/ethernet/8390/axnet_cs.c 	{0x00,	EN0_RSARLO},	/* DMA starting at 0x0400. */
EN0_RSARLO        632 drivers/net/ethernet/8390/axnet_cs.c     outb_p(0, nic_base + EN0_RSARLO);		/* On page boundary */
EN0_RSARLO        655 drivers/net/ethernet/8390/axnet_cs.c     outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO        680 drivers/net/ethernet/8390/axnet_cs.c     outb_p(0x00, nic_base + EN0_RSARLO);
EN0_RSARLO        334 drivers/net/ethernet/8390/etherh.c 	writeb (0x42, addr + EN0_RSARLO);
EN0_RSARLO        343 drivers/net/ethernet/8390/etherh.c 	writeb (0, addr + EN0_RSARLO);
EN0_RSARLO        392 drivers/net/ethernet/8390/etherh.c 	writeb (ring_offset, addr + EN0_RSARLO);
EN0_RSARLO        431 drivers/net/ethernet/8390/etherh.c 	writeb (0, addr + EN0_RSARLO);
EN0_RSARLO        381 drivers/net/ethernet/8390/ne.c 			{0x00,	EN0_RSARLO},	/* DMA starting at 0x0000. */
EN0_RSARLO        593 drivers/net/ethernet/8390/ne.c 	outb_p(0, nic_base + EN0_RSARLO);		/* On page boundary */
EN0_RSARLO        634 drivers/net/ethernet/8390/ne.c 	outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO        665 drivers/net/ethernet/8390/ne.c 			int low = inb_p(nic_base + EN0_RSARLO);
EN0_RSARLO        721 drivers/net/ethernet/8390/ne.c 	outb_p(0x42, nic_base + EN0_RSARLO);
EN0_RSARLO        733 drivers/net/ethernet/8390/ne.c 	outb_p(0x00, nic_base + EN0_RSARLO);
EN0_RSARLO        755 drivers/net/ethernet/8390/ne.c 			int low = inb_p(nic_base + EN0_RSARLO);
EN0_RSARLO        324 drivers/net/ethernet/8390/ne2k-pci.c 			{0x00,	EN0_RSARLO},	/* DMA starting at 0x0000. */
EN0_RSARLO        497 drivers/net/ethernet/8390/ne2k-pci.c 	outb(0, nic_base + EN0_RSARLO);		/* On page boundary */
EN0_RSARLO        536 drivers/net/ethernet/8390/ne2k-pci.c 	outb(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO        596 drivers/net/ethernet/8390/ne2k-pci.c 	outb(0x42, nic_base + EN0_RSARLO);
EN0_RSARLO        605 drivers/net/ethernet/8390/ne2k-pci.c 	outb(0x00, nic_base + EN0_RSARLO);
EN0_RSARLO        344 drivers/net/ethernet/8390/pcnet_cs.c 	{0x00,	EN0_RSARLO},	/* DMA starting at 0x0000. */
EN0_RSARLO        410 drivers/net/ethernet/8390/pcnet_cs.c     outb_p(0x00, ioaddr + EN0_RSARLO);	/* DMA starting at 0x0400. */
EN0_RSARLO       1141 drivers/net/ethernet/8390/pcnet_cs.c     outb_p(0, nic_base + EN0_RSARLO);		/* On page boundary */
EN0_RSARLO       1176 drivers/net/ethernet/8390/pcnet_cs.c     outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO       1194 drivers/net/ethernet/8390/pcnet_cs.c 	    int low = inb_p(nic_base + EN0_RSARLO);
EN0_RSARLO       1250 drivers/net/ethernet/8390/pcnet_cs.c     outb_p(0x00, nic_base + EN0_RSARLO);
EN0_RSARLO       1266 drivers/net/ethernet/8390/pcnet_cs.c 	    int low = inb_p(nic_base + EN0_RSARLO);
EN0_RSARLO         45 drivers/net/ethernet/8390/stnic.c #define PG0_RSAR0	EN0_RSARLO
EN0_RSARLO        179 drivers/net/ethernet/8390/xsurf100.c 	ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO);
EN0_RSARLO        222 drivers/net/ethernet/8390/xsurf100.c 	ei_outb(0x00, nic_base + EN0_RSARLO);