Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c62 case TOPO_STABILITY_OBSOLETE: return (TOPO_STABSTR_OBSOLETE); in topo_stability2name()
80 return (TOPO_STABILITY_OBSOLETE); in topo_name2stability()
H A Dlibtopo.h356 TOPO_STABILITY_OBSOLETE, /* scheduled for removal */ enumerator
H A Dtopo_xml.c81 *rs = TOPO_STABILITY_OBSOLETE; in xmlattr_to_stab()