Searched refs:compaq_net_device (Results 1 – 1 of 1) sorted by relevance
801 static struct net_device *compaq_net_device; variable1182 compaq_net_device = dev; in vortex_probe1()3355 if (compaq_net_device) { in vortex_eisa_cleanup()3356 ioaddr = ioport_map(compaq_net_device->base_addr, in vortex_eisa_cleanup()3359 unregister_netdev(compaq_net_device); in vortex_eisa_cleanup()3361 release_region(compaq_net_device->base_addr, in vortex_eisa_cleanup()3364 free_netdev(compaq_net_device); in vortex_eisa_cleanup()