Htotal            563 drivers/video/fbdev/cyber2000fb.c 	u_int Htotal, Hblankend, Hsyncend;
Htotal            572 drivers/video/fbdev/cyber2000fb.c 	Htotal     = var->xres + var->right_margin +
Htotal            575 drivers/video/fbdev/cyber2000fb.c 	if (Htotal > 2080)
Htotal            578 drivers/video/fbdev/cyber2000fb.c 	hw->crtc[0] = (Htotal >> 3) - 5;
Htotal            583 drivers/video/fbdev/cyber2000fb.c 	Hblankend   = (Htotal - 4 * 8) >> 3;