Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c280 TOPO_METH_CONTAINS, NULL)); in topo_fmri_contains()
284 TOPO_METH_CONTAINS, NULL)); in topo_fmri_contains()
287 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains()
292 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains()
295 if (topo_method_invoke(rnode, TOPO_METH_CONTAINS, in topo_fmri_contains()
297 return (set_error(thp, *err, err, TOPO_METH_CONTAINS, in)); in topo_fmri_contains()
H A Dtopo_mod.h192 #define TOPO_METH_CONTAINS "topo_contains" macro
H A Dhc.c1229 if (topo_method_invoke(node, TOPO_METH_CONTAINS, in hc_match()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c288 { TOPO_METH_CONTAINS, TOPO_METH_CONTAINS_DESC,