Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Depm.h864 #define PM_LOCK_BUSY(dip) mutex_enter(&DEVI(dip)->devi_pm_busy_lock) macro
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c1117 PM_LOCK_BUSY(dip); /* so we get a consistent view */ in pm_get_timestamps()
2391 PM_LOCK_BUSY(dip); in pm_reset_timestamps()
3910 PM_LOCK_BUSY(dip); in e_pm_create_components()
4622 PM_LOCK_BUSY(dip); in pm_busy_component()
4642 PM_LOCK_BUSY(dip); in pm_idle_component()
7394 PM_LOCK_BUSY(dip); in pm_adjust_timestamps()