Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h866 #define PM_LOCK_BUSY(dip) mutex_enter(&DEVI(dip)->devi_pm_busy_lock) macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c1119 PM_LOCK_BUSY(dip); /* so we get a consistent view */ in pm_get_timestamps()
2387 PM_LOCK_BUSY(dip); in pm_reset_timestamps()
3905 PM_LOCK_BUSY(dip); in e_pm_create_components()
4618 PM_LOCK_BUSY(dip); in pm_busy_component()
4638 PM_LOCK_BUSY(dip); in pm_idle_component()
7385 PM_LOCK_BUSY(dip); in pm_adjust_timestamps()