Home
last modified time | relevance | path

Searched refs:asm_up (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_aselect.c117 RF_AccessStripeMap_t *asm_up, *asm_bp; in rf_SelectAlgorithm() local
204 asm_up = asmhle->asmh->stripeMap; in rf_SelectAlgorithm()
216 … (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_up, &(vfple->fn)); in rf_SelectAlgorithm()
407asm_up = asmhle->asmh->stripeMap; /* asmh_u[stripeNum][j]->stripeMap; */ in rf_SelectAlgorithm()
408 … (*uFunc) (raidPtr, asm_up, tempdag_h, bp, flags, tempdag_h->allocList); in rf_SelectAlgorithm()