Searched refs:tm_mops (Results 1 – 3 of 3) sorted by relevance
125 mod->tm_mops->mop_fini(mod); in topo_mod_stop()142 if (mod->tm_mops->mop_init(mod, version) != 0) { in topo_mod_start()241 mod->tm_mops = (topo_imodops_t *)ops; in topo_mod_create()
76 topo_imodops_t *tm_mops; /* Module class ops vector */ member
234 mdb_printf("%-12s 0x%-34p %-30s\n", "tm_mops", tm.tm_mops, in topo_module()