Searched refs:tm_mops (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h76 topo_imodops_t *tm_mops; /* Module class ops vector */ member in struct:topo_mod
H A Dtopo_module.c122 mod->tm_mops->mop_fini(mod);
139 if (mod->tm_mops->mop_init(mod, version) != 0) {
238 mod->tm_mops = (topo_imodops_t *)ops;

Completed in 21 milliseconds