Searched refs:EFI_NUMPAR (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | efi_partition.h | 235 #define EFI_NUMPAR 9 macro
|
/titanic_41/usr/src/cmd/format/ |
H A D | checkdev.c | 755 for (i = 0; i < EFI_NUMPAR; i++) { in checkpartitions()
|
H A D | label.c | 227 if (efi_alloc_and_init(fd, EFI_NUMPAR, new_vtoc) != 0) { in SMI_vtoc_to_EFI()
|
H A D | auto_sense.c | 287 if (efi_alloc_and_init(fd, EFI_NUMPAR, &vtoc) != 0) { in auto_efi_sense()
|
/titanic_41/usr/src/lib/libefi/common/ |
H A D | rdwr_efi.c | 1179 if (efi_alloc_and_init(fd, EFI_NUMPAR, vtoc) != 0) { in efi_auto_sense()
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 372 if (efi_alloc_and_init(fd, EFI_NUMPAR, &label) != 0) { in is_whole_disk()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 3864 if (efi_alloc_and_init(fd, EFI_NUMPAR, &vtoc) != 0) { in zpool_label_disk()
|