Home
last modified time | relevance | path

Searched refs:halt_on_unrecov_ecc_err (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c592 cfg->halt_on_unrecov_ecc_err = DEFAULT_HALT_ON_UNRECOVERABLE_ECC_ERROR; in fman_defconfig()
814 if (!cfg->halt_on_unrecov_ecc_err) in fman_fpm_init()
H A Dfm_ncsw.c185 (p_Fm->p_FmDriverParam->halt_on_unrecov_ecc_err)) in CheckFmParameters()
4065 p_Fm->p_FmDriverParam->halt_on_unrecov_ecc_err = enable; in FM_ConfigHaltOnUnrecoverableEccError()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h352 bool halt_on_unrecov_ecc_err; member