Home
last modified time | relevance | path

Searched refs:forceRecon (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_raid.h191 int forceRecon; member
H A Drf_netbsdkintf.c2829 raidPtr->forceRecon = 1; in rf_ReconThread()
2836 raidPtr->forceRecon = 0; in rf_ReconThread()
2892 raidPtr->forceRecon = 1; in rf_ReconstructInPlaceThread()
2898 raidPtr->forceRecon = 0; in rf_ReconstructInPlaceThread()