Searched defs:_VbeInfoBlock (Results 1 – 1 of 1) sorted by relevance
80 struct _VbeInfoBlock { struct82 CARD8 VESASignature[4]; /* VESA */83 CARD16 VESAVersion; /* Higher byte major, lower byte minor */84 /*CARD32 */ char *OEMStringPtr;86 CARD8 Capabilities[4]; /* Capabilities of the video environment */88 /*CARD32 */ CARD16 *VideoModePtr;91 CARD16 TotalMemory; /* Number of 64kb memory blocks on board */95 CARD16 OemSoftwareRev; /* VBE implementation Software revision */96 /*CARD32 */ char *OemVendorNamePtr;98 /*CARD32 */ char *OemProductNamePtr;[all …]