Linux Kernel
3.7.1
|
#include <mpspec_def.h>
Data Fields | |
char | signature [4] |
unsigned short | length |
char | rev |
char | checksum |
char | mpc [8] |
Definition at line 148 of file mpspec_def.h.
char checksum |
Definition at line 152 of file mpspec_def.h.
unsigned short length |
Definition at line 150 of file mpspec_def.h.
char mpc[8] |
Definition at line 153 of file mpspec_def.h.
char rev |
Definition at line 151 of file mpspec_def.h.
char signature[4] |
Definition at line 149 of file mpspec_def.h.