Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c696 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
699 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
706 TOPO_METH_COMPARE, NULL)); in topo_fmri_compare()
709 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
714 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_COMPARE, in topo_fmri_compare()
717 if (topo_method_invoke(rnode, TOPO_METH_COMPARE, in topo_fmri_compare()
719 return (set_error(thp, *err, err, TOPO_METH_COMPARE, in)); in topo_fmri_compare()
H A Dtopo_method.h74 #define TOPO_METH_COMPARE "topo_compare" macro
H A Dhc.c97 { TOPO_METH_COMPARE, TOPO_METH_COMPARE_DESC, TOPO_METH_COMPARE_VERSION,