Home
last modified time | relevance | path

Searched defs:did_hash (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h90 struct did_hash { struct
91 did_t **dph_hash; /* hash bucket array */
92 uint_t dph_hashlen; /* size of hash bucket array */
93 uint_t dph_nelems; /* number of elements in the hash */
94 topo_mod_t *dph_mod; /* module that allocated the hash table */