Home
last modified time | relevance | path

Searched refs:VTOC_RAW_PART (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/boot/common/
H A Dpart.c605 if (i == VTOC_RAW_PART || in ptable_vtoc8read()
691 if (i == VTOC_RAW_PART || /* skip slice 2 and empty */ in ptable_dklabelread()
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h61 #define VTOC_RAW_PART 2 macro