Searched refs:PX_DMA_ISPEERONLY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/px/ | ||
H A D | px_dma.h | 138 #define PX_DMA_ISPEERONLY(mp) ((mp)->dmai_flags & PX_DMAI_FLAGS_PEER_ONLY) macro |
H A D | px_dma.c | 445 if (PX_DMA_ISPEERONLY(mp)) { in px_dma_type() |