Searched refs:dev_cs89x0 (Results 1 – 1 of 1) sorted by relevance
1690 static struct net_device *dev_cs89x0; variable1824 dev_cs89x0 = dev; in cs89x0_isa_init_module()1834 struct net_local *lp = netdev_priv(dev_cs89x0); in cs89x0_isa_cleanup_module()1836 unregister_netdev(dev_cs89x0); in cs89x0_isa_cleanup_module()1839 release_region(dev_cs89x0->base_addr, NETCARD_IO_EXTENT); in cs89x0_isa_cleanup_module()1840 free_netdev(dev_cs89x0); in cs89x0_isa_cleanup_module()