Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_nx.h39 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
Dql4_os.c4324 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla4_8xxx_check_temp()
4330 if (ha->temperature == QLA82XX_TEMP_WARN) in qla4_8xxx_check_temp()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_nx.h1183 QLA82XX_TEMP_WARN, /* Sound alert, temperature getting high */ enumerator
Dqla_nx2.c2050 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla8044_check_temp()
Dqla_nx.c3287 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla82xx_check_temp()