Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.h138 #define PX_DMA_ISPEERONLY(mp) ((mp)->dmai_flags & PX_DMAI_FLAGS_PEER_ONLY) macro
H A Dpx_dma.c445 if (PX_DMA_ISPEERONLY(mp)) { in px_dma_type()