Home
last modified time | relevance | path

Searched refs:RB_FORTHDEBUG (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dreboot.h60 #define RB_FORTHDEBUG 0x00004000 /* load forthdebug module */ macro
/titanic_50/usr/src/uts/sun4/os/
H A Dforthdebug.c108 forthdebug |= (boothowto & RB_FORTHDEBUG) | forthdebug_dbp; in forthdebug_init()
/titanic_50/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c111 boothowto |= RB_FORTHDEBUG; in bootflags()