Home
last modified time | relevance | path

Searched refs:PX_DMA_ISPTP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.h143 #define PX_DMA_ISPTP(mp) (PX_DMA_TYPE(mp) == PX_DMAI_FLAGS_PTP) macro
H A Dpx_dma.c554 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()