Home
last modified time | relevance | path

Searched refs:system_has_dca_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/dma/ioat/
H A Ddca.c72 int system_has_dca_enabled(struct pci_dev *pdev) in system_has_dca_enabled() function
267 if (!system_has_dca_enabled(pdev)) in ioat_dca_init()
H A Dhw.h67 int system_has_dca_enabled(struct pci_dev *pdev);
H A Dinit.c1078 int dca_en = system_has_dca_enabled(pdev); in ioat3_dma_probe()