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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c2870 int got_voltage = 0; local
2892 got_voltage = 1;
2900 if (got_voltage && voltage < threshold)
2909 if (got_voltage && voltage < threshold)
2918 if (got_voltage && voltage > threshold)
2927 if (got_voltage && voltage > threshold)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c2850 int got_voltage = 0; local
2872 got_voltage = 1;
2880 if (got_voltage && voltage < threshold)
2889 if (got_voltage && voltage < threshold)
2898 if (got_voltage && voltage > threshold)
2907 if (got_voltage && voltage > threshold)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2461 int got_voltage = 0; local
2483 got_voltage = 1;
2491 if (got_voltage && voltage < threshold)
2500 if (got_voltage && voltage < threshold)
2509 if (got_voltage && voltage > threshold)
2518 if (got_voltage && voltage > threshold)

Completed in 79 milliseconds