Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h692 #define PCI_ERR_ROOT_MULTI_UNCOR_RCV 0x00000008 macro
/linux-4.1.27/drivers/pci/pcie/aer/
Daer_inject.c431 rperr->root_status |= PCI_ERR_ROOT_MULTI_UNCOR_RCV; in aer_inject()
Daerdrv_core.c728 if (e_src->status & PCI_ERR_ROOT_MULTI_UNCOR_RCV) in aer_isr_one_error()