Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c74 TOPO_METH_LABEL_VERSION, TOPO_STABILITY_INTERNAL, hb_label },
119 if (version > TOPO_METH_LABEL_VERSION) in hb_label()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h147 #define TOPO_METH_LABEL_VERSION TOPO_METH_LABEL_VERSION0 macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c81 TOPO_METH_LABEL_VERSION, TOPO_STABILITY_INTERNAL, pci_label },
119 if (version > TOPO_METH_LABEL_VERSION) in pci_label()
H A Ddid_props.c691 TOPO_METH_LABEL, TOPO_METH_LABEL_VERSION, in, &out, &err) != 0) { in label_set()