Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c108 return (TOPO_TYPE_INVALID); in str2type()
123 type = TOPO_TYPE_INVALID; in str2type()
622 if ((type = str2type(pp->type)) == TOPO_TYPE_INVALID) { in set_prop()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c175 return (TOPO_TYPE_INVALID); in xmlattr_to_type()
208 return (TOPO_TYPE_INVALID); in xmlattr_to_type()
446 == TOPO_TYPE_INVALID) in xmlprop_xlate()
903 == TOPO_TYPE_INVALID) { in pmeth_record()
933 == TOPO_TYPE_INVALID) { in pmeth_record()
H A Dlibtopo.h379 TOPO_TYPE_INVALID = 0, enumerator