Searched refs:probeonly (Results 1 – 1 of 1) sorted by relevance
236 static bool probeonly = 0; variable258 module_param(probeonly, bool, 0);259 MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");765 if (probeonly) in intelfb_pci_register()