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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h59 } topo_imodinfo_t; typedef in typeref:struct:topo_imod_info
77 topo_imodinfo_t *tm_info; /* Module info registered with handle */
H A Dtopo_mod.c192 if ((mod->tm_info = topo_mod_zalloc(mod, sizeof (topo_imodinfo_t)))
241 topo_mod_free(mod, mod->tm_info, sizeof (topo_imodinfo_t));

Completed in 24 milliseconds