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

Data Fields

u32 bootFlags
 
u32 imageNumber
 
u32 loadAddress
 
u32 length
 
u32 address
 
char name [16]
 
u32 headerBase
 
u32 header_length
 
u32 headerType
 
u32 checksum
 

Detailed Description

Definition at line 45 of file afs.c.

Field Documentation

Definition at line 50 of file afs.c.

u32 bootFlags

Definition at line 46 of file afs.c.

u32 checksum

Definition at line 55 of file afs.c.

u32 header_length

Definition at line 53 of file afs.c.

u32 headerBase

Definition at line 52 of file afs.c.

u32 headerType

Definition at line 54 of file afs.c.

u32 imageNumber

Definition at line 47 of file afs.c.

u32 length

Definition at line 49 of file afs.c.

u32 loadAddress

Definition at line 48 of file afs.c.

char name[16]

Definition at line 51 of file afs.c.


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