Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c57 case TOPO_STABILITY_EVOLVING: return (TOPO_STABSTR_EVOLVING); in topo_stability2name()
78 return (TOPO_STABILITY_EVOLVING); in topo_name2stability()
H A Dlibtopo.h314 TOPO_STABILITY_EVOLVING, /* less rapidly changing */ enumerator
H A Dtopo_xml.c97 *rs = TOPO_STABILITY_EVOLVING; in xmlattr_to_stab()