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

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

Completed in 90 milliseconds