Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound_on.c44 if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s", FM_EREPORT_CLASS, in fmevt_pp_on_ereport()
H A Dfmevt_inbound.c307 FM_EREPORT_CLASS "." in class_ok()
/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c200 (strncmp(str, FM_EREPORT_CLASS, strlen(FM_EREPORT_CLASS)) != 0)) { in etm_filter_find_ldom_id()
H A Detm_ckpt.c131 if (strncmp(class, FM_EREPORT_CLASS, strlen(FM_EREPORT_CLASS)) != 0) { in etm_ckpt_erpt2id()
133 FM_EREPORT_CLASS); in etm_ckpt_erpt2id()
/titanic_44/usr/src/uts/common/sys/fm/
H A Dprotocol.h47 #define FM_EREPORT_CLASS "ereport" macro
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c84 FM_EREPORT_CLASS, protocol, faultname); in dt_post_ereport()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_event.c162 strncmp(data, FM_EREPORT_CLASS, (size_t)(p - (char *)data)) == 0 && in fmd_event_create()
H A Dfmd_xprt.c1503 isereport = (strncmp(class, FM_EREPORT_CLASS ".", in fmd_xprt_recv()
1504 sizeof (FM_EREPORT_CLASS)) == 0) ? FMD_B_TRUE : FMD_B_FALSE; in fmd_xprt_recv()
/titanic_44/usr/src/uts/common/os/
H A Dddifm.c135 #define ERPT_CLASS_SZ sizeof (DDI_IO_CLASS) + sizeof (FM_EREPORT_CLASS) + \
H A Dfm.c832 FM_EREPORT_CLASS, erpt_class); in fm_ereport_set()
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c168 FM_EREPORT_CLASS, ereport_class); in slt_post_ereport()
/titanic_44/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c115 FM_EREPORT_CLASS "." ZFS_ERROR_CLASS "." type
/titanic_44/usr/src/uts/common/io/
H A Dbofi.c4520 FM_EREPORT_CLASS, DDI_IO_CLASS, DDI_FM_SERVICE_IMPACT); in bofi_fm_ereport_callback()