Searched refs:mem1 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86dgaproto.h133 CARD32 mem1; /* physical memory */ member in struct:__anonaa4f22390508
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_video.c176 __inline__ static void i740fb_overlay_set(ScrnInfoPtr pScrn, I740PortPrivPtr pPriv, unsigned long mem1,unsigned long mem2, argument
194 i740_wc(fb_p, MRX, 0x24, mem1>>16);
195 i740_wc(fb_p, MRX, 0x23, mem1>> 8);
196 i740_wc(fb_p, MRX, 0x22, mem1>> 0);
/xsrc/external/mit/libXxf86dga/dist/src/
H A DXF86DGA2.c247 (unsigned char*)(long)rep.mem1,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86dga2.c116 (unsigned char**)(&rep.mem1),
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c2805 CARD8 mem1, mem2; local in function:TRIDENTPreInit
2807 mem1 = INB(vgaIOBase + 5);
2810 if ((mem1 & 0x0e) && (mem2 == 0x11)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86DGA.c1257 (unsigned char **) (&rep.mem1),

Completed in 12 milliseconds