Searched refs:NUM_FANS (Results 1 – 1 of 1) sorted by relevance
79 #define NUM_FANS 6 macro93 int target[NUM_FANS];95 DECLARE_BITMAP(fan_cnct, NUM_FANS);96 char fan_label[NUM_FANS][LABEL_LENGTH];462 for (channel = 0; channel < NUM_FANS; channel++) { in get_fan_cnct()