Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h39 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
H A Dql4_os.c4334 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla4_8xxx_check_temp()
4340 if (ha->temperature == QLA82XX_TEMP_WARN) in qla4_8xxx_check_temp()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h1185 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
H A Dqla_nx2.c2050 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla8044_check_temp()
H A Dqla_nx.c3287 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla82xx_check_temp()