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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 96 DRIVE_TYPE_ITEM (DRIVE_FIXED),
153 if (DriveType != DRIVE_REMOVABLE && DriveType != DRIVE_FIXED) {
616 if (!PathInfo->Input && (DriveInfo.DriveType->Type == DRIVE_FIXED)) {
624 } else if (DriveInfo.DriveType->Type == DRIVE_FIXED) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 50 #define DRIVE_FIXED 3
66 DRIVE_TYPE_ITEM (DRIVE_FIXED),
  /external/syslinux/win/
syslinux.c 350 if ((drive_type == DRIVE_FIXED) && (opt.force == 0)) {
356 if ((drive_type != DRIVE_FIXED) && (drive_type != DRIVE_REMOVABLE)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 452 #define DRIVE_FIXED 3
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 966 milliseconds