Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h135 #define PX_BYPASS_DMA_ALLOWED 1 macro
H A Dpx_dma.c243 px_p->px_dev_caps |= PX_BYPASS_DMA_ALLOWED; in px_dma_attach()
297 if (!(px_p->px_dev_caps & PX_BYPASS_DMA_ALLOWED)) in px_dma_attr2hdl()