Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c631 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
640 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
650 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
680 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
689 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
720 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) { in cpr_statefile_ok()
917 if (brought_up_boot && (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6))) in cpr_mp_offline()
H A Dcpr_mod.c297 cpr_debug |= CPR_DEBUG6; in cpr()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h207 #define CPR_DEBUG6 0x20 macro
210 #define CPR_DEBUG9 CPR_DEBUG6