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