Searched refs:temp_state (Results 1 – 6 of 6) sorted by relevance
409 YY_BUFFER_STATE temp_state;416 temp_state =419 yy_switch_to_buffer(temp_state);422 mm_switch_to_buffer(temp_state);424 mm_delete_buffer(temp_state);
2903 u32 temp_state, temp_val, temp = 0; in qlcnic_check_temp() local2912 temp_state = qlcnic_get_temp_state(temp); in qlcnic_check_temp()2915 if (temp_state == QLCNIC_TEMP_PANIC) { in qlcnic_check_temp()2921 } else if (temp_state == QLCNIC_TEMP_WARN) { in qlcnic_check_temp()2936 adapter->ahw->temp = temp_state; in qlcnic_check_temp()
2036 uint32_t temp, temp_state, temp_val; in qla8044_check_temp() local2040 temp_state = qla82xx_get_temp_state(temp); in qla8044_check_temp()2043 if (temp_state == QLA82XX_TEMP_PANIC) { in qla8044_check_temp()2050 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla8044_check_temp()
3274 uint32_t temp, temp_state, temp_val; in qla82xx_check_temp() local3278 temp_state = qla82xx_get_temp_state(temp); in qla82xx_check_temp()3281 if (temp_state == QLA82XX_TEMP_PANIC) { in qla82xx_check_temp()3287 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla82xx_check_temp()
922 u8 temp_state; member
4321 uint32_t temp, temp_state, temp_val; in qla4_8xxx_check_temp() local 4326 temp_state = qla82xx_get_temp_state(temp); in qla4_8xxx_check_temp() 4329 if (temp_state == QLA82XX_TEMP_PANIC) { in qla4_8xxx_check_temp() 4334 } else if (temp_state == QLA82XX_TEMP_WARN) { in qla4_8xxx_check_temp() 4345 ha->temperature = temp_state; in qla4_8xxx_check_temp()