Searched refs:PSVC_MAXERRORS (Results 1 – 3 of 3) sorted by relevance
79 float temp_differential[PSVC_MAXERRORS];
259 #define PSVC_MAXERRORS 2 macro
1187 for (i = 1; i < PSVC_MAXERRORS; i++) { in get_filtered_error()1191 error = adder/(PSVC_MAXERRORS+1); in get_filtered_error()1290 float last_errors[PSVC_MAXERRORS]; /* Holds the filtered error */ in psvc_fan_control_policy_0()1342 if (error_number == PSVC_MAXERRORS) in psvc_fan_control_policy_0()