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 *, uint16_t *);
1226 rval = qla2x00_get_thermal_temp(vha, &temp, &frac); in qla2x00_thermal_temp_show()
4193 qla2x00_get_thermal_temp(scsi_qla_host_t *vha, uint16_t *temp, uint16_t *frac) in qla2x00_get_thermal_temp() function