Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_tmpl.c843 vha->hw->fw_attributes_ext[1] << 16 | vha->hw->fw_attributes_ext[0]; in qla27xx_firmware_info()
Dqla_def.h3161 ((ha)->fw_attributes_ext[0] & BIT_0))
3275 uint16_t fw_attributes_ext[2]; member
Dqla_mbx.c589 ha->fw_attributes_ext[0] = mcp->mb[16]; in qla2x00_get_fw_version()
590 ha->fw_attributes_ext[1] = mcp->mb[17]; in qla2x00_get_fw_version()