Searched refs:VME_DMA_PCI (Results 1 – 4 of 4) sorted by relevance
58 #define VME_DMA_PCI (1<<1) macro
1088 if (!(((src->type == VME_DMA_PCI) && (dest->type == VME_DMA_VME)) || in ca91cx42_dma_list_add()1089 ((src->type == VME_DMA_VME) && (dest->type == VME_DMA_PCI)))) { in ca91cx42_dma_list_add()
1762 case VME_DMA_PCI: in tsi148_dma_list_add()1799 case VME_DMA_PCI: in tsi148_dma_list_add()
823 attributes->type = VME_DMA_PCI; in vme_dma_pci_attribute()