Home
last modified time | relevance | path

Searched refs:PART_TYPE_ISO (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpart.h28 #define PART_TYPE_ISO 0x03 macro
/openbmc/u-boot/disk/
H A Dpart_iso.c235 .part_type = PART_TYPE_ISO,
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c637 if (desc->part_type == PART_TYPE_ISO) in dp_part_size()
658 if (desc->part_type == PART_TYPE_ISO) { in dp_part_node()
784 if (desc->part_type == PART_TYPE_ISO) in efi_dp_part_node()