Home
last modified time | relevance | path

Searched refs: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; in hunt_pixies_and_undi_roms() local
1106 if ( hunt_type == HUNT_FOR_PIXIES ) { in hunt_pixies_and_undi_roms()
1111 hunt_type = HUNT_FOR_UNDI_ROMS; in hunt_pixies_and_undi_roms()
1118 hunt_type = HUNT_FOR_PIXIES; in hunt_pixies_and_undi_roms()