Searched refs:PCI_ERR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
D | psycho_common.h | 30 UE_ERR, CE_ERR, PCI_ERR enumerator
|
D | psycho_common.c | 358 psycho_check_iommu_error(pbm, afsr, afar, PCI_ERR); in psycho_pcierr_intr()
|
D | pci_schizo.c | 93 UE_ERR, CE_ERR, PCI_ERR, SAFARI_ERR enumerator 730 schizo_check_iommu_error(pbm, PCI_ERR); in schizo_pcierr_intr()
|
/linux-4.4.14/drivers/ata/ |
D | sata_mv.c | 233 PCI_ERR = (1 << 18), enumerator 3038 if (unlikely((pending_irqs & PCI_ERR) && !IS_SOC(hpriv))) in mv_interrupt() 4007 mv_set_main_irq_mask(host, 0, PCI_ERR); in mv_init_host()
|