Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c992 #define CCB_HASH_SIZE (1UL << CCB_HASH_SHIFT) macro
993 #define CCB_HASH_MASK (CCB_HASH_SIZE-1)
1667 ccb_p ccbh[CCB_HASH_SIZE]; /* CCB hashed by DSA value */