Searched refs:e_FmExceptions (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_ext.h | 292 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 D | fman.c | 357 fman_exception_callback(t_Handle app_handle, e_FmExceptions exception) in fman_exception_callback()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 3169 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()
|