Home
last modified time | relevance | path

Searched refs:PCI_STATUS_SIG_SYSTEM_ERROR (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/edac/
A Dedac_pci_sysfs.c497 status &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | in get_pci_parity_status()
552 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) { in edac_pci_dev_parity_test()
591 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) { in edac_pci_dev_parity_test()
/linux/arch/sh/drivers/pci/
A Dpci-sh7780.c150 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in sh7780_pci_serr_irq()
173 PCI_STATUS_SIG_SYSTEM_ERROR | \ in sh7780_pci_setup_irqs()
/linux/arch/arm/mach-footbridge/
A Ddc21285.c184 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()
/linux/arch/sparc/kernel/
A Dleon_pci_grpci1.c78 PCI_STATUS_SIG_SYSTEM_ERROR | DEF_PCI_ERRORS)
499 if (status & PCI_STATUS_SIG_SYSTEM_ERROR) in grpci1_err_interrupt()
A Dpsycho_common.c281 PCI_STATUS_SIG_SYSTEM_ERROR)) { in psycho_pcierr_intr_other()
A Dpci_schizo.c627 PCI_STATUS_SIG_SYSTEM_ERROR)) { in schizo_pcierr_intr_other()
/linux/arch/mips/pci/
A Dops-tx4927.c376 { PCI_STATUS_SIG_SYSTEM_ERROR, "SignaledSystemError" }, in tx4927_report_pcic_status1()
/linux/include/uapi/linux/
A Dpci_regs.h68 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/linux/drivers/atm/
A Dlanai.c1105 s &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | in pcistatus_check()
1122 e(PCI_STATUS_SIG_SYSTEM_ERROR, "signalled system", serr_set); in pcistatus_check()
/linux/include/linux/
A Dpci.h46 PCI_STATUS_SIG_SYSTEM_ERROR | \
/linux/drivers/net/ethernet/sun/
A Dsungem.c563 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in gem_pci_interrupt()
A Dcassini.c1724 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in cas_pci_interrupt()

Completed in 50 milliseconds