Searched refs:sun3lance_dev (Results 1 – 1 of 1) sorted by relevance
922 static struct net_device *sun3lance_dev; variable926 sun3lance_dev = sun3lance_probe(); in sun3lance_init()927 return PTR_ERR_OR_ZERO(sun3lance_dev); in sun3lance_init()933 unregister_netdev(sun3lance_dev); in sun3lance_cleanup()935 iounmap((void __iomem *)sun3lance_dev->base_addr); in sun3lance_cleanup()937 free_netdev(sun3lance_dev); in sun3lance_cleanup()
Completed in 7 milliseconds