Searched defs:hunt_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c1104 static uint8_t hunt_type = HUNT_FOR_PIXIES; local
1106 if ( hunt_type == HUNT_FOR_PIXIES ) {
1111 hunt_type = HUNT_FOR_UNDI_ROMS;
1118 hunt_type = HUNT_FOR_PIXIES;

Completed in 60 milliseconds