Searched refs:PSVC_SWITCH_ON (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects.h | 176 #define PSVC_SWITCH_ON PSVC_ON macro
|
H A D | psvcobj.c | 1349 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0() 1374 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0() 1399 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0() 1424 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in i_psvc_get_device_state_9_0() 1589 strcpy(sw_state, PSVC_SWITCH_ON); in i_psvc_get_device_state_8_0() 1596 strcpy(sw_state, PSVC_SWITCH_ON); in i_psvc_get_device_state_8_0() 1621 if (strcmp(sw_state, PSVC_SWITCH_ON) == 0) in i_psvc_set_device_state_8_0() 1626 if (strcmp(sw_state, PSVC_SWITCH_ON) == 0) in i_psvc_set_device_state_8_0() 2762 if (strcmp(state, PSVC_SWITCH_ON) == 0) in i_psvc_init_state()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/ |
H A D | psvcplugin.c | 245 strlcpy(switch_state, PSVC_SWITCH_ON, in fan_speed_read()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 1032 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_ps_device_fail_notifier_policy_0() 1237 PSVC_SWITCH_ON); in psvc_fan_blast_shutoff_policy_0() 1332 strlcpy(switch_state, PSVC_SWITCH_ON, in psvc_fan_fault_check_policy_0() 1610 strcpy(switch_state, PSVC_SWITCH_ON); in psvc_ps_hotplug_policy_0()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 987 (strcmp(state, PSVC_SWITCH_ON) == 0)); in check_ps_state() 989 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in check_ps_state() 1585 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in check_disk_fault()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 672 strcpy(state, PSVC_SWITCH_ON); in psvc_switch_fan_onoff_policy_0() 1122 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_device_fail_notifier_policy_0()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 730 if (strcmp(state, PSVC_SWITCH_ON) == 0) { in psvc_device_fail_notifier_policy_0()
|