HomeSort by relevance Sort by last modified time
    Searched refs:vbeMdLinear (Results 1 - 2 of 2) sorted by null

  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 86 * vbeMdNonBanked is set to 1 and vbeMdLinear is also set to 1, then only
94 #define vbeMdLinear 0x0080 /* Linear mode supported */
lfbprof.c 466 if ((modeInfo.ModeAttributes & vbeMdLinear) == 0)
499 if ((modeInfo.ModeAttributes & vbeMdLinear) == 0)

Completed in 96 milliseconds