asmNum            163 dev/raidframe/rf_dagffwr.c 	int nWndNodes, nRodNodes, i, nodeNum, asmNum;
asmNum            235 dev/raidframe/rf_dagffwr.c 	for (nodeNum = asmNum = 0; asmNum < 2; asmNum++) {
asmNum            236 dev/raidframe/rf_dagffwr.c 		if (new_asm_h[asmNum]) {
asmNum            237 dev/raidframe/rf_dagffwr.c 			pda = new_asm_h[asmNum]->stripeMap->physInfo;
asmNum           1299 dev/raidframe/rf_dagffwr.c 	int nWndNodes, nRodNodes, i, nodeNum, asmNum;
asmNum           1373 dev/raidframe/rf_dagffwr.c 	for (nodeNum = asmNum = 0; asmNum < 2; asmNum++) {
asmNum           1374 dev/raidframe/rf_dagffwr.c 		if (new_asm_h[asmNum]) {
asmNum           1375 dev/raidframe/rf_dagffwr.c 			pda = new_asm_h[asmNum]->stripeMap->physInfo;
asmNum             85 dev/raidframe/rf_parityloggingdags.c 	int nodeNum, asmNum;
asmNum            142 dev/raidframe/rf_parityloggingdags.c 	for (nodeNum = asmNum = 0; asmNum < 2; asmNum++) {
asmNum            143 dev/raidframe/rf_parityloggingdags.c 		if (new_asm_h[asmNum]) {
asmNum            144 dev/raidframe/rf_parityloggingdags.c 			pda = new_asm_h[asmNum]->stripeMap->physInfo;