Home
last modified time | relevance | path

Searched refs:DDI_DMA_STREAMING (Results 1 – 25 of 101) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c120 &drvinfo->di_buf_attr, DDI_DMA_STREAMING, DDI_DMA_SLEEP, in hci1394_buf_alloc()
130 DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &info->bi_cookie, in hci1394_buf_alloc()
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c121 DDI_DMA_STREAMING, callback, 0, &rxb->va, &real_len, &rxb->ahdl); in rxbuf_ctor()
128 DDI_DMA_READ | DDI_DMA_STREAMING, NULL, NULL, &cookie, &ccount); in rxbuf_ctor()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c80 &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()
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_ring_buff.c104 DDI_DMA_STREAMING, in ring_buff_create()
133 DDI_DMA_RDWR | DDI_DMA_STREAMING, in ring_buff_create()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h265 DDI_DMA_CONSISTENT : DDI_DMA_STREAMING), DDI_DMA_DONTWAIT, 0, in __xge_os_dma_malloc()
379 DDI_DMA_CONSISTENT : DDI_DMA_STREAMING; in xge_os_dma_map()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c313 uint_t flags = DDI_DMA_STREAMING; in mlxcx_dma_bind_mblk()
409 uint_t flags = DDI_DMA_STREAMING; in mlxcx_dma_alloc_offset()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxsnd.c87 DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, NULL, in bnx_xmit_frag_map()
364 DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, (void *)0, in bnx_xmit_ring_cpybuf_alloc()
375 DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, (void *)0, in bnx_xmit_ring_cpybuf_alloc()
H A Dbnxrcv.c83 &bnxAccessAttribBUF, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in bnx_rxbuffer_alloc()
93 DDI_DMA_READ | DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, NULL, in bnx_rxbuffer_alloc()
/illumos-gate/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()
159 (caddr_t)addr, total_mem, DDI_DMA_RDWR | DDI_DMA_STREAMING, in qlt_dmem_init()
702 DDI_DMA_RDWR | DDI_DMA_STREAMING, in qlt_dma_setup_dbuf()
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h581 #define DDI_DMA_STREAMING 0x0040 macro
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c386 DDI_DMA_STREAMING); in ipw2200_load_fw()
418 DDI_DMA_STREAMING); in ipw2200_load_fw()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_dma.c122 conf->edc_stream ? DDI_DMA_STREAMING : DDI_DMA_CONSISTENT; in ena_dma_alloc()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_utils.c140 dma->bufLen, DDI_DMA_RDWR | DDI_DMA_STREAMING, cb, NULL, &cookie, in vmxnet3_alloc_dma_mem()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c878 size, &e1000g_buf_acc_attr, DDI_DMA_STREAMING, in e1000g_alloc_dma_buffer()
898 len, DDI_DMA_RDWR | DDI_DMA_STREAMING, in e1000g_alloc_dma_buffer()
991 len, DDI_DMA_READ | DDI_DMA_STREAMING, in e1000g_alloc_dma_buffer_82546()
1053 &e1000g_buf_acc_attr, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in e1000g_dma_mem_alloc_82546()
/illumos-gate/usr/src/uts/sun4/os/
H A Ddvma.c72 dmareq.dmar_flags = DDI_DMA_RDWR | DDI_DMA_STREAMING; in dvma_reserve()
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c1362 DDI_DMA_WRITE | DDI_DMA_STREAMING, DDI_DMA_SLEEP, 0, in dnet_send()
2194 SETUPBUF_SIZE, &accattr, DDI_DMA_STREAMING, in dnet_alloc_bufs()
2201 DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, in dnet_alloc_bufs()
2213 &accattr, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, 0, in dnet_alloc_bufs()
2221 DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, in dnet_alloc_bufs()
2239 &accattr, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, 0, in dnet_alloc_bufs()
2247 DDI_DMA_RDWR | DDI_DMA_STREAMING, DDI_DMA_SLEEP, in dnet_alloc_bufs()
2579 DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, 0, in dnet_rbuf_init()
2585 rp->rbuf_vaddr, len, DDI_DMA_RDWR | DDI_DMA_STREAMING, in dnet_rbuf_init()
2677 DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, 0, in dnet_rbuf_alloc()
[all …]
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c155 dma_flags & (DDI_DMA_CONSISTENT | DDI_DMA_STREAMING), in rge_alloc_dma_mem()
500 DDI_DMA_WRITE | DDI_DMA_STREAMING, pbuf); in rge_init_send_ring()
548 DDI_DMA_READ | DDI_DMA_STREAMING, pbuf); in rge_init_recv_ring()
614 DDI_DMA_READ | DDI_DMA_STREAMING, pbuf); in rge_init_buf_ring()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c331 (DDI_DMA_WRITE | DDI_DMA_STREAMING), in BnxeTxPktMapFrag()
1122 DDI_DMA_STREAMING, in BnxeTxPktAlloc()
1139 DDI_DMA_WRITE | DDI_DMA_STREAMING, in BnxeTxPktAlloc()
H A Dbnxe_rx.c661 DDI_DMA_STREAMING, in BnxeRxBufAlloc()
677 DDI_DMA_READ | DDI_DMA_STREAMING, in BnxeRxBufAlloc()
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_dma.c148 dmaflags & (DDI_DMA_STREAMING | DDI_DMA_CONSISTENT), in virtio_dma_init()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c577 size, &ixgbe_buf_acc_attr, DDI_DMA_STREAMING, in ixgbe_alloc_dma_buffer()
595 len, DDI_DMA_RDWR | DDI_DMA_STREAMING, in ixgbe_alloc_dma_buffer()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c272 if (dma_xfer_mode == DDI_DMA_STREAMING) { in tavor_srq_alloc()
714 if (dma_xfer_mode == DDI_DMA_STREAMING) { in tavor_srq_modify()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_buf.c583 size, &igb_buf_acc_attr, DDI_DMA_STREAMING, in igb_alloc_dma_buffer()
601 len, DDI_DMA_RDWR | DDI_DMA_STREAMING, in igb_alloc_dma_buffer()
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c548 DDI_DMA_STREAMING | DDI_DMA_WRITE, KM_SLEEP)) == NULL) { in vioif_alloc_bufs()
573 DDI_DMA_STREAMING | DDI_DMA_RDWR, KM_SLEEP)) == NULL) { in vioif_alloc_bufs()
595 VIOIF_RX_BUF_SIZE, &attr, DDI_DMA_STREAMING | DDI_DMA_READ, in vioif_alloc_bufs()
1181 DDI_DMA_WRITE | DDI_DMA_STREAMING, KM_SLEEP) != in vioif_tx_external()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c213 wq, buf_size, DDI_DMA_STREAMING); in oce_wqb_cache_create()
525 pkt_len, DDI_DMA_WRITE | DDI_DMA_STREAMING, in oce_map_wqe()

12345