Searched refs:eth_probe (Results 1 – 4 of 4) sorted by relevance
40 extern int eth_probe(struct dev *dev);
78 #define eth_probe wd_probe macro85 #define eth_probe t503_probe macro92 #define eth_probe ne_probe macro99 #define eth_probe nepci_probe macro612 static int eth_probe (struct dev *dev, struct pci_device *pci) in eth_probe() function614 static int eth_probe (struct dev *dev, unsigned short *probe_addrs __unused) in eth_probe()
174 probed = (eth_probe(dev) == PROBE_WORKED); in grub_eth_probe()180 int eth_probe(struct dev *dev) in eth_probe() function
2680 (eth_probe) [GRUB && INCLUDE_PCI]: If a PCI NIC candidate is4899 (eth_probe) [GRUB]: If PROBED is true, do nothing. Otherwise,5516 * netboot/config.c (eth_probe): Clear ARPTABLE after clearing5562 * netboot/config.c (eth_probe): If PROBED is set to non-zero,5565 * netboot/main.c (rarp): Call eth_probe and return zero if5569 (bootp): Call eth_probe and return zero if fails. Clear