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

  /external/u-boot/include/
part.h 28 #define PART_TYPE_ISO 0x03
  /external/u-boot/disk/
part_iso.c 235 .part_type = PART_TYPE_ISO,
  /external/u-boot/lib/efi_loader/
efi_device_path.c 642 if (desc->part_type == PART_TYPE_ISO)
663 if (desc->part_type == PART_TYPE_ISO) {
789 if (desc->part_type == PART_TYPE_ISO)

Completed in 1332 milliseconds