Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.c792 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh()
868 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()
1021 IOAT_PCI_CHANERR_INT_OFFSET, &chanerr); in ioat_reset_hw()
1028 IOAT_PCI_CHANERR_INT_OFFSET, chanerr); in ioat_reset_hw()
H A Dregisters.h14 #define IOAT_PCI_CHANERR_INT_OFFSET 0x180 macro
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.c792 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh()
868 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()
1021 IOAT_PCI_CHANERR_INT_OFFSET, &chanerr); in ioat_reset_hw()
1028 IOAT_PCI_CHANERR_INT_OFFSET, chanerr); in ioat_reset_hw()
H A Dregisters.h14 #define IOAT_PCI_CHANERR_INT_OFFSET 0x180 macro

Completed in 5 milliseconds