Searched refs:NETWORK_DRIVE (Results 1 – 6 of 6) sorted by relevance
399 if (current_drive == NETWORK_DRIVE) in sane_partition()716 if (current_drive == NETWORK_DRIVE) in next_partition()777 if (current_drive == NETWORK_DRIVE) in real_open_partition()1014 current_drive = NETWORK_DRIVE; in set_device()1412 && (disk_choice || NETWORK_DRIVE == current_drive) in print_completions()
187 #define NETWORK_DRIVE 0x20 macro
2297 .long NETWORK_DRIVE
3139 if (saved_drive == NETWORK_DRIVE) in print_root_device()
307 if (current_drive != NETWORK_DRIVE) in tftp_mount()
4500 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of5421 NETWORK_DRIVE instead of 0x20.5582 * stage2/shared.h (NETWORK_DRIVE): New macro.