Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c1903 PM_UNLOCK_POWER(dip); in pm_unkeeps()
2083 PM_UNLOCK_POWER(dip); in e_pm_hold_rele_power()
3042 PM_UNLOCK_POWER(dip); in pm_power_has_changed()
3272 PM_UNLOCK_POWER(dip); in pm_register_ppm()
4353 PM_UNLOCK_POWER(dip); in pm_set_device_threshold()
8972 PM_UNLOCK_POWER(dip); in pm_busop_set_power()
8978 PM_UNLOCK_POWER(dip); in pm_busop_set_power()
9026 PM_UNLOCK_POWER(dip); in pm_busop_match_request()
9031 PM_UNLOCK_POWER(dip); in pm_busop_match_request()
9036 PM_UNLOCK_POWER(dip); in pm_busop_match_request()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h869 #define PM_UNLOCK_POWER(dip) pm_unlock_power(dip) macro