Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c683 int32_t sensor_count; in check_cpu_temp_fault() local
693 psvc_get_attr(hdlp, cpu, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in check_cpu_temp_fault()
695 for (i = 0; i < sensor_count; ++i) { in check_cpu_temp_fault()
1035 int32_t sensor_count; in psvc_ps_overcurrent_check_policy_0() local
1053 &sensor_count, PSVC_PS_I_SENSOR); in psvc_ps_overcurrent_check_policy_0()
1054 for (i = 0; i < sensor_count; ++i) { in psvc_ps_overcurrent_check_policy_0()
1092 int32_t led_count, sensor_count; in psvc_device_fail_notifier_policy_0() local
1109 psvc_get_attr(hdlp, id, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in psvc_device_fail_notifier_policy_0()
1111 for (i = 0; i < sensor_count; ++i) { in psvc_device_fail_notifier_policy_0()
1249 int32_t sensor_count; in device_temp_check() local
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c701 int32_t sensor_count; in psvc_device_fail_notifier_policy_0() local
717 psvc_get_attr(hdlp, id, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in psvc_device_fail_notifier_policy_0()
719 for (i = 0; i < sensor_count; ++i) { in psvc_device_fail_notifier_policy_0()
813 int32_t sensor_count; in check_cpu_temp_fault() local
820 psvc_get_attr(hdlp, cpu, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in check_cpu_temp_fault()
822 for (i = 0; i < sensor_count; ++i) { in check_cpu_temp_fault()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c539 int32_t sensor_count; in check_cpu_temp_fault() local
545 psvc_get_attr(hdlp, cpu, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in check_cpu_temp_fault()
547 for (i = 0; i < sensor_count; ++i) { in check_cpu_temp_fault()
875 int32_t sensor_count; in check_ps_state() local
964 status = psvc_get_attr(hdlp, id, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in check_ps_state()
971 for (i = 0; i < sensor_count; i++) { in check_ps_state()
1132 int32_t sensor_count; in ac_power_check() local
1156 status = psvc_get_attr(hdlp, id, PSVC_ASSOC_MATCHES_ATTR, &sensor_count, in ac_power_check()
1185 for (i = 0; i < sensor_count; ++i) { in ac_power_check()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h100 uint8_t sensor_count; /* total number of sensor records */ member
H A Dpiclenvd.c1001 (envsegp->sensor_count) * sizeof (envseg_sensor_t); in get_fru_envsegs()
1058 sensorcnt = envsegp->sensor_count; in process_fru_envseg()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h266 uint8_t sensor_count; /* total number of sensor records */ member
H A Dpiclenvd.c485 (envsegp->sensor_count) * sizeof (envseg_sensor_t); in get_fru_envsegs()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h345 uint8_t sensor_count; /* total number of sensor records */ member
H A Dpiclenvd.c630 (envsegp->sensor_count) * sizeof (envseg_sensor_t); in get_fru_envsegs()