Home
last modified time | relevance | path

Searched refs:maxReconExecTicks (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_revent.c112 if (reconDesc->reconExecTicks > reconDesc->maxReconExecTicks) in rf_GetNextReconEvent()
113 reconDesc->maxReconExecTicks = in rf_GetNextReconEvent()
Drf_desc.h54 RF_uint64 maxReconExecTicks; member
Drf_reconstruct.c199 (long) reconDesc->maxReconExecTicks); in FreeReconDesc()
294 reconDesc->maxReconExecTicks = 0; in rf_ReconstructFailedDiskBasic()
511 reconDesc->maxReconExecTicks = 0; in rf_ReconstructInPlace()