Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h149 struct zpci_report_error_header { struct
191 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
/linux/arch/s390/pci/
H A Dpci_sysfs.c145 struct zpci_report_error_header *report = (void *) buf; in report_error_write()