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