Home
last modified time | relevance | path

Searched refs:WinFuncPtr (Results 1 – 4 of 4) sorted by relevance

/external/qemu-pc-bios/vgabios/
Dvbe.h56 Bit32u WinFuncPtr; member
110 Bit32u WinFuncPtr; member
Dvbe.c933 info.WinFuncPtr = 0xC0000000UL;
934 *(Bit16u *)&(info.WinFuncPtr) = (Bit16u)(dispi_set_bank_farcall);
DChangeLog840 * VBE mode info item WinFuncPtr points to the new function if the
/external/qemu-pc-bios/vgabios/tests/lfbprof/
Dlfbprof.h51 long WinFuncPtr; /* Pointer to window function */ member