Searched refs:dev_mvme147_lance (Results 1 – 1 of 1) sorted by relevance
185 static struct net_device *dev_mvme147_lance; variable188 dev_mvme147_lance = mvme147lance_probe(-1); in init_module()189 return PTR_ERR_OR_ZERO(dev_mvme147_lance); in init_module()194 struct m147lance_private *lp = netdev_priv(dev_mvme147_lance); in cleanup_module()195 unregister_netdev(dev_mvme147_lance); in cleanup_module()197 free_netdev(dev_mvme147_lance); in cleanup_module()