Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c65 case TOPO_STABILITY_EVOLVING: return (TOPO_STABSTR_EVOLVING); in topo_stability2name()
86 return (TOPO_STABILITY_EVOLVING); in topo_name2stability()
H A Dlibtopo.h359 TOPO_STABILITY_EVOLVING, /* less rapidly changing */ enumerator
H A Dtopo_xml.c87 *rs = TOPO_STABILITY_EVOLVING; in xmlattr_to_stab()