Searched refs:topo_modhash_lookup (Results 1 – 2 of 2) sorted by relevance
174 mod = topo_modhash_lookup(mhp, name); in topo_mod_lookup()229 if (topo_modhash_lookup(thp->th_modhash, name) != NULL) in topo_mod_create()298 topo_modhash_lookup(topo_modhash_t *mhp, const char *name) in topo_modhash_lookup() function
93 extern topo_mod_t *topo_modhash_lookup(topo_modhash_t *, const char *);