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()3337 if (compaq_net_device) { in vortex_eisa_cleanup()3338 ioaddr = ioport_map(compaq_net_device->base_addr, in vortex_eisa_cleanup()3341 unregister_netdev(compaq_net_device); in vortex_eisa_cleanup()3343 release_region(compaq_net_device->base_addr, in vortex_eisa_cleanup()3346 free_netdev(compaq_net_device); in vortex_eisa_cleanup()