Searched refs:dimm_test (Results 1 – 1 of 1) sorted by relevance
81 static int dimm_test; variable82 module_param(dimm_test, int, 0644);83 MODULE_PARM_DESC(dimm_test, "Enable DIMM test during startup (1 = enabled)");1296 if (dimm_test) { in pdc20621_dimm_init()