Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h101 #define PM_PHC_WHILE_SET_POWER 0x00002 /* phc and set power deadlock */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c1617 PM_PHC_WHILE_SET_POWER)); in power_dev()
1630 PM_PHC_WHILE_SET_POWER)); in power_dev()
2437 int curpwr = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in e_pm_set_cur_pwr()
2503 if (cp->pmc_flags & PM_PHC_WHILE_SET_POWER) { in pm_power()
2988 cp->pmc_flags |= PM_PHC_WHILE_SET_POWER; in pm_power_has_changed()
3104 old_level = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_phc_impl()
8918 old = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_busop_set_power()
8958 cp->pmc_flags &= ~PM_PHC_WHILE_SET_POWER; in pm_busop_set_power()