Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h180 #define FCF_CASE_SOLVED 1 macro
H A Dfmd_ckpt.c682 fcfc.fcfc_state = FCF_CASE_SOLVED; in fmd_ckpt_save_case()
1046 fcfc->fcfc_state != FCF_CASE_UNSOLVED ? FCF_CASE_SOLVED : in fmd_ckpt_restore_case()
1072 else if (fcfc->fcfc_state == FCF_CASE_SOLVED) in fmd_ckpt_restore_case()