Home
last modified time | relevance | path

Searched refs:si_tryopenfirmware (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_platform.c28 static bool si_tryopenfirmware = true; variable
45 module_param_named(tryopenfirmware, si_tryopenfirmware, bool, 0);
235 if (!si_tryopenfirmware) in of_ipmi_probe()