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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c150 static sensor_thresh_t cpu_die_thresh_default = { variable
2628 (void) memcpy(&cpu0_die_thresh, &cpu_die_thresh_default,
2629 sizeof (cpu_die_thresh_default));
2632 (void) memcpy(&cpu1_die_thresh, &cpu_die_thresh_default,
2633 sizeof (cpu_die_thresh_default));

Completed in 75 milliseconds