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

#include <common.h>

Data Fields

__le32 ver
 
struct {
   __le32   inst_size
 
   __le32   data_size
 
   __le32   init_size
 
   __le32   init_data_size
 
   __le32   boot_size
 
   u8   data [0]
 
v1
 

Detailed Description

Definition at line 753 of file common.h.

Field Documentation

__le32 boot_size

Definition at line 760 of file common.h.

u8 data[0]

Definition at line 761 of file common.h.

Definition at line 757 of file common.h.

__le32 init_data_size

Definition at line 759 of file common.h.

__le32 init_size

Definition at line 758 of file common.h.

__le32 inst_size

Definition at line 756 of file common.h.

struct { ... } v1
__le32 ver

Definition at line 754 of file common.h.


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