Home
last modified time | relevance | path

Searched defs:lastPSID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_reconstruct.h127 RF_StripeNum_t lastPSID;/* the ID of the last parity stripe we want member
H A Drf_reconstruct.c570 RF_StripeCount_t incPSID,lastPSID,num_writes,pending_writes,prev; in rf_ContinueReconstructFailedDisk() local