Home
last modified time | relevance | path

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

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