Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
DSpace.h16 struct net_device *sun3lance_probe(int unit);
/Linux-v4.19/drivers/net/
DSpace.c106 {sun3lance_probe, 0},
/Linux-v4.19/drivers/net/ethernet/amd/
Dsun3lance.c247 struct net_device * __init sun3lance_probe(int unit) in sun3lance_probe() function
942 sun3lance_dev = sun3lance_probe(-1); in init_module()