Home
last modified time | relevance | path

Searched refs:TOPO_METH_PRESENT_RET (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h155 #define TOPO_METH_PRESENT_RET "present-ret" macro
H A Ddev.c444 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, present) != 0) { in dev_fmri_present()
H A Dhc.c1734 TOPO_METH_PRESENT_RET, present) != 0) { in hc_is_present()
1846 TOPO_METH_PRESENT_RET, &present); in hc_is_replaced()
1848 TOPO_METH_PRESENT_RET, DATA_TYPE_UINT32); in hc_is_replaced()
H A Dsvc.c825 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, in svc_fmri_present()
H A Dtopo_fmri.c236 (void) nvlist_lookup_uint32(out, TOPO_METH_PRESENT_RET, &present); in topo_fmri_present()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c216 if (nvlist_add_uint32(nvl, TOPO_METH_PRESENT_RET, present) != 0) { in ipmi_present()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c469 return (set_retnvl(mod, out, TOPO_METH_PRESENT_RET, is_present)); in rank_fmri_present()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1079 if (nvlist_add_uint32(nvl, TOPO_METH_PRESENT_RET, in ses_present()