Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddma.c782 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()
868 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()