/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_pkt.c | 232 DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL, in emlxs_pkt_alloc() 238 DDI_DMA_WRITE | 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_50/usr/src/uts/common/sys/ |
H A D | ddidmareq.h | 523 #define DDI_DMA_WRITE 0x0001 /* Direction memory --> IO */ macro 525 #define DDI_DMA_RDWR (DDI_DMA_READ | DDI_DMA_WRITE)
|
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_mmu.h | 48 ((flags & DDI_DMA_WRITE) ? PCI_MAP_ATTR_READ : 0) | \
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 426 dma_flags |= DDI_DMA_WRITE; in scsi_init_cache_pkt() 729 (pkt->pkt_dma_flags & (DDI_DMA_WRITE | DDI_DMA_READ))) { in scsi_sync_cache_pkt() 732 (pkt->pkt_dma_flags & DDI_DMA_WRITE) ? in scsi_sync_cache_pkt()
|
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_scsa.c | 230 dma_flags = DDI_DMA_WRITE; in ghd_tran_init_pkt_attr()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiovia823x/ |
H A D | audiovia823x.c | 394 dir = DDI_DMA_WRITE; in auvia_alloc_port() 421 portc->sgd_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE, in auvia_alloc_port()
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_dma.c | 134 DDI_DMA_WRITE | DDI_DMA_CONSISTENT, in ata_pciide_alloc()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audioixp/ |
H A D | audioixp.c | 711 dir = DDI_DMA_WRITE; in audioixp_alloc_port() 797 port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, in audioixp_alloc_port()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audio1575/ |
H A D | audio1575.c | 852 dir = DDI_DMA_WRITE; in audio1575_alloc_port() 935 port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, in audio1575_alloc_port()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audio810/ |
H A D | audio810.c | 1068 dir = DDI_DMA_WRITE; in audio810_alloc_port() 1151 port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, in audio810_alloc_port()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 366 flags = DDI_DMA_WRITE; in xge_os_dma_map()
|
/titanic_50/usr/src/uts/common/io/atge/ |
H A D | atge_l1.c | 156 atgep->atge_tx_buf_len, DDI_DMA_WRITE); in atge_l1_alloc_dma() 184 atgep->atge_rx_buf_len, DDI_DMA_WRITE); in atge_l1_alloc_dma()
|
/titanic_50/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 417 MAX_DR_SIZE, DDI_DMA_WRITE, in ipw2200_load_fw()
|
H A D | ipw2200.c | 1391 DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2200_ring_alloc() 1400 IPW2200_TXBUF_SIZE, DDI_DMA_WRITE, DDI_DMA_STREAMING); in ipw2200_ring_alloc() 1430 DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2200_ring_alloc()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_tx.c | 331 (DDI_DMA_WRITE | DDI_DMA_STREAMING), in BnxeTxPktMapFrag() 1139 DDI_DMA_WRITE | DDI_DMA_STREAMING, in BnxeTxPktAlloc()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | fdc.c | 1146 dmar_flags = DDI_DMA_WRITE; in fdrw() 1195 if (dmar_flags & DDI_DMA_WRITE) { in fdrw() 1328 fmdatlen, DDI_DMA_WRITE | DDI_DMA_STREAMING | DDI_DMA_PARTIAL, in fdtrkformat() 1421 dmar_flags = DDI_DMA_WRITE; in fdrawioctl() 1484 if (dmar_flags & DDI_DMA_WRITE) { in fdrawioctl()
|
/titanic_50/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 314 if (dir == DDI_DMA_WRITE) { in elxl_reset_ring() 547 if (!ex_alloc_ring(sc, EX_NTX, &sc->ex_txring, DDI_DMA_WRITE)) { in elxl_attach() 1903 elxl_reset_ring(&sc->ex_txring, DDI_DMA_WRITE); in elxl_stop()
|
/titanic_50/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 1459 IPW2100_TXBD_SIZE, DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2100_ring_alloc() 1468 IPW2100_TXBUF_SIZE, DDI_DMA_WRITE, DDI_DMA_STREAMING); in ipw2100_ring_alloc() 1482 IPW2100_RXBD_SIZE, DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2100_ring_alloc() 1513 DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2100_ring_alloc()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiopci/ |
H A D | audiopci.c | 622 dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT; in audiopci_init() 628 dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT; in audiopci_init()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.c | 397 dir = DDI_DMA_WRITE; in p16x_alloc_port()
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 632 DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, in vioif_alloc_mems() 1016 DDI_DMA_WRITE | DDI_DMA_STREAMING, in vioif_tx_external()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audioemu10k/ |
H A D | audioemu10k.c | 893 dir = DDI_DMA_WRITE; in emu10k_alloc_port() 2045 devc->pt_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE, in emu10k_attach() 2076 devc->silence_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE, in emu10k_attach()
|
/titanic_50/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_50/usr/src/uts/common/io/nge/ |
H A D | nge_tx.c | 488 DDI_DMA_STREAMING | DDI_DMA_WRITE, in nge_send_mapped()
|
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.c | 1019 if (R == 0 && ((dmareq->dmar_flags & DDI_DMA_WRITE) || in init_pte() 1046 if (dmareq->dmar_flags & DDI_DMA_WRITE) { in init_pte()
|