Searched refs:start_now (Results 1 – 1 of 1) sorted by relevance
175 static int start_now; variable300 module_param(start_now, int, 0444);301 MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as"1012 if ((start_now) && (rv == 0)) { in ipmi_register_watchdog()1014 start_now = 0; /* Disable this function after first startup. */ in ipmi_register_watchdog()