Searched refs:NETWORK_DRIVE (Results 1 - 5 of 5) sorted by relevance

/external/grub/stage2/
H A Ddisk_io.c399 if (current_drive == NETWORK_DRIVE)
716 if (current_drive == NETWORK_DRIVE)
777 if (current_drive == NETWORK_DRIVE)
1014 current_drive = NETWORK_DRIVE;
1412 && (disk_choice || NETWORK_DRIVE == current_drive)
H A Dshared.h187 #define NETWORK_DRIVE 0x20 macro
H A Dasm.S2297 .long NETWORK_DRIVE
H A Dbuiltins.c3185 if (saved_drive == NETWORK_DRIVE)
/external/grub/netboot/
H A Dfsys_tftp.c307 if (current_drive != NETWORK_DRIVE)

Completed in 74 milliseconds