Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h102 DMA_OTYP_PAGES, enumerator
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c77 dmareq.dmar_object.dmao_type = DMA_OTYP_PAGES; in fc_ddi_dma_buf_bind_handle()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2560 if (dma->dp_dma.dmao_type == DMA_OTYP_PAGES) { in rootnex_verify_buffer()
2569 case DMA_OTYP_PAGES: in rootnex_verify_buffer()
2736 if (buftype == DMA_OTYP_PAGES) { in rootnex_need_bounce_seg()
2783 if (buftype == DMA_OTYP_PAGES) { in rootnex_need_bounce_seg()
2877 if (buftype == DMA_OTYP_PAGES) { in rootnex_get_sgl()
2985 if (buftype == DMA_OTYP_PAGES) { in rootnex_get_sgl()
3285 if (dmao->dmao_type == DMA_OTYP_PAGES) { in rootnex_bind_slowpath()
3785 if ((dmar_object->dmao_type != DMA_OTYP_PAGES) && in rootnex_setup_cookie()
3803 if (dmar_object->dmao_type == DMA_OTYP_PAGES) { in rootnex_setup_cookie()
3831 if (dmar_object->dmao_type == DMA_OTYP_PAGES) { in rootnex_setup_cookie()
H A Dimmu_dvma.c2595 if (buftype == DMA_OTYP_PAGES) { in immu_map_dvmaseg()
2660 if (buftype == DMA_OTYP_PAGES) { in immu_map_dvmaseg()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c421 case DMA_OTYP_PAGES: in px_dma_type()
493 case DMA_OTYP_PAGES: { in px_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c608 case DMA_OTYP_PAGES: in pci_dma_type()
674 case DMA_OTYP_PAGES: { in pci_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c751 case DMA_OTYP_PAGES: in niumx_dma_bindhdl()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c905 case DMA_OTYP_PAGES: in iommu_dma_bindhdl()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c378 if (dmareqp->dmar_object.dmao_type == DMA_OTYP_PAGES) { in ddi_dmareq_mapin()
3545 if (dmareqp->dmar_object.dmao_type == DMA_OTYP_PAGES) { in bofi_dma_bindhdl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7009 dmareq.dmar_object.dmao_type = DMA_OTYP_PAGES; in ddi_dma_buf_bind_handle()