Searched refs:ifnum_to_use (Results 1 – 3 of 3) sorted by relevance
39 static int ifnum_to_use = -1; variable55 if ((ifnum_to_use < 0) || (ifnum_to_use == ipmi_ifnum)) in set_param_ifnum()59 ipmi_po_new_smi(ifnum_to_use, NULL); in set_param_ifnum()63 module_param_call(ifnum_to_use, set_param_ifnum, param_get_int,64 &ifnum_to_use, 0644);65 MODULE_PARM_DESC(ifnum_to_use, "The interface number to use for the watchdog "562 if ((ifnum_to_use >= 0) && (ifnum_to_use != if_num)) in ipmi_po_new_smi()
160 static int ifnum_to_use = -1; variable254 if ((ifnum_to_use < 0) || (ifnum_to_use == watchdog_ifnum)) in set_param_wdog_ifnum()258 ipmi_register_watchdog(ifnum_to_use); in set_param_wdog_ifnum()274 module_param(ifnum_to_use, wdog_ifnum, 0644);275 MODULE_PARM_DESC(ifnum_to_use, "The interface number to use for the watchdog "987 if ((ifnum_to_use >= 0) && (ifnum_to_use != ipmi_intf)) in ipmi_register_watchdog()
672 nowayout=x ifnum_to_use=n panic_wdt_timeout=<t>674 ifnum_to_use specifies which interface the watchdog timer should use.805 The "ifnum_to_use" parameter specifies which interface the poweroff