Searched refs:IOAT3_PCI_CONTROL_MEMWR (Results 1 – 2 of 2) sorted by relevance
319 if ((pcie_control & IOAT3_PCI_CONTROL_MEMWR) == 0) { in ioat_dca_init()320 pcie_control |= IOAT3_PCI_CONTROL_MEMWR; in ioat_dca_init()
181 #define IOAT3_PCI_CONTROL_MEMWR 0x1 macro