Searched refs:sun3lance_dev (Results 1 – 1 of 1) sorted by relevance
929 static struct net_device *sun3lance_dev; variable933 sun3lance_dev = sun3lance_probe(-1); in init_module()934 return PTR_ERR_OR_ZERO(sun3lance_dev); in init_module()939 unregister_netdev(sun3lance_dev); in cleanup_module()941 iounmap((void __iomem *)sun3lance_dev->base_addr); in cleanup_module()943 free_netdev(sun3lance_dev); in cleanup_module()