Searched refs:MSCP_HASH (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Duhavar.h38 #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1)) macro
H A Duha.c242 hashnum = MSCP_HASH(mscp->hashkey);
300 int hashnum = MSCP_HASH(mscp_phys);

Completed in 102 milliseconds