Home
last modified time | relevance | path

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

/src/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h295 t_Error BM_GetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo);
/src/sys/dev/dpaa/
H A Dbman.c129 error = BM_GetRevision(sc->sc_bh, &rev); in bman_attach()
/src/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c750 t_Error BM_GetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo) in BM_GetRevision() function