Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c545 int pm_cfb_override = 1; /* non-zero allows pm of cfb with debuggers */ variable
547 int pm_cfb_override = 0; /* non-zero allows pm of cfb with debuggers */ variable
7626 if (pm_cfb_override == 0) { in pm_cfb_setup()