#include <inttypes.h>
Go to the source code of this file.
Data Structures | |
| struct | rtas_cpu_scn |
| RTAS CPU section. More... | |
| struct | rtas_mem_scn |
| RTAS memory controller section. More... | |
| struct | rtas_post_scn |
| RTAS power-on self test section. More... | |
| struct | rtas_ibmsp_scn |
| RTAS event service processor section. More... | |
| struct | rtas_ibm_diag_scn |
| RTAS IBM diagnostic section. More... | |
| struct | rtas_vend_errlog |
| Vendor Specific Error Log section. More... | |
Defines | |
| #define | RE_V4_SCN_SZ 28 |
| #define RE_V4_SCN_SZ 28 |
Referenced by parse_cpu_scn(), parse_epow_scn(), parse_io_scn(), parse_mem_scn(), and parse_sp_scn().
1.5.5