Home
last modified time | relevance | path

Searched refs:zpci_report_error_header (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dsclp.h95 struct zpci_report_error_header { struct
124 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid); argument
Dpci.h235 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
/Linux-v4.19/drivers/s390/char/
Dsclp_pci.c109 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()
/Linux-v4.19/arch/s390/pci/
Dpci_sysfs.c88 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
Dpci.c894 struct zpci_report_error_header *report) in zpci_report_error()