Searched refs:FM_FMRI_SCHEME_SW (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c57 { "sw", FM_FMRI_SCHEME_SW, SW_VERSION, &sw_ops };
191 err |= nvlist_add_string(fmri, FM_FMRI_SCHEME, FM_FMRI_SCHEME_SW);
438 topo_fmristr_build(&size, buf, buflen, FM_FMRI_SCHEME_SW,
H A Dtopo_mod.c612 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_SW,
613 FM_FMRI_SCHEME_SW, 0, args, &err)) == NULL) {
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h202 #define FM_FMRI_SCHEME_SW "sw" macro
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c180 err |= nvlist_add_string(fmri, FM_FMRI_SCHEME, FM_FMRI_SCHEME_SW);
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c284 err += nvlist_add_string(dtcr, FM_FMRI_SCHEME, FM_FMRI_SCHEME_SW);

Completed in 66 milliseconds