Symbol: DDI_DMA_SLEEP
usr/src/uts/common/crypto/io/dca.c
1526
DDI_DMA_SLEEP, NULL, &workp->dw_mcr_dmah);
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
1545
DDI_DMA_SLEEP, NULL, &c, &nc);
usr/src/uts/common/crypto/io/dca.c
1590
rv = ddi_dma_alloc_handle(dca->dca_dip, &dca_dmaattr, DDI_DMA_SLEEP,
usr/src/uts/common/crypto/io/dca.c
1601
DDI_DMA_SLEEP, NULL, &reqp->dr_ctx_kaddr, &size,
usr/src/uts/common/crypto/io/dca.c
1611
DDI_DMA_SLEEP, 0, &c, &nc);
usr/src/uts/common/crypto/io/dca.c
1625
DDI_DMA_SLEEP, NULL, &reqp->dr_ibuf_dmah);
usr/src/uts/common/crypto/io/dca.c
1632
DDI_DMA_SLEEP, NULL, &reqp->dr_obuf_dmah);
usr/src/uts/common/crypto/io/dca.c
1640
DDI_DMA_SLEEP, NULL, &reqp->dr_chain_in_dmah);
usr/src/uts/common/crypto/io/dca.c
1648
DDI_DMA_SLEEP, NULL, &reqp->dr_chain_out_dmah);
usr/src/uts/common/crypto/io/dca.c
1668
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &reqp->dr_ibuf_kaddr,
usr/src/uts/common/crypto/io/dca.c
1678
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &reqp->dr_obuf_kaddr,
usr/src/uts/common/io/1394/adapters/hci1394_buf.c
113
DDI_DMA_SLEEP, NULL, &buf->bu_dma_handle);
usr/src/uts/common/io/1394/adapters/hci1394_buf.c
120
&drvinfo->di_buf_attr, DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/common/io/1394/adapters/hci1394_buf.c
130
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &info->bi_cookie,
usr/src/uts/common/io/1394/targets/scsa1394/sbp2_bus.c
329
DDI_DMA_SLEEP, NULL, &sbb->sbb_dma_hdl) != DDI_SUCCESS) {
usr/src/uts/common/io/1394/targets/scsa1394/sbp2_bus.c
337
DDI_DMA_SLEEP, NULL, &buf->bb_kaddr, &real_length,
usr/src/uts/common/io/1394/targets/scsa1394/sbp2_bus.c
346
buf->bb_len, buf->bb_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/aac/aac.c
3611
DDI_DMA_SLEEP,
usr/src/uts/common/io/aac/aac.c
3623
DDI_DMA_SLEEP,
usr/src/uts/common/io/aac/aac.c
3638
DDI_DMA_SLEEP,
usr/src/uts/common/io/aac/aac.c
6086
DDI_DMA_SLEEP,
usr/src/uts/common/io/aac/aac.c
6098
DDI_DMA_SLEEP,
usr/src/uts/common/io/aac/aac.c
6113
DDI_DMA_SLEEP,
usr/src/uts/common/io/afe/afe.c
1563
DDI_DMA_SLEEP, NULL, &txb->txb_dmah) != DDI_SUCCESS) {
usr/src/uts/common/io/afe/afe.c
1568
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &txb->txb_buf, &len,
usr/src/uts/common/io/afe/afe.c
1573
len, DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/afe/afe.c
1607
DDI_DMA_SLEEP, NULL, &rxb->rxb_dmah) != DDI_SUCCESS) {
usr/src/uts/common/io/afe/afe.c
1612
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &rxb->rxb_buf, &len,
usr/src/uts/common/io/afe/afe.c
1619
DDI_DMA_READ | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &dmac,
usr/src/uts/common/io/afe/afe.c
1659
DDI_DMA_SLEEP, NULL, &afep->afe_rxdesc_dmah);
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
1723
DDI_DMA_SLEEP, NULL, &afep->afe_txdesc_dmah);
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
296
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/arn/arn_main.c
304
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/arn/arn_main.c
314
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/atge/atge_main.c
1480
DDI_DMA_SLEEP, NULL, &dma->hdl);
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
1537
DDI_DMA_SLEEP, NULL, &dma->hdl);
usr/src/uts/common/io/atge/atge_main.c
1546
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &dma->addr,
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
334
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/ath/ath_main.c
342
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/ath/ath_main.c
352
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
868
rc = ddi_dma_alloc_handle(dip, &sample_buf_dma_attr, DDI_DMA_SLEEP,
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
886
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
898
rc = ddi_dma_alloc_handle(dip, &bdlist_dma_attr, DDI_DMA_SLEEP,
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
1100
rc = ddi_dma_alloc_handle(dip, &sample_buf_dma_attr, 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
1119
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1131
rc = ddi_dma_alloc_handle(dip, &bdlist_dma_attr, DDI_DMA_SLEEP,
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/audiocmihd/audiocmihd.c
799
if (ddi_dma_alloc_handle(devc->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
2035
if (ddi_dma_alloc_handle(devc->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
2053
DDI_DMA_SLEEP, NULL, &cookie, &count) != DDI_SUCCESS) {
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2064
if (ddi_dma_alloc_handle(devc->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
2084
DDI_DMA_SLEEP, NULL, &cookie, &count) != DDI_SUCCESS) {
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
927
if (ddi_dma_alloc_handle(devc->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
895
if (ddi_dma_alloc_handle(dev->dip, &dma_attr, DDI_DMA_SLEEP,
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/audioens/audioens.c
911
bufsz, dmaflags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
2324
if (ddi_dma_alloc_handle(dip, dma_attr_p, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
2333
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
2343
DDI_DMA_SLEEP, NULL, &cookie, &count) != DDI_DMA_MAPPED) {
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5061
rc = ddi_dma_alloc_handle(dip, &dma_attr, DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5081
DDI_DMA_SLEEP, NULL, &port->samp_kaddr,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5086
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5098
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
5111
rc = ddi_dma_alloc_handle(dip, &dma_attr, DDI_DMA_SLEEP,
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
5136
DDI_DMA_SLEEP,
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
747
rc = ddi_dma_alloc_handle(dip, &sample_buf_dma_attr, DDI_DMA_SLEEP,
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
765
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/audio/drv/audioixp/audioixp.c
777
rc = ddi_dma_alloc_handle(dip, &bdlist_dma_attr, DDI_DMA_SLEEP,
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
523
if (ddi_dma_alloc_handle(dev->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
417
if (ddi_dma_alloc_handle(dev->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
645
if (ddi_dma_alloc_handle(dev->dip, &dma_attr, DDI_DMA_SLEEP,
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/audiopci/audiopci.c
661
AUDIOPCI_BUF_LEN, dmaflags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/audio/drv/audiosolo/audiosolo.c
1300
if (ddi_dma_alloc_handle(dev->dip, dattr, DDI_DMA_SLEEP, NULL,
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/audiosolo/audiosolo.c
1314
dflags, DDI_DMA_SLEEP, NULL, &c, &ccnt) != DDI_DMA_MAPPED) {
usr/src/uts/common/io/audio/drv/audiots/audiots.c
952
rc = ddi_dma_alloc_handle(dip, &audiots_attr, DDI_DMA_SLEEP,
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
970
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
408
DDI_DMA_SLEEP, NULL, &portc->sgd_dmah) != DDI_SUCCESS) {
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
422
DDI_DMA_SLEEP, NULL, &cookie, &count) != DDI_SUCCESS) {
usr/src/uts/common/io/audio/drv/audiovia823x/audiovia823x.c
429
if (ddi_dma_alloc_handle(devc->dip, &dma_attr_buf, DDI_DMA_SLEEP, NULL,
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
2588
&bfe_dma_attr_buf, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/bfe/bfe.c
2599
DDI_DMA_SLEEP, NULL, &r->r_buf_dma[slot].addr,
usr/src/uts/common/io/bfe/bfe.c
2613
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/bfe/bfe.c
2690
DDI_DMA_SLEEP, NULL, &r->r_desc_dma_handle);
usr/src/uts/common/io/bfe/bfe.c
2702
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/bfe/bfe.c
2716
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/blkdev/blkdev.c
1008
cb = DDI_DMA_SLEEP;
usr/src/uts/common/io/blkdev/blkdev.c
964
dcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/bofi.c
3365
((waitfp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP));
usr/src/uts/common/io/bofi.c
3571
(dmareqp->dmar_fp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP,
usr/src/uts/common/io/bofi.c
375
int sleep = (dmareqp->dmar_fp == DDI_DMA_SLEEP) ? VM_SLEEP: VM_NOSLEEP;
usr/src/uts/common/io/chxge/ch.c
1060
DDI_DMA_SLEEP, /* Wait if no memory */
usr/src/uts/common/io/chxge/ch.c
1138
DDI_DMA_SLEEP, /* Wait for resources */
usr/src/uts/common/io/chxge/ch.c
931
DDI_DMA_SLEEP, /* Wait if no memory */
usr/src/uts/common/io/chxge/ch.c
954
DDI_DMA_SLEEP, /* wait for resources */
usr/src/uts/common/io/chxge/ch.c
975
DDI_DMA_SLEEP, /* Wait for resources */
usr/src/uts/common/io/comstar/port/qlt/qlt.c
717
if (ddi_dma_alloc_handle(dip, &qlt_queue_dma_attr, DDI_DMA_SLEEP,
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
9188
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
9223
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
9848
DDI_DMA_SLEEP, 0, &qlt->dmp_template_dma_handle) !=
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9856
DDI_DMA_SLEEP, 0, &qlt->dmp_template_addr, &discard,
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/comstar/port/qlt/qlt_dma.c
144
DDI_DMA_SLEEP, 0, &p->dmem_dma_handle)) != DDI_SUCCESS) {
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
485
DDI_DMA_SLEEP, 0, &ddi_handle);
usr/src/uts/common/io/cpqary3/cpqary3_transport.c
371
cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1602
DDI_DMA_SLEEP, 0, &txq->tx_dhdl[i]);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1721
rc = ddi_dma_alloc_handle(sc->dip, dma_attr, DDI_DMA_SLEEP, 0, &dhdl);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1731
DDI_DMA_SLEEP, 0, &va, &real_len, &ahdl);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3709
callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/dmfe/dmfe_main.c
2260
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/dmfe/dmfe_main.c
2271
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/dmfe/dmfe_main.c
2283
DDI_DMA_SLEEP, NULL, &dma_cookie, &ncookies);
usr/src/uts/common/io/efe/efe.c
1158
if (ddi_dma_alloc_handle(dip, &efe_dma_attr, DDI_DMA_SLEEP, NULL,
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/efe/efe.c
1235
if (ddi_dma_alloc_handle(dip, &efe_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/efe/efe.c
1242
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &bp->b_kaddr, &rlen,
usr/src/uts/common/io/efe/efe.c
1249
len, DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
178
cb = (sleep == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16724
DDI_DMA_SLEEP : DDI_DMA_DONTWAIT, NULL, &mem->dma_handle) !=
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16745
mem->flags, (sleep == KM_SLEEP) ? DDI_DMA_SLEEP :
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16883
DDI_DMA_SLEEP : DDI_DMA_DONTWAIT, NULL, &mem->cookie,
usr/src/uts/common/io/fibre-channel/impl/fp.c
1875
cb = (kmflags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/impl/fp.c
1980
cb = (kmflags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5661
cb = (flags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6470
cb = (flags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10590
cb = (flags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1967
callback = (kmflags == KM_SLEEP) ? DDI_DMA_SLEEP: DDI_DMA_DONTWAIT;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
2049
callback = (sleep == KM_SLEEP) ? DDI_DMA_SLEEP: DDI_DMA_DONTWAIT;
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
815
DDI_DMA_SLEEP, NULL, &dma->id_hdl);
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
828
DDI_DMA_SLEEP, NULL, &dma->id_va, &dma->id_alloc_len,
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
891
status = ddi_dma_alloc_handle(state->hs_dip, &dma_attr, DDI_DMA_SLEEP,
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
497
DDI_DMA_SLEEP, NULL, &dmahdl);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cfg.c
512
DDI_DMA_SLEEP, NULL, (caddr_t *)&kaddr, &actual_len, &acc_hdl);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cfg.c
522
DDI_DMA_RDWR, DDI_DMA_SLEEP, NULL, &cookie, &cookiecnt);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2083
callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2233
callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2468
callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2860
ddi_cb = (flags & IBT_MR_NOSLEEP) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
776
DDI_DMA_SLEEP, NULL, &dma_cookie, &dma_cookiecnt);
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
104
DDI_DMA_SLEEP, NULL, &pagep->upg_dmahdl);
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
112
DDI_DMA_SLEEP, NULL, &pagep->upg_dmacookie, &cookiecnt);
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
2406
callback = (sleepflag == HERMON_SLEEP) ? DDI_DMA_SLEEP :
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
295
DDI_DMA_SLEEP, NULL, &dma_hdl);
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
3110
callback = (sleep == HERMON_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
1850
DDI_DMA_SLEEP, NULL, &hdl->hr_dmahdl);
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
1858
&priv->pmb_devaccattr, priv->pmb_xfer_mode, DDI_DMA_SLEEP,
usr/src/uts/common/io/ib/adapters/tavor/tavor_cfg.c
786
DDI_DMA_SLEEP, NULL, &dmahdl);
usr/src/uts/common/io/ib/adapters/tavor/tavor_ci.c
2604
callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/tavor/tavor_ci.c
2940
ddi_cb = (flags & IBT_MR_NOSLEEP) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/ib/adapters/tavor/tavor_cmd.c
680
DDI_DMA_SLEEP, NULL, &dma_cookie, &dma_cookiecnt);
usr/src/uts/common/io/ib/adapters/tavor/tavor_misc.c
2121
callback = (sleepflag == TAVOR_SLEEP) ? DDI_DMA_SLEEP :
usr/src/uts/common/io/ib/adapters/tavor/tavor_mr.c
2318
callback = (sleep == TAVOR_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_rsrc.c
2100
DDI_DMA_SLEEP, NULL, &hdl->tr_dmahdl);
usr/src/uts/common/io/ib/adapters/tavor/tavor_rsrc.c
2129
&priv->pmb_devaccattr, priv->pmb_xfer_mode, DDI_DMA_SLEEP,
usr/src/uts/common/io/iprb/iprb.c
460
if (ddi_dma_alloc_handle(ip->dip, &dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iprb/iprb.c
466
DDI_DMA_SLEEP, NULL, &h->vaddr, &rlen, &h->acch) != DDI_SUCCESS) {
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
1388
err = ddi_dma_alloc_handle(dip, &ipw2100_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/ipw/ipw2100.c
1398
flags, DDI_DMA_SLEEP, NULL, &dr->dr_base,
usr/src/uts/common/io/ipw/ipw2100.c
1408
dr->dr_base, dr->dr_size, dir | flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwh/iwh.c
1125
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/iwh/iwh.c
1136
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/iwh/iwh.c
1149
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwi/ipw2200.c
1316
err = ddi_dma_alloc_handle(dip, &ipw2200_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwi/ipw2200.c
1326
flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwi/ipw2200.c
1337
dir | flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwk/iwk2.c
1012
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/iwk/iwk2.c
988
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/iwk/iwk2.c
999
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/iwn/if_iwn.c
1762
error = ddi_dma_alloc_handle(sc->sc_dip, &dma_attr, DDI_DMA_SLEEP, NULL,
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
1782
dma->length, flags, DDI_DMA_SLEEP, NULL, &dma->cookie,
usr/src/uts/common/io/iwp/iwp.c
1037
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/iwp/iwp.c
1048
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/iwp/iwp.c
1061
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3002
DDI_DMA_SLEEP, NULL, &obj->dma_handle);
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3024
DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3036
obj->size, DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3125
cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
289
memcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
317
memcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
358
memcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
414
memcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/mr_sas/mr_sas.c
4712
DDI_DMA_SLEEP, NULL, &obj->dma_handle);
usr/src/uts/common/io/mr_sas/mr_sas.c
4735
DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mr_sas/mr_sas.c
4747
obj->size, DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/common/io/mr_sas/mr_sas.c
4844
cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/mwl/mwl.c
361
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/mwl/mwl.c
372
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/mwl/mwl.c
385
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/mxfe/mxfe.c
1909
DDI_DMA_SLEEP, NULL, &txb->txb_dmah) != DDI_SUCCESS) {
usr/src/uts/common/io/mxfe/mxfe.c
1914
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &txb->txb_buf,
usr/src/uts/common/io/mxfe/mxfe.c
1919
len, DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mxfe/mxfe.c
1953
DDI_DMA_SLEEP, NULL, &rxb->rxb_dmah) != DDI_SUCCESS) {
usr/src/uts/common/io/mxfe/mxfe.c
1958
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/mxfe/mxfe.c
1965
DDI_DMA_READ | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &dmac,
usr/src/uts/common/io/mxfe/mxfe.c
2005
DDI_DMA_SLEEP, NULL, &mxfep->mxfe_rxdesc_dmah);
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
2069
DDI_DMA_SLEEP, NULL, &mxfep->mxfe_txdesc_dmah);
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
3496
DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
778
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/nvme/nvme.c
1512
if (ddi_dma_alloc_handle(nvme->n_dip, dma_attr, DDI_DMA_SLEEP, NULL,
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/pcn/pcn.c
1550
if (ddi_dma_alloc_handle(pcnp->pcn_dip, &pcn_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/common/io/pcn/pcn.c
1557
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &buf->pb_buf, &len,
usr/src/uts/common/io/pcn/pcn.c
1564
DDI_DMA_READ | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &dmac,
usr/src/uts/common/io/pcn/pcn.c
1587
rval = ddi_dma_alloc_handle(pcnp->pcn_dip, &pcn_dma_attr, DDI_DMA_SLEEP,
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
1645
DDI_DMA_SLEEP, NULL, &pcnp->pcn_rxdesc_dmah);
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/ral/rt2560.c
523
err = ddi_dma_alloc_handle(dip, &ral_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/ral/rt2560.c
529
alloc_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/ral/rt2560.c
536
bind_flags, DDI_DMA_SLEEP, NULL, &dr->dr_cookie, &dr->dr_ccnt);
usr/src/uts/common/io/rge/rge_main.c
145
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/rge/rge_main.c
156
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/rge/rge_main.c
169
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/rtls/rtls.c
1491
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/rtls/rtls.c
1505
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/rtls/rtls.c
1521
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/rtw/rtw.c
1109
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/rtw/rtw.c
1117
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/rtw/rtw.c
1127
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/rwd/rt2661.c
542
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/rwd/rt2661.c
553
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/rwd/rt2661.c
566
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/rwn/rt2860.c
685
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/rwn/rt2860.c
696
alloc_flags, DDI_DMA_SLEEP, NULL, &dma_p->mem_va,
usr/src/uts/common/io/rwn/rt2860.c
709
DDI_DMA_SLEEP, NULL, &dma_p->cookie, &dma_p->ncookies);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6258
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6272
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6290
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6351
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6364
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6382
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6465
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6481
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6502
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2838
DDI_DMA_SLEEP, NULL, &(nvp->nvp_sg_dma_hdl[i]));
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
2860
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2013
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2026
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2043
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2093
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2105
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2121
DDI_DMA_SLEEP,
usr/src/uts/common/io/sata/impl/sata.c
14235
DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
1218
ret = ddi_dma_alloc_handle(lmrc->l_dip, &attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
1232
flags, DDI_DMA_SLEEP, NULL, (caddr_t *)&dmap->ld_buf,
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
1247
dmap->ld_len, DDI_DMA_RDWR | flags, DDI_DMA_SLEEP, NULL, NULL,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16980
if (ddi_dma_alloc_handle(mpt->m_dip, &dma_attr, DDI_DMA_SLEEP,
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
4146
callback = (kmflags == KM_SLEEP)? DDI_DMA_SLEEP: DDI_DMA_DONTWAIT;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
4187
? DDI_DMA_SLEEP: DDI_DMA_DONTWAIT;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6930
if (ddi_dma_alloc_handle(dip, dma_attr, DDI_DMA_SLEEP, NULL, dmah) !=
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6937
if (ddi_dma_mem_alloc(*dmah, length, &mattr, ddma_flag, DDI_DMA_SLEEP,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6947
ddabh_flag, DDI_DMA_SLEEP, NULL, &cookie, &cookie_cnt)
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1518
cb = sleep == KM_SLEEP ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
696
DDI_DMA_SLEEP, NULL, &buf->dmah)) != DDI_SUCCESS) {
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
418
callback = (flags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_util.c
496
DDI_DMA_SLEEP, 0, &d->handle) != DDI_SUCCESS)
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/smartpqi/smartpqi_util.c
506
DDI_DMA_RDWR, DDI_DMA_SLEEP, 0, &cookie, &d->cookie_count) !=
usr/src/uts/common/io/scsi/adapters/smrt/smrt_commands.c
76
int (*dma_wait)(caddr_t) = (kmflags == KM_SLEEP) ? DDI_DMA_SLEEP :
usr/src/uts/common/io/scsi/impl/scsi_resource.c
392
ASSERT(SLEEP_FUNC == DDI_DMA_SLEEP);
usr/src/uts/common/io/scsi/targets/st.c
16113
DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/scsi/targets/st.c
1747
DDI_DMA_SLEEP, NULL, &un->un_contig_mem_hdl) != DDI_SUCCESS) {
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
1051
DDI_DMA_SLEEP, NULL, &ss->ss_bufdmah);
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
527
(cansleep ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT),
usr/src/uts/common/io/sfe/sfe_util.c
548
cansleep ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/common/io/sfe/sfe_util.c
568
cansleep ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/common/io/sfe/sfe_util.c
633
DDI_DMA_SLEEP, NULL,
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
657
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfe/sfe_util.c
705
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfe/sfe_util.c
718
DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfe/sfe_util.c
732
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/sfxge/sfxge_ev.c
95
DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/common/io/sfxge/sfxge_intr.c
645
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_mac.c
389
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
288
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_mon.c
227
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_phy.c
207
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_rx.c
132
(kmflags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/common/io/sfxge/sfxge_rx.c
187
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/sfxge/sfxge_tx.c
170
DDI_DMA_SLEEP : DDI_DMA_DONTWAIT);
usr/src/uts/common/io/sfxge/sfxge_tx.c
217
(kmflags == KM_SLEEP) ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/common/io/sfxge/sfxge_tx.c
276
dma_attr.sdba_callback = DDI_DMA_SLEEP;
usr/src/uts/common/io/skd/skd.c
3067
if (ddi_dma_alloc_handle(skdev->dip, &dma_attr, DDI_DMA_SLEEP, NULL,
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
188
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
209
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
229
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1543
DDI_DMA_SLEEP, 0, &ehcip->ehci_pflt_dma_handle) != DDI_SUCCESS) {
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
1565
DDI_DMA_SLEEP, NULL, &ehcip->ehci_pflt_cookie, &ccount);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
411
DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
422
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
438
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
478
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
492
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
508
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1039
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1051
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1065
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1725
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1737
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1789
DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
7033
dmamem_wait = DDI_DMA_SLEEP;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
970
DDI_DMA_SLEEP, 0,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
981
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
997
DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
242
if (ddi_dma_alloc_handle(dip, &uhcip->uhci_dma_attr, DDI_DMA_SLEEP, 0,
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
293
if (ddi_dma_alloc_handle(dip, &uhcip->uhci_dma_attr, 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
3149
&uhcip->uhci_dma_attr, DDI_DMA_SLEEP, 0,
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
3812
dmamem_wait = DDI_DMA_SLEEP;
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
862
if (ddi_dma_alloc_handle(dip, &uhcip->uhci_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
873
DDI_DMA_SLEEP, 0, (caddr_t *)&uhcip->uhci_frame_lst_tablep,
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
213
memcb = DDI_DMA_SLEEP;
usr/src/uts/common/io/virtio/virtio_dma.c
51
return (DDI_DMA_SLEEP);
usr/src/uts/common/io/vr/vr.c
839
DDI_DMA_SLEEP,
usr/src/uts/common/io/vr/vr.c
856
DDI_DMA_SLEEP,
usr/src/uts/common/io/vr/vr.c
877
DDI_DMA_SLEEP,
usr/src/uts/common/io/wpi/wpi.c
797
DDI_DMA_SLEEP, NULL, &dma_p->dma_hdl);
usr/src/uts/common/io/wpi/wpi.c
808
DDI_DMA_SLEEP, NULL, &vaddr, &dma_p->alength, &dma_p->acc_hdl);
usr/src/uts/common/io/wpi/wpi.c
821
vaddr, dma_p->alength, dma_flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/io/xge/drv/xge_osdep.h
382
DDI_DMA_SLEEP, 0, &dma_cookie, &ncookies);
usr/src/uts/common/io/xge/drv/xgell.c
324
if (ddi_dma_alloc_handle(hldev->pdev, p_hal_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/common/io/xge/drv/xgell.c
334
DDI_DMA_SLEEP, 0, (caddr_t *)&vaddr, &real_size, &dma_acch) !=
usr/src/uts/common/io/xge/drv/xgell.c
350
DDI_DMA_SLEEP, 0, &dma_cookie, &ncookies) != DDI_SUCCESS) {
usr/src/uts/common/io/yge/yge.c
1500
len, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
usr/src/uts/common/os/sunddi.c
6906
if (waitfp == DDI_DMA_SLEEP)
usr/src/uts/common/os/sunddi.c
6941
sleepflag = ((waitfp == DDI_DMA_SLEEP) ? 1 : 0);
usr/src/uts/common/os/sunddi.c
6956
if (waitfp != DDI_DMA_SLEEP && waitfp != DDI_DMA_DONTWAIT) {
usr/src/uts/common/sys/dktp/gda.h
56
#define GDA_KMFLAG(callback) (((callback) == DDI_DMA_SLEEP) ? \
usr/src/uts/common/xen/io/xnf.c
2564
DDI_DMA_SLEEP, 0, &xnfp->xnf_tx_ring_dma_handle) != DDI_SUCCESS)
usr/src/uts/common/xen/io/xnf.c
2569
DDI_DMA_SLEEP, 0, &rptr, &len,
usr/src/uts/common/xen/io/xnf.c
2578
DDI_DMA_SLEEP, 0, &dma_cookie, &ncookies)) != DDI_DMA_MAPPED) {
usr/src/uts/common/xen/io/xnf.c
2601
DDI_DMA_SLEEP, 0, &xnfp->xnf_rx_ring_dma_handle) != DDI_SUCCESS)
usr/src/uts/common/xen/io/xnf.c
2606
DDI_DMA_SLEEP, 0, &rptr, &len,
usr/src/uts/common/xen/io/xnf.c
2615
DDI_DMA_SLEEP, 0, &dma_cookie, &ncookies)) != DDI_DMA_MAPPED) {
usr/src/uts/common/xen/io/xnf.c
2711
int (*ddiflags)(caddr_t) = DDI_DMA_SLEEP;
usr/src/uts/common/xen/io/xnf.c
2853
int (*ddiflags)(caddr_t) = DDI_DMA_SLEEP;
usr/src/uts/common/xen/os/xvdi.c
679
if (ddi_dma_alloc_handle(dip, &xendev_dc_dmaattr, DDI_DMA_SLEEP,
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
692
DDI_DMA_SLEEP, 0, &dma_cookie, &ncookies) != DDI_DMA_MAPPED) {
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
165
if (ddi_dma_alloc_handle(xpv_dip, &xpv_dma_attr, DDI_DMA_SLEEP, 0,
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
311
DDI_DMA_SLEEP, NULL, &iommu->aiomt_dmahdl);
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_impl.c
324
DDI_DMA_SLEEP, NULL, (caddr_t *)&iommu->aiomt_dma_bufva,
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
800
km_flags == KM_SLEEP ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_page_tables.c
816
km_flags == KM_SLEEP ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_page_tables.c
843
km_flags == KM_SLEEP ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT,
usr/src/uts/i86pc/io/immu_dvma.c
2645
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP);
usr/src/uts/i86pc/io/immu_dvma.c
3077
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP);
usr/src/uts/i86pc/io/immu_dvma.c
384
if (dmareq->dmar_fp == DDI_DMA_SLEEP) {
usr/src/uts/i86pc/io/immu_dvma.c
432
dmafp = (kmflag & KM_NOSLEEP) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/i86pc/io/immu_intrmap.c
350
DDI_DMA_SLEEP,
usr/src/uts/i86pc/io/immu_intrmap.c
363
DDI_DMA_SLEEP,
usr/src/uts/i86pc/io/immu_qinv.c
419
&qinv_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/immu_qinv.c
427
&qinv_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/i86pc/io/immu_qinv.c
442
DDI_DMA_SLEEP,
usr/src/uts/i86pc/io/immu_qinv.c
469
DDI_DMA_SLEEP,
usr/src/uts/i86pc/io/ioat/ioat_chan.c
558
DDI_DMA_SLEEP, NULL, &channel->ic_cmpl_dma_handle);
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
656
DDI_DMA_SLEEP, NULL, &channel->ic_desc_dma_handle);
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/rootnex.c
1716
if (waitfp == DDI_DMA_SLEEP) {
usr/src/uts/i86pc/io/rootnex.c
1974
if (dmareq->dmar_fp == DDI_DMA_SLEEP) {
usr/src/uts/i86pc/io/rootnex.c
3436
if (dmareq->dmar_fp == DDI_DMA_SLEEP) {
usr/src/uts/i86pc/io/xsvc/xsvc.c
538
DDI_DMA_SLEEP, NULL, &mp->xm_dma_handle);
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
776
if (ddi_dma_alloc_handle(devinfo, &pcn_desc_dma_attr_t, 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
824
if (ddi_dma_alloc_handle(devinfo, &pcn_desc_dma_attr_t, 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/amd8111s/amd8111s_main.c
962
DDI_DMA_SLEEP, NULL, &(pRing->dma_hdl[idx]))
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
970
DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
984
DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/amr/amr.c
1098
DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
1111
DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/amr/amr.c
1128
DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
1231
&addr_dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/amr/amr.c
1244
DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
1259
DDI_DMA_SLEEP, NULL, &ac->buffer_dma_cookie,
usr/src/uts/intel/io/amr/amr.c
1353
cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/intel/io/amr/amr.c
1889
DDI_DMA_SLEEP, NULL,
usr/src/uts/intel/io/amr/amr.c
637
DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
649
DDI_DMA_SLEEP,
usr/src/uts/intel/io/amr/amr.c
666
DDI_DMA_SLEEP,
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
1289
(callback == DDI_DMA_SLEEP))) == NULL) {
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
113
rc = ddi_dma_alloc_handle(dip, &ata_prd_dma_attr, DDI_DMA_SLEEP, NULL,
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
133
DDI_DMA_SLEEP, NULL, &cookie, &count);
usr/src/uts/intel/io/dktp/dcdev/dadk.c
880
dadk_iodone, DDI_DMA_SLEEP, NULL);
usr/src/uts/intel/io/dma_engine.c
116
if (dmae_waitfp == DDI_DMA_SLEEP) {
usr/src/uts/intel/io/dnet/dnet.c
1362
DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, 0,
usr/src/uts/intel/io/dnet/dnet.c
2169
DDI_DMA_SLEEP, 0, &dnetp->dma_handle) != DDI_SUCCESS)
usr/src/uts/intel/io/dnet/dnet.c
2174
DDI_DMA_SLEEP, 0, &dnetp->dma_handle_tx) != DDI_SUCCESS)
usr/src/uts/intel/io/dnet/dnet.c
2179
DDI_DMA_SLEEP, 0, &dnetp->dma_handle_txdesc) != DDI_SUCCESS)
usr/src/uts/intel/io/dnet/dnet.c
2184
DDI_DMA_SLEEP, 0, &dnetp->dma_handle_setbuf) != DDI_SUCCESS)
usr/src/uts/intel/io/dnet/dnet.c
2201
DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/intel/io/dnet/dnet.c
2221
DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/intel/io/dnet/dnet.c
2247
DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP,
usr/src/uts/intel/io/dnet/dnet.c
2573
if (ddi_dma_alloc_handle(dip, &dma_attr_rb, DDI_DMA_SLEEP,
usr/src/uts/intel/io/dnet/dnet.c
2586
DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/intel/io/dnet/dnet.c
2671
if (ddi_dma_alloc_handle(dip, &dma_attr_rb, DDI_DMA_SLEEP,
usr/src/uts/intel/io/dnet/dnet.c
2684
DDI_DMA_SLEEP, NULL, &cookie,
usr/src/uts/intel/io/fdc.c
1176
if (ddi_dma_alloc_handle(fcp->c_dip, &fdc_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/intel/io/fdc.c
1188
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &aligned_buf,
usr/src/uts/intel/io/fdc.c
1200
len, dmar_flags, DDI_DMA_SLEEP, 0, &csb->csb_dmacookie,
usr/src/uts/intel/io/fdc.c
1295
if (ddi_dma_alloc_handle(fcp->c_dip, &fdc_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/intel/io/fdc.c
1307
DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &aligned_buf,
usr/src/uts/intel/io/fdc.c
1329
DDI_DMA_SLEEP, 0, &csb->csb_dmacookie, &csb->csb_dmacookiecnt);
usr/src/uts/intel/io/fdc.c
1466
DDI_DMA_SLEEP, 0, &csb->csb_dmahandle) != DDI_SUCCESS) {
usr/src/uts/intel/io/fdc.c
1478
DDI_DMA_SLEEP, NULL, &aligned_buf, &real_size, &mem_handle);
usr/src/uts/intel/io/fdc.c
1492
DDI_DMA_SLEEP, 0, &csb->csb_dmacookie,
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
1496
cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2547
DDI_DMA_SLEEP, NULL, &acb->ccbs_pool_handle)) !=
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2556
DDI_DMA_SLEEP, NULL, (caddr_t *)&arcmsr_ccbs_area,
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
2595
DDI_DMA_SLEEP, NULL, &acb->ccbs_pool_handle)) !=
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2603
DDI_DMA_SLEEP, NULL, (caddr_t *)&arcmsr_ccbs_area,
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
2692
DDI_DMA_SLEEP, NULL, &acb->ccbs_pool_handle)) !=
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2701
DDI_DMA_SLEEP, NULL, (caddr_t *)&arcmsr_ccbs_area,
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_main.c
570
DDI_DMA_SLEEP, NULL, &dp->txDmaHandle)) != DDI_SUCCESS) {
usr/src/uts/intel/io/vmxnet3s/vmxnet3_utils.c
111
int (*cb) (caddr_t) = canSleep ? DDI_DMA_SLEEP : DDI_DMA_DONTWAIT;
usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.c
1998
rc = ddi_dma_alloc_handle(dip, CS4231_DMA_ATTR(state), DDI_DMA_SLEEP,
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
2016
DDI_DMA_SLEEP, NULL, &dmac, &ccnt);
usr/src/uts/sun/io/fd.c
701
DDI_DMA_SLEEP, NULL, (caddr_t *)&fdc->dma_buf,
usr/src/uts/sun/io/scsi/adapters/fas.c
2341
int (*callback)(caddr_t) = (kmflags == KM_SLEEP) ? DDI_DMA_SLEEP:
usr/src/uts/sun/io/scsi/adapters/fas.c
652
DDI_DMA_SLEEP, NULL, &fas->f_dmahandle) != DDI_SUCCESS) {
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
334
error = fc_ddi_dma_alloc_handle(ap, &fcpci_dma_attr, DDI_DMA_SLEEP,
usr/src/uts/sun4/io/efcode/fcpci.c
342
error = fc_ddi_dma_buf_bind_handle(h, bp, flags, DDI_DMA_SLEEP, NULL,
usr/src/uts/sun4/io/px/px_dma.c
576
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP))) {
usr/src/uts/sun4/io/px/px_dma.c
63
int sleep = (waitfp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP;
usr/src/uts/sun4/io/px/px_dma.c
788
int sleep = dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP;
usr/src/uts/sun4/io/px/px_dma.c
966
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP);
usr/src/uts/sun4/io/px/px_fdvma.c
179
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP));
usr/src/uts/sun4/os/dvma.c
148
(void) ddi_dma_alloc_handle(HD, &dma_attr, DDI_DMA_SLEEP, NULL,
usr/src/uts/sun4/os/dvma.c
151
DDI_DMA_RDWR, DDI_DMA_SLEEP, NULL, cp, &ccnt);
usr/src/uts/sun4u/io/iommu.c
1053
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP);
usr/src/uts/sun4u/io/iommu.c
1057
if (dmareq->dmar_fp == DDI_DMA_SLEEP)
usr/src/uts/sun4u/io/iommu.c
1374
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP);
usr/src/uts/sun4u/io/iommu.c
771
(waitfp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP);
usr/src/uts/sun4u/io/iommu.c
972
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP);
usr/src/uts/sun4u/io/pci/pci_dma.c
1187
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP);
usr/src/uts/sun4u/io/pci/pci_dma.c
254
int sleep = (waitfp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP;
usr/src/uts/sun4u/io/pci/pci_dma.c
585
uint_t flags = ((waitfp == DDI_DMA_SLEEP)?
usr/src/uts/sun4u/io/pci/pci_dma.c
594
ASSERT(waitfp != DDI_DMA_SLEEP);
usr/src/uts/sun4u/io/pci/pci_dma.c
723
uint_t flags = ((waitfp == DDI_DMA_SLEEP)?
usr/src/uts/sun4u/io/pci/pci_dma.c
732
ASSERT(waitfp != DDI_DMA_SLEEP);
usr/src/uts/sun4u/io/pci/pci_dma.c
783
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP))) {
usr/src/uts/sun4u/io/pci/pci_dma.c
993
int sleep = dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP;
usr/src/uts/sun4u/io/pci/pci_fdvma.c
227
dmareq->dmar_fp == DDI_DMA_SLEEP ? VM_SLEEP : VM_NOSLEEP));
usr/src/uts/sun4v/io/niumx/niumx.c
650
int sleep = (waitfp == DDI_DMA_SLEEP) ? KM_SLEEP : KM_NOSLEEP;
usr/src/uts/sun4v/io/niumx/niumx.c
774
waitfp == DDI_DMA_SLEEP ? KM_SLEEP : KM_NOSLEEP))) {