testRow           286 dev/raidframe/rf_copyback.c 	RF_RowCol_t testRow, testCol;
testRow           321 dev/raidframe/rf_copyback.c 			    &testRow, &testCol, &testOffs, RF_DONT_REMAP);
testRow           323 dev/raidframe/rf_copyback.c 			if (testRow == desc->frow && testCol == desc->fcol) {
testRow           325 dev/raidframe/rf_copyback.c 				    testRow, testCol, testOffs);
testRow           342 dev/raidframe/rf_copyback.c 			    &testRow, &testCol, &testOffs, RF_DONT_REMAP);
testRow           344 dev/raidframe/rf_copyback.c 			if (testRow == desc->frow && testCol == desc->fcol) {
testRow           346 dev/raidframe/rf_copyback.c 				    stripeAddr, testRow, testCol, testOffs);
testRow           365 dev/raidframe/rf_copyback.c     RF_RowCol_t testRow, RF_RowCol_t testCol, RF_SectorNum_t testOffs)
testRow           394 dev/raidframe/rf_copyback.c 	desc->frow = testRow;