Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1984 …uint16_t hashResMask; /**< Mask that will be used on the hash-re… member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c7134 if (p_Param->hashResMask == 0) in FM_PCD_HashTableSet()
7176 countMask = (uint16_t)(p_Param->hashResMask >> 4); in FM_PCD_HashTableSet()
7279 p_Param->hashResMask; in FM_PCD_HashTableSet()