Home
last modified time | relevance | path

Searched refs:efi_gpt_Signature (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Defi_partition.h51 uint64_t efi_gpt_Signature; member
/freebsd/sys/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c596 if (efi->efi_gpt_Signature != LE_64(EFI_SIGNATURE)) { in check_label()
600 (long long)efi->efi_gpt_Signature, in check_label()
1389 efi->efi_gpt_Signature = LE_64(EFI_SIGNATURE); in efi_write()