OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:best_pos_r
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_sstf.c
167
RF_SectorNum_t
best_pos_r
= 0, this_pos_r = 0;
local in function:closest_to_arm
188
last_pos =
best_pos_r
= this_pos_r;
191
if (this_pos_r <
best_pos_r
) {
193
last_pos =
best_pos_r
= this_pos_r;
215
if (
best_pos_r
< best_pos_l)
rf_sstf.c
167
RF_SectorNum_t
best_pos_r
= 0, this_pos_r = 0;
local in function:closest_to_arm
188
last_pos =
best_pos_r
= this_pos_r;
191
if (this_pos_r <
best_pos_r
) {
193
last_pos =
best_pos_r
= this_pos_r;
215
if (
best_pos_r
< best_pos_l)
Completed in 26 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025