Searched refs:e_BmExceptions (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h78 typedef enum e_BmExceptions { enum
83 } e_BmExceptions; typedef in typeref:enum:e_BmExceptions
104 e_BmExceptions exception);
257 t_Error BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable);
/freebsd-12-stable/sys/dev/dpaa/
H A Dbman.c53 bman_exception(t_Handle h_App, e_BmExceptions exception)
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c52 t_Error BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable);
646 t_Error BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable)
727 t_Error BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable)

Completed in 101 milliseconds