Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h214 extern int px_dma_attr2hdl(px_t *px_p, ddi_dma_impl_t *mp);
H A Dpx.c930 if (rval = px_dma_attr2hdl(px_p, mp)) { in px_dma_allochdl()
H A Dpx_dma.c269 px_dma_attr2hdl(px_t *px_p, ddi_dma_impl_t *mp) in px_dma_attr2hdl() function