Searched refs:PX_DMA_ISPTP (Results 1 – 2 of 2) sorted by relevance
143 #define PX_DMA_ISPTP(mp) (PX_DMA_TYPE(mp) == PX_DMAI_FLAGS_PTP) macro
554 int i, ret, peer = PX_DMA_ISPTP(mp); in px_dma_pfn()1140 ASSERT(PX_DMA_ISPTP(mp) || PX_DMA_ISBYPASS(mp)); in px_dma_physwin()1141 if (PX_DMA_ISPTP(mp)) { /* ignore sys limits for peer-to-peer */ in px_dma_physwin()