/titanic_50/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_subr.c | 56 err |= nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &detector); in fab_prep_basic_erpt() 83 (void) nvlist_add_nvlist(erpt, FM_EREPORT_DETECTOR, new_detector); in fab_prep_basic_erpt() 157 (void) nvlist_add_nvlist(erpt, FM_EREPORT_DETECTOR, detector); in fab_send_tgt_erpt() 343 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &detector) != 0 || in fab_get_hcpath() 536 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &detector) != 0) in fab_get_rcpath() 947 (void) nvlist_remove_all(nvl, FM_EREPORT_DETECTOR); in fab_send_erpt_all_rps() 948 (void) nvlist_add_nvlist(nvl, FM_EREPORT_DETECTOR, in fab_send_erpt_all_rps()
|
H A D | fx_epkt.c | 266 (void) nvlist_remove_all(nvl, FM_EREPORT_DETECTOR); in fab_xlate_epkt_erpts() 267 (void) nvlist_add_nvlist(nvl, FM_EREPORT_DETECTOR, detector); in fab_xlate_epkt_erpts()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_self.c | 98 nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &mod) == 0 && in self_recv()
|
H A D | fmd_protocol.c | 310 err |= nvlist_add_nvlist(nvl, FM_EREPORT_DETECTOR, fmri); in fmd_protocol_moderror()
|
/titanic_50/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 70 #define FM_EREPORT_DETECTOR "detector" macro
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 164 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det); in cmd_c2c() 373 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det) < 0) { in cmd_fb()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 90 e |= nvlist_add_nvlist(nvl, FM_EREPORT_DETECTOR, detector); in dt_post_ereport()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_filter.c | 206 if (nvlist_lookup_nvlist(evp, FM_EREPORT_DETECTOR, &det) != 0) { in etm_filter_find_ldom_id()
|
/titanic_50/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 261 (void) nvlist_add_nvlist(event, FM_EREPORT_DETECTOR, in st_check_component()
|
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 328 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det); in cmd_ioxefrx_fire() 418 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det); in cmd_ioxefrx_common()
|
H A D | cmd_Lxcacheerr.c | 1983 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, in cmd_xr_pn_cache_fill()
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_cpuerr.c | 217 FM_EREPORT_DETECTOR, &rsrc); \
|
H A D | cmd_memerr.c | 617 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det) != 0) in cmd_ce_common()
|
H A D | cmd_cpu.c | 1831 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &det); in cmd_cpu_lookup_from_detector()
|
/titanic_50/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 175 e |= nvlist_add_nvlist(nvl, FM_EREPORT_DETECTOR, detector); in slt_post_ereport()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 564 FM_EREPORT_DETECTOR, &detector); in zfs_fm_recv()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | fm.c | 842 if (nvlist_add_nvlist(ereport, FM_EREPORT_DETECTOR, in fm_ereport_set()
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 241 if (nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, &dfmri) != 0) { in platform_getpath()
|
H A D | fme.c | 355 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, in newfme() 1536 (void) nvlist_lookup_nvlist(nvl, FM_EREPORT_DETECTOR, in fme_receive_external_report()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | bofi.c | 4516 if (nvlist_lookup_nvlist(nvlist, FM_EREPORT_DETECTOR, &detector) == 0) in bofi_fm_ereport_callback()
|