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

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c106 return (TOPO_TYPE_INVALID);
121 type = TOPO_TYPE_INVALID;
606 if ((type = str2type(pp->type)) == TOPO_TYPE_INVALID) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c158 return (TOPO_TYPE_INVALID);
189 return (TOPO_TYPE_INVALID);
444 == TOPO_TYPE_INVALID)
890 == TOPO_TYPE_INVALID) {
920 == TOPO_TYPE_INVALID) {
H A Dlibtopo.h334 TOPO_TYPE_INVALID = 0, enumerator in enum:__anon2499

Completed in 57 milliseconds