| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | common.c | 142 if (status & (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY)) { in pcibios_handle_status_errors() 144 pcibios_report_status(PCI_STATUS_PARITY | in pcibios_handle_status_errors() 148 cmd |= PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY; in pcibios_handle_status_errors()
|
| H A D | pci-sh7780.c | 106 if (status & (PCI_STATUS_PARITY | in sh7780_pci_err_irq() 177 PCI_STATUS_PARITY, hose->reg_base + PCI_STATUS); in sh7780_pci_setup_irqs()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/ |
| H A D | dc21285.c | 31 PCI_STATUS_PARITY) << 16) 213 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq() 228 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/cs5536/ |
| H A D | cs5536_acc.c | 29 if (value & PCI_STATUS_PARITY) { in pci_acc_write_reg() 86 conf_data |= PCI_STATUS_PARITY; in pci_acc_read_reg()
|
| H A D | cs5536_ohci.c | 34 if (value & PCI_STATUS_PARITY) { in pci_ohci_write_reg() 92 conf_data |= PCI_STATUS_PARITY; in pci_ohci_read_reg()
|
| H A D | cs5536_ehci.c | 34 if (value & PCI_STATUS_PARITY) { in pci_ehci_write_reg() 97 conf_data |= PCI_STATUS_PARITY; in pci_ehci_read_reg()
|
| H A D | cs5536_ide.c | 29 if (value & PCI_STATUS_PARITY) { in pci_ide_write_reg() 119 conf_data |= PCI_STATUS_PARITY; in pci_ide_read_reg()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_pci_sysfs.c | 498 PCI_STATUS_PARITY; in get_pci_parity_status() 559 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test() 598 if (status & (PCI_STATUS_PARITY)) { in edac_pci_dev_parity_test()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | leon_pci_grpci1.c | 77 #define ALL_PCI_ERRORS (PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY | \ 487 if (status & PCI_STATUS_PARITY) in grpci1_err_interrupt()
|
| H A D | psycho_common.c | 277 if (stat & (PCI_STATUS_PARITY | in psycho_pcierr_intr_other()
|
| H A D | pci_common.c | 535 (status & (PCI_STATUS_PARITY | in pci_scan_for_parity_error()
|
| H A D | pci_schizo.c | 623 if (stat & (PCI_STATUS_PARITY | in schizo_pcierr_intr_other()
|
| /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 D | pci_regs.h | 61 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ 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 D | pci_regs.h | 61 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | ops-tx4927.c | 380 { PCI_STATUS_PARITY, "MasterParityError" }, in tx4927_report_pcic_status1()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 60 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 40 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | lanai.c | 1108 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check() 1127 e(PCI_STATUS_PARITY, "master parity", master_parity); in pcistatus_check()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_hwi.c | 973 else if (status & PCI_STATUS_PARITY) in asd_hst_pcix_isr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 51 PCI_STATUS_PARITY)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | sungem.c | 555 if (pci_errs & PCI_STATUS_PARITY) in gem_pci_interrupt()
|
| H A D | cassini.c | 1715 if (pci_errs & PCI_STATUS_PARITY) in cas_pci_interrupt()
|