Searched defs:MAX_TEMP_SENSORS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c304 #define MAX_TEMP_SENSORS 256 macro
320 static int threshold_low_shut[MAX_TEMP_SENSORS] = {0};
321 static int threshold_high_shut[MAX_TEMP_SENSORS] = {0};
322 static int threshold_low_warn[MAX_TEMP_SENSORS] = {0};
323 static int threshold_high_warn[MAX_TEMP_SENSORS] = {0};

Completed in 61 milliseconds