Home | History | Annotate | Download | only in raidframe

Lines Matching refs:tmpasmhle

119 	RF_ASMHeaderListElem_t *asmhle, *tmpasmhle;
287 tmpasmhle= asmhle;
288 asmhle = tmpasmhle->next;
289 rf_FreeAccessStripeMap(raidPtr, tmpasmhle->asmh);
290 rf_FreeASMHeaderListElem(raidPtr, tmpasmhle);
295 tmpasmhle= asmhle;
296 asmhle = tmpasmhle->next;
297 rf_FreeAccessStripeMap(raidPtr, tmpasmhle->asmh);
298 rf_FreeASMHeaderListElem(raidPtr, tmpasmhle);
365 this access. We initialize tmpasmhle and tmpvfple
368 tmpasmhle = failed_stripe->asmh_b;
389 asm_bp = tmpasmhle->asmh->stripeMap; /* asmh_b[stripeUnitNum][k]->stripeMap; */
392 tmpasmhle = tmpasmhle->next;
463 tmpasmhle = failed_stripe->asmh_b;
472 dag_h->asmList = tmpasmhle->asmh; /* asmh_b[stripeUnitNum][k];*/
475 endASMList->next = tmpasmhle->asmh;
478 tmpasmhle = tmpasmhle->next;
506 tmpasmhle= asmhle;
507 asmhle = tmpasmhle->next;
508 rf_FreeASMHeaderListElem(raidPtr, tmpasmhle);
513 tmpasmhle= asmhle;
514 asmhle = tmpasmhle->next;
515 rf_FreeASMHeaderListElem(raidPtr, tmpasmhle);