Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h153 #define TOPO_METH_REPLACED_RET "replaced-ret" macro
H A Ddev.c524 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, rval) != 0) { in dev_fmri_replaced()
H A Dsvc.c849 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, in svc_fmri_replaced()
H A Dtopo_fmri.c224 (void) nvlist_lookup_uint32(out, TOPO_METH_REPLACED_RET, &replaced); in topo_fmri_replaced()
H A Dhc.c1893 TOPO_METH_REPLACED_RET, rval) != 0) { in hc_is_replaced()
1904 TOPO_METH_REPLACED_RET, in hc_is_replaced()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c251 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, rval) != 0) { in cpu_replaced()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c204 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, rval) != 0) { in mem_replaced()
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c485 return (set_retnvl(mod, out, TOPO_METH_REPLACED_RET, is_replaced)); in rank_fmri_replaced()