Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dreboot.h63 #define RB_NOBOOTCLUSTER 0x00040000 /* don't boot as a cluster */ macro
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c212 boothowto |= RB_NOBOOTCLUSTER; in bootflags()