Home
last modified time | relevance | path

Searched refs:V_RESERVED (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c71 { EFI_RESERVED, V_RESERVED },
837 if (vtoc->efi_parts[i].p_tag == V_RESERVED) { in check_input()
941 if (p->p_tag == V_RESERVED) { in efi_use_whole_disk_get_last()
966 if (l->efi_parts[l->efi_nparts - 1].p_tag != V_RESERVED) { in efi_use_whole_disk_get_last()
1018 ASSERT3U(resv_p->p_tag, ==, V_RESERVED); in efi_use_whole_disk()
1344 if (vtoc->efi_parts[i].p_tag == V_RESERVED) { in efi_err_check()
1464 (*vtoc)->efi_parts[8].p_tag = V_RESERVED; in efi_auto_sense()
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c86 { "reserved", "", V_RESERVED },
478 V_RESERVED) { in c_type()
499 V_RESERVED) { in c_type()
590 cur_parts->etoc->efi_parts[8].p_tag = V_RESERVED; in c_type()
H A Dlabel.c238 efi->efi_parts[efi->efi_nparts - 1].p_tag = V_RESERVED; in SMI_vtoc_to_EFI()
717 if (vtoc->efi_parts[i].p_tag == V_RESERVED) { in vtoc64_to_label()
H A Dmenu_partition.c443 V_RESERVED)) { in print_map()
H A Dmodify_partition.c580 if (map->efi_parts[i].p_tag == V_RESERVED) {
H A Dauto_sense.c313 vtoc->efi_parts[vtoc->efi_nparts - 1].p_tag = V_RESERVED; in auto_efi_sense()
H A Dstartup.c2035 V_RESERVED) { in add_device_to_disklist()
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c341 V_RESERVED) { in main()
814 if (efi->efi_parts[i].p_tag == V_RESERVED) in validate64()
/illumos-gate/usr/src/uts/common/sys/
H A Dvtoc.h87 #define V_RESERVED 0x0b /* SMI reserved data */ macro
/illumos-gate/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c612 if (efi->efi_parts[idx].p_tag == V_RESERVED && in puttable64()
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c77 { "reserved", V_RESERVED },
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c1141 V_RESERVED) { in process_b_flag()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4736 vtoc->efi_parts[8].p_tag = V_RESERVED; in zpool_label_disk()
4756 vtoc->efi_parts[8].p_tag = V_RESERVED; in zpool_label_disk()