HomeSort by: relevance | last modified time | path
    Searched refs:MSCP_HASH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
uhavar.h 38 #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1))
uha.c 241 hashnum = MSCP_HASH(mscp->hashkey);
299 int hashnum = MSCP_HASH(mscp_phys);

Completed in 12 milliseconds