Searched refs:int1d (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.c89 CARD16 int1d, regvals, tmp; local in function:int42_handler
125 int1d = MEM_RW(pInt, 0x1d << 2);
126 regvals = ((mode >> 1) << 4) + int1d;
139 tmp = MEM_RB(pInt, mode + int1d + 0x48);
143 tmp = MEM_RW(pInt, (mode & 0x06) + int1d + 0x40);
166 cgamode = MEM_RB(pInt, mode + int1d + 0x50);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10.c89 CARD16 int1d, regvals, tmp; local in function:int42_handler
125 int1d = MEM_RW(pInt, 0x1d << 2);
126 regvals = ((mode >> 1) << 4) + int1d;
139 tmp = MEM_RB(pInt, mode + int1d + 0x48);
143 tmp = MEM_RW(pInt, (mode & 0x06) + int1d + 0x40);
166 cgamode = MEM_RB(pInt, mode + int1d + 0x50);

Completed in 5 milliseconds