OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cooldown
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritymap.c
159
pm->current->state[region] = -pm->params.
cooldown
;
248
* The
cooldown
callout routine just defers its work to a thread; it can't do
319
int
cooldown
, tickms;
local in function:rf_paritymap_set_params
325
cooldown
= params->
cooldown
!= 0
326
? params->
cooldown
: pm->params.
cooldown
;
332
if (
cooldown
< 1 ||
cooldown
> 128) {
333
printf("raid%d:
cooldown
%d out of range\n", pm->raid->raidid
[
all
...]
raidframevar.h
454
int parity_map_tickms; /* Length of parity map
cooldown
ticks. */
455
int parity_map_ntick; /* Number of parity map
cooldown
ticks. */
628
int
cooldown
, tickms;
member in struct:rf_pmparams
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025