Home
last modified time | relevance | path

Searched refs:chanerr_int (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/ioat/
Ddma.c766 u32 chanerr_int; in ioat_eh() local
776 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh()
779 __func__, chanerr, chanerr_int); in ioat_eh()
852 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()