Searched defs:TiDataArea (Results 1 – 1 of 1) sorted by relevance
19 struct TiDataArea struct21 uint8_t tiAreaValid; // 0x00, common (non-zero == valid)22 uint8_t command; // 0x01, phyp/opal = 0xA123 uint16_t numDataBytes; // 0x02, phyp/opal24 uint8_t reserved1; // 0x04, reserved25 uint8_t hbTerminateType; // 0x05, hostboot only26 uint16_t hardwareDumpType; // 0x06, phyp/opal27 uint8_t srcFormat; // 0x08, phyp/opal = 0x0228 uint8_t srcFlags; // 0x09, phyp/opal29 uint8_t numAsciiWords; // 0x0a, phyp/opal[all …]