DownListPtr       847 drivers/net/ethernet/3com/3c515.c 		outl(0, ioaddr + DownListPtr);
DownListPtr       981 drivers/net/ethernet/3com/3c515.c 	pr_debug("  Down list %8.8x vs. %p.\n", inl(ioaddr + DownListPtr),
DownListPtr      1042 drivers/net/ethernet/3com/3c515.c 		if (inl(ioaddr + DownListPtr) == 0) {
DownListPtr      1044 drivers/net/ethernet/3com/3c515.c 			     ioaddr + DownListPtr);
DownListPtr      1177 drivers/net/ethernet/3com/3c515.c 				if (inl(ioaddr + DownListPtr) == isa_virt_to_bus(&lp->tx_ring[entry]))
DownListPtr      1457 drivers/net/ethernet/3com/3c515.c 		outl(0, ioaddr + DownListPtr);
DownListPtr      1685 drivers/net/ethernet/3com/3c59x.c 		iowrite32(0, ioaddr + DownListPtr);
DownListPtr      1912 drivers/net/ethernet/3com/3c59x.c 		if (vp->cur_tx - vp->dirty_tx > 0  &&  ioread32(ioaddr + DownListPtr) == 0)
DownListPtr      1914 drivers/net/ethernet/3com/3c59x.c 				 ioaddr + DownListPtr);
DownListPtr      2215 drivers/net/ethernet/3com/3c59x.c 	if (ioread32(ioaddr + DownListPtr) == 0) {
DownListPtr      2216 drivers/net/ethernet/3com/3c59x.c 		iowrite32(vp->tx_ring_dma + entry * sizeof(struct boom_tx_desc), ioaddr + DownListPtr);
DownListPtr      2422 drivers/net/ethernet/3com/3c59x.c 				if (ioread32(ioaddr + DownListPtr) ==
DownListPtr      2714 drivers/net/ethernet/3com/3c59x.c 		iowrite32(0, ioaddr + DownListPtr);
DownListPtr      2801 drivers/net/ethernet/3com/3c59x.c 				   ioread32(ioaddr + DownListPtr),