Home
last modified time | relevance | path

Searched refs:PCI_DMA_BIDIRECTIONAL (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Dati_pcigart.c82 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in drm_ati_pcigart_cleanup()
157 0, PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in drm_ati_pcigart_init()
/linux-4.4.14/drivers/misc/mic/host/
Dmic_smpt.c312 pci_map_single(pdev, va, size, PCI_DMA_BIDIRECTIONAL); in mic_map_single()
321 size, PCI_DMA_BIDIRECTIONAL); in mic_map_single()
344 pci_unmap_single(pdev, dma_addr, size, PCI_DMA_BIDIRECTIONAL); in mic_unmap_single()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dicm.c60 PCI_DMA_BIDIRECTIONAL); in mlx4_free_icm_pages()
199 PCI_DMA_BIDIRECTIONAL); in mlx4_alloc_icm()
214 PCI_DMA_BIDIRECTIONAL); in mlx4_alloc_icm()
/linux-4.4.14/drivers/block/
Dcpqarray.c1265 PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1268 c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1284 c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1300 c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1306 c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1323 PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1329 PCI_DMA_BIDIRECTIONAL); in ida_ctlr_ioctl()
1447 buff, c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in sendcmd()
1472 c->req.sg[0].size, PCI_DMA_BIDIRECTIONAL); in sendcmd()
Dcciss.c1538 iocommand.buf_size, PCI_DMA_BIDIRECTIONAL); in cciss_passthru()
1553 PCI_DMA_BIDIRECTIONAL); in cciss_passthru()
1666 PCI_DMA_BIDIRECTIONAL); in cciss_bigpassthru()
1681 PCI_DMA_BIDIRECTIONAL); in cciss_bigpassthru()
2675 PCI_DMA_BIDIRECTIONAL); in fill_cmd()
2833 c->SG[0].Len, PCI_DMA_BIDIRECTIONAL); in sendcmd_withirq_core()
/linux-4.4.14/arch/frv/mm/
Ddma-alloc.c165 case PCI_DMA_BIDIRECTIONAL: /* writeback and invalidate */ in consistent_sync()
/linux-4.4.14/drivers/scsi/
Du14-34f.c751 sizeof(HD(j)->board_id), PCI_DMA_BIDIRECTIONAL); in board_inquiry()
754 PCI_DMA_BIDIRECTIONAL); in board_inquiry()
791 PCI_DMA_BIDIRECTIONAL); in board_inquiry()
793 PCI_DMA_BIDIRECTIONAL); in board_inquiry()
979 &HD(j)->cp[i], sizeof(struct mscp), PCI_DMA_BIDIRECTIONAL); in port_detect()
1148 pci_dir = PCI_DMA_BIDIRECTIONAL; in map_dma()
1167 if (!DEV2H(cpp->data_len)) pci_dir = PCI_DMA_BIDIRECTIONAL; in unmap_dma()
1190 if (!DEV2H(cpp->data_len)) pci_dir = PCI_DMA_BIDIRECTIONAL; in sync_dma()
1955 sizeof(struct mscp), PCI_DMA_BIDIRECTIONAL); in u14_34f_release()
Deata.c1343 PCI_DMA_BIDIRECTIONAL); in port_detect()
1658 pci_dir = PCI_DMA_BIDIRECTIONAL; in unmap_dma()
1685 pci_dir = PCI_DMA_BIDIRECTIONAL; in sync_dma()
2558 sizeof(struct mscp), PCI_DMA_BIDIRECTIONAL); in eata2x_release()
Dhpsa.c6253 iocommand.buf_size, PCI_DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl()
6266 hpsa_pci_unmap(h->pdev, c, 1, PCI_DMA_BIDIRECTIONAL); in hpsa_passthru_ioctl()
6380 buff_size[i], PCI_DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
6386 PCI_DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
6398 hpsa_pci_unmap(h->pdev, c, sg_used, PCI_DMA_BIDIRECTIONAL); in hpsa_big_passthru_ioctl()
6727 pci_dir = PCI_DMA_BIDIRECTIONAL; in fill_cmd()
Dgdth.c2694 cmndinfo->dma_dir = PCI_DMA_BIDIRECTIONAL; in gdth_fill_raw_cmd()
4888 sizeof(gdth_cmd_str), PCI_DMA_BIDIRECTIONAL); in gdth_eisa_probe_one()
4933 PCI_DMA_BIDIRECTIONAL); in gdth_eisa_probe_one()
5134 sizeof(gdth_cmd_str),PCI_DMA_BIDIRECTIONAL); in gdth_remove_one()
Dmegaraid.c978 scb->dma_direction = PCI_DMA_BIDIRECTIONAL; in mega_prepare_passthru()
1041 scb->dma_direction = PCI_DMA_BIDIRECTIONAL; in mega_prepare_extpassthru()
Dips.c211 PCI_DMA_BIDIRECTIONAL : \
/linux-4.4.14/arch/microblaze/mm/
Dconsistent.c248 case PCI_DMA_BIDIRECTIONAL: /* writeback and invalidate */ in consistent_sync()
/linux-4.4.14/drivers/char/xillybus/
Dxillybus_pcie.c49 return PCI_DMA_BIDIRECTIONAL; in xilly_pci_direction()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_memfree.c70 PCI_DMA_BIDIRECTIONAL); in mthca_free_icm_pages()
189 PCI_DMA_BIDIRECTIONAL); in mthca_alloc_icm()
209 PCI_DMA_BIDIRECTIONAL); in mthca_alloc_icm()
Dmthca_eq.c743 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in mthca_map_eq_icm()
752 PCI_DMA_BIDIRECTIONAL); in mthca_map_eq_icm()
763 PCI_DMA_BIDIRECTIONAL); in mthca_unmap_eq_icm()
/linux-4.4.14/drivers/char/agp/
Dintel-gtt.c113 st->sgl, st->nents, PCI_DMA_BIDIRECTIONAL)) in intel_gtt_map_memory()
129 num_sg, PCI_DMA_BIDIRECTIONAL); in intel_gtt_unmap_memory()
305 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in intel_gtt_setup_scratch_page()
559 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in intel_gtt_teardown_scratch_page()
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c1958 RFD_BUF_LEN, PCI_DMA_BIDIRECTIONAL); in e100_rx_alloc_skb()
1974 sizeof(struct rfd), PCI_DMA_BIDIRECTIONAL); in e100_rx_alloc_skb()
1994 sizeof(struct rfd), PCI_DMA_BIDIRECTIONAL); in e100_rx_indicate()
2028 RFD_BUF_LEN, PCI_DMA_BIDIRECTIONAL); in e100_rx_indicate()
2131 PCI_DMA_BIDIRECTIONAL); in e100_rx_clean()
2139 PCI_DMA_BIDIRECTIONAL); in e100_rx_clean()
2144 PCI_DMA_BIDIRECTIONAL); in e100_rx_clean()
2167 RFD_BUF_LEN, PCI_DMA_BIDIRECTIONAL); in e100_rx_clean_list()
2210 sizeof(struct rfd), PCI_DMA_BIDIRECTIONAL); in e100_rx_alloc_list()
2416 RFD_BUF_LEN, PCI_DMA_BIDIRECTIONAL); in e100_loopback_test()
/linux-4.4.14/arch/x86/kernel/
Damd_gart_64.c188 if (dir == PCI_DMA_FROMDEVICE || dir == PCI_DMA_BIDIRECTIONAL) in iommu_full()
190 if (dir == PCI_DMA_TODEVICE || dir == PCI_DMA_BIDIRECTIONAL) in iommu_full()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c713 PCI_DMA_BIDIRECTIONAL); in amdgpu_ttm_tt_populate()
717 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in amdgpu_ttm_tt_populate()
755 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in amdgpu_ttm_tt_unpopulate()
Damdgpu_device.c680 0, PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in amdgpu_dummy_page_init()
702 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in amdgpu_dummy_page_fini()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_ttm.c761 PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_populate()
765 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_populate()
809 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_unpopulate()
Dradeon_device.c770 0, PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_dummy_page_init()
794 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_dummy_page_fini()
Dr600_cp.c170 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in r600_page_table_cleanup()
205 PCI_DMA_BIDIRECTIONAL); in r600_page_table_init()
/linux-4.4.14/drivers/misc/genwqe/
Dcard_utils.c244 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in genwqe_unmap_pages()
264 PCI_DMA_BIDIRECTIONAL); /* FIXME rd/rw */ in genwqe_map_pages()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1972 blk_rq_bytes(req), PCI_DMA_BIDIRECTIONAL); in _transport_smp_handler()
1994 blk_rq_bytes(rsp), PCI_DMA_BIDIRECTIONAL); in _transport_smp_handler()
2124 PCI_DMA_BIDIRECTIONAL); in _transport_smp_handler()
2127 PCI_DMA_BIDIRECTIONAL); in _transport_smp_handler()
/linux-4.4.14/drivers/parisc/
Dccio-dma.c522 [PCI_DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
854 *dma_handle = ccio_map_single(dev, ret, size, PCI_DMA_BIDIRECTIONAL); in ccio_alloc_consistent()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c566 PCI_DMA_BIDIRECTIONAL); in rocker_dma_test_offset()
600 PCI_DMA_BIDIRECTIONAL); in rocker_dma_test_offset()
1144 PCI_DMA_BIDIRECTIONAL, PAGE_SIZE); in rocker_dma_rings_init()
1171 PCI_DMA_BIDIRECTIONAL); in rocker_dma_rings_init()
1180 PCI_DMA_BIDIRECTIONAL); in rocker_dma_rings_fini()
1183 PCI_DMA_BIDIRECTIONAL); in rocker_dma_rings_fini()
1333 PCI_DMA_BIDIRECTIONAL, in rocker_port_dma_rings_init()
1351 PCI_DMA_BIDIRECTIONAL); in rocker_port_dma_rings_init()
1368 PCI_DMA_BIDIRECTIONAL); in rocker_port_dma_rings_fini()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_nodeqp.c414 num_mmio_pages, PCI_DMA_BIDIRECTIONAL); in scif_init_p2p_info()
418 num_aper_chunks, PCI_DMA_BIDIRECTIONAL); in scif_init_p2p_info()
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c1111 PCI_DMA_BIDIRECTIONAL); in __vxge_hw_blockpool_destroy()
1186 VXGE_HW_BLOCK_SIZE, PCI_DMA_BIDIRECTIONAL); in __vxge_hw_blockpool_create()
2275 PCI_DMA_BIDIRECTIONAL); in vxge_hw_blockpool_block_add()
2377 PCI_DMA_BIDIRECTIONAL); in __vxge_hw_blockpool_malloc()
2431 PCI_DMA_BIDIRECTIONAL); in __vxge_hw_blockpool_blocks_remove()
2463 PCI_DMA_BIDIRECTIONAL); in __vxge_hw_blockpool_free()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_task.c48 [PCI_DMA_BIDIRECTIONAL] = DATA_DIR_BYRECIPIENT, /* UNSPECIFIED */
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c316 p->page, 0, 4096, PCI_DMA_BIDIRECTIONAL); in __setup_page_dma()
336 dma_unmap_page(&dev->pdev->dev, p->daddr, 4096, PCI_DMA_BIDIRECTIONAL); in cleanup_page_dma()
2327 PCI_DMA_BIDIRECTIONAL)) in i915_gem_gtt_prepare_object()
2603 PCI_DMA_BIDIRECTIONAL); in i915_gem_gtt_finish_object()
/linux-4.4.14/arch/alpha/kernel/
Dpci_iommu.c484 pci_unmap_single(pdev, dma_addr, size, PCI_DMA_BIDIRECTIONAL); in alpha_pci_free_coherent()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.c2840 PCI_DMA_BIDIRECTIONAL); in il_cmd_queue_unmap()
2852 PCI_DMA_BIDIRECTIONAL); in il_cmd_queue_unmap()
3218 PCI_DMA_BIDIRECTIONAL); in il_enqueue_hcmd()
3318 dma_unmap_len(meta, len), PCI_DMA_BIDIRECTIONAL); in il_tx_cmd_complete()
D4965-mac.c1836 PCI_DMA_BIDIRECTIONAL); in il4965_tx_skb()
1873 PCI_DMA_BIDIRECTIONAL); in il4965_tx_skb()
1889 PCI_DMA_BIDIRECTIONAL); in il4965_tx_skb()
3956 PCI_DMA_BIDIRECTIONAL); in il4965_hw_txq_free_tfd()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c2283 blk_rq_bytes(req), PCI_DMA_BIDIRECTIONAL); in mptsas_smp_handler()
2298 blk_rq_bytes(rsp), PCI_DMA_BIDIRECTIONAL); in mptsas_smp_handler()
2336 PCI_DMA_BIDIRECTIONAL); in mptsas_smp_handler()
2339 PCI_DMA_BIDIRECTIONAL); in mptsas_smp_handler()
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net.c374 PCI_DMA_BIDIRECTIONAL); in spider_net_free_rx_chain_contents()
/linux-4.4.14/include/linux/
Dpci.h74 #define PCI_DMA_BIDIRECTIONAL 0 macro
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c2231 PCI_DMA_BIDIRECTIONAL); in mwl8k_post_cmd()
2249 PCI_DMA_BIDIRECTIONAL); in mwl8k_post_cmd()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.c3755 [PCI_DMA_BIDIRECTIONAL] = DATA_DIR_BYRECIPIENT,/* UNSPECIFIED */
Dpm8001_hwi.c4192 [PCI_DMA_BIDIRECTIONAL] = DATA_DIR_BYRECIPIENT,/* UNSPECIFIED */