topo_imodops_t
const topo_imodops_t topo_bltin_ops = {
const topo_imodops_t *ops, topo_version_t version)
mod->tm_mops = (topo_imodops_t *)ops;
const topo_imodops_t *ops, topo_version_t version)
topo_imodops_t *tm_mops; /* Module class ops vector */
extern const topo_imodops_t topo_rtld_ops;
const topo_imodops_t *, topo_version_t);
const topo_imodops_t topo_rtld_ops = {