Searched refs:NETWORK_DRIVE (Results 1 – 6 of 6) sorted by relevance
412 if (current_drive == NETWORK_DRIVE) in sane_partition()861 if (current_drive == NETWORK_DRIVE) in next_partition()937 if (current_drive == NETWORK_DRIVE) in real_open_partition()1177 current_drive = NETWORK_DRIVE; in set_device()1369 if (*filename != '/' && current_drive != NETWORK_DRIVE) in setup_part()1385 if (*filename != '/' && current_drive != NETWORK_DRIVE) in setup_part()1575 && (disk_choice || NETWORK_DRIVE == current_drive) in print_completions()1721 if (*filename != '/' && current_drive != NETWORK_DRIVE) in grub_open()
205 #define NETWORK_DRIVE 0x20 macro
326 if (current_drive == NETWORK_DRIVE) { in boot_func()3656 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.