Searched refs:FM_IREPORT_ATTRIBUTES (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 414 if (nvlist_lookup_nvlist(nvl, FM_IREPORT_ATTRIBUTES, &attr) != 0) { in swde_panic_detected() 509 if (nvlist_lookup_nvlist(nvl, FM_IREPORT_ATTRIBUTES, &attr) != 0) { in swde_panic_savecore_done()
|
/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_diag.c | 133 if (nvlist_lookup_nvlist(nvl, FM_IREPORT_ATTRIBUTES, &attr) != 0) { in swde_smf_recv()
|
H A D | smf_response.c | 386 if (nvlist_lookup_nvlist(nvl, FM_IREPORT_ATTRIBUTES, &attr) != 0 || in swrp_smf2fmd()
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 80 #define FM_IREPORT_ATTRIBUTES "attr" macro
|
/titanic_41/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound.c | 454 err += nvlist_add_nvlist(nvl, FM_IREPORT_ATTRIBUTES, in fmevt_postprocess()
|