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

Data Fields

unsigned int hdrver
 
unsigned int rev
 
unsigned int date
 
unsigned int sig
 
unsigned int cksum
 
unsigned int ldrver
 
unsigned int pf
 
unsigned int datasize
 
unsigned int totalsize
 
unsigned int reserved [3]
 

Detailed Description

Definition at line 90 of file microcode_intel.c.

Field Documentation

unsigned int cksum

Definition at line 95 of file microcode_intel.c.

unsigned int datasize

Definition at line 98 of file microcode_intel.c.

unsigned int date

Definition at line 93 of file microcode_intel.c.

unsigned int hdrver

Definition at line 91 of file microcode_intel.c.

unsigned int ldrver

Definition at line 96 of file microcode_intel.c.

unsigned int pf

Definition at line 97 of file microcode_intel.c.

unsigned int reserved[3]

Definition at line 100 of file microcode_intel.c.

unsigned int rev

Definition at line 92 of file microcode_intel.c.

unsigned int sig

Definition at line 94 of file microcode_intel.c.

unsigned int totalsize

Definition at line 99 of file microcode_intel.c.


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