Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-iop13xx/include/mach/
Dpci.h19 PCI_STATUS_SIG_SYSTEM_ERROR | \
/linux-4.1.27/drivers/edac/
Dedac_pci_sysfs.c520 status &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | in get_pci_parity_status()
575 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) { in edac_pci_dev_parity_test()
614 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) { in edac_pci_dev_parity_test()
/linux-4.1.27/arch/sh/drivers/pci/
Dpci-sh7780.c153 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in sh7780_pci_serr_irq()
176 PCI_STATUS_SIG_SYSTEM_ERROR | \ in sh7780_pci_setup_irqs()
/linux-4.1.27/arch/arm/mach-ks8695/
Dpci.c140 cmdstat & (PCI_STATUS_SIG_SYSTEM_ERROR << 16) ? "SysError" : " ", in ks8695_pci_fault()
/linux-4.1.27/arch/arm/mach-footbridge/
Ddc21285.c193 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()
/linux-4.1.27/arch/sparc/kernel/
Dleon_pci_grpci1.c77 PCI_STATUS_SIG_SYSTEM_ERROR | DEF_PCI_ERRORS)
498 if (status & PCI_STATUS_SIG_SYSTEM_ERROR) in grpci1_err_interrupt()
Dpsycho_common.c279 PCI_STATUS_SIG_SYSTEM_ERROR)) { in psycho_pcierr_intr_other()
Dpci_schizo.c625 PCI_STATUS_SIG_SYSTEM_ERROR)) { in schizo_pcierr_intr_other()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h59 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/linux-4.1.27/arch/mips/pci/
Dops-tx4927.c380 { PCI_STATUS_SIG_SYSTEM_ERROR, "SignaledSystemError" }, in tx4927_report_pcic_status1()
/linux-4.1.27/sound/pci/
Dbt87x.c293 PCI_STATUS_SIG_SYSTEM_ERROR | PCI_STATUS_DETECTED_PARITY; in snd_bt87x_pci_error()
/linux-4.1.27/drivers/atm/
Dlanai.c1110 s &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | in pcistatus_check()
1127 e(PCI_STATUS_SIG_SYSTEM_ERROR, "signalled system", serr_set); in pcistatus_check()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.h255 PCI_STATUS_SIG_SYSTEM_ERROR | \
Dskge.h18 PCI_STATUS_SIG_SYSTEM_ERROR | \
/linux-4.1.27/drivers/net/ethernet/sun/
Dsungem.c566 if (pci_cfg_stat & PCI_STATUS_SIG_SYSTEM_ERROR) in gem_pci_interrupt()
576 PCI_STATUS_SIG_SYSTEM_ERROR | in gem_pci_interrupt()
Dcassini.c1745 if (cfg & PCI_STATUS_SIG_SYSTEM_ERROR) in cas_pci_interrupt()
1755 PCI_STATUS_SIG_SYSTEM_ERROR | in cas_pci_interrupt()
/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c7170 PCI_STATUS_SIG_SYSTEM_ERROR | PCI_STATUS_REC_MASTER_ABORT | in rtl8169_pcierr_interrupt()