Searched refs:PCI_EDE_MULTI_ERR (Results 1 – 2 of 2) sorted by relevance
68 #define PCI_EDE_MULTI_ERR 0x80000000 macro
59 if (!(err_detect & ~(PCI_EDE_MULTI_ERR | PCI_EDE_MST_ABRT))) { in mpc85xx_pci_check()84 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()
Completed in 4 milliseconds