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

#include <klconfig.h>

Data Fields

char pad [20]
 
klconf_off_t ch_board_info
 
char pad0 [88]
 
u64 ch_magic
 
u32 ch_version
 
klconf_off_t ch_malloc_hdr_off
 
klconf_off_t ch_cons_off
 
console_t ch_cons_info
 
klc_malloc_hdr_t ch_malloc_hdr [KLMALLOC_TYPE_MAX]
 
confidence_t ch_sw_belief
 
confidence_t ch_sn0net_belief
 

Detailed Description

Definition at line 25 of file klconfig.h.

Field Documentation

klconf_off_t ch_board_info

Definition at line 27 of file klconfig.h.

console_t ch_cons_info

Definition at line 152 of file klconfig.h.

klconf_off_t ch_cons_off

Definition at line 150 of file klconfig.h.

u64 ch_magic

Definition at line 147 of file klconfig.h.

Definition at line 153 of file klconfig.h.

klconf_off_t ch_malloc_hdr_off

Definition at line 149 of file klconfig.h.

confidence_t ch_sn0net_belief

Definition at line 155 of file klconfig.h.

confidence_t ch_sw_belief

Definition at line 154 of file klconfig.h.

u32 ch_version

Definition at line 148 of file klconfig.h.

char pad[20]

Definition at line 26 of file klconfig.h.

char pad0[88]

Definition at line 28 of file klconfig.h.


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