Searched refs:cond_changed (Results 1 – 1 of 1) sorted by relevance
2339 boolean_t cond_changed = B_FALSE; in get_fru_condition() local2366 if ((rc = update_fru_condition(frup, &cond_changed)) != PICL_SUCCESS) { in get_fru_condition()2373 if (cond_changed) { in get_fru_condition()3124 boolean_t cond_changed; in handle_fru_configure() local3134 (void) update_fru_condition(frup, &cond_changed); in handle_fru_configure()3135 if (cond_changed) { in handle_fru_configure()3168 boolean_t state_change, cond_changed; in configure_fru() local3282 (void) update_fru_condition(frup, &cond_changed); in configure_fru()3283 if (cond_changed) { in configure_fru()4835 boolean_t cond_changed = B_FALSE; in reconfigure_chassis() local[all …]