Searched refs:TOPO_METH_PRESENT_VERSION (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 146 #define TOPO_METH_PRESENT_VERSION TOPO_METH_PRESENT_VERSION0 macro
|
H A D | dev.c | 68 { TOPO_METH_PRESENT, TOPO_METH_PRESENT_DESC, TOPO_METH_PRESENT_VERSION, 387 if (version > TOPO_METH_PRESENT_VERSION) in dev_fmri_present()
|
H A D | svc.c | 81 { TOPO_METH_PRESENT, TOPO_METH_PRESENT_DESC, TOPO_METH_PRESENT_VERSION, 817 if (version > TOPO_METH_PRESENT_VERSION) in svc_fmri_present()
|
H A D | hc.c | 99 { TOPO_METH_PRESENT, TOPO_METH_PRESENT_DESC, TOPO_METH_PRESENT_VERSION, 1756 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_present() 1806 if (version > TOPO_METH_PRESENT_VERSION) in hc_fmri_present() 1864 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_replaced()
|
H A D | topo_fmri.c | 191 TOPO_METH_PRESENT_VERSION, fmri, &out, err) < 0) { in topo_fmri_present()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu.c | 69 TOPO_METH_PRESENT_VERSION, TOPO_STABILITY_INTERNAL, cpu_present },
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 73 TOPO_METH_PRESENT_VERSION, TOPO_STABILITY_INTERNAL, mem_present },
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_amd.c | 79 TOPO_METH_PRESENT_VERSION, TOPO_STABILITY_INTERNAL,
|
H A D | chip_subr.c | 447 if (version > TOPO_METH_PRESENT_VERSION) in rank_fmri_present()
|