Home
last modified time | relevance | path

Searched refs:RAW_PART (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Ddisklabel.h69 #define RAW_PART 2 /* partition containing whole disk */ macro
/illumos-gate/usr/src/boot/common/
H A Dpart.c522 raw_offset = le32toh(part[RAW_PART].p_offset); in ptable_bsdread()
524 if (i == RAW_PART) in ptable_bsdread()