Searched refs:PCI_ERR_ROOT_UNCOR_RCV (Results 1 – 5 of 5) sorted by relevance
433 if (rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV) in aer_inject()437 if (!(rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV)) in aer_inject()441 rperr->root_status |= PCI_ERR_ROOT_UNCOR_RCV; in aer_inject()
104 #define AER_ERR_STATUS_MASK (PCI_ERR_ROOT_UNCOR_RCV | \660 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()1141 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()
761 #define PCI_ERR_ROOT_UNCOR_RCV 0x00000004 /* ERR_FATAL/NONFATAL */ macro
787 #define PCI_ERR_ROOT_UNCOR_RCV 0x00000004 /* ERR_FATAL/NONFATAL */ macro