Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
UCHAR | VbeSignature [4] |
USHORT | VbeVersion |
PTR_32_BIT_UNION | OemStringPtr |
UCHAR | Capabilities [4] |
PTR_32_BIT_UNION | VideoModePtr |
USHORT | TotalMemory |
Definition at line 6384 of file atombios.h.
UCHAR Capabilities[4] |
Definition at line 6389 of file atombios.h.
PTR_32_BIT_UNION OemStringPtr |
Definition at line 6388 of file atombios.h.
USHORT TotalMemory |
Definition at line 6391 of file atombios.h.
UCHAR VbeSignature[4] |
Definition at line 6386 of file atombios.h.
USHORT VbeVersion |
Definition at line 6387 of file atombios.h.
PTR_32_BIT_UNION VideoModePtr |
Definition at line 6390 of file atombios.h.