Searched refs:ioat_dca_enabled (Results 1 – 1 of 1) sorted by relevance
126 static int ioat_dca_enabled = 1; variable127 module_param(ioat_dca_enabled, int, 0644);128 MODULE_PARM_DESC(ioat_dca_enabled, "control support of dca service (default: 1)");1382 ioat_dca_enabled = 0; in ioat_pci_probe()1387 err = ioat3_dma_probe(device, ioat_dca_enabled); in ioat_pci_probe()