Searched refs:compaq_net_device (Results 1 – 1 of 1) sorted by relevance
800 static struct net_device *compaq_net_device; variable1174 compaq_net_device = dev; in vortex_probe1()3333 if (compaq_net_device) { in vortex_eisa_cleanup()3334 ioaddr = ioport_map(compaq_net_device->base_addr, in vortex_eisa_cleanup()3337 unregister_netdev(compaq_net_device); in vortex_eisa_cleanup()3339 release_region(compaq_net_device->base_addr, in vortex_eisa_cleanup()3342 free_netdev(compaq_net_device); in vortex_eisa_cleanup()