Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h57 } topo_imodinfo_t; typedef
75 topo_imodinfo_t *tm_info; /* Module info registered with handle */
H A Dtopo_mod.c187 if ((mod->tm_info = topo_mod_zalloc(mod, sizeof (topo_imodinfo_t))) in topo_mod_register()
236 topo_mod_free(mod, mod->tm_info, sizeof (topo_imodinfo_t)); in topo_mod_unregister()