Searched refs:regspacings (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/char/ipmi/ |
D | ipmi_si_intf.c | 1231 static int regspacings[SI_MAX_PARMS]; variable 1275 module_param_array(regspacings, int, &num_regspacings, 0); 1276 MODULE_PARM_DESC(regspacings, "The number of bytes between the start address" 1899 info->io.regspacing = regspacings[i]; in hardcode_find_bmc()
|
/linux-3.4.99/Documentation/ |
D | IPMI.txt | 364 regspacings=<sp1>,<sp2>,... regsizes=<size1>,<size2>,... 397 The regspacings parameter give the number of bytes between successive 432 ipmi_si.regspacings=<sp1>,<sp2>,...
|