Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c59 case TOPO_STABILITY_STANDARD: return (TOPO_STABSTR_STANDARD); in topo_stability2name()
82 return (TOPO_STABILITY_STANDARD); in topo_name2stability()
H A Dlibtopo.h316 TOPO_STABILITY_STANDARD /* industry standard */ enumerator
319 #define TOPO_STABILITY_MAX TOPO_STABILITY_STANDARD /* max valid stab */
H A Dtopo_xml.c101 *rs = TOPO_STABILITY_STANDARD; in xmlattr_to_stab()