Searched refs:FM_RSRC_RESOURCE (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 229 err |= nvlist_add_nvlist(nvl, FM_RSRC_RESOURCE, fmri); in fmd_protocol_rsrc_asru() 340 err |= nvlist_add_nvlist(nvl, FM_RSRC_RESOURCE, mp->mod_fmri); in fmd_protocol_xprt_ctl()
|
H A D | fmd_xprt.c | 474 nvlist_lookup_nvlist(nvl, FM_RSRC_RESOURCE, &nvl) == 0 && in fmd_xprt_event_syn() 504 nvlist_lookup_nvlist(nvl, FM_RSRC_RESOURCE, &nvl) == 0 && in fmd_xprt_event_ack()
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 124 #define FM_RSRC_RESOURCE "resource" macro
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 368 if (nvlist_lookup_nvlist(nvl, FM_RSRC_RESOURCE, &asru) < 0) { in cmd_fb()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_fm.c | 822 (void) snprintf(class, sizeof (class), "%s.%s.%s", FM_RSRC_RESOURCE, in zfs_post_common()
|