Searched refs:dev_mvme147_lance (Results 1 – 1 of 1) sorted by relevance
184 static struct net_device *dev_mvme147_lance; variable187 dev_mvme147_lance = mvme147lance_probe(-1); in init_module()188 return PTR_ERR_OR_ZERO(dev_mvme147_lance); in init_module()193 struct m147lance_private *lp = netdev_priv(dev_mvme147_lance); in cleanup_module()194 unregister_netdev(dev_mvme147_lance); in cleanup_module()196 free_netdev(dev_mvme147_lance); in cleanup_module()