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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
matrox_mmio.h 30 #define mga_in8(reg) *(volatile Uint8 *)(mapped_io + (reg)) macro
40 while ( mga_in8(MGAREG_FIFOSTATUS) < space ) \
SDL_fbmatrox.c 37 while ( (mga_in8(0x1FDA) & 0x08) )
39 while ( !(mga_in8(0x1FDA) & 0x08) )

Completed in 272 milliseconds