Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h810 #define PCI_ERR_ROOT_MULTI_COR_RCV 0x00000002 /* Multiple ERR_COR */ macro
/linux/drivers/pci/pcie/
H A Daer.c116 PCI_ERR_ROOT_MULTI_COR_RCV | \
1482 int multi = status & PCI_ERR_ROOT_MULTI_COR_RCV; in aer_isr_one_error()