Home
last modified time | relevance | path

Searched refs:state_mgr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h223 frutree_loctype_t state_mgr; /* state manager */ member
253 frutree_loctype_t state_mgr; member
H A Dpiclfrutree.c1458 locp->state_mgr = UNKNOWN; in make_loc_data()
1508 frup->state_mgr = UNKNOWN; in make_fru_data()
1796 if (locp->state_mgr == PLUGIN_PVT) { in update_loc_state()
1822 } else if (locp->state_mgr == STATIC_LOC) { in update_loc_state()
2018 if (frup->state_mgr == PLUGIN_PVT) { in update_fru_state()
2056 } else if (frup->state_mgr == STATIC_LOC) { in update_fru_state()
2151 if (frup->state_mgr == PLUGIN_PVT) { in update_fru_condition()
2182 } else if (frup->state_mgr == STATIC_LOC) { in update_fru_condition()
3470 frup->state_mgr = locp->state_mgr; in create_fru_node()
3479 if (locp->state_mgr == STATIC_LOC) { in create_fru_node()
[all …]