Home
last modified time | relevance | path

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

/linux/arch/mips/loongson2ef/common/cs5536/
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()
/linux/arch/sh/drivers/pci/
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()
A Dcommon.c135 PCI_STATUS_SIG_TARGET_ABORT | in pcibios_handle_status_errors()
/linux/arch/arm/mach-footbridge/
A Ddc21285.c166 PCI_STATUS_SIG_TARGET_ABORT | in dc21285_abort_irq()
/linux/arch/sparc/kernel/
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()
A Dpsycho_common.c278 PCI_STATUS_SIG_TARGET_ABORT | in psycho_pcierr_intr_other()
A Dpci_common.c488 (status & (PCI_STATUS_SIG_TARGET_ABORT | in pci_scan_for_target_abort()
A Dpci_schizo.c624 PCI_STATUS_SIG_TARGET_ABORT | in schizo_pcierr_intr_other()
/linux/arch/mips/pci/
A Dops-tx4927.c379 { PCI_STATUS_SIG_TARGET_ABORT, "SignaledTargetAbort" }, in tx4927_report_pcic_status1()
/linux/include/uapi/linux/
A Dpci_regs.h65 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
/linux/drivers/atm/
A Dlanai.c1107 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY; in pcistatus_check()
1125 e(PCI_STATUS_SIG_TARGET_ABORT, "slave", s_target_abort); in pcistatus_check()
/linux/drivers/ssb/
A Dpci.c138 pci_status &= ~PCI_STATUS_SIG_TARGET_ABORT; in ssb_pci_xtal()
/linux/include/linux/
A Dpci.h49 PCI_STATUS_SIG_TARGET_ABORT | \
/linux/drivers/net/ethernet/sun/
A Dsungem.c557 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in gem_pci_interrupt()
A Dcassini.c1718 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in cas_pci_interrupt()

Completed in 47 milliseconds