Searched refs:PCI_STATUS_SIG_TARGET_ABORT (Results 1 – 20 of 20) 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()
75 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \491 if (status & PCI_STATUS_SIG_TARGET_ABORT) in grpci1_err_interrupt()
279 PCI_STATUS_SIG_TARGET_ABORT | in psycho_pcierr_intr_other()
489 (status & (PCI_STATUS_SIG_TARGET_ABORT | in pci_scan_for_target_abort()
624 PCI_STATUS_SIG_TARGET_ABORT | in schizo_pcierr_intr_other()
243 PCI_STATUS_SIG_TARGET_ABORT); in amdvi_page_fault()260 PCI_STATUS_SIG_TARGET_ABORT); in amdvi_log_devtab_error()273 PCI_STATUS_SIG_TARGET_ABORT); in amdvi_log_command_error()314 PCI_STATUS_SIG_TARGET_ABORT); in amdvi_log_pagetab_error()
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
45 #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()
273 ASSERT_BIT_CLEAR(data, PCI_STATUS_SIG_TARGET_ABORT); in ahci_test_pci_spec()
50 PCI_STATUS_SIG_TARGET_ABORT | \
902 PCI_STATUS_PARITY | PCI_STATUS_SIG_TARGET_ABORT | in pci_init_w1cmask()
557 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()