testrow           680 dev/raidframe/rf_map.c 	RF_RowCol_t testrow;
testrow           693 dev/raidframe/rf_map.c 	    &diskids, &testrow);
testrow           706 dev/raidframe/rf_map.c 			    ->Disks[testrow][diskids[i]].status)) {
testrow           707 dev/raidframe/rf_map.c 				if (raidPtr->status[testrow] !=
testrow           711 dev/raidframe/rf_map.c 				    raidPtr->reconControl[testrow]->fcol ==
testrow           717 dev/raidframe/rf_map.c 				RF_ASSERT((trow == testrow) &&
testrow           720 dev/raidframe/rf_map.c 				     ->reconControl[testrow]->reconMap,
testrow          1328 dev/raidframe/rf_reconstruct.c 	int testcol, testrow;
testrow          1404 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testrow          1408 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testrow          1411 dev/raidframe/rf_reconstruct.c 	RF_ASSERT(row == testrow && col == testcol);
testrow          1415 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testrow          1419 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testrow          1421 dev/raidframe/rf_reconstruct.c 	RF_ASSERT(row == testrow && fcol == testcol);