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