Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c66 case TOPO_STABILITY_STABLE: return (TOPO_STABSTR_STABLE); in topo_stability2name()
88 return (TOPO_STABILITY_STABLE); in topo_name2stability()
H A Dlibtopo.h360 TOPO_STABILITY_STABLE, /* mature interface from Sun */ enumerator
H A Dtopo_xml.c89 *rs = TOPO_STABILITY_STABLE; in xmlattr_to_stab()