Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/smartpqi/
Dsmartpqi.h1334 struct mutex lun_reset_mutex; member
Dsmartpqi_init.c322 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()
6363 mutex_lock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()
6382 mutex_unlock(&ctrl_info->lun_reset_mutex); in pqi_eh_device_reset_handler()
8586 mutex_init(&ctrl_info->lun_reset_mutex); in pqi_alloc_ctrl_info()