Searched refs:psycho_check_iommu_error (Results 1 – 4 of 4) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | psycho_common.h | 34 void psycho_check_iommu_error(struct pci_pbm_info *pbm,
|
H A D | psycho_common.c | 203 void psycho_check_iommu_error(struct pci_pbm_info *pbm, in psycho_check_iommu_error() function 361 psycho_check_iommu_error(pbm, afsr, afar, PCI_ERR); in psycho_pcierr_intr()
|
H A D | pci_psycho.c | 190 psycho_check_iommu_error(pbm, afsr, afar, UE_ERR); in psycho_ue_intr() 192 psycho_check_iommu_error(pbm->sibling, afsr, afar, UE_ERR); in psycho_ue_intr()
|
H A D | pci_sabre.c | 255 psycho_check_iommu_error(pbm, afsr, afar, UE_ERR); in sabre_ue_intr()
|