Searched refs:RepIndexQ (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_declusterPQ.c402 RF_StripeNum_t BlockID, RepIndex, RepIndexQ; local
426 RepIndexQ = ((RepIndex == (info->groupSize - 1)) ? 0 : RepIndex + 1);
427 *col = info->LayoutTable[BlockID][RepIndexQ];
440 outSU += info->OffsetTable[BlockID][RepIndexQ] * layoutPtr->SUsPerPU;

Completed in 79 milliseconds