Searched refs:update_fru_condition (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 2139 update_fru_condition(frutree_frunode_t *frup, boolean_t *updated) in update_fru_condition() function 2366 if ((rc = update_fru_condition(frup, &cond_changed)) != PICL_SUCCESS) { in get_fru_condition() 2887 if ((rc = update_fru_condition(frup, &state_change)) != PICL_SUCCESS) { in create_fru_props() 3134 (void) update_fru_condition(frup, &cond_changed); in handle_fru_configure() 3253 (void) update_fru_condition(frup, &state_change); in configure_fru() 3282 (void) update_fru_condition(frup, &cond_changed); in configure_fru() 3366 (void) update_fru_condition(frup, &state_change); in unconfigure_fru() 3403 if ((rc = update_fru_condition(frup, &state_change)) != PICL_SUCCESS) { in unconfigure_fru() 4948 (void) update_fru_condition(child_frup, &cond_changed); in reconfigure_chassis() 5232 (void) update_fru_condition(frup, &state_changed); in handle_dr_event() [all …]
|