Searched defs:_VESA_MODE_INFO_BLOCK (Results 1 – 2 of 2) sorted by relevance
6902 typedef struct _VESA_MODE_INFO_BLOCK struct6905 USHORT ModeAttributes; // dw ? ; mode attributes6906 UCHAR WinAAttributes; // db ? ; window A attributes6907 UCHAR WinBAttributes; // db ? ; window B attributes6908 USHORT WinGranularity; // dw ? ; window granularity6909 USHORT WinSize; // dw ? ; window size6921 UCHAR BitsPerPixel; // db ? ; bits per pixel6922 UCHAR NumberOfBanks; // db ? ; number of banks6923 UCHAR MemoryModel; // db ? ; memory model type6924 UCHAR BankSize; // db ? ; bank size in KB[all …]
8190 typedef struct _VESA_MODE_INFO_BLOCK struct8193 USHORT ModeAttributes; // dw ? ; mode attributes8194 UCHAR WinAAttributes; // db ? ; window A attributes8196 USHORT WinGranularity; // dw ? ; window granularity8197 USHORT WinSize; // dw ? ; window size8209 UCHAR BitsPerPixel; // db ? ; bits per pixel8210 UCHAR NumberOfBanks; // db ? ; number of banks8211 UCHAR MemoryModel; // db ? ; memory model type8212 UCHAR BankSize; // db ? ; bank size in KB8213 UCHAR NumberOfImagePages;// db ? ; number of images[all …]