Home
last modified time | relevance | path

Searched refs:MAX_ITLQ_HASH_BUCKETS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c700.h173 #define MAX_ITLQ_HASH_BUCKETS 64 macro
186 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];