Searched refs:PCI_STATUS_SIG_TARGET_ABORT (Results 1 – 15 of 15) sorted by relevance
149 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()
108 PCI_STATUS_SIG_TARGET_ABORT | in sh7780_pci_err_irq()176 PCI_STATUS_SIG_TARGET_ABORT | \ in sh7780_pci_setup_irqs()
135 PCI_STATUS_SIG_TARGET_ABORT | in pcibios_handle_status_errors()
167 PCI_STATUS_SIG_TARGET_ABORT | in dc21285_abort_irq()
74 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \490 if (status & PCI_STATUS_SIG_TARGET_ABORT) in grpci1_err_interrupt()
278 PCI_STATUS_SIG_TARGET_ABORT | in psycho_pcierr_intr_other()
488 (status & (PCI_STATUS_SIG_TARGET_ABORT | in pci_scan_for_target_abort()
624 PCI_STATUS_SIG_TARGET_ABORT | in schizo_pcierr_intr_other()
379 { PCI_STATUS_SIG_TARGET_ABORT, "SignaledTargetAbort" }, in tx4927_report_pcic_status1()
65 #define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ macro
1107 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()
138 pci_status &= ~PCI_STATUS_SIG_TARGET_ABORT; in ssb_pci_xtal()
50 PCI_STATUS_SIG_TARGET_ABORT | \
556 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in gem_pci_interrupt()
1704 if (pci_errs & PCI_STATUS_SIG_TARGET_ABORT) in cas_pci_interrupt()
Completed in 49 milliseconds