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

Data Fields

char hdr_vers [6]
 
__le16 headersize
 
__le32 entry_point
 
__le32 blocks
 
__le32 block_offset
 
__le32 pdr_offset
 
__le32 pri_offset
 
__le32 compat_offset
 
char signature [0]
 

Detailed Description

Definition at line 43 of file fw.c.

Field Documentation

__le32 block_offset

Definition at line 48 of file fw.c.

__le32 blocks

Definition at line 47 of file fw.c.

__le32 compat_offset

Definition at line 51 of file fw.c.

__le32 entry_point

Definition at line 46 of file fw.c.

char hdr_vers[6]

Definition at line 44 of file fw.c.

__le16 headersize

Definition at line 45 of file fw.c.

__le32 pdr_offset

Definition at line 49 of file fw.c.

__le32 pri_offset

Definition at line 50 of file fw.c.

char signature[0]

Definition at line 52 of file fw.c.


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