Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c77 extern int pm_powering_down;
624 pm_powering_down = 1; in cpr_suspend()
627 pm_powering_down = 0; in cpr_suspend()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c316 int pm_powering_down; /* cpr is source of DDI_SUSPEND calls */ variable
4481 return (pm_powering_down); in ddi_removing_power()