Searched refs:lun_reset_mutex (Results 1 – 2 of 2) sorted by relevance
1334 struct mutex lun_reset_mutex; member
322 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_ctrl_block_device_reset()327 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_ctrl_unblock_device_reset()6372 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()6391 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()8601 mutex_init(&ctrl_info->lun_reset_mutex); in pqi_alloc_ctrl_info()