Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dvdsk_common.c207 vd_efi_alloc_and_read(vd_efi_dev_t *dev, efi_gpt_t **efi_gpt, in vd_efi_alloc_and_read() argument
333 *efi_gpt = gpt; in vd_efi_alloc_and_read()
/titanic_41/usr/src/uts/common/sys/
H A Defi_partition.h50 typedef struct efi_gpt { struct
/titanic_41/usr/src/lib/libefi/common/
H A Drdwr_efi.c301 sizeof (struct efi_gpt)))); in check_label()
911 efi->efi_gpt_HeaderSize = LE_32(sizeof (struct efi_gpt)); in efi_write()
976 LE_32(efi_crc32((unsigned char *)efi, sizeof (struct efi_gpt))); in efi_write()
1029 sizeof (struct efi_gpt))); in efi_write()