Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h195 #define TOPO_METH_CONTAINS_VERSION TOPO_METH_CONTAINS_VERSION0 macro
H A Dtopo_fmri.c296 TOPO_METH_CONTAINS_VERSION, in, &out, err) < 0) in topo_fmri_contains()
H A Dhc.c1230 TOPO_METH_CONTAINS_VERSION, arg, &nvl, &err) != 0) { in hc_match()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c289 TOPO_METH_CONTAINS_VERSION, TOPO_STABILITY_INTERNAL, ses_contains },
921 if (version > TOPO_METH_CONTAINS_VERSION) in ses_contains()