Searched refs:PCI_ERR (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/sparc/kernel/ |
D | psycho_common.h | 31 UE_ERR, CE_ERR, PCI_ERR enumerator
|
D | psycho_common.c | 360 psycho_check_iommu_error(pbm, afsr, afar, PCI_ERR); in psycho_pcierr_intr()
|
D | pci_schizo.c | 95 UE_ERR, CE_ERR, PCI_ERR, SAFARI_ERR enumerator 732 schizo_check_iommu_error(pbm, PCI_ERR); in schizo_pcierr_intr()
|
/linux-5.19.10/drivers/ata/ |
D | sata_mv.c | 220 PCI_ERR = (1 << 18), enumerator 3020 if (unlikely((pending_irqs & PCI_ERR) && !IS_SOC(hpriv))) in mv_interrupt() 3986 mv_set_main_irq_mask(host, 0, PCI_ERR); in mv_init_host()
|