topo_imodinfo_t
if ((mod->tm_info = topo_mod_zalloc(mod, sizeof (topo_imodinfo_t)))
topo_mod_free(mod, mod->tm_info, sizeof (topo_imodinfo_t));
topo_imodinfo_t *tm_info; /* Module info registered with handle */