Searched defs:did_hash (Results 1 – 1 of 1) sorted by relevance
90 struct did_hash { struct91 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 */