novga             691 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (minfo->devflags.novga)
novga             798 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (minfo->devflags.novga)
novga             895 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (minfo->devflags.novga)
novga             710 drivers/video/fbdev/matrox/matroxfb_Ti3026.c 	if (minfo->devflags.novga)
novga            1248 drivers/video/fbdev/matrox/matroxfb_base.c static int novga;			/* "matroxfb:novga" */
novga            1774 drivers/video/fbdev/matrox/matroxfb_base.c 	if (!minfo->devflags.novga)
novga            2074 drivers/video/fbdev/matrox/matroxfb_base.c 		minfo->devflags.novga = novga;
novga            2078 drivers/video/fbdev/matrox/matroxfb_base.c 		novga = 1;
novga            2082 drivers/video/fbdev/matrox/matroxfb_base.c 		minfo->devflags.novga = 1;
novga            2431 drivers/video/fbdev/matrox/matroxfb_base.c 				novga = !value;
novga            2498 drivers/video/fbdev/matrox/matroxfb_base.c module_param(novga, int, 0);
novga            2499 drivers/video/fbdev/matrox/matroxfb_base.c MODULE_PARM_DESC(novga, "VGA I/O (0x3C0-0x3DF) disabled (0 or 1=disabled) (default=0)");
novga             436 drivers/video/fbdev/matrox/matroxfb_base.h 		int		novga;