Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c589 cfg->catastrophic_err = DEFAULT_CATASTROPHIC_ERR; in fman_defconfig()
810 tmp_reg |= (cfg->catastrophic_err << FPM_EV_MASK_CAT_ERR_SHIFT); in fman_fpm_init()
H A Dfm_ncsw.c4004 p_Fm->p_FmDriverParam->catastrophic_err = fsl_catastrophic_err; in FM_ConfigCatastrophicErr()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h353 enum fman_catastrophic_err catastrophic_err; member