nopciburst         85 drivers/video/fbdev/neofb.c static bool nopciburst;
nopciburst        102 drivers/video/fbdev/neofb.c module_param(nopciburst, bool, 0);
nopciburst        103 drivers/video/fbdev/neofb.c MODULE_PARM_DESC(nopciburst, "Disable PCI burst mode.");
nopciburst       1944 drivers/video/fbdev/neofb.c 	par->pci_burst = !nopciburst;
nopciburst       2197 drivers/video/fbdev/neofb.c 			nopciburst = 1;