Searched refs:fsl_catastrophic_err (Results 1 – 2 of 2) sorted by relevance
226 #define FMAN_CATASTROPHIC_ERR_TRANS(fsl_catastrophic_err, _catastrophic_err) \ argument229 fsl_catastrophic_err = E_FMAN_CATAST_ERR_STALL_PORT; break; \231 fsl_catastrophic_err = E_FMAN_CATAST_ERR_STALL_TASK; break; \233 fsl_catastrophic_err = E_FMAN_CATAST_ERR_STALL_PORT; break; \
3997 enum fman_catastrophic_err fsl_catastrophic_err; in FM_ConfigCatastrophicErr() local4003 FMAN_CATASTROPHIC_ERR_TRANS(fsl_catastrophic_err, catastrophicErr); in FM_ConfigCatastrophicErr()4004 p_Fm->p_FmDriverParam->catastrophic_err = fsl_catastrophic_err; in FM_ConfigCatastrophicErr()