Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v3.c501 u32 chanerr_int; in ioat3_eh() local
509 pci_read_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, &chanerr_int); in ioat3_eh()
512 __func__, chanerr, chanerr_int); in ioat3_eh()
556 pci_write_config_dword(pdev, IOAT_PCI_CHANERR_INT_OFFSET, chanerr_int); in ioat3_eh()