Searched defs:sthyi_hdr (Results 1 – 1 of 1) sorted by relevance
53 struct sthyi_hdr { struct72 uint8_t infhflg1;73 uint8_t infhflg2; /**< Header Flag Byte 2 reserved for IBM(R) use */74 uint8_t infhval1; /**< Header Validity Byte 1 reserved for IBM use */75 uint8_t infhval2; /**< Header Validity Byte 2 reserved for IBM use */76 char reserved_1__[3]; /**< Reserved for future IBM use */77 uint8_t infhygct; /**< Count of Hypervisor and Guest Sections */78 uint16_t infhtotl; /**< Total length of response buffer */79 uint16_t infhdln; /**< Length of Header Section mapped by INF0HDR */80 uint16_t infmoff; /**< Offset to Machine Section mapped by INF0MAC */[all …]