Searched refs:disk_choice (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c1006 static int incomplete, disk_choice; variable
1041 disk_choice = 1;
1047 /* user has given '(' only, let disk_choice handle what disks we have */
1065 let disk_choice handle what disks we have */
1098 disk_choice = 0;
1116 disk_choice = 0;
1465 if ((disk_choice || disk_no == current_drive)
1478 && (disk_choice || cdrom_drive == current_drive)
1486 && (disk_choice || NETWORK_DRIVE == current_drive)

Completed in 22 milliseconds