Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/
Dati_pcigart.c85 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in drm_ati_pcigart_cleanup()
163 0, PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in drm_ati_pcigart_init()
/freebsd-9-stable/sys/ofed/drivers/net/mlx4/
Dicm.c61 PCI_DMA_BIDIRECTIONAL); in mlx4_free_icm_pages()
195 PCI_DMA_BIDIRECTIONAL); in mlx4_alloc_icm()
210 PCI_DMA_BIDIRECTIONAL); in mlx4_alloc_icm()
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_memfree.c69 PCI_DMA_BIDIRECTIONAL); in mthca_free_icm_pages()
188 PCI_DMA_BIDIRECTIONAL); in mthca_alloc_icm()
208 PCI_DMA_BIDIRECTIONAL); in mthca_alloc_icm()
Dmthca_eq.c753 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in mthca_map_eq_icm()
764 PCI_DMA_BIDIRECTIONAL); in mthca_map_eq_icm()
777 PCI_DMA_BIDIRECTIONAL); in mthca_unmap_eq_icm()
/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_ttm.c636 PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_populate()
640 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_populate()
683 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in radeon_ttm_tt_unpopulate()
Dr600_cp.c150 PAGE_SIZE, PCI_DMA_BIDIRECTIONAL); in r600_page_table_cleanup()
187 PCI_DMA_BIDIRECTIONAL); in r600_page_table_init()
/freebsd-9-stable/sys/ofed/include/linux/
Dpci.h667 #define PCI_DMA_BIDIRECTIONAL 0 macro
/freebsd-9-stable/sys/dev/lmc/
Dif_lmc.c3382 ring->read->length1 + ring->read->length2, PCI_DMA_BIDIRECTIONAL); in destroy_ring()