Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A DSpace.h8 struct net_device *ne_probe(int unit);
/openbmc/linux/drivers/net/
H A DSpace.c214 {ne_probe, 0},
/openbmc/linux/drivers/net/ethernet/8390/
H A Dne.c946 struct net_device * __init ne_probe(int unit) in ne_probe() function