Searched refs:qlcnic_get_temp_state (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/qlcnic/ | ||
D | qlcnic_hdr.h | 600 #define qlcnic_get_temp_state(x) ((x) & 0xffff) macro |
D | qlcnic_main.c | 2231 temp_state = qlcnic_get_temp_state(temp); in qlcnic_check_temp() |