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 D | topo_mod.h | 153 #define TOPO_METH_REPLACED_RET "replaced-ret" macro
|
H A D | dev.c | 524 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, rval) != 0) { in dev_fmri_replaced()
|
H A D | svc.c | 849 if (nvlist_add_uint32(*out, TOPO_METH_REPLACED_RET, in svc_fmri_replaced()
|
H A D | topo_fmri.c | 224 (void) nvlist_lookup_uint32(out, TOPO_METH_REPLACED_RET, &replaced); in topo_fmri_replaced()
|
H A D | hc.c | 1893 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 D | cpu.c | 251 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 D | mem.c | 204 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 D | chip_subr.c | 485 return (set_retnvl(mod, out, TOPO_METH_REPLACED_RET, is_replaced)); in rank_fmri_replaced()
|