• Home
  • Raw
  • Download

Lines Matching defs:sthyi_hdr

53 struct sthyi_hdr {  struct
72 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 */
81 uint16_t infmlen; /**< Length of Machine Section */
82 uint16_t infpoff; /**< Offset to Partition Section mapped by INF0PAR */
83 uint16_t infplen; /**< Length of Partition Section */
84 uint16_t infhoff1; /**< Offset to Hypervisor Section1 mapped by INF0HYP */
85 uint16_t infhlen1; /**< Length of Hypervisor Section1 */
86 uint16_t infgoff1; /**< Offset to Guest Section1 mapped by INF0GST */
87 uint16_t infglen1; /**< Length of Guest Section1 */
88 uint16_t infhoff2; /**< Offset to Hypervisor Section2 mapped by INF0HYP */
89 uint16_t infhlen2; /**< Length of Hypervisor Section2 */
90 uint16_t infgoff2; /**< Offset to Guest Section2 mapped by INF0GST */
91 uint16_t infglen2; /**< Length of Guest Section2 */
92 uint16_t infhoff3; /**< Offset to Hypervisor Section3 mapped by INF0HYP */
93 uint16_t infhlen3; /**< Length of Hypervisor Section3 */
94 uint16_t infgoff3; /**< Offset to Guest Section3 mapped by INF0GST */
95 uint16_t infglen3; /**< Length of Guest Section3 */