Home
last modified time | relevance | path

Searched refs:e_BM_EX_MULTI_ECC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h82 e_BM_EX_MULTI_ECC /**< Multi Bit ECC Error Interrupt */ enumerator
/freebsd/sys/dev/dpaa/
H A Dbman.c66 case e_BM_EX_MULTI_ECC: in bman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h74 case e_BM_EX_MULTI_ECC: \
H A Dbm.c702 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_MULTI_ECC); in BM_ErrorIsr()