Linux Kernel
3.7.1
|
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] |
Definition at line 90 of file microcode_intel.c.
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.