Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Defi_partition.h40 #define EFI_LABEL_SIZE 512 macro
41 #define LEN_EFI_PAD (EFI_LABEL_SIZE - \
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_disk.c253 int efisize = EFI_LABEL_SIZE * 2; in vdev_disk_get_space()
/titanic_50/usr/src/cmd/format/
H A Dauto_sense.c468 int efisize = EFI_LABEL_SIZE * 2; in auto_label_init()