Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5653 mutex_enter(&un->un_pm_mutex); in sd_create_pm_components()
5659 mutex_enter(&un->un_pm_mutex); in sd_create_pm_components()
5663 mutex_exit(&un->un_pm_mutex); in sd_create_pm_components()
5794 mutex_enter(&un->un_pm_mutex); in sd_ddi_suspend()
5798 mutex_exit(&un->un_pm_mutex); in sd_ddi_suspend()
5803 mutex_exit(&un->un_pm_mutex); in sd_ddi_suspend()
5988 ASSERT(!mutex_owned(&un->un_pm_mutex)); in sd_pm_state_change()
5989 mutex_enter(&un->un_pm_mutex); in sd_pm_state_change()
5994 mutex_exit(&un->un_pm_mutex); in sd_pm_state_change()
6023 mutex_enter(&un->un_pm_mutex); in sd_pm_state_change()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h515 kmutex_t un_pm_mutex; member
741 _NOTE(MUTEX_PROTECTS_DATA(sd_lun::un_pm_mutex, sd_lun::un_pm_count