gepc 528 drivers/net/ethernet/dec/tulip/de4x5.c int gepc; /* SIA GEP Control Information */ gepc 831 drivers/net/ethernet/dec/tulip/de4x5.c s32 gepc; /* Control info for GEP */ gepc 1143 drivers/net/ethernet/dec/tulip/de4x5.c lp->cache.gepc = GEP_INIT; gepc 3747 drivers/net/ethernet/dec/tulip/de4x5.c gep_wr(lp->cache.gepc, dev); gepc 3849 drivers/net/ethernet/dec/tulip/de4x5.c outl(csr15 | lp->cache.gepc, DE4X5_SIGR); gepc 4351 drivers/net/ethernet/dec/tulip/de4x5.c lp->cache.gepc = (*p++ | GEP_CTRL); gepc 4352 drivers/net/ethernet/dec/tulip/de4x5.c gep_wr(lp->cache.gepc, dev); gepc 4432 drivers/net/ethernet/dec/tulip/de4x5.c lp->cache.gepc = (*p++ | GEP_CTRL); gepc 4549 drivers/net/ethernet/dec/tulip/de4x5.c gep_wr(lp->cache.gepc, dev); gepc 4589 drivers/net/ethernet/dec/tulip/de4x5.c gep_wr(lp->cache.gepc, dev); gepc 4680 drivers/net/ethernet/dec/tulip/de4x5.c lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; gepc 4756 drivers/net/ethernet/dec/tulip/de4x5.c lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; gepc 5092 drivers/net/ethernet/dec/tulip/de4x5.c gep_wr(lp->cache.gepc, dev);