zpci_report_error_header
int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
struct zpci_report_error_header *report)
struct zpci_report_error_header header;
struct zpci_report_error_header *report = (void *) buf;
int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid)
static int sclp_pci_check_report(struct zpci_report_error_header *report)