Home
last modified time | relevance | path

Searched refs:DMA_OTYP_VADDR (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h101 DMA_OTYP_VADDR = 0, /* enforce starting value of zero */ enumerator
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c90 DMA_OTYP_BUFVADDR : DMA_OTYP_VADDR; in fc_ddi_dma_buf_bind_handle()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c404 case DMA_OTYP_VADDR: { in px_dma_type()
480 case DMA_OTYP_VADDR: { in px_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c888 case DMA_OTYP_VADDR: in iommu_dma_bindhdl()
1260 if (mp->dmai_object.dmao_type == DMA_OTYP_VADDR || in iommu_map_window()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c568 case DMA_OTYP_VADDR: { in pci_dma_type()
660 case DMA_OTYP_VADDR: { in pci_dma_pgpfn()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2531 case DMA_OTYP_VADDR: in rootnex_get_as()
2583 case DMA_OTYP_VADDR: in rootnex_verify_buffer()
2893 ASSERT((buftype == DMA_OTYP_VADDR) || in rootnex_get_sgl()
2913 ASSERT((buftype == DMA_OTYP_VADDR) || in rootnex_get_sgl()
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c741 case DMA_OTYP_VADDR: { in niumx_dma_bindhdl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7022 DMA_OTYP_BUFVADDR : DMA_OTYP_VADDR; in ddi_dma_buf_bind_handle()
7075 dmareq.dmar_object.dmao_type = DMA_OTYP_VADDR; in ddi_dma_addr_bind_handle()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c3580 dmareq.dmar_object.dmao_type = DMA_OTYP_VADDR; in bofi_dma_bindhdl()