Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.c919 fccd_t fccd; in fmd_case_convict() local
933 fccd.fccd_cip = cip; in fmd_case_convict()
934 fccd.fccd_adjust_new = &adjust_new; in fmd_case_convict()
935 fccd.fccd_new_susp_state = new_susp_state; in fmd_case_convict()
936 fccd.fccd_new_match_state = new_match_state; in fmd_case_convict()
937 fccd.fccd_discard_new = &discard_new; in fmd_case_convict()
959 &fccd); in fmd_case_convict()