Home
last modified time | relevance | path

Searched refs:TOPO_METH_CONTAINS_VERSION (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h187 #define TOPO_METH_CONTAINS_VERSION TOPO_METH_CONTAINS_VERSION0 macro
H A Dtopo_fmri.c258 TOPO_METH_CONTAINS_VERSION, in, &out, err) < 0) in topo_fmri_contains()
H A Dhc.c1283 TOPO_METH_CONTAINS_VERSION, arg, &nvl, &err) != 0) { in hc_match()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c81 TOPO_METH_CONTAINS_VERSION, TOPO_STABILITY_INTERNAL, mem_contains },
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c257 TOPO_METH_CONTAINS_VERSION, TOPO_STABILITY_INTERNAL, ses_contains },
855 if (version > TOPO_METH_CONTAINS_VERSION) in ses_contains()