Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c78 #define eth_probe wd_probe macro
85 #define eth_probe t503_probe macro
92 #define eth_probe ne_probe macro
99 #define eth_probe nepci_probe macro
612 static int eth_probe (struct dev *dev, struct pci_device *pci) in eth_probe() function
614 static int eth_probe (struct dev *dev, unsigned short *probe_addrs __unused) in eth_probe()
H A Dnic.h40 extern int eth_probe(struct dev *dev);
H A Dnic.c174 probed = (eth_probe(dev) == PROBE_WORKED); in grub_eth_probe()
180 int eth_probe(struct dev *dev) in eth_probe() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2680 (eth_probe) [GRUB && INCLUDE_PCI]: If a PCI NIC candidate is
4899 (eth_probe) [GRUB]: If PROBED is true, do nothing. Otherwise,
5516 * netboot/config.c (eth_probe): Clear ARPTABLE after clearing
5562 * netboot/config.c (eth_probe): If PROBED is set to non-zero,
5565 * netboot/main.c (rarp): Call eth_probe and return zero if
5569 (bootp): Call eth_probe and return zero if fails. Clear