Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h6904 typedef struct _VESA_MODE_INFO_BLOCK struct
6907 USHORT ModeAttributes; // dw ? ; mode attributes
6908 UCHAR WinAAttributes; // db ? ; window A attributes
6909 UCHAR WinBAttributes; // db ? ; window B attributes
6910 USHORT WinGranularity; // dw ? ; window granularity
6911 USHORT WinSize; // dw ? ; window size
6912 USHORT WinASegment; // dw ? ; window A start segment
6913 USHORT WinBSegment; // dw ? ; window B start segment
6914 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function
6915 USHORT BytesPerScanLine;// dw ? ; bytes per scan line
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h8174 typedef struct _VESA_MODE_INFO_BLOCK struct
8177 USHORT ModeAttributes; // dw ? ; mode attributes
8178 UCHAR WinAAttributes; // db ? ; window A attributes
8179 UCHAR WinBAttributes; // db ? ; window B attributes
8180 USHORT WinGranularity; // dw ? ; window granularity
8181 USHORT WinSize; // dw ? ; window size
8182 USHORT WinASegment; // dw ? ; window A start segment
8183 USHORT WinBSegment; // dw ? ; window B start segment
8184 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function
8185 USHORT BytesPerScanLine;// dw ? ; bytes per scan line
[all …]