Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1104 char ac_switch_state[PSVC_MAX_STR_LEN]; in ac_unplugged() local
1109 ac_switch_state); in ac_unplugged()
1114 if (strcmp(ac_switch_state, PSVC_SWITCH_OFF) == 0) { in ac_unplugged()