Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/ !
H A Dqla_dbg.h279 __be32 fw_major_version; member
H A Dqla_nx.c3037 uint16_t fw_major_version, fw_minor_version, fw_subminor_version; in qla82xx_check_md_needed() local
3040 fw_major_version = ha->fw_major_version; in qla82xx_check_md_needed()
3050 if ((fw_major_version != ha->fw_major_version || in qla82xx_check_md_needed()
3056 fw_major_version, fw_minor_version, in qla82xx_check_md_needed()
3058 ha->fw_major_version, in qla82xx_check_md_needed()
H A Dqla_tmpl.c899 tmp->firmware_version[0] = cpu_to_le32(vha->hw->fw_major_version); in qla27xx_firmware_info()
H A Dqla_dbg.c76 fw_dump->fw_major_version = htonl(ha->fw_major_version); in qla2xxx_prep_dump()
H A Dqla_os.c667 snprintf(str, size, "%d.%02d.%02d ", ha->fw_major_version, in qla2x00_fw_version_str()
704 snprintf(str, size, "%d.%02d.%02d (%x)", ha->fw_major_version, in qla24xx_fw_version_str()
H A Dqla_def.h4571 uint16_t fw_major_version; member
H A Dqla_init.c4450 ha->fw_major_version, ha->fw_minor_version, in qla2x00_setup_chip()
9141 if (!ha->fw_major_version) in qla2x00_try_to_stop_firmware()
H A Dqla_gs.c858 ha->model_number, ha->fw_major_version, ha->fw_minor_version, in qla2x00_get_sym_node_name()
H A Dqla_mbx.c1140 ha->fw_major_version = mcp->mb[1]; in qla2x00_get_fw_version()
H A Dqla_target.c5284 if (ha->fw_major_version == 9 && in qlt_has_sler_fw_bug()
/linux/drivers/scsi/ !
H A Dmyrb.h174 unsigned char fw_major_version; /* Byte 137 */ member
H A Dmyrs.h181 unsigned char fw_major_version; /* Byte 64 */ member
H A Dmyrs.c612 info->fw_major_version, info->fw_minor_version, in myrs_get_config()
614 if (info->fw_major_version == 6 && in myrs_get_config()
1422 cs->ctlr_info->fw_major_version, in firmware_show()
H A Dmyrb.c1044 enquiry2->fw.major_version = cb->enquiry->fw_major_version; in myrb_get_hba_config()
/linux/drivers/net/ethernet/intel/i40e/ !
H A Di40e_prototype.h71 u16 *fw_major_version, u16 *fw_minor_version,
H A Di40e_common.c1935 u16 *fw_major_version, u16 *fw_minor_version, in i40e_aq_get_firmware_version() argument
1950 if (fw_major_version) in i40e_aq_get_firmware_version()
1951 *fw_major_version = le16_to_cpu(resp->fw_major); in i40e_aq_get_firmware_version()
/linux/drivers/scsi/qla4xxx/ !
H A Dql4_fw.h1009 uint16_t fw_major_version; /* 00 - 01 */ member
/linux/drivers/input/mouse/ !
H A Dcyapa_gen5.c231 u8 fw_major_version; member