Home
last modified time | relevance | path

Searched refs:PTABLE_VTOC8 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dpart.h37 PTABLE_VTOC8, enumerator
H A Dpart.c620 table->type = PTABLE_VTOC8; in ptable_vtoc8read()
801 } else if (table->type == PTABLE_VTOC8) in ptable_open()
1049 if (table->type == PTABLE_VTOC8) in ptable_iterate()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c749 if (pt == PTABLE_VTOC8 || pt == PTABLE_VTOC) { in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c672 if (pt == PTABLE_VTOC8 || pt == PTABLE_VTOC) in zfs_probe_partition()