Home
last modified time | relevance | path

Searched refs:PCI_STATUS_REC_TARGET_ABORT (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/mach-footbridge/
A Ddc21285.c26 PCI_STATUS_REC_TARGET_ABORT)<<16)
30 PCI_STATUS_REC_TARGET_ABORT | \
163 if (status & PCI_STATUS_REC_TARGET_ABORT) { in dc21285_abort_irq()
167 PCI_STATUS_REC_TARGET_ABORT, 1); in dc21285_abort_irq()
170 cmd |= PCI_STATUS_REC_TARGET_ABORT << 16; in dc21285_abort_irq()
/linux/arch/sh/drivers/pci/
A Dcommon.c132 if (status & PCI_STATUS_REC_TARGET_ABORT) { in pcibios_handle_status_errors()
134 pcibios_report_status(PCI_STATUS_REC_TARGET_ABORT | in pcibios_handle_status_errors()
139 cmd |= PCI_STATUS_REC_TARGET_ABORT; in pcibios_handle_status_errors()
A Dpci-sh7780.c109 PCI_STATUS_REC_TARGET_ABORT | in sh7780_pci_err_irq()
175 PCI_STATUS_REC_TARGET_ABORT | \ in sh7780_pci_setup_irqs()
/linux/arch/mips/loongson2ef/common/cs5536/
A Dcs5536_isa.c153 if ((value & PCI_STATUS_REC_TARGET_ABORT) && in pci_isa_write_reg()
254 conf_data |= PCI_STATUS_REC_TARGET_ABORT; in pci_isa_read_reg()
/linux/arch/sparc/kernel/
A Dleon_pci_grpci1.c75 PCI_STATUS_REC_TARGET_ABORT | \
493 if (status & PCI_STATUS_REC_TARGET_ABORT) in grpci1_err_interrupt()
A Dpsycho_common.c279 PCI_STATUS_REC_TARGET_ABORT | in psycho_pcierr_intr_other()
A Dpci_common.c489 PCI_STATUS_REC_TARGET_ABORT)); in pci_scan_for_target_abort()
A Dpci_schizo.c625 PCI_STATUS_REC_TARGET_ABORT | in schizo_pcierr_intr_other()
/linux/arch/mips/pci/
A Dops-tx4927.c378 { PCI_STATUS_REC_TARGET_ABORT, "ReceivedTargetAbort" }, in tx4927_report_pcic_status1()
/linux/include/uapi/linux/
A Dpci_regs.h66 #define PCI_STATUS_REC_TARGET_ABORT 0x1000 /* Master ack of " */ macro
/linux/drivers/pci/controller/
A Dpcie-rcar-host.c140 (PCI_STATUS_REC_MASTER_ABORT | PCI_STATUS_REC_TARGET_ABORT)) in rcar_pcie_config_access()
/linux/drivers/atm/
A Dlanai.c1106 PCI_STATUS_REC_MASTER_ABORT | PCI_STATUS_REC_TARGET_ABORT | in pcistatus_check()
1124 e(PCI_STATUS_REC_TARGET_ABORT, "master target", m_target_abort); in pcistatus_check()
/linux/drivers/scsi/aic94xx/
A Daic94xx_hwi.c971 else if (status & PCI_STATUS_REC_TARGET_ABORT) in asd_hst_pcix_isr()
/linux/include/linux/
A Dpci.h48 PCI_STATUS_REC_TARGET_ABORT | \
/linux/drivers/net/ethernet/sun/
A Dsungem.c559 if (pci_errs & PCI_STATUS_REC_TARGET_ABORT) in gem_pci_interrupt()
A Dcassini.c1720 if (pci_errs & PCI_STATUS_REC_TARGET_ABORT) in cas_pci_interrupt()

Completed in 93 milliseconds