rtas_event_exthdr Struct Reference

RTAS optional extended error log header (12 bytes).

#include <librtasevent.h>


Data Fields

uint32_t valid:1
uint32_t unrecoverable:1
uint32_t recoverable:1
uint32_t unrecoverable_bypassed:1
uint32_t predictive:1
uint32_t newlog:1
uint32_t bigendian:1
uint32_t __pad0__:1
uint32_t platform_specific:1
uint32_t __pad1__:3
uint32_t platform_value:4
uint32_t power_pc:1
uint32_t __pad2__:2
uint32_t addr_invalid:1
uint32_t format_type:4
uint32_t non_hardware:1
uint32_t hot_plug:1
uint32_t group_failure:1
uint32_t __pad3__:1
uint32_t residual:1
uint32_t boot:1
uint32_t config_change:1
uint32_t post:1
struct rtas_time time
struct rtas_date date


Field Documentation

uint32_t rtas_event_exthdr::valid

uint32_t rtas_event_exthdr::unrecoverable

uint32_t rtas_event_exthdr::recoverable

uint32_t rtas_event_exthdr::unrecoverable_bypassed

uint32_t rtas_event_exthdr::predictive

uint32_t rtas_event_exthdr::newlog

uint32_t rtas_event_exthdr::bigendian

uint32_t rtas_event_exthdr::__pad0__

uint32_t rtas_event_exthdr::platform_specific

only in version 3+

uint32_t rtas_event_exthdr::__pad1__

uint32_t rtas_event_exthdr::platform_value

valid iff platform_specific

uint32_t rtas_event_exthdr::power_pc

uint32_t rtas_event_exthdr::__pad2__

uint32_t rtas_event_exthdr::addr_invalid

uint32_t rtas_event_exthdr::format_type

uint32_t rtas_event_exthdr::non_hardware

Firmware or software is suspect

uint32_t rtas_event_exthdr::hot_plug

uint32_t rtas_event_exthdr::group_failure

uint32_t rtas_event_exthdr::__pad3__

uint32_t rtas_event_exthdr::residual

Residual error from previous boot

uint32_t rtas_event_exthdr::boot

Error during boot

uint32_t rtas_event_exthdr::config_change

Configuration chang since last boot

uint32_t rtas_event_exthdr::post

struct rtas_time rtas_event_exthdr::time [read]

Time of error in BCD HHMMSS00

struct rtas_date rtas_event_exthdr::date [read]

Time of error in BCD YYYYMMDD


The documentation for this struct was generated from the following file:
Generated on Sat Sep 22 08:52:51 2007 for librtasevent by  doxygen 1.5.3