Home
last modified time | relevance | path

Searched refs:DDI_DMA_PARTIAL (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_dma.c119 ASSERT3U(sdbap->sdba_bindflags & DDI_DMA_PARTIAL, !=, DDI_DMA_PARTIAL); in sfxge_dma_buffer_create()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c832 if ((dmareq->dmar_flags & DDI_DMA_PARTIAL) == 0) in check_dma_attr()
841 if ((dmareq->dmar_flags & DDI_DMA_PARTIAL) == 0) in check_dma_attr()
924 if (mp->dmai_rflags & DDI_DMA_PARTIAL) { in iommu_dma_bindhdl()
952 mp->dmai_rflags ^= DDI_DMA_PARTIAL; in iommu_dma_bindhdl()
1001 mp->dmai_rflags ^= DDI_DMA_PARTIAL; in iommu_dma_bindhdl()
1089 if (mp->dmai_rflags & DDI_DMA_PARTIAL) { in iommu_dma_bindhdl()
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h543 #define DDI_DMA_PARTIAL 0x0008 macro
H A Dddi_impldefs.h956 #define _DMCM1 DDI_DMA_RDWR|DDI_DMA_REDZONE|DDI_DMA_PARTIAL
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsa.c234 dma_flags |= DDI_DMA_PARTIAL; in ghd_tran_init_pkt_attr()
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c284 cpqary3_pktp->cmd_flags |= DDI_DMA_PARTIAL; in cpqary3_init_pkt()
362 dma_flags |= DDI_DMA_PARTIAL; in cpqary3_dma_alloc()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c640 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in px_dvma_win()
669 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in px_dvma_win()
675 if (!(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in px_dvma_win()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c848 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in pci_dvma_win()
878 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in pci_dvma_win()
884 if (!(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in pci_dvma_win()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c344 buf->bb_flags &= ~DDI_DMA_PARTIAL; in scsa1394_bus_alloc_buf_phys()
H A Dhba.c1545 dma_flags |= DDI_DMA_PARTIAL; in scsa1394_cmd_buf_dma_alloc()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c629 return (DDI_DMA_PARTIAL); in rootnex_ctlops()
2169 hp->dmai_rflags &= ~DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
2235 hp->dmai_rflags &= ~DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
2239 hp->dmai_rflags |= DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
3249 !(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in rootnex_bind_slowpath()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c432 dma_flags |= DDI_DMA_PARTIAL; in scsi_init_cache_pkt()
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c1174 dmar_flags |= (DDI_DMA_STREAMING | DDI_DMA_PARTIAL); in fdrw()
1328 fmdatlen, DDI_DMA_WRITE | DDI_DMA_STREAMING | DDI_DMA_PARTIAL, in fdtrkformat()
1489 dmar_flags |= (DDI_DMA_STREAMING | DDI_DMA_PARTIAL); in fdrawioctl()
H A Decpp.c2954 addr, len, pp->dma_dir | DDI_DMA_PARTIAL, in ecpp_setup_dma_resources()
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c1406 flags = DDI_DMA_READ | DDI_DMA_PARTIAL; in ata_disk_memsetup()
1408 flags = DDI_DMA_WRITE | DDI_DMA_PARTIAL; in ata_disk_memsetup()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c1064 dir |= DDI_DMA_CONSISTENT | DDI_DMA_PARTIAL; in bd_xfer_alloc()
1066 dir |= DDI_DMA_STREAMING | DDI_DMA_PARTIAL; in bd_xfer_alloc()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c544 dma_flags |= DDI_DMA_PARTIAL; in pqi_init_pkt()
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c3120 dma_flags |= DDI_DMA_PARTIAL; in megasas_dma_alloc()
3154 if ((dma_flags & DDI_DMA_PARTIAL) == 0) { in megasas_dma_alloc()
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c1345 dma_flags |= DDI_DMA_PARTIAL; in amr_mapcmd()
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c1492 dma_flags |= DDI_DMA_PARTIAL; in arcmsr_dma_alloc()
1521 if ((dma_flags & DDI_DMA_PARTIAL) == 0) { in arcmsr_dma_alloc()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c4858 dma_flags |= DDI_DMA_PARTIAL; in mrsas_dma_alloc()
4899 if ((dma_flags & DDI_DMA_PARTIAL) == 0) { in mrsas_dma_alloc()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c415 DDI_DMA_STREAMING | DDI_DMA_PARTIAL; in vreq_setup()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c2166 dma_flags = DDI_DMA_READ | DDI_DMA_PARTIAL; in fas_scsi_init_pkt()
2169 dma_flags = DDI_DMA_WRITE | DDI_DMA_PARTIAL; in fas_scsi_init_pkt()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c3444 flags = flags | DDI_DMA_PARTIAL; in fdstart_dma()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7180 if ((hp->dmai_rflags & DDI_DMA_PARTIAL) == 0) { in ddi_dma_numwin()

12