Searched refs:qlcnic_get_temp_val (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/qlcnic/ | ||
D | qlcnic_hdr.h | 599 #define qlcnic_get_temp_val(x) ((x) >> 16) macro |
D | qlcnic_main.c | 2232 temp_val = qlcnic_get_temp_val(temp); in qlcnic_check_temp() |