Searched refs:cpu_amb_thresh_default (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c160 static sensor_thresh_t cpu_amb_thresh_default = { variable
2630 (void) memcpy(&cpu0_amb_thresh, &cpu_amb_thresh_default,
2631 sizeof (cpu_amb_thresh_default));
2634 (void) memcpy(&cpu1_amb_thresh, &cpu_amb_thresh_default,
2635 sizeof (cpu_amb_thresh_default));

Completed in 49 milliseconds