Searched refs:obpdebug (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpanic.h142 extern int obpdebug;
/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c38 #include <sys/machsystm.h> /* obpdebug */
164 obpdebug = 1; /* backward compatibility */
/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c349 if (((boothowto & RB_DEBUG) || obpdebug) &&
395 } else if (((boothowto & RB_DEBUG) || obpdebug) && !nopanicdebug) {
H A Dspace.c129 int obpdebug; variable
H A Dmodctl.c161 extern int obpdebug;
163 #define DEBUGGER_PRESENT ((boothowto & RB_DEBUG) || (obpdebug != 0))
H A Dsunpm.c7622 extern int obpdebug;
7634 if (obpdebug || (boothowto & RB_DEBUG)) {
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h112 extern int obpdebug;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h110 extern int obpdebug;

Completed in 102 milliseconds