Searched refs:TOPO_METH_PRESENT_RET (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 147 #define TOPO_METH_PRESENT_RET "present-ret" macro
|
H A D | dev.c | 444 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, present) != 0) { in dev_fmri_present()
|
H A D | hc.c | 1787 TOPO_METH_PRESENT_RET, present) != 0) { in hc_is_present() 1899 TOPO_METH_PRESENT_RET, &present); in hc_is_replaced() 1901 TOPO_METH_PRESENT_RET, DATA_TYPE_UINT32); in hc_is_replaced()
|
H A D | svc.c | 825 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, in svc_fmri_present()
|
H A D | topo_fmri.c | 198 (void) nvlist_lookup_uint32(out, TOPO_METH_PRESENT_RET, &present); in topo_fmri_present()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 175 if (nvlist_add_uint32(nvl, TOPO_METH_PRESENT_RET, present) != 0) { in ipmi_present()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu.c | 204 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, present) != 0) { in cpu_present()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 165 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, present) != 0) { in mem_present()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 467 return (set_retnvl(mod, out, TOPO_METH_PRESENT_RET, is_present)); in rank_fmri_present()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1013 if (nvlist_add_uint32(nvl, TOPO_METH_PRESENT_RET, in ses_present()
|