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

/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c57 int psm_verbose = 0; variable
60 if (psm_verbose & PSM_VERBOSE_IRQ_FLAG) \
64 if (psm_verbose & PSM_VERBOSE_POWEROFF_FLAG || \
65 psm_verbose & PSM_VERBOSE_POWEROFF_PAUSE_FLAG) \
69 if (psm_verbose & PSM_VERBOSE_POWEROFF_FLAG || \
70 psm_verbose & PSM_VERBOSE_POWEROFF_PAUSE_FLAG) {\
72 if (psm_verbose & PSM_VERBOSE_POWEROFF_PAUSE_FLAG) \
212 psm_verbose = verbose_flags;

Completed in 44 milliseconds