Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dsclp.h105 struct zpci_report_error_header { struct
144 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
Dpci.h297 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
/linux-5.19.10/drivers/s390/char/
Dsclp_pci.c110 static int sclp_pci_check_report(struct zpci_report_error_header *report) in sclp_pci_check_report()
130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
/linux-5.19.10/arch/s390/pci/
Dpci_sysfs.c140 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
Dpci.c986 struct zpci_report_error_header *report) in zpci_report_error()