Home
last modified time | relevance | path

Searched refs:DMP_DDIFLAGS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h958 #define DMP_DDIFLAGS (_DMCM1|_DMCM2) macro
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c739 mp->dmai_rflags = dmareq->dmar_flags & DMP_DDIFLAGS | DMP_NOSYNC; in niumx_dma_bindhdl()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c397 mp->dmai_rflags = dmareq->dmar_flags & DMP_DDIFLAGS; in px_dma_type()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c884 mp->dmai_rflags = (dmareq->dmar_flags & DMP_DDIFLAGS) | in iommu_dma_bindhdl()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1982 hp->dmai_rflags = dmareq->dmar_flags & DMP_DDIFLAGS; in rootnex_coredma_bindhdl()