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

/linux-master/drivers/edac/
H A Dedac_pci_sysfs.c503 status &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR |
558 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) {
597 if (status & (PCI_STATUS_SIG_SYSTEM_ERROR)) {
/linux-master/arch/sh/drivers/pci/
H A Dpci-sh7780.c150 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1);
173 PCI_STATUS_SIG_SYSTEM_ERROR | \
/linux-master/arch/arm/mach-footbridge/
H A Ddc21285.c185 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1);
/linux-master/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)
H A Dpsycho_common.c282 PCI_STATUS_SIG_SYSTEM_ERROR)) {
H A Dpci_schizo.c630 PCI_STATUS_SIG_SYSTEM_ERROR)) {
/linux-master/arch/mips/pci/
H A Dops-tx4927.c380 { PCI_STATUS_SIG_SYSTEM_ERROR, "SignaledSystemError" },
/linux-master/include/uapi/linux/
H A Dpci_regs.h68 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/linux-master/drivers/atm/
H A Dlanai.c1105 s &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR |
1122 e(PCI_STATUS_SIG_SYSTEM_ERROR, "signalled system", serr_set);
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c563 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR)
H A Dcassini.c1710 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR)
/linux-master/include/linux/
H A Dpci.h47 PCI_STATUS_SIG_SYSTEM_ERROR | \

Completed in 244 milliseconds