Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c233 err |= nvlist_add_int64(site, FM_FMRI_SW_SITE_LINE, site_line); in sw_fmri_create()
413 FM_FMRI_SW_SITE_LINE, &line) == 0) in sw_fmri_nvl2str()
493 ":" FM_FMRI_SW_SITE_LINE "=", NULL); in sw_fmri_nvl2str()
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h325 #define FM_FMRI_SW_SITE_LINE "line" macro
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c255 err += nvlist_add_int64(site, FM_FMRI_SW_SITE_LINE, i64); in fmevt_detector()