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