Home
last modified time | relevance | path

Searched refs:QLA82XX_TEMP_WARN (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_nx.h40 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
Dql4_os.c4293 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla4_8xxx_check_temp()
4299 if (ha->temperature == QLA82XX_TEMP_WARN) in qla4_8xxx_check_temp()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_nx.h1195 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
Dqla_nx2.c2040 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla8044_check_temp()
Dqla_nx.c3325 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla82xx_check_temp()