Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Duhavar.h38 #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1)) macro
Duha.c241 hashnum = MSCP_HASH(mscp->hashkey); in uha_init_mscp()
299 int hashnum = MSCP_HASH(mscp_phys); in uha_mscp_phys_kv()