Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c659 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
662 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
669 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
672 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
677 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
680 if (topo_method_invoke(rnode, TOPO_METH_COMPARE, in topo_fmri_compare()
682 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.c96 { TOPO_METH_COMPARE, TOPO_METH_COMPARE_DESC, TOPO_METH_COMPARE_VERSION,