Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdsk_common.c208 efi_gpe_t **efi_gpe) in vd_efi_alloc_and_read() argument
334 *efi_gpe = gpe; in vd_efi_alloc_and_read()
/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h180 typedef struct efi_gpe { struct
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c1168 efi->efi_gpt_SizeOfPartitionEntry = LE_32(sizeof (struct efi_gpe)); in efi_write()
1224 vtoc->efi_nparts * (int)sizeof (struct efi_gpe))); in efi_write()