Home
last modified time | relevance | path

Searched refs:qla2x00_get_thermal_temp (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gbl.h58 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *);
Dqla_attr.c1431 if (qla2x00_get_thermal_temp(vha, &temp) == QLA_SUCCESS) in qla2x00_thermal_temp_show()
Dqla_mbx.c4837 qla2x00_get_thermal_temp(scsi_qla_host_t *vha, uint16_t *temp) in qla2x00_get_thermal_temp() function