Home
last modified time | relevance | path

Searched refs:PSVC_SWITCH_ON (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h174 #define PSVC_SWITCH_ON PSVC_ON macro
H A Dpsvcobj.c1347 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0()
1372 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0()
1397 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0()
1422 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0()
1587 strcpy(sw_state, PSVC_SWITCH_ON); in i_psvc_get_device_state_8_0()
1594 strcpy(sw_state, PSVC_SWITCH_ON); in i_psvc_get_device_state_8_0()
1619 if (strcmp(sw_state, PSVC_SWITCH_ON) == 0) in i_psvc_set_device_state_8_0()
1624 if (strcmp(sw_state, PSVC_SWITCH_ON) == 0) in i_psvc_set_device_state_8_0()
2760 if (strcmp(state, PSVC_SWITCH_ON) == 0) in i_psvc_init_state()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1030 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_ps_device_fail_notifier_policy_0()
1235 PSVC_SWITCH_ON); in psvc_fan_blast_shutoff_policy_0()
1330 strlcpy(switch_state, PSVC_SWITCH_ON, in psvc_fan_fault_check_policy_0()
1608 strcpy(switch_state, PSVC_SWITCH_ON); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c243 strlcpy(switch_state, PSVC_SWITCH_ON, in fan_speed_read()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c985 (strcmp(state, PSVC_SWITCH_ON) == 0)); in check_ps_state()
987 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in check_ps_state()
1583 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in check_disk_fault()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c670 strcpy(state, PSVC_SWITCH_ON); in psvc_switch_fan_onoff_policy_0()
1120 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_device_fail_notifier_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c728 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_device_fail_notifier_policy_0()