Home
last modified time | relevance | path

Searched refs:efi_gpt_PartitionEntryArrayCRC32 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4v/io/
H A Dvdsk_common.c126 gpt->efi_gpt_PartitionEntryArrayCRC32 = in vd_efi_swap_gpt()
127 LE_32(gpt->efi_gpt_PartitionEntryArrayCRC32); in vd_efi_swap_gpt()
H A Dvds.c5870 gpt->efi_gpt_PartitionEntryArrayCRC32 = LE_32(~crc); in vd_setup_partition_efi()
/titanic_41/usr/src/uts/common/sys/
H A Defi_partition.h64 uint_t efi_gpt_PartitionEntryArrayCRC32; member
/titanic_41/usr/src/uts/common/avs/ns/sv/
H A Dsv.c2593 gpt.efi_gpt_PartitionEntryArrayCRC32 = 0; in sv_fix_dkiocgetefi()
2595 gpt.efi_gpt_PartitionEntryArrayCRC32 = LE_32(~crc); in sv_fix_dkiocgetefi()
/titanic_41/usr/src/lib/libefi/common/
H A Drdwr_efi.c972 efi->efi_gpt_PartitionEntryArrayCRC32 = in efi_write()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzvol.c1526 gpt.efi_gpt_PartitionEntryArrayCRC32 = LE_32(~crc); in zvol_getefi()
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c2692 e->efi_gpt_PartitionEntryArrayCRC32 =
2693 LE_32(e->efi_gpt_PartitionEntryArrayCRC32);