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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 84 long mapped_iolen; member in struct:SDL_PrivateVideoData
130 #define mapped_iolen (this->hidden->mapped_iolen) macro
SDL_fbvideo.c 626 mapped_iolen = finfo.mmio_len;
627 mapped_io = do_mmap(NULL, mapped_iolen, PROT_READ|PROT_WRITE,
    [all...]

Completed in 423 milliseconds