Searched refs:start_now (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_watchdog.c197 static int start_now; variable
315 module_param(start_now, int, 0444);
316 MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as"
1031 if ((start_now) && (rv == 0)) {
1033 start_now = 0; /* Disable this function after first startup. */

Completed in 53 milliseconds