Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h63 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *);
H A Dqla_attr.c1626 rc = qla2x00_get_thermal_temp(vha, &temp); in qla2x00_thermal_temp_show()
H A Dqla_mbx.c5779 qla2x00_get_thermal_temp(scsi_qla_host_t *vha, uint16_t *temp) in qla2x00_get_thermal_temp() function