Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c261 mlxcx_dma_unbind(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb) in mlxcx_dma_unbind() function
H A Dmlxcx.h1284 extern void mlxcx_dma_unbind(mlxcx_t *, mlxcx_dma_buffer_t *);
H A Dmlxcx_ring.c2527 mlxcx_dma_unbind(mlxp, &b->mlb_dma); in mlxcx_buf_return()