Searched refs:sun3lance_dev (Results 1 – 1 of 1) sorted by relevance
921 static struct net_device *sun3lance_dev; variable925 sun3lance_dev = sun3lance_probe(); in sun3lance_init()926 return PTR_ERR_OR_ZERO(sun3lance_dev); in sun3lance_init()932 unregister_netdev(sun3lance_dev); in sun3lance_cleanup()934 iounmap((void __iomem *)sun3lance_dev->base_addr); in sun3lance_cleanup()936 free_netdev(sun3lance_dev); in sun3lance_cleanup()