Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c79 volatile int pwrnow_debug = 0; variable
80 #define PWRNOW_DEBUG(arglist) if (pwrnow_debug) printf arglist;