Home
last modified time | relevance | path

Searched refs:sun3lance_probe (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
DSpace.c75 extern struct net_device *sun3lance_probe(int unit);
257 {sun3lance_probe, 0},
Dsun3lance.c247 struct net_device * __init sun3lance_probe(int unit) in sun3lance_probe() function
943 sun3lance_dev = sun3lance_probe(-1); in init_module()