Searched refs:eepro_probe1 (Results 1 – 1 of 1) sorted by relevance
309 static int eepro_probe1(struct net_device *dev, int autoprobe);569 return eepro_probe1(dev, 0); in do_eepro_probe()577 if (eepro_probe1(dev, 1) == 0) in do_eepro_probe()757 static int __init eepro_probe1(struct net_device *dev, int autoprobe) in eepro_probe1() function