Home
last modified time | relevance | path

Searched refs:DDI_DMA_DONTWAIT (Results 1 – 25 of 96) sorted by relevance

1234

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c311 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_tx_descriptors()
328 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_tx_descriptors()
372 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_tx_descriptors()
389 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_tx_descriptors()
435 DDI_DMA_DONTWAIT, 0, &cookie, &cookie_count); in e1000g_alloc_tx_descriptors()
505 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_rx_descriptors()
521 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_rx_descriptors()
561 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_rx_descriptors()
577 DDI_DMA_DONTWAIT, 0, in e1000g_alloc_rx_descriptors()
617 DDI_DMA_DONTWAIT, 0, &cookie, &cookie_count); in e1000g_alloc_rx_descriptors()
[all …]
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c335 DDI_DMA_DONTWAIT, NULL, in ixgbe_alloc_tbd_ring()
352 DDI_DMA_DONTWAIT, NULL, in ixgbe_alloc_tbd_ring()
381 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in ixgbe_alloc_tbd_ring()
456 DDI_DMA_DONTWAIT, NULL, in ixgbe_alloc_rbd_ring()
472 DDI_DMA_DONTWAIT, NULL, in ixgbe_alloc_rbd_ring()
500 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in ixgbe_alloc_rbd_ring()
566 &ixgbe_buf_dma_attr, DDI_DMA_DONTWAIT, in ixgbe_alloc_dma_buffer()
578 DDI_DMA_DONTWAIT, NULL, &buf->address, in ixgbe_alloc_dma_buffer()
596 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in ixgbe_alloc_dma_buffer()
730 DDI_DMA_DONTWAIT, NULL, in ixgbe_alloc_tcb_lists()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_buf.c230 DDI_DMA_DONTWAIT, NULL, in igb_alloc_tbd_ring()
247 DDI_DMA_DONTWAIT, NULL, in igb_alloc_tbd_ring()
276 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in igb_alloc_tbd_ring()
459 DDI_DMA_DONTWAIT, NULL, in igb_alloc_rbd_ring()
475 DDI_DMA_DONTWAIT, NULL, in igb_alloc_rbd_ring()
503 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in igb_alloc_rbd_ring()
571 &igb_buf_dma_attr, DDI_DMA_DONTWAIT, in igb_alloc_dma_buffer()
583 DDI_DMA_DONTWAIT, NULL, &buf->address, in igb_alloc_dma_buffer()
601 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_num); in igb_alloc_dma_buffer()
735 DDI_DMA_DONTWAIT, NULL, in igb_alloc_tcb_lists()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_buf.c85 DDI_DMA_DONTWAIT, NULL, &dbuf->dma_handle); in oce_alloc_dma_buffer()
93 flags, DDI_DMA_DONTWAIT, NULL, &dbuf->base, in oce_alloc_dma_buffer()
105 DDI_DMA_DONTWAIT, NULL, &cookie, &count); in oce_alloc_dma_buffer()
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_ring_buff.c96 DDI_DMA_DONTWAIT, in ring_buff_create()
108 DDI_DMA_DONTWAIT, in ring_buff_create()
137 DDI_DMA_DONTWAIT, in ring_buff_create()
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c64 DDI_DMA_DONTWAIT, NULL, &mem->idm_dma_handle); in i40e_allocate_dma_mem()
80 &i40e->i40e_buf_acc_attr, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in i40e_allocate_dma_mem()
97 DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, NULL, in i40e_allocate_dma_mem()
/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_mem.c535 &cpqary3_ctlr_dma_attr, DDI_DMA_DONTWAIT, 0, in cpqary3_alloc_phyctgs_mem()
561 DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, 0, &mempool, &real_len, in cpqary3_alloc_phyctgs_mem()
577 DDI_DMA_CONSISTENT | DDI_DMA_RDWR, DDI_DMA_DONTWAIT, 0, in cpqary3_alloc_phyctgs_mem()
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c1908 DDI_DMA_DONTWAIT, NULL, in socal_cqalloc_init()
1917 DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in socal_cqalloc_init()
1936 DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, in socal_cqalloc_init()
1962 DDI_DMA_DONTWAIT, NULL, in socal_cqalloc_init()
1971 DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in socal_cqalloc_init()
1991 DDI_DMA_RDWR | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, in socal_cqalloc_init()
2501 DDI_DMA_DONTWAIT, NULL, &socalp->pool_dhandle) != DDI_SUCCESS) in socal_add_pool_buffer()
2505 &socal_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in socal_add_pool_buffer()
2515 DDI_DMA_READ | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, in socal_add_pool_buffer()
4447 DDI_DMA_DONTWAIT, NULL, &chandle) != DDI_SUCCESS) in socal_els_alloc()
[all …]
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_gem.c287 DDI_DMA_DONTWAIT, NULL, &obj->dma_hdl)) { in drm_gem_object_alloc()
293 IOMEM_DATA_UC_WR_COMBINE, DDI_DMA_DONTWAIT, NULL, in drm_gem_object_alloc()
301 DDI_DMA_DONTWAIT, NULL, &cookie, &cookie_cnt) in drm_gem_object_alloc()
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c332 DDI_DMA_DONTWAIT, in BnxeTxPktMapFrag()
1110 DDI_DMA_DONTWAIT, in BnxeTxPktAlloc()
1123 DDI_DMA_DONTWAIT, in BnxeTxPktAlloc()
1140 DDI_DMA_DONTWAIT, in BnxeTxPktAlloc()
1158 DDI_DMA_DONTWAIT, in BnxeTxPktAlloc()
H A Dbnxe_rx.c648 DDI_DMA_DONTWAIT, in BnxeRxBufAlloc()
662 DDI_DMA_DONTWAIT, in BnxeRxBufAlloc()
678 DDI_DMA_DONTWAIT, in BnxeRxBufAlloc()
/titanic_41/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h258 DDI_DMA_DONTWAIT, 0, p_dmah); in __xge_os_dma_malloc()
265 DDI_DMA_CONSISTENT : DDI_DMA_STREAMING), DDI_DMA_DONTWAIT, 0, in __xge_os_dma_malloc()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c863 &uhcip->uhci_dma_attr, DDI_DMA_DONTWAIT, 0, &tw->tw_dmahandle)) != in uhci_polled_create_tw()
876 &dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in uhci_polled_create_tw()
888 DDI_DMA_DONTWAIT, NULL, &tw->tw_cookie, &ccount)) != in uhci_polled_create_tw()
/titanic_41/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c111 callback = DDI_DMA_DONTWAIT; in rxbuf_ctor()
/titanic_41/usr/src/uts/common/sys/
H A Dddidmareq.h511 #define DDI_DMA_DONTWAIT ((int (*)(caddr_t))0) macro
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c152 DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, 0, (caddr_t *)&addr, in qlt_dmem_init()
160 DDI_DMA_DONTWAIT, 0, &cookie, &ncookie)) != DDI_SUCCESS) { in qlt_dmem_init()
700 DDI_DMA_DONTWAIT, in qlt_dma_setup_dbuf()
/titanic_41/usr/src/uts/common/io/
H A Ddma_engine.c121 if (dmae_waitfp == DDI_DMA_DONTWAIT) { in i_dmae_acquire()
/titanic_41/usr/src/uts/common/io/hme/
H A Dhme.c2785 DDI_DMA_DONTWAIT, NULL, &handle)) { in hmeburstsizes()
2822 DDI_DMA_DONTWAIT, NULL, &buf->dmah) != DDI_SUCCESS) { in hmeallocbuf()
2829 &hme_buf_attr, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, NULL, in hmeallocbuf()
2837 len, dir | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in hmeallocbuf()
2961 rval = ddi_dma_alloc_handle(dip, &hme_dma_attr, DDI_DMA_DONTWAIT, NULL, in hmeallocthings()
2970 &hmep->hme_dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in hmeallocthings()
2980 DDI_DMA_DONTWAIT, NULL, &dmac, &cookiec); in hmeallocthings()
2993 rval = ddi_dma_alloc_handle(dip, &hme_dma_attr, DDI_DMA_DONTWAIT, NULL, in hmeallocthings()
3002 &hmep->hme_dev_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in hmeallocthings()
3012 DDI_DMA_DONTWAIT, NULL, &dmac, &cookiec); in hmeallocthings()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c259 if (waitfp != DDI_DMA_DONTWAIT) { in pci_dma_allocmp()
593 if (waitfp != DDI_DMA_DONTWAIT) { in pci_dma_type()
731 if (waitfp != DDI_DMA_DONTWAIT) in pci_dma_vapfn()
782 if (waitfp != DDI_DMA_DONTWAIT) in pci_dma_pfn()
1042 if (dmareq->dmar_fp != DDI_DMA_DONTWAIT) { in pci_dvma_map()
1224 if (waitfp != DDI_DMA_DONTWAIT) in pci_dma_newwin()
/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c357 rv = ddi_dma_alloc_handle(dip, &ex_dma_attr, DDI_DMA_DONTWAIT, in ex_alloc_ring()
365 &ex_dev_acc_attr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in ex_alloc_ring()
375 DDI_DMA_DONTWAIT, NULL, &dmac, &ndmac); in ex_alloc_ring()
395 DDI_DMA_DONTWAIT, NULL, &ed->ed_dmah); in ex_alloc_ring()
401 DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, NULL, &ed->ed_buf, in ex_alloc_ring()
411 DDI_DMA_DONTWAIT, NULL, &dmac, &ndmac); in ex_alloc_ring()
/titanic_41/usr/src/uts/sun4/os/
H A Ddvma.c71 dmareq.dmar_fp = DDI_DMA_DONTWAIT; in dvma_reserve()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c587 fcal_dmaattr, DDI_DMA_DONTWAIT, NULL, &sf-> in sf_attach()
597 fcal_accattr, DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in sf_attach()
614 DDI_DMA_READ | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, in sf_attach()
1854 DDI_DMA_DONTWAIT, NULL, &ptr->cmd_dma_handle) != DDI_SUCCESS) { in sf_add_cr_pool()
1864 DDI_DMA_DONTWAIT, NULL, (caddr_t *)&ptr->cmd_base, in sf_add_cr_pool()
1872 DDI_DMA_WRITE | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, in sf_add_cr_pool()
1884 DDI_DMA_DONTWAIT, NULL, &ptr->rsp_dma_handle) != DDI_SUCCESS) { in sf_add_cr_pool()
1894 DDI_DMA_DONTWAIT, NULL, (caddr_t *)&ptr->rsp_base, in sf_add_cr_pool()
1902 DDI_DMA_READ | DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, in sf_add_cr_pool()
3039 DDI_DMA_DONTWAIT, NULL, &cmd_dma_handle) != DDI_SUCCESS) { in sf_els_alloc()
[all …]
/titanic_41/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c790 if (ddi_dma_alloc_handle(dev->dip, &dma_attr, DDI_DMA_DONTWAIT, in cmpci_init()
796 DDI_DMA_CONSISTENT, DDI_DMA_DONTWAIT, NULL, &port->kaddr, in cmpci_init()
804 rlen, dmaflags, DDI_DMA_DONTWAIT, NULL, &c, &ccnt) != in cmpci_init()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.c68 if (waitfp != DDI_DMA_DONTWAIT) { in px_dma_allocmp()
575 if (waitfp != DDI_DMA_DONTWAIT) in px_dma_pfn()
846 if (dmareq->dmar_fp != DDI_DMA_DONTWAIT) { in px_dvma_map()
1023 if (waitfp != DDI_DMA_DONTWAIT) in px_dma_newwin()
/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c417 DDI_DMA_DONTWAIT, NULL, &nodep->dmahdl) != DDI_SUCCESS) { in unm_alloc_tx_dmahdl()
469 dma_attr_p, DDI_DMA_DONTWAIT, in unm_alloc_dma_mem()
480 DDI_DMA_DONTWAIT, NULL, &vaddr, &actual_size, in unm_alloc_dma_mem()
495 NULL, vaddr, size, dma_flag, DDI_DMA_DONTWAIT, in unm_alloc_dma_mem()

1234