Home
last modified time | relevance | path

Searched refs:PART_SOLARIS2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dpart.h55 PART_SOLARIS2, enumerator
H A Ddisk.c138 if (part->type == PART_FREEBSD || part->type == PART_SOLARIS2) { in ptable_print()
332 case PART_SOLARIS2: in disk_open()
H A Dpart.c106 { PART_SOLARIS2, "Solaris 2" },
395 return (PART_SOLARIS2); in mbr_parttype()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c737 if (part->type == PART_SOLARIS2) { in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c663 if (part->type == PART_SOLARIS2) { in zfs_probe_partition()