Home
last modified time | relevance | path

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

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