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

#include <i2400m.h>

Data Fields

__le32 command
 
__le32 target_addr
 
__le32 data_size
 
__le32 block_checksum
 
char payload [0]
 

Detailed Description

i2400m_bootrom_header - Header for a boot-mode command

: the above command descriptor : where on the device memory should the action be performed. : for read/write, amount of data to be read/written : checksum value (if applicable) : the beginning of data attached to this header

Definition at line 180 of file i2400m.h.

Field Documentation

__le32 block_checksum

Definition at line 184 of file i2400m.h.

Definition at line 181 of file i2400m.h.

Definition at line 183 of file i2400m.h.

char payload[0]

Definition at line 185 of file i2400m.h.

__le32 target_addr

Definition at line 182 of file i2400m.h.


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