Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h31 #define qla82xx_get_temp_state(x) ((x) & 0xffff) macro
H A Dql4_os.c4326 temp_state = qla82xx_get_temp_state(temp); in qla4_8xxx_check_temp()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h1177 #define qla82xx_get_temp_state(x) ((x) & 0xffff) macro
H A Dqla_nx2.c2040 temp_state = qla82xx_get_temp_state(temp); in qla8044_check_temp()
H A Dqla_nx.c3278 temp_state = qla82xx_get_temp_state(temp); in qla82xx_check_temp()