Searched refs:PX_DMA_ISPGPFN (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h139 #define PX_DMA_ISPGPFN(mp) ((mp)->dmai_flags & PX_DMAI_FLAGS_PGPFN) macro
H A Dpx_dma.c579 if ((ret = PX_DMA_ISPGPFN(mp) ? px_dma_pgpfn(px_p, mp, npages) :

Completed in 47 milliseconds