Searched refs:TOPO_METH_LABEL_VERSION (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
H A D | ioboard.c | 67 TOPO_METH_LABEL_VERSION, TOPO_STABILITY_INTERNAL, iob_label }, 96 if (version > TOPO_METH_LABEL_VERSION) in iob_label()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 74 TOPO_METH_LABEL_VERSION, TOPO_STABILITY_INTERNAL, hb_label }, 119 if (version > TOPO_METH_LABEL_VERSION) in hb_label()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 139 #define TOPO_METH_LABEL_VERSION TOPO_METH_LABEL_VERSION0 macro
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.c | 75 TOPO_METH_LABEL_VERSION, TOPO_STABILITY_INTERNAL, pci_label }, 113 if (version > TOPO_METH_LABEL_VERSION) in pci_label()
|
H A D | did_props.c | 652 TOPO_METH_LABEL, TOPO_METH_LABEL_VERSION, in, &out, &err) != 0) { in label_set()
|