Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h69 #define FM_EX_BMI_STATISTICS_RAM_ECC 0x00080000 macro
110 bitMask = FM_EX_BMI_STATISTICS_RAM_ECC; break; \
275 FM_EX_BMI_STATISTICS_RAM_ECC |\
H A Dfm_ncsw.c5169 if (!(p_Fm->p_FmStateStruct->exceptions & FM_EX_BMI_STATISTICS_RAM_ECC)) in FM_ForceIntr()