Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c54 case TOPO_STABILITY_OBSOLETE: return (TOPO_STABSTR_OBSOLETE); in topo_stability2name()
72 return (TOPO_STABILITY_OBSOLETE); in topo_name2stability()
H A Dlibtopo.h311 TOPO_STABILITY_OBSOLETE, /* scheduled for removal */ enumerator
H A Dtopo_xml.c91 *rs = TOPO_STABILITY_OBSOLETE; in xmlattr_to_stab()