Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c64 case TOPO_STABILITY_UNSTABLE: return (TOPO_STABSTR_UNSTABLE); in topo_stability2name()
84 return (TOPO_STABILITY_UNSTABLE); in topo_name2stability()
H A Dlibtopo.h358 TOPO_STABILITY_UNSTABLE, /* new or rapidly changing */ enumerator
H A Dtopo_xml.c85 *rs = TOPO_STABILITY_UNSTABLE; in xmlattr_to_stab()