Home
last modified time | relevance | path

Searched defs:_VESA_MODE_INFO_BLOCK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Datombios.h6902 typedef struct _VESA_MODE_INFO_BLOCK struct
6905 USHORT ModeAttributes; // dw ? ; mode attributes
6906 UCHAR WinAAttributes; // db ? ; window A attributes
6907 UCHAR WinBAttributes; // db ? ; window B attributes
6908 USHORT WinGranularity; // dw ? ; window granularity
6909 USHORT WinSize; // dw ? ; window size
6921 UCHAR BitsPerPixel; // db ? ; bits per pixel
6922 UCHAR NumberOfBanks; // db ? ; number of banks
6923 UCHAR MemoryModel; // db ? ; memory model type
6924 UCHAR BankSize; // db ? ; bank size in KB
[all …]
/openbsd/sys/dev/pci/drm/amd/include/
H A Datombios.h8190 typedef struct _VESA_MODE_INFO_BLOCK struct
8193 USHORT ModeAttributes; // dw ? ; mode attributes
8194 UCHAR WinAAttributes; // db ? ; window A attributes
8196 USHORT WinGranularity; // dw ? ; window granularity
8197 USHORT WinSize; // dw ? ; window size
8209 UCHAR BitsPerPixel; // db ? ; bits per pixel
8210 UCHAR NumberOfBanks; // db ? ; number of banks
8211 UCHAR MemoryModel; // db ? ; memory model type
8212 UCHAR BankSize; // db ? ; bank size in KB
8213 UCHAR NumberOfImagePages;// db ? ; number of images
[all …]