Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1096 * @fw_rst: FW reset
1098 * If fw_rst is set, issues FW reset mbox cmd otherwise
1103 csio_do_reset(struct csio_hw *hw, bool fw_rst) in csio_do_reset() argument
1108 if (!fw_rst) { in csio_do_reset()