PCI_STATUS_PARITY   31 arch/arm/mach-footbridge/dc21285.c 				  PCI_STATUS_PARITY) << 16)
PCI_STATUS_PARITY  214 arch/arm/mach-footbridge/dc21285.c 	pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1);
PCI_STATUS_PARITY  229 arch/arm/mach-footbridge/dc21285.c 	pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1);
PCI_STATUS_PARITY   29 arch/mips/loongson64/common/cs5536/cs5536_acc.c 		if (value & PCI_STATUS_PARITY) {
PCI_STATUS_PARITY   86 arch/mips/loongson64/common/cs5536/cs5536_acc.c 			conf_data |= PCI_STATUS_PARITY;
PCI_STATUS_PARITY   34 arch/mips/loongson64/common/cs5536/cs5536_ehci.c 		if (value & PCI_STATUS_PARITY) {
PCI_STATUS_PARITY   97 arch/mips/loongson64/common/cs5536/cs5536_ehci.c 			conf_data |= PCI_STATUS_PARITY;
PCI_STATUS_PARITY   29 arch/mips/loongson64/common/cs5536/cs5536_ide.c 		if (value & PCI_STATUS_PARITY) {
PCI_STATUS_PARITY  119 arch/mips/loongson64/common/cs5536/cs5536_ide.c 			conf_data |= PCI_STATUS_PARITY;
PCI_STATUS_PARITY   34 arch/mips/loongson64/common/cs5536/cs5536_ohci.c 		if (value & PCI_STATUS_PARITY) {
PCI_STATUS_PARITY   92 arch/mips/loongson64/common/cs5536/cs5536_ohci.c 			conf_data |= PCI_STATUS_PARITY;
PCI_STATUS_PARITY  380 arch/mips/pci/ops-tx4927.c 		{ PCI_STATUS_PARITY,	"MasterParityError" },
PCI_STATUS_PARITY  142 arch/sh/drivers/pci/common.c 	if (status & (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY)) {
PCI_STATUS_PARITY  144 arch/sh/drivers/pci/common.c 		pcibios_report_status(PCI_STATUS_PARITY |
PCI_STATUS_PARITY  148 arch/sh/drivers/pci/common.c 		cmd |= PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY;
PCI_STATUS_PARITY  106 arch/sh/drivers/pci/pci-sh7780.c 	if (status & (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  177 arch/sh/drivers/pci/pci-sh7780.c 		     PCI_STATUS_PARITY, hose->reg_base + PCI_STATUS);
PCI_STATUS_PARITY   77 arch/sparc/kernel/leon_pci_grpci1.c #define ALL_PCI_ERRORS (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY | \
PCI_STATUS_PARITY  487 arch/sparc/kernel/leon_pci_grpci1.c 	if (status & PCI_STATUS_PARITY)
PCI_STATUS_PARITY  535 arch/sparc/kernel/pci_common.c 			(status & (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  623 arch/sparc/kernel/pci_schizo.c 	if (stat & (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  277 arch/sparc/kernel/psycho_common.c 	if (stat & (PCI_STATUS_PARITY |
PCI_STATUS_PARITY 1108 drivers/atm/lanai.c 	    PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY;
PCI_STATUS_PARITY 1127 drivers/atm/lanai.c 	e(PCI_STATUS_PARITY, "master parity", master_parity);
PCI_STATUS_PARITY  498 drivers/edac/edac_pci_sysfs.c 		PCI_STATUS_PARITY;
PCI_STATUS_PARITY  559 drivers/edac/edac_pci_sysfs.c 		if (status & (PCI_STATUS_PARITY)) {
PCI_STATUS_PARITY  598 drivers/edac/edac_pci_sysfs.c 			if (status & (PCI_STATUS_PARITY)) {
PCI_STATUS_PARITY   22 drivers/net/ethernet/marvell/skge.h 			       PCI_STATUS_PARITY)
PCI_STATUS_PARITY  259 drivers/net/ethernet/marvell/sky2.h 			       PCI_STATUS_PARITY)
PCI_STATUS_PARITY 1726 drivers/net/ethernet/sun/cassini.c 		if (cfg & PCI_STATUS_PARITY)
PCI_STATUS_PARITY 1740 drivers/net/ethernet/sun/cassini.c 		cfg &= (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  557 drivers/net/ethernet/sun/sungem.c 		if (pci_cfg_stat & PCI_STATUS_PARITY)
PCI_STATUS_PARITY  571 drivers/net/ethernet/sun/sungem.c 		pci_cfg_stat &= (PCI_STATUS_PARITY |
PCI_STATUS_PARITY   37 drivers/net/fddi/skfp/h/skfbi.h #define PCI_ERRBITS	(PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | PCI_STATUS_REC_MASTER_ABORT | PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY)
PCI_STATUS_PARITY   53 drivers/pci/pci-bridge-emul.c 		.w1c = (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  103 drivers/pci/pci-bridge-emul.c 		.w1c = (PCI_STATUS_PARITY |
PCI_STATUS_PARITY  973 drivers/scsi/aic94xx/aic94xx_hwi.c 	else if (status & PCI_STATUS_PARITY)
PCI_STATUS_PARITY  277 sound/pci/bt87x.c 	pci_status &= PCI_STATUS_PARITY | PCI_STATUS_SIG_TARGET_ABORT |