Searched refs:boot_drive (Results 1 – 12 of 12) 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()
74 unsigned long boot_drive = 0; variable
341 saved_drive = boot_drive; in init_bios_info()349 if (get_diskinfo (boot_drive, &geom) in init_bios_info()353 cdrom_drive = boot_drive; in init_bios_info()
104 saved_drive = boot_drive; in init_cmdline()
195 if (drive >= 0x88 && drive == boot_drive) in get_cdinfo()
147 ADDR32 movb %dl, EXT_C(boot_drive)900 movb EXT_C(boot_drive), %dl2692 VARIABLE(boot_drive)
596 extern unsigned long boot_drive;
681 saved_drive = boot_drive; in run_menu()
321 boot_drive = saved_drive; in boot_func()3972 saved_drive = boot_drive; in savedefault_func()
93 boot_drive: label145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */
652 * stage1/stage1.S (boot_drive): Use the macro GRUB_INVALID_DRIVE.4659 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of
3552 Set the stage2 @var{boot_drive} to @var{drive}. This argument should be