Home
last modified time | relevance | path

Searched refs:efi_gpe_PartitionTypeGUID (Results 1 – 8 of 8) sorted by relevance

/onnv-gate/usr/src/uts/sun4v/io/
H A Dvdsk_common.c139 UUID_LE_CONVERT(gpe[i].efi_gpe_PartitionTypeGUID, in vd_efi_swap_gpe()
140 gpe[i].efi_gpe_PartitionTypeGUID); in vd_efi_swap_gpe()
H A Dvds.c3195 if (bcmp(&gpe[i].efi_gpe_PartitionTypeGUID, &efi_reserved, in vd_dskimg_validate_efi()
5840 UUID_LE_CONVERT(gpe[0].efi_gpe_PartitionTypeGUID, uuid); in vd_setup_partition_efi()
5852 UUID_LE_CONVERT(gpe[VD_MAXPART - 1].efi_gpe_PartitionTypeGUID, in vd_setup_partition_efi()
H A Dvdc.c5678 bcopy(&gpe[partno].efi_gpe_PartitionTypeGUID, &p64.p_type, in vdc_dkio_partition()
/onnv-gate/usr/src/uts/common/sys/
H A Defi_partition.h147 struct uuid efi_gpe_PartitionTypeGUID; member
/onnv-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c527 efi_parts[i].efi_gpe_PartitionTypeGUID); in efi_read()
924 efi_parts[i].efi_gpe_PartitionTypeGUID, in efi_write()
/onnv-gate/usr/src/uts/common/io/
H A Dcmlb.c2700 UUID_LE_CONVERT(p[i].efi_gpe_PartitionTypeGUID,
2701 p[i].efi_gpe_PartitionTypeGUID);
2899 if (bcmp(&partitions->efi_gpe_PartitionTypeGUID,
4265 bcopy(&partitions->efi_gpe_PartitionTypeGUID, &p64.p_type,
/onnv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c3976 UUID_LE_CONVERT(efi_part->efi_gpe_PartitionTypeGUID, md_efi_reserved); in md_get_efi()
4053 bcmp(&efi_part->efi_gpe_PartitionTypeGUID, &md_efi_reserved_le, in md_set_efi()
/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c1411 UUID_LE_CONVERT(gpe.efi_gpe_PartitionTypeGUID, uuid); in zvol_getefi()