Searched refs:topo_imodops_t (Results 1 – 4 of 4) sorted by relevance
43 } topo_imodops_t; typedef76 topo_imodops_t *tm_mops; /* Module class ops vector */86 extern const topo_imodops_t topo_rtld_ops;97 const topo_imodops_t *, topo_version_t);
220 const topo_imodops_t *ops, topo_version_t version) in topo_mod_create()241 mod->tm_mops = (topo_imodops_t *)ops; in topo_mod_create()310 const topo_imodops_t *ops, topo_version_t version) in topo_modhash_load()
106 const topo_imodops_t topo_rtld_ops = {
95 const topo_imodops_t topo_bltin_ops = {