Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h257 bool internal_reset_inprogress; member
H A Dfnic_scsi.c2502 if (!fnic->internal_reset_inprogress) { in fnic_host_reset()
2503 fnic->internal_reset_inprogress = true; in fnic_host_reset()
2532 fnic->internal_reset_inprogress = false; in fnic_host_reset()