Home
last modified time | relevance | path

Searched refs:ppm_debug (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dppmvar.h358 extern uint_t ppm_debug;
390 if (ppm_debug & (level)) { \
/titanic_50/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c43 uint_t ppm_debug = 0; variable
/titanic_50/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1431 uint_t mask = ppm_debug & (D_CTLOPS1 | D_CTLOPS2); in xcppm_ctlops()
1564 (ppm_debug & D_SETPWR)) { in xcppm_ctlops()
/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm.c183 uint_t ppm_debug = 0; variable
772 int mask = ppm_debug & (D_CTLOPS1 | D_CTLOPS2); in ppm_ctlops()