qla2x00_set_fw_options
qla2x00_set_fw_options(scsi_qla_host_t *, uint16_t *);
qla2x00_set_fw_options(vha, ha->fw_options);
qla2x00_set_fw_options(vha, ha->fw_options);
if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) {
rval = qla2x00_set_fw_options(vha, ha->fw_options);
if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS)
if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) {