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) function
161 EnterFunction("grub_eth_probe");
176 LeaveFunction("grub_eth_probe");
483 if(!grub_eth_probe())
580 if(!grub_eth_probe())
680 if(!grub_eth_probe())
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c890 if (! grub_eth_probe ()){
2126 if (! grub_eth_probe ())

Completed in 58 milliseconds