Searched refs:fw_attributes (Results 1 – 6 of 6) sorted by relevance
282 __be32 fw_attributes; member
670 if (ha->fw_attributes & BIT_9) { in qla2x00_fw_version_str()675 switch (ha->fw_attributes & 0xFF) { in qla2x00_fw_version_str()689 sprintf(un_str, "(%x)", ha->fw_attributes); in qla2x00_fw_version_str()693 if (ha->fw_attributes & 0x100) in qla2x00_fw_version_str()705 ha->fw_minor_version, ha->fw_subminor_version, ha->fw_attributes); in qla24xx_fw_version_str()2113 if (!(ha->fw_attributes & BIT_6)) in qla2x00_iospace_config()3454 if (IS_QLA25XX(ha) && !(ha->fw_attributes & BIT_6)) in qla2x00_probe_one()3524 if (ha->fw_attributes & BIT_4) { in qla2x00_probe_one()
903 vha->hw->fw_attributes_h << 16 | vha->hw->fw_attributes); in qla27xx_firmware_info()
79 fw_dump->fw_attributes = htonl(ha->fw_attributes); in qla2xxx_prep_dump()
2205 (uint64_t)ha->fw_attributes; in qla27xx_get_flash_upd_cap()2241 (uint64_t)ha->fw_attributes; in qla27xx_set_flash_upd_cap()
4694 ha->chip_revision, ha->fw_attributes); in qla2x00_request_irqs()