Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c63 case TOPO_STABILITY_EXTERNAL: return (TOPO_STABSTR_EXTERNAL); in topo_stability2name()
82 return (TOPO_STABILITY_EXTERNAL); in topo_name2stability()
H A Dlibtopo.h357 TOPO_STABILITY_EXTERNAL, /* not controlled by Sun */ enumerator
H A Dtopo_xml.c83 *rs = TOPO_STABILITY_EXTERNAL; in xmlattr_to_stab()