Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/kernel/
Ddec21285.c31 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()
/linux-2.4.37.9/include/linux/
Dpci.h44 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_common.c1065 (status & (PCI_STATUS_PARITY | in pci_scan_for_parity_error()
Dpci_psycho.c938 if (stat & (PCI_STATUS_PARITY | in psycho_pcierr_intr_other()
Dpci_sabre.c924 if (stat & (PCI_STATUS_PARITY | in sabre_pcierr_intr_other()
Dpci_schizo.c1011 if (stat & (PCI_STATUS_PARITY | in schizo_pcierr_intr_other()
/linux-2.4.37.9/drivers/net/
Dsky2.h72 PCI_STATUS_PARITY)
Dskge.h18 PCI_STATUS_PARITY)
Dsungem.c491 if (pci_cfg_stat & PCI_STATUS_PARITY) in gem_pci_interrupt()
511 pci_cfg_stat &= (PCI_STATUS_PARITY | in gem_pci_interrupt()
/linux-2.4.37.9/drivers/atm/
Dlanai.c1259 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()
1278 e(PCI_STATUS_PARITY, "master parity", master_parity); in pcistatus_check()
/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.c5098 } else if (pci_status & PCI_STATUS_PARITY) {
5100 pci_status &= ~PCI_STATUS_PARITY;