Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c67 did_dnhash(di_node_t key) in did_dnhash() function
132 int idx = did_dnhash(key) % tab->dph_hashlen; in did_hash_insert()
159 int idx = did_dnhash(key) % tab->dph_hashlen; in did_hash_lookup()