xpix             1318 drivers/video/fbdev/cirrusfb.c 	unsigned char tmp, xpix;
xpix             1332 drivers/video/fbdev/cirrusfb.c 		xpix = (unsigned char) (var->xoffset % 8);
xpix             1335 drivers/video/fbdev/cirrusfb.c 		xpix = (unsigned char) ((xoffset % 4) * 2);
xpix             1372 drivers/video/fbdev/cirrusfb.c 		vga_wattr(cinfo->regbase, CL_AR33, xpix);