Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6140 mutex_enter(&un->un_pm_mutex); in sd_create_pm_components()
6146 mutex_enter(&un->un_pm_mutex); in sd_create_pm_components()
6150 mutex_exit(&un->un_pm_mutex); in sd_create_pm_components()
6281 mutex_enter(&un->un_pm_mutex); in sd_ddi_suspend()
6285 mutex_exit(&un->un_pm_mutex); in sd_ddi_suspend()
6290 mutex_exit(&un->un_pm_mutex); in sd_ddi_suspend()
6486 ASSERT(!mutex_owned(&un->un_pm_mutex)); in sd_pm_state_change()
6487 mutex_enter(&un->un_pm_mutex); in sd_pm_state_change()
6492 mutex_exit(&un->un_pm_mutex); in sd_pm_state_change()
6521 mutex_enter(&un->un_pm_mutex); in sd_pm_state_change()
[all …]
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h488 kmutex_t un_pm_mutex; member
715 _NOTE(MUTEX_PROTECTS_DATA(sd_lun::un_pm_mutex, sd_lun::un_pm_count