Searched refs:MAX_ITLQ_HASH_BUCKETS (Results 1 – 1 of 1) sorted by relevance
173 #define MAX_ITLQ_HASH_BUCKETS 64 macro186 return (pun*ITLQ_PUN_PRIME + lun*ITLQ_LUN_PRIME + tag) % MAX_ITLQ_HASH_BUCKETS; in hash_ITLQ()277 struct NCR_700_command_slot *ITLQ_Hash_forw[MAX_ITLQ_HASH_BUCKETS];278 struct NCR_700_command_slot *ITLQ_Hash_back[MAX_ITLQ_HASH_BUCKETS];