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