Searched refs:U008 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_local.h38 typedef unsigned char U008; typedef in typeref:typename:unsigned char
H A Dnv_type.h124 volatile U008 *PCIO0;
125 volatile U008 *PCIO;
126 volatile U008 *PVIO;
127 volatile U008 *PDIO0;
128 volatile U008 *PDIO;
H A Dnv_local.h39 typedef unsigned char U008; typedef in typeref:typename:unsigned char
H A Driva_hw.h273 volatile U008 *PCIO;
274 volatile U008 *PVIO;
275 volatile U008 *PDIO;
H A Dnv_setup.c434 pNv->PCIO0 = (U008*)pNv->REGS + 0x00601000;
435 pNv->PDIO0 = (U008*)pNv->REGS + 0x00681000;
436 pNv->PVIO = (U008*)pNv->REGS + 0x000C0000;

Completed in 6 milliseconds