Searched refs:PICLEVENTARGVAL_CONFIGURING (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 341 #define PICLEVENTARGVAL_CONFIGURING "configuring" macro
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclplatmod.c | 321 if (strcmp(state, PICLEVENTARGVAL_CONFIGURING) == 0) { in env_handle_chassis_state_event()
|
H A D | picldr.c | 684 if (strcmp(state, PICLEVENTARGVAL_CONFIGURING) != 0) { in env_handle_chassis_configuring_event()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 210 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 D | piclwatchdog.c | 1527 if (strcmp(value, PICLEVENTARGVAL_CONFIGURING) != 0) { in wd_state_change_evhandler()
|