Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h341 #define PICLEVENTARGVAL_CONFIGURING "configuring" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c321 if (strcmp(state, PICLEVENTARGVAL_CONFIGURING) == 0) { in env_handle_chassis_state_event()
H A Dpicldr.c684 if (strcmp(state, PICLEVENTARGVAL_CONFIGURING) != 0) { in env_handle_chassis_configuring_event()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c210 PICLEVENTARGVAL_CONFIGURING,
3218 PICLEVENTARGVAL_CONFIGURING, fru_state[frup->state], in configure_fru()
3247 fru_state[frup->state], PICLEVENTARGVAL_CONFIGURING, in configure_fru()
3294 fru_state[frup->state], PICLEVENTARGVAL_CONFIGURING, in configure_fru()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1527 if (strcmp(value, PICLEVENTARGVAL_CONFIGURING) != 0) { in wd_state_change_evhandler()