Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h339 typedef t_Error (t_PutBufFunction)(t_Handle h_BufferPool, typedef
372 t_PutBufFunction *f_PutBuf; /**< User callback to return a buffer */
/freebsd/sys/dev/dpaa/
H A Dbman.h133 t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf,
H A Dbman.c192 t_PutBufFunction *f_PutBuf, uint32_t dep_sw_entry, uint32_t dep_sw_exit, in bman_pool_create()