Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dne2.c140 static int ne2_probe1(struct net_device *dev, int slot);
274 return ne2_probe1(dev, current_mca_slot); in ne2_probe()
304 static int __init ne2_probe1(struct net_device *dev, int slot) in ne2_probe1() function