Searched refs:lance_probe (Results 1 – 4 of 4) sorted by relevance
12 struct net_device *lance_probe(int unit);
217 {lance_probe, 0},
236 static int lance_probe( struct net_device *dev);276 if (!lance_probe(dev)) in sun3lance_probe()303 static int __init lance_probe( struct net_device *dev) in lance_probe() function
439 struct net_device * __init lance_probe(int unit) in lance_probe() function