Home
last modified time | relevance | path

Searched refs:part_choice (Results 1 – 2 of 2) sorted by relevance

/external/grub/stage2/
Ddisk_io.c939 part_choice; variable
968 part_choice = PART_UNSPECIFIED; in set_device()
1036 part_choice = PART_CHOSEN; in set_device()
1043 part_choice ++; in set_device()
1048 part_choice ++; in set_device()
1072 part_choice ++; in set_device()
1078 if (part_choice == PART_DISK) in set_device()
1081 part_choice ++; in set_device()
1368 if (! part_choice) in print_completions()
1448 if (part_choice == PART_CHOSEN in print_completions()
/external/grub/
DChangeLog6793 [STAGE1_5] (part_choice): Likewise.