Searched refs:PCI_STATUS_PARITY (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-iop13xx/
H A Dpci.h14 #define IOP_PCI_STATUS_ERROR (PCI_STATUS_PARITY | \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-footbridge/
H A Ddc21285.c34 PCI_STATUS_PARITY) << 16)
222 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1);
237 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_common.c423 (status & (PCI_STATUS_PARITY |
H A Dpci_sabre.c435 if (stat & (PCI_STATUS_PARITY |
H A Dpci_psycho.c598 if (stat & (PCI_STATUS_PARITY |
H A Dpci_schizo.c633 if (stat & (PCI_STATUS_PARITY |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h49 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A Dedac_mc.c448 PCI_STATUS_PARITY;
495 if (status & (PCI_STATUS_PARITY)) {
531 if (status & (PCI_STATUS_PARITY)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c855 { PCI_STATUS_PARITY, "MasterParityError" },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dbt87x.c250 pci_status &= PCI_STATUS_PARITY | PCI_STATUS_SIG_TARGET_ABORT |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dlanai.c1124 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY;
1143 e(PCI_STATUS_PARITY, "master parity", master_parity);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c979 else if (status & PCI_STATUS_PARITY)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsky2.h75 PCI_STATUS_PARITY)
H A Dskge.h18 PCI_STATUS_PARITY)
H A Dsungem.c569 if (pci_cfg_stat & PCI_STATUS_PARITY)
589 pci_cfg_stat &= (PCI_STATUS_PARITY |
H A Dcassini.c1628 if (cfg & PCI_STATUS_PARITY)
1647 cfg &= (PCI_STATUS_PARITY |

Completed in 317 milliseconds