Searched refs:chanerr_int (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
H A D | dma.c | 782 u32 chanerr_int; in ioat_eh() local 792 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh() 795 __func__, chanerr, chanerr_int); in ioat_eh() local 868 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | dma.c | 782 u32 chanerr_int; in ioat_eh() local 792 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh() 795 __func__, chanerr, chanerr_int); in ioat_eh() local 868 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()
|
Completed in 5 milliseconds