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

/linux-master/include/ras/
H A Dras_event.h276 {PCI_ERR_COR_INTERNAL, "Corrected Internal Error"}, \
/linux-master/drivers/pci/pcie/
H A Daer.c964 mask &= ~PCI_ERR_COR_INTERNAL;
998 return info->status & PCI_ERR_COR_INTERNAL;
/linux-master/include/uapi/linux/
H A Dpci_regs.h780 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1045 PCI_ERR_COR_INTERNAL | /* Corrected Internal */

Completed in 138 milliseconds