Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h292 typedef enum e_FmExceptions { enum
310 } e_FmExceptions; typedef
357 e_FmExceptions exception);
1040 t_Error FM_ConfigException(t_Handle h_Fm, e_FmExceptions exception, bool enable);
1376 t_Error FM_SetException(t_Handle h_Fm, e_FmExceptions exception, bool enable);
1670 t_Error FM_ForceIntr (t_Handle h_Fm, e_FmExceptions exception);
/freebsd/sys/dev/dpaa/
H A Dfman.c357 fman_exception_callback(t_Handle app_handle, e_FmExceptions exception) in fman_exception_callback()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c3169 static __inline__ enum fman_exceptions FmanExceptionTrans(e_FmExceptions exception) in FmanExceptionTrans()
4070 t_Error FM_ConfigException(t_Handle h_Fm, e_FmExceptions exception, bool enable) in FM_ConfigException()
4640 t_Error FM_SetException(t_Handle h_Fm, e_FmExceptions exception, bool enable) in FM_SetException()
5129 t_Error FM_ForceIntr (t_Handle h_Fm, e_FmExceptions exception) in FM_ForceIntr()