Searched refs:qla2x00_get_thermal_temp (Results 1 – 3 of 3) sorted by relevance
58 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *);
1431 if (qla2x00_get_thermal_temp(vha, &temp) == QLA_SUCCESS) in qla2x00_thermal_temp_show()
4837 qla2x00_get_thermal_temp(scsi_qla_host_t *vha, uint16_t *temp) in qla2x00_get_thermal_temp() function