Home
last modified time | relevance | path

Searched refs:prev_lpstate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c692 int prev_lpstate; in pmthr() local
700 prev_lpstate = 0; in pmthr()
737 if (cur_lpstate != prev_lpstate) { in pmthr()
738 prev_lpstate = cur_lpstate; in pmthr()
750 prev_lpstate = cur_lpstate; in pmthr()