Linux Kernel
3.7.1
|
Data Fields | |
u32 | coff_date |
u32 | begin_offset |
u32 | end_offset |
u32 | run_address |
u32 | image_size |
u32 | version |
unsigned short | checksum |
unsigned short | pad1 |
long | coff_date |
long | begin_offset |
long | end_offset |
long | run_address |
long | image_size |
long | version |
Definition at line 110 of file ft1000_dnld.c.
long begin_offset |
Definition at line 104 of file ft1000_download.c.
u32 begin_offset |
Definition at line 112 of file ft1000_dnld.c.
unsigned short checksum |
Definition at line 117 of file ft1000_dnld.c.
long coff_date |
Definition at line 103 of file ft1000_download.c.
u32 coff_date |
Definition at line 111 of file ft1000_dnld.c.
long end_offset |
Definition at line 105 of file ft1000_download.c.
u32 end_offset |
Definition at line 113 of file ft1000_dnld.c.
Definition at line 107 of file ft1000_download.c.
Definition at line 115 of file ft1000_dnld.c.
unsigned short pad1 |
Definition at line 118 of file ft1000_dnld.c.
long run_address |
Definition at line 106 of file ft1000_download.c.
u32 run_address |
Definition at line 114 of file ft1000_dnld.c.
long version |
Definition at line 108 of file ft1000_download.c.
u32 version |
Definition at line 116 of file ft1000_dnld.c.