Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c909 u8 span, dataArms, arms, dataArm, logArm; in mr_get_phy_params_r56_rmw() local
915 arms = raid->rowSize; in mr_get_phy_params_r56_rmw()
919 rightmostParityArm = (arms - 1) - mega_mod64(rowNum, arms); in mr_get_phy_params_r56_rmw()
924 dataArm = mega_mod64((rightmostParityArm + 1 + logArm), arms); in mr_get_phy_params_r56_rmw()
936 PParityArm = (arms - 2) - mega_mod64(rowNum, arms); in mr_get_phy_params_r56_rmw()
939 PParityArm += arms; in mr_get_phy_params_r56_rmw()
/openbmc/linux/Documentation/scsi/
H A Dscsi-changer.rst47 and each CD-ROM) and 2 transport arms. No problem to handle.
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst13 and learn from any mistakes you make, you will be welcomed with open arms, not
/openbmc/linux/Documentation/trace/
H A Dkprobes.rst760 file. Note that this knob just disarms and arms all kprobes and doesn't
/openbmc/linux/Documentation/scheduler/
H A Dsched-deadline.rst166 ActiveNonContending. The scheduler arms the "inactive timer" to fire at
/openbmc/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt971 two arms of the branch have recombined.
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst1811 into a kernel module, 3) insert the module into the kernel, which arms
1832 arms it, and 4) collect the data generated by the probe and display it