Searched defs:past_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c923 char state[32], fault[32], previous_state[32], past_state[32]; local
966 past_state);
970 if (strcmp(past_state, PSVC_HOTPLUGGED) == 0) {
1044 * fail_state past_state retry
1052 (strcmp(past_state, PSVC_OK) == 0)) {
1055 (strcmp(past_state, PSVC_ERROR) == 0)) {

Completed in 63 milliseconds