Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h89 #define TOPO_METH_COMPARE_VERSION 0 macro
H A Dhc.c97 { TOPO_METH_COMPARE, TOPO_METH_COMPARE_DESC, TOPO_METH_COMPARE_VERSION,
401 if (version > TOPO_METH_COMPARE_VERSION) in hc_compare()
H A Dtopo_fmri.c718 TOPO_METH_COMPARE_VERSION, in, &out, err) < 0) in topo_fmri_compare()