Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.h279 __be32 fw_major_version; member
H A Dqla_nx.c3087 uint16_t fw_major_version, fw_minor_version, fw_subminor_version; in qla82xx_check_md_needed() local
3090 fw_major_version = ha->fw_major_version; in qla82xx_check_md_needed()
3100 if ((fw_major_version != ha->fw_major_version || in qla82xx_check_md_needed()
3106 fw_major_version, fw_minor_version, in qla82xx_check_md_needed()
3108 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.c75 fw_dump->fw_major_version = htonl(ha->fw_major_version); in qla2xxx_prep_dump()
H A Dqla_os.c679 snprintf(str, size, "%d.%02d.%02d ", ha->fw_major_version, in qla2x00_fw_version_str()
716 snprintf(str, size, "%d.%02d.%02d (%x)", ha->fw_major_version, in qla24xx_fw_version_str()
H A Dqla_def.h4537 uint16_t fw_major_version; member
H A Dqla_init.c4408 ha->fw_major_version, ha->fw_minor_version, in qla2x00_setup_chip()
8888 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.c1090 ha->fw_major_version = mcp->mb[1]; in qla2x00_get_fw_version()
/openbmc/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.c1045 enquiry2->fw.major_version = cb->enquiry->fw_major_version; in myrb_get_hba_config()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h80 u16 *fw_major_version, u16 *fw_minor_version,
H A Di40e_common.c2270 u16 *fw_major_version, u16 *fw_minor_version, in i40e_aq_get_firmware_version() argument
2285 if (fw_major_version) in i40e_aq_get_firmware_version()
2286 *fw_major_version = le16_to_cpu(resp->fw_major); in i40e_aq_get_firmware_version()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h1009 uint16_t fw_major_version; /* 00 - 01 */ member
/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen5.c231 u8 fw_major_version; member