Searched refs:fmd_module_dc_key2code (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd.c | 962 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 D | fmd_module.h | 199 extern int fmd_module_dc_key2code(fmd_module_t *,
|
H A D | fmd_module.c | 1008 fmd_module_dc_key2code(fmd_module_t *mp, in fmd_module_dc_key2code() function
|
H A D | fmd_case.c | 287 if (cip->ci_nsuspects == 0 || fmd_module_dc_key2code( in fmd_case_mkcode()
|