Home
last modified time | relevance | path

Searched refs:efi_gpe_PartitionName (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdsk_common.c148 gpe[i].efi_gpe_PartitionName[j] = in vd_efi_swap_gpe()
149 LE_16(gpe[i].efi_gpe_PartitionName[j]); in vd_efi_swap_gpe()
/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h186 ushort_t efi_gpe_PartitionName[EFI_PART_NAME_LEN]; member
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c607 efi_parts[i].efi_gpe_PartitionName[j]); in efi_read()
1210 efi_parts[i].efi_gpe_PartitionName[j] = in efi_write()
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c398 ushort_t wchar = gpe->efi_gpe_PartitionName[i]; in print_gpe()