Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Depm.h97 #define PM_PHC_WHILE_SET_POWER 0x00002 /* phc and set power deadlock */ macro
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c1616 PM_PHC_WHILE_SET_POWER)); in power_dev()
1629 PM_PHC_WHILE_SET_POWER)); in power_dev()
2441 int curpwr = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in e_pm_set_cur_pwr()
2507 if (cp->pmc_flags & PM_PHC_WHILE_SET_POWER) { in pm_power()
2993 cp->pmc_flags |= PM_PHC_WHILE_SET_POWER; in pm_power_has_changed()
3109 old_level = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_phc_impl()
8930 old = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_busop_set_power()
8970 cp->pmc_flags &= ~PM_PHC_WHILE_SET_POWER; in pm_busop_set_power()