Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/pcie/
Daer_inject.c440 rperr->root_status |= PCI_ERR_ROOT_MULTI_UNCOR_RCV; in aer_inject()
Daer.c1203 if (e_src->status & PCI_ERR_ROOT_MULTI_UNCOR_RCV) in aer_isr_one_error()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h761 #define PCI_ERR_ROOT_MULTI_UNCOR_RCV 0x00000008 /* Multiple FATAL/NONFATAL */ macro