Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/cpr/
H A Dcpr_main.c73 extern int pm_powering_down;
620 pm_powering_down = 1; in cpr_suspend()
623 pm_powering_down = 0; in cpr_suspend()
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c315 int pm_powering_down; /* cpr is source of DDI_SUSPEND calls */ variable
4485 return (pm_powering_down); in ddi_removing_power()