Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.c752 u32 chanerr_int; in ioat_eh() local
760 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat_eh()
763 __func__, chanerr, chanerr_int); in ioat_eh()
807 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat_eh()