Searched refs:PCI_ERR_ROOT_UNCOR_RCV (Results 1 – 3 of 3) sorted by relevance
436 if (rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV) in aer_inject()440 if (!(rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV)) in aer_inject()444 rperr->root_status |= PCI_ERR_ROOT_UNCOR_RCV; in aer_inject()
657 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()1142 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()1199 if (!(e_src.status & (PCI_ERR_ROOT_UNCOR_RCV|PCI_ERR_ROOT_COR_RCV))) in aer_irq()
792 #define PCI_ERR_ROOT_UNCOR_RCV 0x00000004 /* ERR_FATAL/NONFATAL */ macro
Completed in 14 milliseconds