HomeSort by: relevance | last modified time | path
    Searched defs:asm_bp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_aselect.c 117 RF_AccessStripeMap_t *asm_up, *asm_bp; local in function:rf_SelectAlgorithm
249 asm_bp = asmhle->asmh->stripeMap;
259 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_bp, &(vfple->fn));
389 asm_bp = tmpasmhle->asmh->stripeMap; /* asmh_b[stripeUnitNum][k]->stripeMap; */
390 (*bFunc) (raidPtr, asm_bp, tempdag_h, bp, flags, tempdag_h->allocList);
rf_aselect.c 117 RF_AccessStripeMap_t *asm_up, *asm_bp; local in function:rf_SelectAlgorithm
249 asm_bp = asmhle->asmh->stripeMap;
259 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_bp, &(vfple->fn));
389 asm_bp = tmpasmhle->asmh->stripeMap; /* asmh_b[stripeUnitNum][k]->stripeMap; */
390 (*bFunc) (raidPtr, asm_bp, tempdag_h, bp, flags, tempdag_h->allocList);

Completed in 28 milliseconds