Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Daer_inject.c436 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()
A Daer.c104 #define AER_ERR_STATUS_MASK (PCI_ERR_ROOT_UNCOR_RCV | \
670 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()
1161 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h795 #define PCI_ERR_ROOT_UNCOR_RCV 0x00000004 /* ERR_FATAL/NONFATAL */ macro

Completed in 13 milliseconds