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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h57 #define AFE_MCHASH (64) macro
139 uint16_t afe_mccount[AFE_MCHASH];
140 uint32_t afe_mctab[AFE_MCHASH / 32]; /* Centaur */
H A Dafe.c763 crc %= AFE_MCHASH;

Completed in 58 milliseconds