Searched refs:zpci_report_error_header (Results 1 – 5 of 5) sorted by relevance
95 struct zpci_report_error_header { struct124 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid); argument
235 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
109 static int sclp_pci_check_report(struct zpci_report_error_header *report) in sclp_pci_check_report()124 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
88 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
894 struct zpci_report_error_header *report) in zpci_report_error()