Home
last modified time | relevance | path

Searched refs:fw_attributes_ext (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_tmpl.c844 vha->hw->fw_attributes_ext[1] << 16 | vha->hw->fw_attributes_ext[0]; in qla27xx_firmware_info()
Dqla_def.h3158 ((ha)->fw_attributes_ext[0] & BIT_0))
3271 uint16_t fw_attributes_ext[2]; member
Dqla_mbx.c585 ha->fw_attributes_ext[0] = mcp->mb[16]; in qla2x00_get_fw_version()
586 ha->fw_attributes_ext[1] = mcp->mb[17]; in qla2x00_get_fw_version()