Home
last modified time | relevance | path

Searched refs:DMA_OTYP_PAGES (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dddidmareq.h102 DMA_OTYP_PAGES, enumerator
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c76 dmareq.dmar_object.dmao_type = DMA_OTYP_PAGES; in fc_ddi_dma_buf_bind_handle()
/titanic_50/usr/src/uts/i86pc/io/
H A Drootnex.c2573 if (dma->dp_dma.dmao_type == DMA_OTYP_PAGES) { in rootnex_verify_buffer()
2582 case DMA_OTYP_PAGES: in rootnex_verify_buffer()
2771 if (buftype == DMA_OTYP_PAGES) { in rootnex_need_bounce_seg()
2818 if (buftype == DMA_OTYP_PAGES) { in rootnex_need_bounce_seg()
2912 if (buftype == DMA_OTYP_PAGES) { in rootnex_get_sgl()
3020 if (buftype == DMA_OTYP_PAGES) { in rootnex_get_sgl()
3337 if (dmao->dmao_type == DMA_OTYP_PAGES) { in rootnex_bind_slowpath()
3496 if ((dmareq->dmar_object.dmao_type == DMA_OTYP_PAGES) || in rootnex_setup_copybuf()
3908 if ((dmar_object->dmao_type != DMA_OTYP_PAGES) && in rootnex_setup_cookie()
3942 if (dmar_object->dmao_type == DMA_OTYP_PAGES) { in rootnex_setup_cookie()
[all …]
H A Dimmu_dvma.c2590 if (buftype == DMA_OTYP_PAGES) { in immu_map_dvmaseg()
2655 if (buftype == DMA_OTYP_PAGES) { in immu_map_dvmaseg()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_dma.c419 case DMA_OTYP_PAGES: in px_dma_type()
491 case DMA_OTYP_PAGES: { in px_dma_pgpfn()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c606 case DMA_OTYP_PAGES: in pci_dma_type()
672 case DMA_OTYP_PAGES: { in pci_dma_pgpfn()
/titanic_50/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c749 case DMA_OTYP_PAGES: in niumx_dma_bindhdl()
/titanic_50/usr/src/uts/sun4u/io/
H A Diommu.c905 case DMA_OTYP_PAGES: in iommu_dma_bindhdl()
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c375 if (dmareqp->dmar_object.dmao_type == DMA_OTYP_PAGES) { in ddi_dmareq_mapin()
3542 if (dmareqp->dmar_object.dmao_type == DMA_OTYP_PAGES) { in bofi_dma_bindhdl()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c7083 dmareq.dmar_object.dmao_type = DMA_OTYP_PAGES; in ddi_dma_buf_bind_handle()