curPSID          1120 dev/raidframe/rf_reconstruct.c 			ctrl->curPSID++;
curPSID          1124 dev/raidframe/rf_reconstruct.c 			if (ctrl->curPSID >=
curPSID          1137 dev/raidframe/rf_reconstruct.c 			    ctrl->curPSID, row, col, &ctrl->diskOffset,
curPSID          1151 dev/raidframe/rf_reconstruct.c 			    " reconstructed.\n", ctrl->curPSID, ctrl->ru_count);
curPSID          1165 dev/raidframe/rf_reconstruct.c 	rbuf->parityStripeID = ctrl->curPSID;
curPSID          1191 dev/raidframe/rf_reconstruct.c 	RF_StripeNum_t psid = ctrl->curPSID;
curPSID           162 dev/raidframe/rf_reconstruct.h 	RF_StripeNum_t		 curPSID;	/*
curPSID            93 dev/raidframe/rf_reconutil.c 		reconCtrlPtr->perDiskInfo[i].curPSID = -1;