Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H 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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H 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()
H A Dpsycho_common.c281 PCI_STATUS_SIG_SYSTEM_ERROR)) { in psycho_pcierr_intr_other()
H A Dpci_schizo.c627 PCI_STATUS_SIG_SYSTEM_ERROR)) { in schizo_pcierr_intr_other()
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Ddc21285.c184 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h69 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h69 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-tx4927.c376 { PCI_STATUS_SIG_SYSTEM_ERROR, "SignaledSystemError" }, in tx4927_report_pcic_status1()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h68 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h48 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dlanai.c1106 s &= PCI_STATUS_DETECTED_PARITY | PCI_STATUS_SIG_SYSTEM_ERROR | in pcistatus_check()
1123 e(PCI_STATUS_SIG_SYSTEM_ERROR, "signalled system", serr_set); in pcistatus_check()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h47 PCI_STATUS_SIG_SYSTEM_ERROR | \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsungem.c563 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in gem_pci_interrupt()
H A Dcassini.c1723 if (pci_errs & PCI_STATUS_SIG_SYSTEM_ERROR) in cas_pci_interrupt()