Home
last modified time | relevance | path

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

/linux-6.1.9/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()
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()