Home
last modified time | relevance | path

Searched refs:compaq_net_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/3com/
H A D3c59x.c800 static struct net_device *compaq_net_device; variable
1174 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()