Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dsclp.h112 struct zpci_report_error_header { struct
152 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
Dpci.h307 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
/linux-6.6.21/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-6.6.21/arch/s390/pci/
Dpci_sysfs.c140 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
Dpci.c953 struct zpci_report_error_header *report) in zpci_report_error()