Searched refs:sta2x11_dma_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/pci/
H A Dsta2x11-fixup.c182 static struct dma_map_ops sta2x11_dma_ops = { variable in typeref:struct:dma_map_ops
206 pdev->dev.archdata.dma_ops = &sta2x11_dma_ops; sta2x11_setup_pdev()
226 if (dev->archdata.dma_ops != &sta2x11_dma_ops) { dma_capable()
250 if (dev->archdata.dma_ops != &sta2x11_dma_ops) phys_to_dma()
262 if (dev->archdata.dma_ops != &sta2x11_dma_ops) dma_to_phys()

Completed in 73 milliseconds