bltmode          2598 drivers/video/fbdev/cirrusfb.c 			    u_short bltmode, u_short line_length)
bltmode          2640 drivers/video/fbdev/cirrusfb.c 	vga_wgfx(regbase, CL_GR30, bltmode);	/* BLT mode */
bltmode          2664 drivers/video/fbdev/cirrusfb.c 	u_char bltmode;
bltmode          2666 drivers/video/fbdev/cirrusfb.c 	bltmode = 0x00;
bltmode          2672 drivers/video/fbdev/cirrusfb.c 				bltmode |= 0x01;
bltmode          2674 drivers/video/fbdev/cirrusfb.c 			bltmode |= 0x01;
bltmode          2679 drivers/video/fbdev/cirrusfb.c 	if (bltmode) {
bltmode          2690 drivers/video/fbdev/cirrusfb.c 			    nsrc, ndest, bltmode, line_length);