MSCP_HASH_SIZE 36 dev/ic/uhavar.h #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1)) MSCP_HASH_SIZE 51 dev/ic/uhavar.h struct uha_mscp *sc_mscphash[MSCP_HASH_SIZE];