Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h460 t_Error BM_POOL_Init(t_Handle h_BmPool);
/freebsd/sys/dev/dpaa/
H A Dbman.c251 error = BM_POOL_Init(pool); in bman_pool_create()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c261 t_Error BM_POOL_Init(t_Handle h_BmPool) in BM_POOL_Init() function