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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c2600 int got_temp = 0; local
2622 got_temp = 1;
2631 if (got_temp && temperature < threshold)
2640 if (got_temp && temperature < threshold)
2649 if (got_temp && temperature > threshold)
2658 if (got_temp && temperature > threshold)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c2579 int got_temp = 0; local
2601 got_temp = 1;
2610 if (got_temp && temperature < threshold)
2619 if (got_temp && temperature < threshold)
2628 if (got_temp && temperature > threshold)
2637 if (got_temp && temperature > threshold)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2192 int got_temp = 0; local
2214 got_temp = 1;
2223 if (got_temp && temperature < threshold)
2232 if (got_temp && temperature < threshold)
2241 if (got_temp && temperature > threshold)
2250 if (got_temp && temperature > threshold)

Completed in 58 milliseconds