Home
last modified time | relevance | path

Searched defs:fulltable_depth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_declusterPQ.c287 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapSectorDeclusteredPQ() local
354 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapParityDeclusteredPQ() local
404 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapQDeclusteredPQ() local
453 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_IdentifyStripeDeclusteredPQ() local
H A Drf_decluster.c327 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapSectorDeclustered() local
385 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapParityDeclustered() local
440 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_IdentifyStripeDeclustered() local
513 RF_StripeCount_t *fulltable_depth, in rf_decluster_adjust_params()