Searched defs:zpci_report_error (Results 1 – 2 of 2) sorted by relevance
34 struct zpci_report_error { struct35 struct zpci_report_error_header header; argument36 struct zpci_report_error_data data; argument
964 int zpci_report_error(struct pci_dev *pdev, in zpci_report_error() function