Searched refs:VGAPlaneBuffer (Results 1 – 1 of 1) sorted by relevance
38 static uint8_t VGAPlaneBuffer[(640/8) * 4]; /* Plane buffers */ variable301 packedpixel2vga(VGARowBuffer, VGAPlaneBuffer); in vgadisplayfile()302 outputvga(VGAPlaneBuffer, MK_PTR(0xA000, VGAPos)); in vgadisplayfile()