|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| ULONG | ulSignature |
| UCHAR | ucRevision |
| UCHAR | ucChecksum |
| UCHAR | ucReserved1 |
| UCHAR | ucReserved2 |
| USHORT | usParametersLength |
| USHORT | usUCodeLength |
| USHORT | usReserved1 |
| USHORT | usReserved2 |
Definition at line 5902 of file atombios.h.
| UCHAR ucChecksum |
Definition at line 5906 of file atombios.h.
| UCHAR ucReserved1 |
Definition at line 5907 of file atombios.h.
| UCHAR ucReserved2 |
Definition at line 5908 of file atombios.h.
| UCHAR ucRevision |
Definition at line 5905 of file atombios.h.
| ULONG ulSignature |
Definition at line 5904 of file atombios.h.
| USHORT usParametersLength |
Definition at line 5909 of file atombios.h.
| USHORT usReserved1 |
Definition at line 5911 of file atombios.h.
| USHORT usReserved2 |
Definition at line 5912 of file atombios.h.
| USHORT usUCodeLength |
Definition at line 5910 of file atombios.h.
1.8.2