/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_pkt.c | 297 DDI_DMA_READ | DDI_DMA_CONSISTENT, cb, NULL, in emlxs_pkt_alloc() 303 DDI_DMA_READ | DDI_DMA_CONSISTENT, cb, NULL, in emlxs_pkt_alloc() 357 DDI_DMA_READ | DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, in emlxs_pkt_alloc() 363 DDI_DMA_READ | DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, in emlxs_pkt_alloc()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ddidmareq.h | 524 #define DDI_DMA_READ 0x0002 /* Direction IO --> memory */ macro 525 #define DDI_DMA_RDWR (DDI_DMA_READ | DDI_DMA_WRITE)
|
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_scsa.c | 76 (gcmdp->cmd_dma_flags & DDI_DMA_READ) ? in ghd_tran_sync_pkt() 228 dma_flags = DDI_DMA_READ; in ghd_tran_init_pkt_attr()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_mmu.h | 47 (((flags & DDI_DMA_READ) ? PCI_MAP_ATTR_WRITE : 0) | \
|
H A D | px_fdvma.c | 199 mp->dmai_rflags = DMP_BYPASSNEXUS | DDI_DMA_READ | DMP_NOSYNC; in px_fdvma_reserve()
|
/titanic_41/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 126 DDI_DMA_READ | DDI_DMA_STREAMING, NULL, NULL, &cookie, &ccount); in rxbuf_ctor()
|
/titanic_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_iommu.h | 73 ((mp->dmai_rflags & DDI_DMA_READ) ? COMMON_IOMMU_TTE_W : 0) | \
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 424 dma_flags |= DDI_DMA_READ; in scsi_init_cache_pkt() 729 (pkt->pkt_dma_flags & (DDI_DMA_WRITE | DDI_DMA_READ))) { in scsi_sync_cache_pkt()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fdvma.c | 252 mp->dmai_rflags |= DDI_DMA_READ; in pci_fdvma_reserve()
|
H A D | pci_dma.c | 181 if (!(dev_flag & DDI_DMA_READ) || in pci_dma_sync() 203 if ((dev_flag & DDI_DMA_READ) && in pci_dma_sync()
|
/titanic_41/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 369 flags = DDI_DMA_READ; in xge_os_dma_map()
|
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.c | 842 DDI_DMA_READ | DDI_DMA_CONSISTENT, in amd_iommu_alloc_pgtable() 1023 if (W == 0 && ((dmareq->dmar_flags & DDI_DMA_READ) || in init_pte() 1049 if (dmareq->dmar_flags & DDI_DMA_READ) { in init_pte()
|
/titanic_41/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 385 err = ipw2200_dma_region_alloc(sc, &dr[cnt], MAX_DR_SIZE, DDI_DMA_READ, in ipw2200_load_fw()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audiovia97/ |
H A D | audiovia97.c | 330 dir = DDI_DMA_READ; in via97_alloc_port()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audiovia823x/ |
H A D | audiovia823x.c | 386 dir = DDI_DMA_READ; in auvia_alloc_port()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.c | 390 dir = DDI_DMA_READ; in p16x_alloc_port()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | fdc.c | 1142 dmar_flags = DDI_DMA_READ; in fdrw() 1222 if (dmar_flags & DDI_DMA_READ) { in fdrw() 1429 dmar_flags = DDI_DMA_READ; in fdrawioctl() 1538 if (dmar_flags & DDI_DMA_READ) { in fdrawioctl()
|
H A D | ecpp.c | 2951 ASSERT(pp->dma_dir == DDI_DMA_READ || pp->dma_dir == DDI_DMA_WRITE); in ecpp_setup_dma_resources() 4490 pp->dma_dir = DDI_DMA_READ; in ecp_peripheral2host() 5672 if (pp->dma_dir == DDI_DMA_READ) { in cheerio_dma_start() 5952 if (pp->dma_dir == DDI_DMA_READ) { in dma8237_dma_start() 6003 if (pp->dma_dir == DDI_DMA_READ && *countp > 0) { in dma8237_dma_stop() 6022 (pp->dma_dir & DDI_DMA_READ) ? DMAE_CMD_READ : DMAE_CMD_WRITE; in x86_dma_start()
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_rx.c | 677 DDI_DMA_READ | DDI_DMA_STREAMING, in BnxeRxBufAlloc()
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge_main.c | 548 DDI_DMA_READ | DDI_DMA_STREAMING, pbuf); in rge_init_recv_ring() 614 DDI_DMA_READ | DDI_DMA_STREAMING, pbuf); in rge_init_buf_ring()
|
/titanic_41/usr/src/uts/common/io/nvme/ |
H A D | nvme.c | 744 DDI_DMA_READ, &nvme->n_prp_dma_attr) != DDI_SUCCESS) { in nvme_prp_dma_constructor() 829 DDI_DMA_READ, &qp->nq_cqdma) != DDI_SUCCESS) in nvme_alloc_qpair() 1701 DDI_DMA_READ, &nvme->n_prp_dma_attr, &cmd->nc_dma) != DDI_SUCCESS) { in nvme_get_logpage() 1757 if (nvme_zalloc_dma(nvme, NVME_IDENTIFY_BUFSIZE, DDI_DMA_READ, in nvme_identify() 1912 if (nvme_zalloc_dma(nvme, *bufsize, DDI_DMA_READ, in nvme_get_features()
|
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_chan.c | 529 dma_dir = (icp->ic_dir == AV1394_IR) ? DDI_DMA_READ : DDI_DMA_WRITE; in av1394_ic_dma_setup()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audioixp/ |
H A D | audioixp.c | 704 dir = DDI_DMA_READ; in audioixp_alloc_port()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audio1575/ |
H A D | audio1575.c | 848 dir = DDI_DMA_READ; in audio1575_alloc_port()
|
/titanic_41/usr/src/uts/common/io/audio/drv/audio810/ |
H A D | audio810.c | 1062 dir = DDI_DMA_READ; in audio810_alloc_port()
|