Searched refs:PCI_STATUS_PARITY (Results 1 – 11 of 11) sorted by relevance
31 PCI_STATUS_PARITY) << 16)237 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()250 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
44 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
1065 (status & (PCI_STATUS_PARITY | in pci_scan_for_parity_error()
938 if (stat & (PCI_STATUS_PARITY | in psycho_pcierr_intr_other()
924 if (stat & (PCI_STATUS_PARITY | in sabre_pcierr_intr_other()
1011 if (stat & (PCI_STATUS_PARITY | in schizo_pcierr_intr_other()
72 PCI_STATUS_PARITY)
18 PCI_STATUS_PARITY)
491 if (pci_cfg_stat & PCI_STATUS_PARITY) in gem_pci_interrupt()511 pci_cfg_stat &= (PCI_STATUS_PARITY | in gem_pci_interrupt()
1259 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()1278 e(PCI_STATUS_PARITY, "master parity", master_parity); in pcistatus_check()
5098 } else if (pci_status & PCI_STATUS_PARITY) {5100 pci_status &= ~PCI_STATUS_PARITY;