Home
last modified time | relevance | path

Searched refs:lance_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A DSpace.h12 struct net_device *lance_probe(int unit);
/openbmc/linux/drivers/net/
H A DSpace.c217 {lance_probe, 0},
/openbmc/linux/drivers/net/ethernet/amd/
H A Dsun3lance.c236 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
H A Dlance.c439 struct net_device * __init lance_probe(int unit) in lance_probe() function