DE4X5_SIGR       1350 drivers/net/ethernet/dec/tulip/de4x5.c 	printk("\tsigr: 0x%08x\n", inl(DE4X5_SIGR));
DE4X5_SIGR       3849 drivers/net/ethernet/dec/tulip/de4x5.c 	    outl(csr15 | lp->cache.gepc, DE4X5_SIGR);
DE4X5_SIGR       3850 drivers/net/ethernet/dec/tulip/de4x5.c 	    outl(csr15 | lp->cache.gep, DE4X5_SIGR);
DE4X5_SIGR       3853 drivers/net/ethernet/dec/tulip/de4x5.c 	outl(csr15, DE4X5_SIGR);
DE4X5_SIGR       5116 drivers/net/ethernet/dec/tulip/de4x5.c 	outl((data<<16) | lp->cache.csr15, DE4X5_SIGR);
DE4X5_SIGR       5129 drivers/net/ethernet/dec/tulip/de4x5.c 	return inl(DE4X5_SIGR) & 0x000fffff;
DE4X5_SIGR       5453 drivers/net/ethernet/dec/tulip/de4x5.c 	tmp.lval[7] = inl(DE4X5_SIGR); j+=4;