Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dreboot.h61 #define RB_FORTHDEBUGDBP 0x00008000 /* load forthdebug, enable def bpt */ macro
/titanic_41/usr/src/uts/sun4/os/
H A Dforthdebug.c107 forthdebug_dbp |= boothowto & RB_FORTHDEBUGDBP; in forthdebug_init()
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c114 boothowto |= RB_FORTHDEBUGDBP; in bootflags()