Searched defs:zpci_report_error (Results 1 – 2 of 2) sorted by relevance
33 struct zpci_report_error { struct34 struct zpci_report_error_header header; argument35 struct zpci_report_error_data data; argument
1002 int zpci_report_error(struct pci_dev *pdev, in zpci_report_error() function