Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h42 #define EFI_LABEL_SIZE 512 macro
43 #define LEN_EFI_PAD (EFI_LABEL_SIZE - \
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c469 int efisize = EFI_LABEL_SIZE * 2; in auto_label_init()