Searched refs:PCI_ERR_ROOT_COR_RCV (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Daer_inject.c428 if (rperr->root_status & PCI_ERR_ROOT_COR_RCV)
431 rperr->root_status |= PCI_ERR_ROOT_COR_RCV;
H A Daer.c106 PCI_ERR_ROOT_COR_RCV | \
656 if (e_src->status & PCI_ERR_ROOT_COR_RCV)
1287 if (e_src->status & PCI_ERR_ROOT_COR_RCV) {
/linux-master/include/uapi/linux/
H A Dpci_regs.h796 #define PCI_ERR_ROOT_COR_RCV 0x00000001 /* ERR_COR Received */ macro

Completed in 138 milliseconds