Home
last modified time | relevance | path

Searched refs:PCI_STATUS_PARITY (Results 1 – 19 of 19) sorted by relevance

/linux/arch/sh/drivers/pci/
A Dcommon.c142 if (status & (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY)) { in pcibios_handle_status_errors()
144 pcibios_report_status(PCI_STATUS_PARITY | in pcibios_handle_status_errors()
148 cmd |= PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY; in pcibios_handle_status_errors()
A Dpci-sh7780.c106 if (status & (PCI_STATUS_PARITY | in sh7780_pci_err_irq()
177 PCI_STATUS_PARITY, hose->reg_base + PCI_STATUS); in sh7780_pci_setup_irqs()
/linux/arch/arm/mach-footbridge/
A Ddc21285.c31 PCI_STATUS_PARITY) << 16)
213 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()
228 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
/linux/arch/mips/loongson2ef/common/cs5536/
A Dcs5536_acc.c29 if (value & PCI_STATUS_PARITY) { in pci_acc_write_reg()
86 conf_data |= PCI_STATUS_PARITY; in pci_acc_read_reg()
A Dcs5536_ohci.c34 if (value & PCI_STATUS_PARITY) { in pci_ohci_write_reg()
92 conf_data |= PCI_STATUS_PARITY; in pci_ohci_read_reg()
A Dcs5536_ehci.c34 if (value & PCI_STATUS_PARITY) { in pci_ehci_write_reg()
97 conf_data |= PCI_STATUS_PARITY; in pci_ehci_read_reg()
A Dcs5536_ide.c29 if (value & PCI_STATUS_PARITY) { in pci_ide_write_reg()
119 conf_data |= PCI_STATUS_PARITY; in pci_ide_read_reg()
/linux/drivers/edac/
A Dedac_pci_sysfs.c498 PCI_STATUS_PARITY; in get_pci_parity_status()
559 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test()
598 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test()
/linux/arch/sparc/kernel/
A Dleon_pci_grpci1.c77 #define ALL_PCI_ERRORS (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY | \
487 if (status & PCI_STATUS_PARITY) in grpci1_err_interrupt()
A Dpsycho_common.c277 if (stat & (PCI_STATUS_PARITY | in psycho_pcierr_intr_other()
A Dpci_common.c535 (status & (PCI_STATUS_PARITY | in pci_scan_for_parity_error()
A Dpci_schizo.c623 if (stat & (PCI_STATUS_PARITY | in schizo_pcierr_intr_other()
/linux/arch/mips/pci/
A Dops-tx4927.c380 { PCI_STATUS_PARITY, "MasterParityError" }, in tx4927_report_pcic_status1()
/linux/include/uapi/linux/
A Dpci_regs.h60 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
/linux/drivers/atm/
A Dlanai.c1107 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()
1126 e(PCI_STATUS_PARITY, "master parity", master_parity); in pcistatus_check()
/linux/drivers/scsi/aic94xx/
A Daic94xx_hwi.c973 else if (status & PCI_STATUS_PARITY) in asd_hst_pcix_isr()
/linux/include/linux/
A Dpci.h50 PCI_STATUS_PARITY)
/linux/drivers/net/ethernet/sun/
A Dsungem.c555 if (pci_errs & PCI_STATUS_PARITY) in gem_pci_interrupt()
A Dcassini.c1716 if (pci_errs & PCI_STATUS_PARITY) in cas_pci_interrupt()

Completed in 59 milliseconds