Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
USHORT | HSize |
USHORT | VSize |
USHORT | FPType |
UCHAR | RedBPP |
UCHAR | GreenBPP |
UCHAR | BlueBPP |
UCHAR | ReservedBPP |
ULONG | RsvdOffScrnMemSize |
ULONG | RsvdOffScrnMEmPtr |
UCHAR | Reserved [14] |
Definition at line 6417 of file atombios.h.
UCHAR BlueBPP |
Definition at line 6424 of file atombios.h.
USHORT FPType |
Definition at line 6421 of file atombios.h.
UCHAR GreenBPP |
Definition at line 6423 of file atombios.h.
USHORT HSize |
Definition at line 6419 of file atombios.h.
UCHAR RedBPP |
Definition at line 6422 of file atombios.h.
UCHAR Reserved[14] |
Definition at line 6428 of file atombios.h.
UCHAR ReservedBPP |
Definition at line 6425 of file atombios.h.
ULONG RsvdOffScrnMEmPtr |
Definition at line 6427 of file atombios.h.
ULONG RsvdOffScrnMemSize |
Definition at line 6426 of file atombios.h.
USHORT VSize |
Definition at line 6420 of file atombios.h.