Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h239 struct mutex sgreset_mutex; member
H A Dfnic_scsi.c2250 mutex_lock(&fnic->sgreset_mutex); in fnic_device_reset()
2433 mutex_unlock(&fnic->sgreset_mutex); in fnic_device_reset()