Searched refs:topo_modhash_lookup (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h95 extern topo_mod_t *topo_modhash_lookup(topo_modhash_t *, const char *);
H A Dtopo_module.c168 mod = topo_modhash_lookup(mhp, name);
221 if (topo_modhash_lookup(thp->th_modhash, name) != NULL)
290 topo_modhash_lookup(topo_modhash_t *mhp, const char *name) function

Completed in 49 milliseconds