Searched refs:qla82xx_get_temp_val (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/qla4xxx/ | ||
D | ql4_nx.h | 29 #define qla82xx_get_temp_val(x) ((x) >> 16) macro |
D | ql4_os.c | 2362 temp_val = qla82xx_get_temp_val(temp); in qla4_8xxx_check_temp() |