Searched refs:lance_probe (Results 1 – 4 of 4) sorted by relevance
21 struct net_device *lance_probe(int unit);
82 {lance_probe, 0},
235 static int lance_probe( struct net_device *dev);278 if (!lance_probe(dev)) in sun3lance_probe()306 static int __init lance_probe( struct net_device *dev) in lance_probe() function
436 struct net_device * __init lance_probe(int unit) in lance_probe() function