sclp_pci_report   132 arch/s390/include/asm/sclp.h int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
sclp_pci_report   816 arch/s390/pci/pci.c 	return sclp_pci_report(report, zdev->fh, zdev->fid);
sclp_pci_report   127 arch/s390/pci/pci_sysfs.c 	ret = sclp_pci_report(report, zdev->fh, zdev->fid);