Searched refs:PCI_ERR_ROOT_FATAL_RCV (Results 1 – 3 of 3) sorted by relevance
436 rperr->root_status |= PCI_ERR_ROOT_FATAL_RCV; in aer_inject()
703 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in pci_rootport_aer_stats_incr()1188 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in aer_isr_one_error()
776 #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ macro