Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h173 #define PSVC_SWITCH_OFF PSVC_OFF macro
H A Dpsvcobj.c1589 strcpy(sw_state, PSVC_SWITCH_OFF); in i_psvc_get_device_state_8_0()
1592 strcpy(sw_state, PSVC_SWITCH_OFF); in i_psvc_get_device_state_8_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1231 PSVC_SWITCH_OFF); in psvc_fan_blast_shutoff_policy_0()
1239 PSVC_SWITCH_OFF); in psvc_fan_blast_shutoff_policy_0()
1333 strlcpy(switch_state, PSVC_SWITCH_OFF, in psvc_fan_fault_check_policy_0()
1602 strcpy(switch_state, PSVC_SWITCH_OFF); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c246 strlcpy(switch_state, PSVC_SWITCH_OFF, in fan_speed_read()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c936 if (strcmp(state, PSVC_SWITCH_OFF) == 0) { in check_ps_state()
1114 if (strcmp(ac_switch_state, PSVC_SWITCH_OFF) == 0) { in ac_unplugged()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c668 strcpy(state, PSVC_SWITCH_OFF); in psvc_switch_fan_onoff_policy_0()