OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fone_end
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
rf_dagdegrd.c
714
RF_SectorNum_t fone_start,
fone_end
, ftwo_start = 0, ftwo_end = 0;
local in function:rf_DD_GenerateFailedAccessASMs
725
fone_end
= fone_start + fone->numSector;
797
if ((suoff > fone_start) || (suend <
fone_end
))
807
if ((suoff > fone_start) || (suend <
fone_end
))
883
RF_ASSERT(suend >=
fone_end
);
892
if (suend <
fone_end
) {
896
pda_p->numSector =
fone_end
- suend;
923
if ((suoff > fone_start) || (suend <
fone_end
)) {
925
RF_ASSERT(suend >=
fone_end
);
936
if (suend <
fone_end
) {
[
all
...]
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025