Searched refs:MSCP_HASH (Results 1 – 2 of 2) sorted by relevance
36 #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1)) macro
209 hashnum = MSCP_HASH(mscp->hashkey);273 int hashnum = MSCP_HASH(mscp_phys);