Searched refs:policy_entries (Results 1 – 2 of 2) sorted by relevance
121 int8_t policy_entries; /* #valid entries in policy_data[] */ member209 short policy_entries; /* # entries in policy_data */ member
1112 datap->policy_type, datap->policy_entries, in process_fru_envseg()1141 threshp->policy_entries = datap->policy_entries; in process_fru_envseg()1513 if (index >= threshp->policy_entries) in adjust_sensor_target()1514 index = threshp->policy_entries - 1; in adjust_sensor_target()1629 temp = (threshp && threshp->policy_entries > 0) ? in envd_setup_sensors()