Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c151 if (meth->tm_stability < TOPO_STABILITY_INTERNAL || in topo_method_register()
152 meth->tm_stability > TOPO_STABILITY_MAX || in topo_method_register()
173 imp->tim_stability = meth->tm_stability; in topo_method_register()
H A Dpcie.c309 .tm_stability = TOPO_STABILITY_INTERNAL,
316 .tm_stability = TOPO_STABILITY_INTERNAL,
H A Dtopo_mod.h61 const topo_stability_t tm_stability; /* Attributes of method */ member
/illumos-gate/usr/src/lib/fm/topo/modules/common/pciebus/
H A Dtopo_pcie_prop.c301 .tm_stability = TOPO_STABILITY_INTERNAL,