Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/pci/
H 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/
H A Ddc21285.c185 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()
/linux/arch/sparc/kernel/
H A Dleon_pci_grpci1.c79 PCI_STATUS_SIG_SYSTEM_ERROR | DEF_PCI_ERRORS)
500 if (status & PCI_STATUS_SIG_SYSTEM_ERROR) in grpci1_err_interrupt()
H A Dpsycho_common.c282 PCI_STATUS_SIG_SYSTEM_ERROR)) { in psycho_pcierr_intr_other()
H A Dpci_schizo.c630 PCI_STATUS_SIG_SYSTEM_ERROR)) { in schizo_pcierr_intr_other()
/linux/arch/mips/pci/
H A Dops-tx4927.c380 { PCI_STATUS_SIG_SYSTEM_ERROR, "SignaledSystemError" }, in tx4927_report_pcic_status1()
/linux/include/uapi/linux/
H A Dpci_regs.h68 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/linux/drivers/net/ethernet/sun/
H A Dsungem.c555 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in gem_pci_interrupt()
H A Dcassini.c1709 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in cas_pci_interrupt()