Searched refs:NETWORK_DRIVE (Results 1 – 6 of 6) sorted by relevance
415 if (current_drive == NETWORK_DRIVE) in sane_partition()864 if (current_drive == NETWORK_DRIVE) in next_partition()940 if (current_drive == NETWORK_DRIVE) in real_open_partition()1180 current_drive = NETWORK_DRIVE; in set_device()1372 if (*filename != '/' && current_drive != NETWORK_DRIVE) in setup_part()1388 if (*filename != '/' && current_drive != NETWORK_DRIVE) in setup_part()1578 && (disk_choice || NETWORK_DRIVE == current_drive) in print_completions()1724 if (*filename != '/' && current_drive != NETWORK_DRIVE) in grub_open()
206 #define NETWORK_DRIVE 0x20 macro
329 if (current_drive == NETWORK_DRIVE) { in boot_func()3663 if (saved_drive == NETWORK_DRIVE) in print_root_device()
2694 .long NETWORK_DRIVE
488 if (current_drive != NETWORK_DRIVE) in tftp_mount()
4659 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of5580 NETWORK_DRIVE instead of 0x20.5741 * stage2/shared.h (NETWORK_DRIVE): New macro.