Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h339 #define PICLEVENTARGVAL_CONFIGURED "configured" macro
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c342 if (strcmp(state, PICLEVENTARGVAL_CONFIGURED) == 0) { in env_handle_chassis_state_event()
473 } else if (strcmp(PICLEVENTARGVAL_CONFIGURED, value) == 0) { in env_platmod_handle_event()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1521 if (strcmp(value, PICLEVENTARGVAL_CONFIGURED) == 0) { in wd_state_change_evhandler()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c208 PICLEVENTARGVAL_CONFIGURED,
5008 PICLEVENTARGVAL_UNCONFIGURING, PICLEVENTARGVAL_CONFIGURED, in handle_chassis_unconfigure()