Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.c171 mod = topo_modhash_lookup(mhp, name); in topo_mod_lookup()
224 if (topo_modhash_lookup(thp->th_modhash, name) != NULL) in topo_mod_create()
293 topo_modhash_lookup(topo_modhash_t *mhp, const char *name) in topo_modhash_lookup() function
H A Dtopo_module.h95 extern topo_mod_t *topo_modhash_lookup(topo_modhash_t *, const char *);