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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h82 #define TOPO_MOD_FINI 0x002 /* Module fini completed */ macro
H A Dtopo_module.c127 mod->tm_flags = TOPO_MOD_FINI;
H A Dtopo_mod.c186 assert(!(mod->tm_flags & TOPO_MOD_FINI ||
226 assert(!(mod->tm_flags & TOPO_MOD_FINI));

Completed in 25 milliseconds