Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_error.h71 ETOPO_ENUM_FATAL, /* fatal enumeration error */ enumerator
H A Dtopo_snap.c308 if (topo_hdl_errno(thp) == ETOPO_ENUM_FATAL) { in topo_snap_create()