Searched refs:px_dma_physwin (Results 1 – 3 of 3) sorted by relevance
223 extern int px_dma_physwin(px_t *px_p, ddi_dma_req_t *dmareq,
877 if ((ret = px_dma_physwin(px_p, dmareq, mp)) || !handlep) in px_dma_setup()1005 if (ret = px_dma_physwin(px_p, dmareq, mp)) in px_dma_bindhdl()
1126 px_dma_physwin(px_t *px_p, ddi_dma_req_t *dmareq, ddi_dma_impl_t *mp) in px_dma_physwin() function