Home
last modified time | relevance | path

Searched defs:TiDataArea (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp19 struct TiDataArea struct
21 uint8_t tiAreaValid; // 0x00, common (non-zero == valid)
22 uint8_t command; // 0x01, phyp/opal = 0xA1
23 uint16_t numDataBytes; // 0x02, phyp/opal
24 uint8_t reserved1; // 0x04, reserved
25 uint8_t hbTerminateType; // 0x05, hostboot only
26 uint16_t hardwareDumpType; // 0x06, phyp/opal
27 uint8_t srcFormat; // 0x08, phyp/opal = 0x02
28 uint8_t srcFlags; // 0x09, phyp/opal
29 uint8_t numAsciiWords; // 0x0a, phyp/opal
[all …]