Searched refs:ht_nmask (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.h59 int ht_nmask; member in struct:_sd_hash_table
H A Dsd_hash.c118 * the ht_nmask is basically an not of ht_mask used in hash
122 hash_table->ht_nmask = (~0 & ~(hash_table->ht_mask));
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1907 ht->ht_nmask, ht->ht_buckets);

Completed in 50 milliseconds