Home
last modified time | relevance | path

Searched refs:TOPO_METH_COMPARE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c656 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
659 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
666 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
669 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
674 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
677 if (topo_method_invoke(rnode, TOPO_METH_COMPARE, in topo_fmri_compare()
679 return (set_error(thp, *err, err, TOPO_METH_COMPARE, in)); in topo_fmri_compare()
H A Dtopo_method.h64 #define TOPO_METH_COMPARE "topo_compare" macro
H A Dhc.c97 { TOPO_METH_COMPARE, TOPO_METH_COMPARE_DESC, TOPO_METH_COMPARE_VERSION,