usr/src/uts/common/crypto/io/dca.c
1535
&dca_devattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/crypto/io/dca.c
1544
workp->dw_mcr_kaddr, size, DDI_DMA_CONSISTENT | DDI_DMA_RDWR,
usr/src/uts/common/crypto/io/dca.c
1600
ROUNDUP(size, dca->dca_pagesize), &dca_devattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/crypto/io/dca.c
1610
reqp->dr_ctx_kaddr, size, DDI_DMA_CONSISTENT | DDI_DMA_WRITE,
usr/src/uts/common/crypto/io/dca.c
1854
flags = DDI_DMA_RDWR | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_chan.c
489
dma_dir | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1542
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1765
&sp->s_attachinfo.acc_attr, DDI_DMA_CONSISTENT, callback, arg,
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1773
cmd->sc_pt_kaddr, len, DDI_DMA_READ | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/1394/targets/scsa1394/sbp2_bus.c
336
buf->bb_flags & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT),
usr/src/uts/common/io/aac/aac.c
3622
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/aac/aac.c
3637
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/aac/aac.c
5187
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/aac/aac.c
6097
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/aac/aac.c
6112
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/afe/afe.c
1667
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/afe/afe.c
1676
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/afe/afe.c
1731
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/afe/afe.c
1740
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/arn/arn_main.c
442
&arn_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/arn/arn_main.c
443
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &sc->sc_desc_dma);
usr/src/uts/common/io/atge/atge_main.c
1489
size, &atge_buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/atge/atge_main.c
1500
dma->len, d | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/atge/atge_main.c
1557
(f | DDI_DMA_CONSISTENT), DDI_DMA_SLEEP, NULL, &dma->cookie,
usr/src/uts/common/io/ath/ath_main.c
469
&ath_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ath/ath_main.c
470
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &asc->asc_desc_dma);
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
876
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->samp_kaddr,
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
885
port->samp_kaddr, port->samp_size, dir|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
910
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
935
port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1108
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->samp_kaddr,
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1118
port->samp_kaddr, port->samp_size, dir|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1143
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1151
port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audiocmi/audiocmi.c
749
dmaflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiocmi/audiocmi.c
765
dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiocmi/audiocmi.c
796
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, &port->kaddr,
usr/src/uts/common/io/audio/drv/audiocmihd/audiocmihd.c
806
&buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiocmihd/audiocmihd.c
815
len, DDI_DMA_CONSISTENT | dir, DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2043
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2052
devc->pt_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2072
&buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2083
devc->silence_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
934
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
941
len, DDI_DMA_CONSISTENT | dir, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audioens/audioens.c
875
dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audioens/audioens.c
884
dmaflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audioens/audioens.c
902
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->kaddr,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
2332
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5006
dir = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5014
dir = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5080
&hda_dev_accattr, DDI_DMA_CONSISTENT | IOMEM_DATA_UNCACHED,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5085
&hda_dev_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5125
&hda_dev_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5135
real_size, DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
755
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->samp_kaddr,
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
764
port->samp_kaddr, port->samp_size, dir|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
789
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
797
port->bdl_size, DDI_DMA_WRITE|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audiols/audiols.c
530
&buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiols/audiols.c
537
len, DDI_DMA_CONSISTENT | dir, DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/common/io/audio/drv/audiop16x/audiop16x.c
424
&buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiop16x/audiop16x.c
431
len, DDI_DMA_CONSISTENT | dir, DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/common/io/audio/drv/audiopci/audiopci.c
622
dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiopci/audiopci.c
628
dmaflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiopci/audiopci.c
634
dmaflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiopci/audiopci.c
652
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->kaddr,
usr/src/uts/common/io/audio/drv/audiosolo/audiosolo.c
1270
dflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiosolo/audiosolo.c
1284
dflags = DDI_DMA_WRITE | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/audio/drv/audiosolo/audiosolo.c
1306
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &e->kaddr,
usr/src/uts/common/io/audio/drv/audiots/audiots.c
960
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->tp_kaddr,
usr/src/uts/common/io/audio/drv/audiots/audiots.c
969
port->tp_kaddr, port->tp_size, dir|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
414
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &portc->sgd_kaddr,
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
421
portc->sgd_kaddr, len, DDI_DMA_CONSISTENT | DDI_DMA_WRITE,
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
436
&buf_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
443
len, DDI_DMA_CONSISTENT | dir, DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/common/io/bfe/bfe.c
2702
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/bfe/bfe.c
2715
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/bge/bge_main2.c
2729
&bge_desc_accattr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/bge/bge_main2.c
2744
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &bgep->rx_desc[split]);
usr/src/uts/common/io/bge/bge_main2.c
2755
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &bgep->tx_desc);
usr/src/uts/common/io/blkdev/blkdev.c
1063
dir |= DDI_DMA_CONSISTENT | DDI_DMA_PARTIAL;
usr/src/uts/common/io/bnx/bnx_mm.c
376
BNX_DMA_ALIGNMENT, &bnxAccessAttribBUF, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/bnx/bnx_mm.c
385
real_len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT,
usr/src/uts/common/io/bnxe/bnxe_mm.c
618
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/bnxe/bnxe_mm.c
635
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/chxge/ch.c
898
mapping = (flags&DMA_STREAM)?DDI_DMA_STREAMING:DDI_DMA_CONSISTENT;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
722
&dev_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
729
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9194
&dev_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9204
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9233
&dev_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9247
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9855
(word_count << 2), &dev_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9865
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/cpqary3/cpqary3_mem.c
561
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, 0, &mempool, &real_len,
usr/src/uts/common/io/cpqary3/cpqary3_mem.c
577
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, DDI_DMA_DONTWAIT, 0,
usr/src/uts/common/io/cpqary3/cpqary3_transport.c
281
cpqary3_pktp->cmd_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/cpqary3/cpqary3_transport.c
358
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/cpqary3/cpqary3_transport.c
619
if ((cpqary3_pktp->cmd_flags & DDI_DMA_CONSISTENT) &&
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1730
flags & DDI_DMA_CONSISTENT ? DDI_DMA_CONSISTENT : DDI_DMA_STREAMING,
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1780
return (alloc_dma_memory(sc, len, DDI_DMA_CONSISTENT | rw, acc_attr,
usr/src/uts/common/io/dmfe/dmfe_main.c
2270
attr_p, dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/dmfe/dmfe_main.c
2319
&dmfe_reg_accattr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/dmfe/dmfe_main.c
2343
&dmfe_reg_accattr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
327
&e1000g_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
388
&e1000g_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
434
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
520
&e1000g_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
576
&e1000g_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
616
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/efe/efe.c
1165
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, (caddr_t *)&rp->r_descp,
usr/src/uts/common/io/efe/efe.c
1172
DESCSZ(len), DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/elxl/elxl.c
366
&ex_dev_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/elxl/elxl.c
375
(caddr_t)r->r_pd, len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ena/ena_dma.c
122
conf->edc_stream ? DDI_DMA_STREAMING : DDI_DMA_CONSISTENT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
209
&emlxs_data_acc_attr, DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
232
DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
238
DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
276
&emlxs_data_acc_attr, DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
297
DDI_DMA_READ | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
303
DDI_DMA_READ | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
338
&emlxs_data_acc_attr, DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
357
DDI_DMA_READ | DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
363
DDI_DMA_READ | DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8243
dma_flag = (DDI_DMA_RDWR | DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8246
dma_flag = (DDI_DMA_READ | DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8249
dma_flag = (DDI_DMA_WRITE | DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8330
(size_t)buf_info->size, &dev_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8354
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_hw.c
544
sizeof (struct oce_bmbx), NULL, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1316
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1336
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
214
item_size, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
358
sizeof (struct oce_mbx), DDI_DMA_CONSISTENT | DDI_DMA_RDWR);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
519
NIC_WQE_SIZE, DDI_DMA_CONSISTENT | DDI_DMA_RDWR);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
756
sizeof (struct oce_nic_rqe), DDI_DMA_CONSISTENT | DDI_DMA_RDWR);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
93
item_size, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
215
NULL, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16718
mem->flags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3162
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3253
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3272
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3385
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3417
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3463
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3542
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3561
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3596
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3626
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3719
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3785
dma_flags & (DDI_DMA_CONSISTENT|DDI_DMA_STREAMING),
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
3866
dma_flags & (DDI_DMA_CONSISTENT|DDI_DMA_STREAMING),
usr/src/uts/common/io/fibre-channel/impl/fp.c
2018
port->fp_fca_tran->fca_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/impl/fp.c
2033
DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/impl/fp.c
2073
DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/impl/fp.c
2088
DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6376
(caddr_t)bp->b_rptr, datalen, DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6501
&fport->fcipp_fca_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6516
DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6555
&fport->fcipp_fca_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6569
DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10605
&pptr->port_dma_acc_attr, DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10621
fpkt->pkt_cmd, real_len, DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10678
&pptr->port_dma_acc_attr, DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10704
fpkt->pkt_resp, real_len, DDI_DMA_READ | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6014
&pptr->port_dma_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6028
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
2090
fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
2113
pkt->pkt_cmd, real_len, DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
2163
fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
2186
pkt->pkt_resp, real_len, DDI_DMA_READ | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/hme/hme.c
2835
len, dir | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/hme/hme.c
2968
&hmep->hme_dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/hme/hme.c
2977
hmep->hme_rmd_kaddr, size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/hme/hme.c
3000
&hmep->hme_dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/hme/hme.c
3009
hmep->hme_tmd_kaddr, size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/hxge/hxge_main.c
1352
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, 0,
usr/src/uts/common/io/hxge/hxge_main.c
1872
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, rx_dmap);
usr/src/uts/common/io/hxge/hxge_main.c
2160
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, tx_dmap);
usr/src/uts/common/io/hxge/hxge_send.c
436
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
811
uint_t flags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/i40e/i40e_transceiver.c
616
flags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
901
&state->hs_reg_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
914
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &cookie, &ccount);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cfg.c
511
&state->hs_reg_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2106
va_attrs->va_buf, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2264
&state->hs_reg_accattr, DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2273
DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2288
va_attrs->va_buf, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2293
va_attrs->va_len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2488
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2546
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2871
&state->hs_reg_accattr, DDI_DMA_CONSISTENT, ddi_cb,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
775
(DDI_DMA_RDWR | DDI_DMA_CONSISTENT),
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
111
pagep->upg_buf, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
2459
&state->hs_reg_accattr, DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
303
&state->hs_reg_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
315
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &cookie, &cookie_cnt);
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3165
(DDI_DMA_RDWR | DDI_DMA_CONSISTENT), callback, NULL,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3171
bind->bi_buf, (DDI_DMA_RDWR | DDI_DMA_CONSISTENT), callback,
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
1504
priv->pmb_xfer_mode = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_cfg.c
368
cp->cp_streaming_consistent = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_cfg.c
371
cp->cp_streaming_consistent = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_ci.c
2624
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/tavor/tavor_ci.c
2679
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/ib/adapters/tavor/tavor_ci.c
2951
&state->ts_reg_accattr, DDI_DMA_CONSISTENT, ddi_cb,
usr/src/uts/common/io/ib/adapters/tavor/tavor_cq.c
219
dma_xfer_mode = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_cq.c
593
dma_xfer_mode = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_mr.c
2322
DDI_DMA_STREAMING : DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_mr.c
2338
dma_xfer_mode = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_mr.c
2345
if ((dma_xfer_mode == DDI_DMA_CONSISTENT) &&
usr/src/uts/common/io/igb/igb_buf.c
246
size, &igb_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/igb/igb_buf.c
275
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/igb/igb_buf.c
475
size, &igb_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/igb/igb_buf.c
503
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iprb/iprb.c
465
if (ddi_dma_mem_alloc(h->dmah, size, &buf_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iprb/iprb.c
472
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/ipw/ipw2100.c
1457
IPW2100_TXBD_SIZE, DDI_DMA_WRITE, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/ipw/ipw2100.c
1480
IPW2100_RXBD_SIZE, DDI_DMA_WRITE, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/ipw/ipw2100.c
1503
IPW2100_STATUS_SIZE, DDI_DMA_READ, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/ipw/ipw2100.c
1511
DDI_DMA_WRITE, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/iwh/iwh.c
1135
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/iwh/iwh.c
1208
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1231
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1250
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1274
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1298
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1348
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1393
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1441
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1578
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwh/iwh.c
1604
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwi/ipw2200.c
1391
DDI_DMA_WRITE, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/iwi/ipw2200.c
1430
DDI_DMA_WRITE, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/iwk/iwk2.c
1067
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1083
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1098
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1115
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1132
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1173
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1208
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1243
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1350
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
1368
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwk/iwk2.c
998
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/iwn/if_iwn.c
1771
flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING), DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/iwn/if_iwn.c
1829
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, (void **)&sc->sched,
usr/src/uts/common/io/iwn/if_iwn.c
1845
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, NULL, &iwn_dma_accattr, 4096);
usr/src/uts/common/io/iwn/if_iwn.c
1860
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, (void **)&sc->ict,
usr/src/uts/common/io/iwn/if_iwn.c
1875
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, NULL, &iwn_dma_accattr, 16);
usr/src/uts/common/io/iwn/if_iwn.c
1895
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, (void **)&ring->desc,
usr/src/uts/common/io/iwn/if_iwn.c
1905
sizeof (struct iwn_rx_status), DDI_DMA_CONSISTENT | DDI_DMA_RDWR,
usr/src/uts/common/io/iwn/if_iwn.c
1920
DDI_DMA_CONSISTENT | DDI_DMA_READ, NULL, &iwn_dma_accattr,
usr/src/uts/common/io/iwn/if_iwn.c
1990
DDI_DMA_CONSISTENT | DDI_DMA_WRITE, (void **)&ring->desc,
usr/src/uts/common/io/iwn/if_iwn.c
2007
DDI_DMA_CONSISTENT | DDI_DMA_WRITE, (void **)&ring->cmd,
usr/src/uts/common/io/iwn/if_iwn.c
2024
DDI_DMA_CONSISTENT | DDI_DMA_WRITE, NULL, &iwn_dma_accattr,
usr/src/uts/common/io/iwn/if_iwn.c
4421
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, (void **)&cmd,
usr/src/uts/common/io/iwp/iwp.c
1047
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/iwp/iwp.c
1155
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1178
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1197
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1221
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1245
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1294
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1338
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1385
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1521
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/iwp/iwp.c
1547
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ixgbe/ixgbe_buf.c
351
size, &ixgbe_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ixgbe/ixgbe_buf.c
380
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ixgbe/ixgbe_buf.c
471
size, &ixgbe_desc_acc_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ixgbe/ixgbe_buf.c
499
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3116
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
353
uint_t flags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/mr_sas/mr_sas.c
4835
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/mwl/mwl.c
439
&mwl_cmdbuf_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/mwl/mwl.c
440
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/mwl/mwl.c
475
DDI_DMA_CONSISTENT, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/mwl/mwl.c
562
DDI_DMA_CONSISTENT, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/mxfe/mxfe.c
2013
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/mxfe/mxfe.c
2022
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mxfe/mxfe.c
2077
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/mxfe/mxfe.c
2086
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
5588
DDI_DMA_CONSISTENT, DDI_DMA_READ|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
5600
DDI_DMA_CONSISTENT, DDI_DMA_READ|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
5854
DDI_DMA_CONSISTENT, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/nge/nge_main.c
318
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/nge/nge_main.c
410
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &ngep->recv->desc);
usr/src/uts/common/io/nge/nge_main.c
419
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, &ngep->send->desc);
usr/src/uts/common/io/ntxn/unm_gem.c
484
dma_flag & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT),
usr/src/uts/common/io/ntxn/unm_nic_main.c
132
uint_t dma_flags = DDI_DMA_RDWR | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/ntxn/unm_nic_main.c
150
dma_flags & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT),
usr/src/uts/common/io/nvme/nvme.c
1529
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &dma->nd_memp,
usr/src/uts/common/io/nvme/nvme.c
1533
dma->nd_len, flags | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/nxge/nxge_main.c
2182
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/nxge/nxge_main.c
2783
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/nxge/nxge_main.c
3224
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/nxge/nxge_send.c
633
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/pcn/pcn.c
1596
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/pcn/pcn.c
1605
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &dmac,
usr/src/uts/common/io/pcn/pcn.c
1653
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &kaddr, &len,
usr/src/uts/common/io/pcn/pcn.c
1662
size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &dmac,
usr/src/uts/common/io/qede/qede_main.c
2311
DDI_DMA_READ | DDI_DMA_STREAMING | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/qede/qede_main.c
2563
DDI_DMA_READ | DDI_DMA_STREAMING | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/qede/qede_main.c
2771
(DDI_DMA_RDWR | DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/qede/qede_osal.c
232
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, &pbuf, &size,
usr/src/uts/common/io/qede/qede_osal.c
241
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/ral/rt2560.c
588
DDI_DMA_CONSISTENT, DDI_DMA_RDWR | DDI_DMA_CONSISTENT);
usr/src/uts/common/io/ral/rt2560.c
714
DDI_DMA_CONSISTENT, DDI_DMA_RDWR | DDI_DMA_CONSISTENT);
usr/src/uts/common/io/rge/rge_main.c
155
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/rge/rge_main.c
249
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rge/rge_main.c
263
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rge/rge_main.c
276
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rtls/rtls.c
1504
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/rtw/rtw.c
1224
DDI_DMA_CONSISTENT, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
629
&rt2661_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
630
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
654
&rt2661_buf_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
655
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
756
&rt2661_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
757
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
781
&rt2661_buf_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwd/rt2661.c
782
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
762
&rt2860_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
763
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
837
&rt2860_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
838
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
922
&rt2860_desc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
923
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
940
&rt2860_buf_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/rwn/rt2860.c
941
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6271
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6289
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6363
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6381
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6480
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6501
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2847
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2859
DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2025
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2042
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2104
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2120
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sata/impl/sata.c
14208
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
1536
sizeof (Mpi2IOCInitRequest_t), 256, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
2054
align, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
1057
DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
795
DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
947
lmrc->l_io_frames_alloc_sz, 256, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
959
DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
973
DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ioctl.c
314
&mfi->mfi_data_dma, xferlen, 1, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ioctl.c
342
mfi_hdr->mh_sense_len, 1, DDI_DMA_CONSISTENT);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16986
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, dma_memp, &alloc_len,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16994
(DDI_DMA_RDWR | DDI_DMA_CONSISTENT), DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3899
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3913
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
4203
DDI_DMA_CONSISTENT, callback, NULL, (caddr_t *)&p->m_frames_addr,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
4213
alloc_len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, callback, NULL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6917
uint_t ddma_flag = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6918
uint_t ddabh_flag = DDI_DMA_CONSISTENT | DDI_DMA_RDWR;
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1536
DDI_DMA_CONSISTENT, cb, NULL, &kaddr, &len, &cmd->sgl_acch) !=
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1544
PAGE_SIZE, DDI_DMA_WRITE | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1561
DDI_DMA_READ | DDI_DMA_CONSISTENT, cb, NULL,
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
702
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &buf->addr,
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
709
length, DDI_DMA_CONSISTENT | DDI_DMA_RDWR, DDI_DMA_SLEEP,
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
541
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_util.c
500
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/scsi/adapters/smrt/smrt_commands.c
106
DDI_DMA_CONSISTENT | DDI_DMA_RDWR, dma_wait, NULL,
usr/src/uts/common/io/scsi/adapters/smrt/smrt_commands.c
96
&smrt_command_dev_attr, DDI_DMA_CONSISTENT, dma_wait, NULL,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
5567
if (((pkt->pkt_dma_flags & DDI_DMA_CONSISTENT) &&
usr/src/uts/common/io/scsi/impl/scsi_resource.c
430
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/scsi/impl/scsi_resource.c
443
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
1058
&sdhost_bufattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
1066
blen, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfe/sfe_util.c
547
? DDI_DMA_CONSISTENT : DDI_DMA_STREAMING,
usr/src/uts/common/io/sfe/sfe_util.c
566
?(DDI_DMA_RDWR | DDI_DMA_CONSISTENT)
usr/src/uts/common/io/sfe/sfe_util.c
643
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfe/sfe_util.c
656
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/sfxge/sfxge_ev.c
97
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_ev.c
99
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_intr.c
647
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_intr.c
649
dma_attr.sdba_bindflags = DDI_DMA_RDWR | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mac.c
391
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mac.c
393
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
290
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
292
dma_attr.sdba_bindflags = DDI_DMA_RDWR | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mon.c
229
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_mon.c
231
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_phy.c
209
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_phy.c
211
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_rx.c
189
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_rx.c
191
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_tx.c
278
dma_attr.sdba_memflags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/sfxge/sfxge_tx.c
280
dma_attr.sdba_bindflags = DDI_DMA_READ | DDI_DMA_CONSISTENT;
usr/src/uts/common/io/skd/skd.c
3077
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, (caddr_t *)&mem->bp, &rlen,
usr/src/uts/common/io/skd/skd.c
3090
mem->size, (DDI_DMA_CONSISTENT | DDI_DMA_RDWR), DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
208
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
228
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
403
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
427
DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
2041
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
2052
tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1550
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1564
real_length, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
421
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
437
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
491
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
507
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
3045
&dev_attr, DDI_DMA_CONSISTENT, dmamem_wait, NULL,
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
3062
(caddr_t)tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1050
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1064
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1736
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1788
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
6916
&dev_attr, DDI_DMA_CONSISTENT, dmamem_wait, NULL,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
6933
(caddr_t)tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
7113
xfer_size, &dev_attr, DDI_DMA_CONSISTENT, dmamem_wait,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
7144
DDI_DMA_RDWR|DDI_DMA_CONSISTENT, dmamem_wait, NULL,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9424
DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9450
DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
980
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
996
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
2152
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
2163
tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
876
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
887
tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1804
DDI_DMA_CONSISTENT, dmamem_wait, NULL, (caddr_t *)&tw->tw_buf,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1818
(caddr_t)tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
251
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
261
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
302
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
311
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
3171
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
3196
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
3874
xfer_size, &dev_attr, DDI_DMA_CONSISTENT, dmamem_wait,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
3904
DDI_DMA_RDWR|DDI_DMA_CONSISTENT, dmamem_wait, NULL,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
872
SIZE_OF_FRAME_LST_TABLE, &dev_attr, DDI_DMA_CONSISTENT,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
882
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
206
uint_t flags = DDI_DMA_CONSISTENT;
usr/src/uts/common/io/vio9p/vio9p.c
292
DDI_DMA_CONSISTENT | DDI_DMA_WRITE, kmflag)) == NULL) {
usr/src/uts/common/io/vio9p/vio9p.c
313
DDI_DMA_CONSISTENT | DDI_DMA_READ, kmflag)) == NULL) {
usr/src/uts/common/io/vioblk/vioblk.c
368
DDI_DMA_CONSISTENT | DDI_DMA_WRITE, KM_SLEEP);
usr/src/uts/common/io/vioblk/vioblk.c
589
&vioblk_dma_attr, DDI_DMA_CONSISTENT | DDI_DMA_READ,
usr/src/uts/common/io/vioblk/vioblk.c
836
&vioblk_dma_attr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/virtio/virtio_dma.c
148
dmaflags & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT),
usr/src/uts/common/io/virtio/virtio_main.c
1219
DDI_DMA_CONSISTENT | DDI_DMA_WRITE,
usr/src/uts/common/io/virtio/virtio_main.c
932
&virtio_dma_attr_queue, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/vr/vr.c
855
DDI_DMA_CONSISTENT,
usr/src/uts/common/io/vr/vr.c
876
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
1052
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
1068
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
807
dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING),
usr/src/uts/common/io/wpi/wpi.c
876
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
894
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
932
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/wpi/wpi.c
962
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/io/xge/drv/xge_osdep.h
265
DDI_DMA_CONSISTENT : DDI_DMA_STREAMING), DDI_DMA_DONTWAIT, 0,
usr/src/uts/common/io/xge/drv/xge_osdep.h
379
DDI_DMA_CONSISTENT : DDI_DMA_STREAMING;
usr/src/uts/common/io/yge/yge.c
1488
&yge_ring_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/common/io/yge/yge.c
1500
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/yge/yge.c
1537
sflag = flag & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT);
usr/src/uts/common/os/sunddi.c
6925
xfermodes = flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING);
usr/src/uts/common/os/sunddi.c
6942
if (xfermodes == DDI_DMA_CONSISTENT) {
usr/src/uts/common/sys/ddi_impldefs.h
957
#define _DMCM2 DDI_DMA_CONSISTENT|DMP_VMEREQ
usr/src/uts/common/xen/io/xnf.c
2568
PAGESIZE, &accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/xen/io/xnf.c
2577
rptr, PAGESIZE, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/xen/io/xnf.c
2605
PAGESIZE, &accattr, DDI_DMA_CONSISTENT,
usr/src/uts/common/xen/io/xnf.c
2614
rptr, PAGESIZE, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/common/xen/os/xvdi.c
573
ap->ah_xfermodes = DDI_DMA_CONSISTENT;
usr/src/uts/common/xen/os/xvdi.c
684
&xendev_dc_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/common/xen/os/xvdi.c
691
ring->xr_vaddr, len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
170
&xpv_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, 0,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_impl.c
323
&amd_iommu_devacc, DDI_DMA_CONSISTENT|IOMEM_DATA_UNCACHED,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_impl.c
348
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_page_tables.c
815
&amd_iommu_devacc, DDI_DMA_CONSISTENT|IOMEM_DATA_UNCACHED,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_page_tables.c
842
DDI_DMA_READ | DDI_DMA_CONSISTENT,
usr/src/uts/i86pc/io/immu_dvma.c
445
flags = DDI_DMA_CONSISTENT;
usr/src/uts/i86pc/io/immu_intrmap.c
362
DDI_DMA_CONSISTENT | IOMEM_DATA_UNCACHED,
usr/src/uts/i86pc/io/immu_qinv.c
441
DDI_DMA_CONSISTENT | IOMEM_DATA_UNCACHED,
usr/src/uts/i86pc/io/immu_qinv.c
468
DDI_DMA_CONSISTENT | IOMEM_DATA_UNCACHED,
usr/src/uts/i86pc/io/ioat/ioat_chan.c
565
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/ioat/ioat_chan.c
574
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/ioat/ioat_chan.c
670
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/ioat/ioat_chan.c
678
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/xsvc/xsvc.c
546
&mp->xm_device_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL,
usr/src/uts/i86pc/io/xsvc/xsvc.c
554
mp->xm_size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
786
&pcn_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
799
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
833
&pcn_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
845
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
1110
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/amr/amr.c
1127
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/amr/amr.c
1227
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/intel/io/amr/amr.c
1342
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/intel/io/amr/amr.c
648
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/amr/amr.c
665
DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
122
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
132
DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsa.c
232
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/intel/io/fdc.c
1188
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &aligned_buf,
usr/src/uts/intel/io/fdc.c
1307
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &aligned_buf,
usr/src/uts/intel/io/fdc.c
1477
(uint_t)fdrp->fdr_nbytes, &fdc_accattr, DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
1107
(ccb->ccb_flags & DDI_DMA_CONSISTENT))
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
1489
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2555
&acb->dev_acc_attr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2566
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &acb->ccb_cookie,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2602
&acb->dev_acc_attr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2612
DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2700
&acb->dev_acc_attr, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2711
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &acb->ccb_cookie,
usr/src/uts/intel/io/vmxnet3s/vmxnet3_utils.c
129
DDI_DMA_CONSISTENT, cb, NULL, &dma->buf, &dma->bufLen,
usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.c
2006
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &eng->ce_kaddr,
usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.c
2015
eng->ce_kaddr, CS4231_BUFSZ, dir | DDI_DMA_CONSISTENT,
usr/src/uts/sun/io/eri/eri.c
1692
DDI_DMA_READ | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, 0,
usr/src/uts/sun/io/eri/eri.c
2623
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, 0,
usr/src/uts/sun/io/eri/eri.c
2631
(caddr_t)erip->iopbkbase, size, DDI_DMA_RDWR | DDI_DMA_CONSISTENT,
usr/src/uts/sun/io/eri/eri.c
2713
DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, &erip->tbuf_kaddr,
usr/src/uts/sun/io/eri/eri.c
2721
erip->tbuf_kaddr, size, DDI_DMA_WRITE | DDI_DMA_CONSISTENT,
usr/src/uts/sun/io/eri/eri.c
3789
DDI_DMA_READ | DDI_DMA_CONSISTENT,
usr/src/uts/sun/io/fd.c
700
(size_t)(32*1024), &dev_attr, DDI_DMA_CONSISTENT,
usr/src/uts/sun/io/scsi/adapters/fas.c
2173
dma_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/sun/io/scsi/adapters/fas.c
663
&dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP,
usr/src/uts/sun/io/scsi/adapters/fas.c
677
rlen, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/sun4/io/efcode/fcpci.c
299
uint_t flags = DDI_DMA_RDWR | DDI_DMA_CONSISTENT;
usr/src/uts/sun4/io/px/px_dma.c
1230
mp->dmai_rflags |= DDI_DMA_CONSISTENT | DMP_NOSYNC;
usr/src/uts/sun4u/io/iommu.c
1142
if (!(mp->dmai_rflags & DDI_DMA_CONSISTENT)) {
usr/src/uts/sun4u/io/iommu.c
1180
if (!(mp->dmai_rflags & DDI_DMA_CONSISTENT)) {
usr/src/uts/sun4u/io/iommu.c
1293
if (!(mp->dmai_rflags & DDI_DMA_CONSISTENT)) {
usr/src/uts/sun4u/io/iommu.c
1543
if (mp->dmai_rflags & DDI_DMA_CONSISTENT)
usr/src/uts/sun4u/io/iommu.c
455
if (mp->dmai_rflags & DDI_DMA_CONSISTENT) {
usr/src/uts/sun4u/io/iommu.c
601
if (mp->dmai_rflags & DDI_DMA_CONSISTENT) {
usr/src/uts/sun4u/io/iommu.c
995
if (mp->dmai_rflags & DDI_DMA_CONSISTENT) {
usr/src/uts/sun4u/io/pci/pci_dma.c
1408
mp->dmai_rflags |= DDI_DMA_CONSISTENT;
usr/src/uts/sun4u/io/pci/pci_dma.c
173
if (!(dev_flag & DDI_DMA_CONSISTENT))
usr/src/uts/sun4u/io/pci/pci_dma.c
524
req_flags |= DDI_DMA_CONSISTENT;
usr/src/uts/sun4u/io/pci/pci_dma.c
525
if (req_flags & DDI_DMA_CONSISTENT && !pbm_p->pbm_sync_reg_pa)
usr/src/uts/sun4u/sys/pci/pci_iommu.h
74
((mp->dmai_rflags & DDI_DMA_CONSISTENT) ? 0 : COMMON_IOMMU_TTE_S))