Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h90 #define TOPO_METH_PROP_GET_VERSION 0 macro
H A Dsvc.c75 TOPO_METH_PROP_GET_VERSION, TOPO_STABILITY_INTERNAL,
358 if (version > TOPO_METH_PROP_GET_VERSION) in svc_fmri_prop_get()
H A Dhc.c122 TOPO_METH_PROP_GET_VERSION, TOPO_STABILITY_INTERNAL,
1491 if (version > TOPO_METH_PROP_GET_VERSION) in hc_fmri_prop_get()
H A Dtopo_fmri.c473 TOPO_METH_PROP_GET_VERSION, in, prop, err); in fmri_prop()