Searched refs:IIDESC_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
82 #define IIDESC_HASH_SIZE 8191 /* Hash of iidesc's */ macro
381 new->td_iihash = hash_new(IIDESC_HASH_SIZE, iidesc_hash, NULL); in tdata_new()