Home
last modified time | relevance | path

Searched refs:PCI_STATUS_SIG_TARGET_ABORT (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c149 if ((value & PCI_STATUS_SIG_TARGET_ABORT) && in pci_isa_write_reg()
252 conf_data |= PCI_STATUS_SIG_TARGET_ABORT; in pci_isa_read_reg()
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpci-sh7780.c108 PCI_STATUS_SIG_TARGET_ABORT | in sh7780_pci_err_irq()
176 PCI_STATUS_SIG_TARGET_ABORT | \ in sh7780_pci_setup_irqs()
H A Dcommon.c135 PCI_STATUS_SIG_TARGET_ABORT | in pcibios_handle_status_errors()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dleon_pci_grpci1.c74 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \
490 if (status & PCI_STATUS_SIG_TARGET_ABORT) in grpci1_err_interrupt()
H A Dpsycho_common.c278 PCI_STATUS_SIG_TARGET_ABORT | in psycho_pcierr_intr_other()
H A Dpci_common.c488 (status & (PCI_STATUS_SIG_TARGET_ABORT | in pci_scan_for_target_abort()
H A Dpci_schizo.c624 PCI_STATUS_SIG_TARGET_ABORT | in schizo_pcierr_intr_other()
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Ddc21285.c166 PCI_STATUS_SIG_TARGET_ABORT | in dc21285_abort_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.h66 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ 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.h66 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-tx4927.c379 { PCI_STATUS_SIG_TARGET_ABORT, "SignaledTargetAbort" }, in tx4927_report_pcic_status1()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h65 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h45 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dlanai.c1108 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()
1126 e(PCI_STATUS_SIG_TARGET_ABORT, "slave", s_target_abort); in pcistatus_check()
/OK3568_Linux_fs/kernel/drivers/ssb/
H A Dpci.c138 pci_status &= ~PCI_STATUS_SIG_TARGET_ABORT; in ssb_pci_xtal()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h50 PCI_STATUS_SIG_TARGET_ABORT | \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsungem.c557 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in gem_pci_interrupt()
H A Dcassini.c1717 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in cas_pci_interrupt()