Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.c174 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
H A Dtopo_module.h93 extern topo_mod_t *topo_modhash_lookup(topo_modhash_t *, const char *);