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