Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h120 int8_t policy_type; /* policy type */ member
208 short policy_type; /* temperature policy */ member
H A Dpiclenvd.c1112 datap->policy_type, datap->policy_entries, in process_fru_envseg()
1140 threshp->policy_type = datap->policy_type; in process_fru_envseg()
1502 threshp->policy_type != POLICY_TARGET_TEMP) in adjust_sensor_target()
1959 if (threshp->policy_type == POLICY_TARGET_TEMP) { in adjust_fan_speed()
2036 } else if (threshp->policy_type == POLICY_LINEAR) { in adjust_fan_speed()
H A Dpiclenvsetup.c556 if (threshp && threshp->policy_type == in add_sensor_nodes_and_props()