Searched refs:lun_reset_mutex (Results 1 – 2 of 2) sorted by relevance
1016 struct mutex lun_reset_mutex; member
2033 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_wait_until_lun_reset_finished()2034 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_wait_until_lun_reset_finished()5266 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()5282 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()6443 mutex_init(&ctrl_info->lun_reset_mutex); in pqi_alloc_ctrl_info()