testcol          1328 dev/raidframe/rf_reconstruct.c 	int testcol, testrow;
testcol          1404 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testcol          1408 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testcol          1411 dev/raidframe/rf_reconstruct.c 	RF_ASSERT(row == testrow && col == testcol);
testcol          1415 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testcol          1419 dev/raidframe/rf_reconstruct.c 		    layoutPtr->sectorsPerStripeUnit, &testrow, &testcol,
testcol          1421 dev/raidframe/rf_reconstruct.c 	RF_ASSERT(row == testrow && fcol == testcol);