Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi.h1288 struct mutex lun_reset_mutex; member
Dsmartpqi_init.c267 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_ctrl_block_device_reset()
272 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_ctrl_unblock_device_reset()
6033 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()
6052 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()
8094 mutex_init(&ctrl_info->lun_reset_mutex); in pqi_alloc_ctrl_info()