Home
last modified time | relevance | path

Searched refs:V_BOOT (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/format/
H A Dpartition.c54 { V_BOOT, V_UNMNT }, /* i - 8 */
227 if (tag != V_UNASSIGNED && tag != V_BACKUP && tag != V_BOOT) { in change_partition()
281 tag != V_BOOT) { in change_partition()
H A Dmenu_command.c74 { "boot", "", V_BOOT },
/titanic_44/usr/src/uts/common/sys/
H A Dvtoc.h73 #define V_BOOT 0x01 /* Boot partition */ macro
/titanic_44/usr/src/lib/libefi/common/
H A Drdwr_efi.c96 { V_BOOT, V_UNMNT }, /* i - 8 */
/titanic_44/usr/src/cmd/rmformat/
H A Drmf_slice.c89 { "boot", "", V_BOOT },
/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c3449 cl->cl_vtoc.v_part[8].p_tag = V_BOOT;