Searched refs:PCI_EDE_PERR_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define PCI_EDE_PERR_MASK (PCI_EDE_TGT_PERR | PCI_EDE_MST_PERR | \ macro
79 if (err_detect & PCI_EDE_PERR_MASK) in mpc85xx_pci_check()82 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()