Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c688 *pr = PSVC_PRESENT; in i_psvc_get_presence()
689 objp->present = PSVC_PRESENT; in i_psvc_get_presence()
731 *pr = PSVC_PRESENT; in i_psvc_get_presence()
738 *pr = PSVC_PRESENT; in i_psvc_get_presence()
756 *pr = PSVC_PRESENT; in i_psvc_get_presence()
763 *pr = PSVC_PRESENT; in i_psvc_get_presence()
769 *pr = PSVC_PRESENT; in i_psvc_get_presence()
786 if (objp->present != PSVC_PRESENT) { in i_psvc_get_device_value_0_0()
832 if (objp->present != PSVC_PRESENT) { in i_psvc_get_device_value_0_1()
876 if (objp->present != PSVC_PRESENT) { in i_psvc_get_device_value_4_0()
[all …]
H A Dpsvc_objects.h248 #define PSVC_PRESENT 1 macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c419 if ((status != PSVC_SUCCESS) || (pr != PSVC_PRESENT)) { in psvc_check_temperature_policy_0()
576 if (presence == PSVC_PRESENT) { in psvc_ps_hotplug_policy_0()
648 if (presence != PSVC_PRESENT) { in psvc_ps_hotplug_policy_0()
870 if (status == PSVC_FAILURE && present == PSVC_PRESENT) in psvc_shutdown_policy_0()
872 if (present == PSVC_PRESENT) { in psvc_shutdown_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c593 if (status == PSVC_FAILURE && present == PSVC_PRESENT) in psvc_shutdown_policy_0()
595 if (present == PSVC_PRESENT) { in psvc_shutdown_policy_0()
778 if (present == PSVC_PRESENT && !ps_prev_present[instance]) { in handle_ps_hotplug()
1269 if (ps_present[instance] == PSVC_PRESENT && in psvc_ps_monitor_policy_0()
1270 ps_prev_present[instance] == PSVC_PRESENT) { in psvc_ps_monitor_policy_0()
1324 if (disk_presence != PSVC_PRESENT) in light_disk_fault_leds()
1566 if (disk_presence != PSVC_PRESENT) in check_disk_fault()
1653 if (presence == PSVC_PRESENT) { in check_disk_hotplug()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c342 if ((status != PSVC_SUCCESS) || (present != PSVC_PRESENT)) in update_thresholds()
431 if ((status != PSVC_SUCCESS) || (present != PSVC_PRESENT)) in psvc_fan_init_speed_0()
459 if ((status != PSVC_SUCCESS) || (present != PSVC_PRESENT)) in psvc_update_setpoint_0()
526 (present == PSVC_PRESENT)) { in psvc_remove_missing_nodes_0()
1170 if (present != PSVC_PRESENT) { in psvc_ps_check_and_disable_dr_policy_0()
1566 if (presence == PSVC_PRESENT) { in psvc_ps_hotplug_policy_0()
1672 if (presence != PSVC_PRESENT) { in psvc_ps_hotplug_policy_0()
1822 if ((status != PSVC_SUCCESS) || (pr != PSVC_PRESENT)) { in psvc_shutdown_policy()
2124 if ((status != PSVC_SUCCESS) || (present != PSVC_PRESENT)) { in psvc_update_cpu_module_card_node_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c223 if ((status != PSVC_SUCCESS) || (present != PSVC_PRESENT)) in psvc_update_thresholds_0()
329 if ((status != PSVC_SUCCESS) || (pr != PSVC_PRESENT)) { in check_temp()
740 if (status == PSVC_FAILURE && present == PSVC_PRESENT) in psvc_shutdown_policy_0()
742 if (present == PSVC_PRESENT) in psvc_shutdown_policy_0()
858 if (presence == PSVC_PRESENT) { in psvc_hotplug_notifier_policy_0()
934 if (presence == PSVC_PRESENT) { in psvc_fan_hotplug_policy_0()