Searched refs:topo_imodops_t (Results 1 – 4 of 4) sorted by relevance
41 } topo_imodops_t; typedef74 topo_imodops_t *tm_mops; /* Module class ops vector */84 extern const topo_imodops_t topo_rtld_ops;95 const topo_imodops_t *, topo_version_t);
225 const topo_imodops_t *ops, topo_version_t version) in topo_mod_create()246 mod->tm_mops = (topo_imodops_t *)ops; in topo_mod_create()315 const topo_imodops_t *ops, topo_version_t version) in topo_modhash_load()
104 const topo_imodops_t topo_rtld_ops = {
97 const topo_imodops_t topo_bltin_ops = {