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

/linux-4.1.27/drivers/dma/ioat/
H A Dregisters.h26 #define IOAT_PCI_CHANERR_INT_OFFSET 0x180 macro
H A Ddma_v3.c509 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); ioat3_eh()
556 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); ioat3_eh()
1548 IOAT_PCI_CHANERR_INT_OFFSET, &chanerr); ioat3_reset_hw()
1555 IOAT_PCI_CHANERR_INT_OFFSET, chanerr); ioat3_reset_hw()

Completed in 128 milliseconds