Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A DSpace.h16 struct net_device *sun3lance_probe(int unit);
/OK3568_Linux_fs/kernel/drivers/net/
H A DSpace.c102 {sun3lance_probe, 0},
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dsun3lance.c248 struct net_device * __init sun3lance_probe(int unit) in sun3lance_probe() function
933 sun3lance_dev = sun3lance_probe(-1); in init_module()