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

/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c149 if ((value & PCI_STATUS_SIG_TARGET_ABORT) &&
252 conf_data |= PCI_STATUS_SIG_TARGET_ABORT;
/linux-master/arch/sh/drivers/pci/
H A Dcommon.c136 PCI_STATUS_SIG_TARGET_ABORT |
H A Dpci-sh7780.c108 PCI_STATUS_SIG_TARGET_ABORT |
176 PCI_STATUS_SIG_TARGET_ABORT | \
/linux-master/arch/arm/mach-footbridge/
H A Ddc21285.c167 PCI_STATUS_SIG_TARGET_ABORT |
/linux-master/arch/sparc/kernel/
H A Dleon_pci_grpci1.c75 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \
491 if (status & PCI_STATUS_SIG_TARGET_ABORT)
H A Dpsycho_common.c279 PCI_STATUS_SIG_TARGET_ABORT |
H A Dpci_common.c489 (status & (PCI_STATUS_SIG_TARGET_ABORT |
H A Dpci_schizo.c627 PCI_STATUS_SIG_TARGET_ABORT |
/linux-master/arch/mips/pci/
H A Dops-tx4927.c383 { PCI_STATUS_SIG_TARGET_ABORT, "SignaledTargetAbort" },
/linux-master/include/uapi/linux/
H A Dpci_regs.h65 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
/linux-master/drivers/atm/
H A Dlanai.c1107 PCI_STATUS_SIG_TARGET_ABORT | PCI_STATUS_PARITY;
1125 e(PCI_STATUS_SIG_TARGET_ABORT, "slave", s_target_abort);
/linux-master/drivers/ssb/
H A Dpci.c138 pci_status &= ~PCI_STATUS_SIG_TARGET_ABORT;
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c557 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT)
H A Dcassini.c1704 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT)
/linux-master/include/linux/
H A Dpci.h50 PCI_STATUS_SIG_TARGET_ABORT | \

Completed in 203 milliseconds