Searched refs:PSVC_MAXERRORS (Results 1 – 3 of 3) sorted by relevance
81 float temp_differential[PSVC_MAXERRORS];
261 #define PSVC_MAXERRORS 2 macro
1189 for (i = 1; i < PSVC_MAXERRORS; i++) { in get_filtered_error()1193 error = adder/(PSVC_MAXERRORS+1); in get_filtered_error()1292 float last_errors[PSVC_MAXERRORS]; /* Holds the filtered error */ in psvc_fan_control_policy_0()1344 if (error_number == PSVC_MAXERRORS) in psvc_fan_control_policy_0()