Searched refs:PCI_EDE_MST_ABRT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/edac/ | ||
D | mpc85xx_edac.h | 63 #define PCI_EDE_MST_ABRT 0x00000040 macro |
D | mpc85xx_edac.c | 59 if (!(err_detect & ~(PCI_EDE_MULTI_ERR | PCI_EDE_MST_ABRT))) { in mpc85xx_pci_check() |