Searched refs:SUP_MIN_PART (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/format/ | ||
H A D | startup.h | 94 #define SUP_MIN_PART 0x0003 /* for maps */ macro |
H A D | startup.c | 1266 if ((flags & SUP_MIN_PART) != SUP_MIN_PART) { in sup_setpart() |