Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h165 extern int grub_eth_probe(void);
H A Dnic.c156 int grub_eth_probe(void) in grub_eth_probe() function
483 if(!grub_eth_probe()) in rarp()
580 if(!grub_eth_probe()) in bootp()
680 if(!grub_eth_probe()) in dhcp()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c883 if (! grub_eth_probe ()){ in portmap_func()
2103 if (! grub_eth_probe ()) in ifconfig_func()