Searched refs:ffep (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 138 static void fme_eval(struct fme *fmep, fmd_event_t *ffep); 143 static void publish_undiagnosable(fmd_hdl_t *hdl, fmd_event_t *ffep, 150 static void fme_receive_report(fmd_hdl_t *hdl, fmd_event_t *ffep, 326 fmd_case_t *fmcase, fmd_event_t *ffep, nvlist_t *nvl) in newfme() argument 358 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 379 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 417 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 433 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 1029 serd_eval(struct fme *fmep, fmd_hdl_t *hdl, fmd_event_t *ffep, in serd_eval() argument 1044 ASSERT(ffep != NULL); in serd_eval() [all …]
|
H A D | fme.h | 93 void fme_receive_external_report(fmd_hdl_t *hdl, fmd_event_t *ffep, 96 void fme_receive_repair_list(fmd_hdl_t *hdl, fmd_event_t *ffep,
|
H A D | itree.h | 79 fmd_event_t *ffep; member
|