Searched defs:zpci_report_error_header (Results 1 – 2 of 2) sorted by relevance
95 struct zpci_report_error_header { struct96 u8 version; /* Interface version byte */97 u8 action; /* Action qualifier byte124 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid); argument
98 struct zpci_report_error_header { struct99 u8 version; /* Interface version byte */100 u8 action; /* Action qualifier byte107 u16 length; /* Length of Subsequent Data (up to 4K – SCLP header */108 u8 data[0]; /* Subsequent Data passed verbatim to SCLP ET 24 */