Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/uts/common/sys/
H A Dddidmareq.h543 #define DDI_DMA_PARTIAL 0x0008 macro
H A Dddi_impldefs.h944 #define _DMCM1 DDI_DMA_RDWR|DDI_DMA_REDZONE|DDI_DMA_PARTIAL
/titanic_50/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()
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsa.c236 dma_flags |= DDI_DMA_PARTIAL; in ghd_tran_init_pkt_attr()
/titanic_50/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()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_dma.c638 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in px_dvma_win()
667 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in px_dvma_win()
673 if (!(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in px_dvma_win()
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c346 buf->bb_flags &= ~DDI_DMA_PARTIAL; in scsa1394_bus_alloc_buf_phys()
H A Dhba.c1546 dma_flags |= DDI_DMA_PARTIAL; in scsa1394_cmd_buf_dma_alloc()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c846 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in pci_dvma_win()
876 mp->dmai_rflags &= ~DDI_DMA_PARTIAL; in pci_dvma_win()
882 if (!(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in pci_dvma_win()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c431 dma_flags |= DDI_DMA_PARTIAL; in scsi_init_cache_pkt()
/titanic_50/usr/src/uts/i86pc/io/
H A Drootnex.c639 return (DDI_DMA_PARTIAL); in rootnex_ctlops()
2187 hp->dmai_rflags &= ~DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
2251 hp->dmai_rflags &= ~DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
2255 hp->dmai_rflags |= DDI_DMA_PARTIAL; in rootnex_coredma_bindhdl()
3301 !(dmareq->dmar_flags & DDI_DMA_PARTIAL)) { in rootnex_bind_slowpath()
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/blkdev/
H A Dblkdev.c798 dir |= DDI_DMA_CONSISTENT | DDI_DMA_PARTIAL; in bd_xfer_alloc()
800 dir |= DDI_DMA_STREAMING | DDI_DMA_PARTIAL; in bd_xfer_alloc()
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c1411 flags = DDI_DMA_READ | DDI_DMA_PARTIAL; in ata_disk_memsetup()
1413 flags = DDI_DMA_WRITE | DDI_DMA_PARTIAL; in ata_disk_memsetup()
/titanic_50/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()
/titanic_50/usr/src/uts/intel/io/amr/
H A Damr.c1345 dma_flags |= DDI_DMA_PARTIAL; in amr_mapcmd()
/titanic_50/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c1493 dma_flags |= DDI_DMA_PARTIAL; in arcmsr_dma_alloc()
1522 if ((dma_flags & DDI_DMA_PARTIAL) == 0) { in arcmsr_dma_alloc()
/titanic_50/usr/src/uts/common/xen/io/
H A Dxdf.c402 DDI_DMA_STREAMING | DDI_DMA_PARTIAL; in vreq_setup()
/titanic_50/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c4882 dma_flags |= DDI_DMA_PARTIAL; in mrsas_dma_alloc()
4923 if ((dma_flags & DDI_DMA_PARTIAL) == 0) { in mrsas_dma_alloc()
/titanic_50/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()
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c3441 flags = flags | DDI_DMA_PARTIAL; in fdstart_dma()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c7172 if ((hp->dmai_rflags & DDI_DMA_PARTIAL) == 0) { in ddi_dma_numwin()
/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c5183 dma_flags |= DDI_DMA_PARTIAL; in aac_cmd_dma_alloc()
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3858 dma_flags |= DDI_DMA_PARTIAL; in mptsas_scsi_init_pkt()

12