Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
el_subpacket Struct Reference

#include <err_common.h>

Data Fields

u16 length
 
u16 class
 
u16 type
 
u16 revision
 
union {
   struct {
      u32   frame_length
 
      u32   frame_packet_count
 
   }   sys_err
 
   struct {
      union el_timestamp   timestamp
 
      u32   frame_length
 
      u32   frame_packet_count
 
   }   sys_event
 
   struct {
      u16   halt_code
 
      u16   reserved
 
      union el_timestamp   timestamp
 
      u32   frame_length
 
      u32   frame_packet_count
 
   }   err_halt
 
   struct {
      u32   frame_length
 
      u32   frame_flags
 
      u32   cpu_offset
 
      u32   system_offset
 
   }   logout_header
 
   struct {
      u64   cpuid
 
      u64   data_start [1]
 
   }   regatta_frame
 
   struct {
      u64   data_start [1]
 
   }   raw
 
by_type
 

Detailed Description

Definition at line 80 of file err_common.h.

Field Documentation

union { ... } by_type

Definition at line 82 of file err_common.h.

u32 cpu_offset

Definition at line 105 of file err_common.h.

Definition at line 109 of file err_common.h.

u64 data_start[1]

Definition at line 110 of file err_common.h.

struct { ... } err_halt
u32 frame_flags

Definition at line 104 of file err_common.h.

u32 frame_length

Definition at line 87 of file err_common.h.

u32 frame_packet_count

Definition at line 88 of file err_common.h.

u16 halt_code

Definition at line 96 of file err_common.h.

u16 length

Definition at line 81 of file err_common.h.

struct { ... } logout_header
struct { ... } raw
struct { ... } regatta_frame
u16 reserved

Definition at line 97 of file err_common.h.

Definition at line 84 of file err_common.h.

struct { ... } sys_err
struct { ... } sys_event
u32 system_offset

Definition at line 106 of file err_common.h.

Definition at line 91 of file err_common.h.

Definition at line 83 of file err_common.h.


The documentation for this struct was generated from the following file: