topo_modhash_lookup
mod = topo_modhash_lookup(mhp, name);
if (topo_modhash_lookup(thp->th_modhash, name) != NULL)
extern topo_mod_t *topo_modhash_lookup(topo_modhash_t *, const char *);