Searched refs:PCI_ERR_ROOT_FATAL_RCV (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Daer_inject.c439 rperr->root_status |= PCI_ERR_ROOT_FATAL_RCV;
H A Daer.c660 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV)
1304 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV)
/linux-master/include/uapi/linux/
H A Dpci_regs.h802 #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ macro
/linux-master/drivers/cxl/core/
H A Dpci.c896 if (aer_regs->uncor_status & PCI_ERR_ROOT_FATAL_RCV)

Completed in 138 milliseconds