Home
last modified time | relevance | path

Searched refs:did_hash_lookup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h43 extern did_t *did_hash_lookup(topo_mod_t *, di_node_t);
H A Ddid_hash.c155 did_hash_lookup(topo_mod_t *mp, di_node_t key) in did_hash_lookup() function
H A Ddid.c340 if ((pd = did_hash_lookup(mp, src)) != NULL) { in did_create()
612 return (did_hash_lookup(mp, dn)); in did_find()