Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h60 FRU_STATE_CONFIGURING, enumerator
H A Dpiclplatmod.c322 env_chassis_state = FRU_STATE_CONFIGURING; in env_handle_chassis_state_event()
327 if (env_chassis_state == FRU_STATE_CONFIGURING || in env_handle_chassis_state_event()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h151 #define FRU_STATE_CONFIGURING 0x3 macro
H A Dpiclfrutree.c4566 FRU_STATE_CONFIGURING, FRU_STATE_UNCONFIGURED); in frutree_init()
4571 FRU_STATE_UNCONFIGURED, FRU_STATE_CONFIGURING); in frutree_init()
4579 FRU_STATE_UNCONFIGURED, FRU_STATE_CONFIGURING); in frutree_init()
4598 FRU_STATE_CONFIGURED, FRU_STATE_CONFIGURING); in frutree_init()
4974 frup->state = FRU_STATE_CONFIGURING; in handle_chassis_configure()