Home
last modified time | relevance | path

Searched refs:ETOPO_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_error.h46 ETOPO_UNKNOWN = 1000, /* unknown libtopo error */ enumerator
H A Dtopo_prop.c385 else if (ret < ETOPO_UNKNOWN) in prop_getval()