compaq_net_device  800 drivers/net/ethernet/3com/3c59x.c static struct net_device *compaq_net_device;
compaq_net_device 1173 drivers/net/ethernet/3com/3c59x.c 		compaq_net_device = dev;
compaq_net_device 3331 drivers/net/ethernet/3com/3c59x.c 	if (compaq_net_device) {
compaq_net_device 3332 drivers/net/ethernet/3com/3c59x.c 		ioaddr = ioport_map(compaq_net_device->base_addr,
compaq_net_device 3335 drivers/net/ethernet/3com/3c59x.c 		unregister_netdev(compaq_net_device);
compaq_net_device 3337 drivers/net/ethernet/3com/3c59x.c 		release_region(compaq_net_device->base_addr,
compaq_net_device 3340 drivers/net/ethernet/3com/3c59x.c 		free_netdev(compaq_net_device);