Searched refs:zpci_report_error_header (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | sclp.h | 98 struct zpci_report_error_header { struct 133 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
|
H A D | pci.h | 289 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | sclp.h | 112 struct zpci_report_error_header { struct 152 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
|
H A D | pci.h | 307 int zpci_report_error(struct pci_dev *, struct zpci_report_error_header *);
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_pci.c | 110 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()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_pci.c | 110 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()
|
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci_sysfs.c | 119 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
|
H A D | pci.c | 857 struct zpci_report_error_header *report) in zpci_report_error()
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_sysfs.c | 140 struct zpci_report_error_header *report = (void *) buf; in report_error_write()
|
H A D | pci.c | 953 struct zpci_report_error_header *report) in zpci_report_error()
|
Completed in 7 milliseconds