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

  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h 108 #define XBIOS_cvdo (this->hidden->cookie_vdo)
SDL_xbios.c 263 if (Getcookie(C__VDO, &XBIOS_cvdo) != C_FOUND) {
264 XBIOS_cvdo = VDO_ST << 16;
280 switch (XBIOS_cvdo >>16) {
646 switch(XBIOS_cvdo >> 16) {
822 switch( XBIOS_cvdo >> 16) {
877 switch(XBIOS_cvdo >> 16) {

Completed in 383 milliseconds