Searched refs:VME_DMA_PCI (Results 1 – 4 of 4) sorted by relevance
59 #define VME_DMA_PCI (1<<1) macro
1078 if (!(((src->type == VME_DMA_PCI) && (dest->type == VME_DMA_VME)) || in ca91cx42_dma_list_add()1079 ((src->type == VME_DMA_VME) && (dest->type == VME_DMA_PCI)))) { in ca91cx42_dma_list_add()
1680 case VME_DMA_PCI: in tsi148_dma_list_add()1717 case VME_DMA_PCI: in tsi148_dma_list_add()
1033 attributes->type = VME_DMA_PCI; in vme_dma_pci_attribute()