Home
last modified time | relevance | path

Searched refs:FM_FMRI_SW_CTXT_ORIGIN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h328 #define FM_FMRI_SW_CTXT_ORIGIN "origin" macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c262 err |= sw_add_optl_string(ctxt, FM_FMRI_SW_CTXT_ORIGIN, ctxt_origin); in sw_fmri_create()
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c264 err += nvlist_add_string(ctxt, FM_FMRI_SW_CTXT_ORIGIN, in fmevt_detector()