Home
last modified time | relevance | path

Searched defs:PM_UNLOCK_DIP (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Depm.h852 #define PM_UNLOCK_DIP(dip) { PMD(PMD_LOCK, ("dip unlock %s@%s(%s#%d) " \ macro
858 #define PM_UNLOCK_DIP(dip) mutex_exit(&DEVI(dip)->devi_pm_lock) macro