Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c801 static struct net_device *compaq_net_device; variable
1182 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()