Home
last modified time | relevance | path

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

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