Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_tmpl.c841 vha->hw->fw_attributes_h << 16 | vha->hw->fw_attributes; in qla27xx_firmware_info()
Dqla_def.h3167 (((ha)->fw_attributes_h << 16 | (ha)->fw_attributes) & BIT_22))
3274 uint16_t fw_attributes_h; member
Dqla_mbx.c588 ha->fw_attributes_h = mcp->mb[15]; in qla2x00_get_fw_version()