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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 47 typedef Uint8 U008;
54 #define NV_WR08(p,i,d) (((U008 *)(p))[i]=(d))
55 #define NV_RD08(p,i) (((U008 *)(p))[i])
374 volatile U008 *PCIO;
375 volatile U008 *PVIO;
376 volatile U008 *PDIO;

Completed in 90 milliseconds