Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h129 #define POLICY_LINEAR 2 macro
H A Dpiclenvd.c163 POLICY_LINEAR, 2,
2036 } else if (threshp->policy_type == POLICY_LINEAR) { in adjust_fan_speed()