Searched refs:PCI_STATUS_PARITY (Results 1 – 18 of 18) sorted by relevance
143 if (status & (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY)) { in pcibios_handle_status_errors()145 pcibios_report_status(PCI_STATUS_PARITY | in pcibios_handle_status_errors()149 cmd |= PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY; in pcibios_handle_status_errors()
106 if (status & (PCI_STATUS_PARITY | in sh7780_pci_err_irq()177 PCI_STATUS_PARITY, hose->reg_base + PCI_STATUS); in sh7780_pci_setup_irqs()
32 PCI_STATUS_PARITY) << 16)214 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()229 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
29 if (value & PCI_STATUS_PARITY) { in pci_acc_write_reg()86 conf_data |= PCI_STATUS_PARITY; in pci_acc_read_reg()
34 if (value & PCI_STATUS_PARITY) { in pci_ohci_write_reg()92 conf_data |= PCI_STATUS_PARITY; in pci_ohci_read_reg()
34 if (value & PCI_STATUS_PARITY) { in pci_ehci_write_reg()97 conf_data |= PCI_STATUS_PARITY; in pci_ehci_read_reg()
29 if (value & PCI_STATUS_PARITY) { in pci_ide_write_reg()119 conf_data |= PCI_STATUS_PARITY; in pci_ide_read_reg()
504 PCI_STATUS_PARITY; in get_pci_parity_status()565 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test()604 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test()
78 #define ALL_PCI_ERRORS (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY | \488 if (status & PCI_STATUS_PARITY) in grpci1_err_interrupt()
278 if (stat & (PCI_STATUS_PARITY | in psycho_pcierr_intr_other()
626 if (stat & (PCI_STATUS_PARITY | in schizo_pcierr_intr_other()
384 { PCI_STATUS_PARITY, "MasterParityError" }, in tx4927_report_pcic_status1()
60 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
1107 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()1126 e(PCI_STATUS_PARITY, "master parity", master_parity); in pcistatus_check()
971 else if (status & PCI_STATUS_PARITY) in asd_hst_pcix_isr()
51 PCI_STATUS_PARITY)
555 if (pci_errs & PCI_STATUS_PARITY) in gem_pci_interrupt()
1703 if (pci_errs & PCI_STATUS_PARITY) in cas_pci_interrupt()