Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd.c962 if (fmd_module_dc_key2code(dp->d_self, nodc_key, code_str, in fmd_run()
966 if (fmd_module_dc_key2code(dp->d_self, repair_key, code_str, in fmd_run()
970 if (fmd_module_dc_key2code(dp->d_self, resolve_key, code_str, in fmd_run()
974 if (fmd_module_dc_key2code(dp->d_self, update_key, code_str, in fmd_run()
H A Dfmd_module.h199 extern int fmd_module_dc_key2code(fmd_module_t *,
H A Dfmd_module.c1008 fmd_module_dc_key2code(fmd_module_t *mp, in fmd_module_dc_key2code() function
H A Dfmd_case.c287 if (cip->ci_nsuspects == 0 || fmd_module_dc_key2code( in fmd_case_mkcode()