Searched refs:regspacings (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/char/ipmi/ |
D | ipmi_si_hardcode.c | 25 static int regspacings[SI_MAX_PARMS] __initdata; variable 54 module_param_hw_array(regspacings, int, other, &num_regspacings, 0); 55 MODULE_PARM_DESC(regspacings, "The number of bytes between the start address"
|
/Linux-v5.4/Documentation/ |
D | IPMI.txt | 380 regspacings=<sp1>,<sp2>,... regsizes=<size1>,<size2>,... 415 The regspacings parameter give the number of bytes between successive 450 ipmi_si.regspacings=<sp1>,<sp2>,...
|