Searched refs:EC_FM (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/sysevent/ |
H A D | eventdefs.h | 53 #define EC_FM "EC_fm" /* FMA error report event */ macro
|
/titanic_44/usr/src/cmd/fm/fminject/common/ |
H A D | inj_main.c | 72 if ((errno = sysevent_evc_publish(arg, EC_FM, ESC_FM_ERROR, in sev_send()
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_sysevent.c | 169 if (strcmp(sysevent_get_class_name(sep), EC_FM) != 0) { in sysev_recv()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | fm.c | 530 if (sysevent_evc_publish(error_chan, EC_FM, ESC_FM_ERROR, in fm_ereport_post()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | bofi.c | 743 EC_FM, bofi_fm_ereport_callback, NULL, 0); in bofi_attach()
|