Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h136 #define PX_DMA_SYNC_REQUIRED 4 macro
H A Dpx_dma.c249 px_p->px_dev_caps |= PX_DMA_SYNC_REQUIRED; in px_dma_attach()
399 if (!(px_p->px_dev_caps & PX_DMA_SYNC_REQUIRED)) in px_dma_type()