Searched refs:boot_drive (Results 1 – 11 of 11) sorted by relevance
141 default_boot_drive = boot_drive; in main()189 boot_drive = strtoul (optarg, 0, 0); in main()190 if (boot_drive == ULONG_MAX) in main()
71 unsigned long boot_drive = 0; variable
320 saved_drive = boot_drive; in init_bios_info()328 if (get_diskinfo (boot_drive, &geom) in init_bios_info()332 cdrom_drive = boot_drive; in init_bios_info()
102 saved_drive = boot_drive; in init_cmdline()
139 ADDR32 movb %dl, EXT_C(boot_drive)760 movb EXT_C(boot_drive), %dl2295 VARIABLE(boot_drive)
553 extern unsigned long boot_drive;
670 saved_drive = boot_drive; in run_menu()
297 boot_drive = saved_drive; in boot_func()3346 saved_drive = boot_drive; in savedefault_func()
93 boot_drive: label145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */
493 * stage1/stage1.S (boot_drive): Use the macro GRUB_INVALID_DRIVE.4500 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of
3549 Set the stage2 @var{boot_drive} to @var{drive}. This argument should be