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

  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 44 short ModeAttributes; /* Mode attributes */
lfbprof.c 408 if ((modeInfo->ModeAttributes & vbeMdAvailable) == 0)
466 if ((modeInfo.ModeAttributes & vbeMdLinear) == 0)
499 if ((modeInfo.ModeAttributes & vbeMdLinear) == 0)
  /external/qemu-pc-bios/vgabios/
vbe.h 49 Bit16u ModeAttributes;
103 Bit16u ModeAttributes;
vbe.c 663 else if (cur_info->info.ModeAttributes & VBE_MODE_ATTRIBUTE_LINEAR_FRAME_BUFFER_MODE)
    [all...]

Completed in 47 milliseconds