HomeSort by relevance Sort by last modified time
    Searched refs:NETWORK_DRIVE (Results 1 - 5 of 5) sorted by null

  /external/grub/stage2/
disk_io.c 399 if (current_drive == NETWORK_DRIVE)
716 if (current_drive == NETWORK_DRIVE)
777 if (current_drive == NETWORK_DRIVE)
1014 current_drive = NETWORK_DRIVE;
    [all...]
shared.h 187 #define NETWORK_DRIVE 0x20
asm.S     [all...]
builtins.c     [all...]
  /external/grub/netboot/
fsys_tftp.c 307 if (current_drive != NETWORK_DRIVE)

Completed in 199 milliseconds