Searched refs:update_fru_condition (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2139 update_fru_condition(frutree_frunode_t *frup, boolean_t *updated) function
2366 if ((rc = update_fru_condition(frup, &cond_changed)) != PICL_SUCCESS) {
2887 if ((rc = update_fru_condition(frup, &state_change)) != PICL_SUCCESS) {
3134 (void) update_fru_condition(frup, &cond_changed);
3253 (void) update_fru_condition(frup, &state_change);
3282 (void) update_fru_condition(frup, &cond_changed);
3366 (void) update_fru_condition(frup, &state_change);
3403 if ((rc = update_fru_condition(frup, &state_change)) != PICL_SUCCESS) {
4948 (void) update_fru_condition(child_frup, &cond_changed);
5232 (void) update_fru_condition(fru
[all...]

Completed in 292 milliseconds