Home
last modified time | relevance | path

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

/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()
86 dmareq.dmar_object.dmao_type = DMA_OTYP_BUFVADDR; in fc_ddi_dma_buf_bind_handle()
88 dmareq.dmar_object.dmao_type = in fc_ddi_dma_buf_bind_handle()
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h113 ddi_dma_atyp_t dmao_type; /* type of object */ member
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2530 switch (dmao->dmao_type) { in rootnex_get_as()
2560 if (dma->dp_dma.dmao_type == DMA_OTYP_PAGES) { in rootnex_verify_buffer()
2568 switch (dma->dp_dma.dmao_type) { in rootnex_verify_buffer()
2724 buftype = dmar_object->dmao_type; in rootnex_need_bounce_seg()
2854 buftype = dmar_object->dmao_type; in rootnex_get_sgl()
3113 ASSERT(dmar_object->dmao_type == DMA_OTYP_DVADDR); in rootnex_dvma_get_sgl()
3285 if (dmao->dmao_type == DMA_OTYP_PAGES) { in rootnex_bind_slowpath()
3715 ASSERT(dmar_object->dmao_type != DMA_OTYP_DVADDR); in rootnex_setup_cookie()
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()
[all …]
H A Dimmu_dvma.c2584 buftype = dmar_object->dmao_type; in immu_map_dvmaseg()
2734 dma_out->dmao_type = DMA_OTYP_DVADDR; in immu_map_dvmaseg()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c566 switch (dobj_p->dmao_type) { in pci_dma_type()
583 dobj_p->dmao_type != DMA_OTYP_BUFVADDR) { in pci_dma_type()
618 NAMEINST(mp->dmai_rdip), dobj_p->dmao_type); in pci_dma_type()
658 switch (mp->dmai_object.dmao_type) { in pci_dma_pgpfn()
715 mp->dmai_object.dmao_type != DMA_OTYP_BUFVADDR) in pci_dma_vapfn()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c402 switch (dobj_p->dmao_type) { in px_dma_type()
430 NAMEINST(mp->dmai_rdip), dobj_p->dmao_type); in px_dma_type()
478 switch (mp->dmai_object.dmao_type) { in px_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c887 switch (dmareq->dmar_object.dmao_type) { in iommu_dma_bindhdl()
1260 if (mp->dmai_object.dmao_type == DMA_OTYP_VADDR || in iommu_map_window()
1261 mp->dmai_object.dmao_type == DMA_OTYP_BUFVADDR) { in iommu_map_window()
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c740 switch (dobj_p->dmao_type) { in niumx_dma_bindhdl()
755 NIUMX_NAMEINST(mp->dmai_rdip), dobj_p->dmao_type); in niumx_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()
3580 dmareq.dmar_object.dmao_type = DMA_OTYP_VADDR; 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()
7018 dmareq.dmar_object.dmao_type = DMA_OTYP_BUFVADDR; in ddi_dma_buf_bind_handle()
7020 dmareq.dmar_object.dmao_type = in ddi_dma_buf_bind_handle()
7075 dmareq.dmar_object.dmao_type = DMA_OTYP_VADDR; in ddi_dma_addr_bind_handle()