Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.h210 extern void px_dma_freemp(ddi_dma_impl_t *mp);
H A Dpx.c894 px_dma_freemp(mp); /* don't run_callback() */ in px_dma_setup()
948 px_dma_freemp((ddi_dma_impl_t *)handle); in px_dma_freehdl()
H A Dpx_dma.c132 px_dma_freemp(ddi_dma_impl_t *mp) in px_dma_freemp() function