Searched refs:zpci_report_error_header (Results 1 – 6 of 6) sorted by relevance
149 struct zpci_report_error_header { struct191 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
316 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
92 static int sclp_pci_check_report(struct zpci_report_error_header *report) in sclp_pci_check_report()113 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
35 struct zpci_report_error_header header;
145 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
971 struct zpci_report_error_header *report) in zpci_report_error()