fw_attributes_h  2235 drivers/scsi/qla2xxx/qla_attr.c 	    (uint64_t)ha->fw_attributes_h << 16 |
fw_attributes_h  2168 drivers/scsi/qla2xxx/qla_bsg.c 			   (uint64_t)ha->fw_attributes_h << 16 |
fw_attributes_h  2204 drivers/scsi/qla2xxx/qla_bsg.c 			 (uint64_t)ha->fw_attributes_h << 16 |
fw_attributes_h  3894 drivers/scsi/qla2xxx/qla_def.h     (((ha)->fw_attributes_h << 16 | (ha)->fw_attributes) & BIT_22))
fw_attributes_h  4037 drivers/scsi/qla2xxx/qla_def.h 	uint16_t	fw_attributes_h;
fw_attributes_h  1088 drivers/scsi/qla2xxx/qla_mbx.c 		ha->fw_attributes_h = mcp->mb[15];
fw_attributes_h  1098 drivers/scsi/qla2xxx/qla_mbx.c 		if (ha->fw_attributes_h & 0x4)
fw_attributes_h  1101 drivers/scsi/qla2xxx/qla_mbx.c 			    __func__, ha->fw_attributes_h);
fw_attributes_h  1103 drivers/scsi/qla2xxx/qla_mbx.c 		if (ha->fw_attributes_h & 0x8)
fw_attributes_h  1106 drivers/scsi/qla2xxx/qla_mbx.c 			    __func__, ha->fw_attributes_h);
fw_attributes_h  1112 drivers/scsi/qla2xxx/qla_mbx.c 		if ((ha->fw_attributes_h &
fw_attributes_h  1115 drivers/scsi/qla2xxx/qla_mbx.c 			if (ha->fw_attributes_h & FW_ATTR_H_NVME_FBURST)
fw_attributes_h  1121 drivers/scsi/qla2xxx/qla_mbx.c 			     __func__, ha->fw_attributes_h);
fw_attributes_h   880 drivers/scsi/qla2xxx/qla_tmpl.c 	    vha->hw->fw_attributes_h << 16 | vha->hw->fw_attributes;