Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h175 #define PSVC_SWITCH_OFF PSVC_OFF macro
H A Dpsvcobj.c1591 strcpy(sw_state, PSVC_SWITCH_OFF); in i_psvc_get_device_state_8_0()
1594 strcpy(sw_state, PSVC_SWITCH_OFF); in i_psvc_get_device_state_8_0()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c248 strlcpy(switch_state, PSVC_SWITCH_OFF, in fan_speed_read()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1233 PSVC_SWITCH_OFF); in psvc_fan_blast_shutoff_policy_0()
1241 PSVC_SWITCH_OFF); in psvc_fan_blast_shutoff_policy_0()
1335 strlcpy(switch_state, PSVC_SWITCH_OFF, in psvc_fan_fault_check_policy_0()
1604 strcpy(switch_state, PSVC_SWITCH_OFF); in psvc_ps_hotplug_policy_0()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c938 if (strcmp(state, PSVC_SWITCH_OFF) == 0) { in check_ps_state()
1116 if (strcmp(ac_switch_state, PSVC_SWITCH_OFF) == 0) { in ac_unplugged()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c670 strcpy(state, PSVC_SWITCH_OFF); in psvc_switch_fan_onoff_policy_0()