vortex_up         755 drivers/net/ethernet/3com/3c59x.c static int vortex_up(struct net_device *dev);
vortex_up         869 drivers/net/ethernet/3com/3c59x.c 	err = vortex_up(ndev);
vortex_up        1762 drivers/net/ethernet/3com/3c59x.c 	retval = vortex_up(dev);
vortex_up        2017 drivers/net/ethernet/3com/3c59x.c 			vortex_up(dev);		/* AKPM: bug.  vortex_up() assumes that the rx ring is full. It may not be. */