Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1503 frup->prev_cond = FRU_COND_UNKNOWN; in make_fru_data()
2172 frup->prev_cond = frup->cond; in update_fru_condition()
2215 frup->prev_cond = frup->cond; in update_fru_condition()
2222 frup->prev_cond = frup->cond; in update_fru_condition()
2230 frup->prev_cond = frup->cond; in update_fru_condition()
2237 frup->prev_cond = frup->cond; in update_fru_condition()
3137 fru_cond[frup->cond], fru_cond[frup->prev_cond], in handle_fru_configure()
3256 fru_cond[frup->cond], fru_cond[frup->prev_cond], in configure_fru()
3285 fru_cond[frup->cond], fru_cond[frup->prev_cond], in configure_fru()
3369 fru_cond[frup->cond], fru_cond[frup->prev_cond], in unconfigure_fru()
[all …]
H A Dpiclfrutree.h248 frutree_frucond_t prev_cond; member