Searched refs:extraXorBits (Results 1 – 1 of 1) sorted by relevance
2436 const UINT_32 extraXorBits = 16; in HwlComputeThinEquation() local2437 ADDR_ASSERT(extraXorBits >= maxXorBits - blockSizeLog2); in HwlComputeThinEquation()2438 ADDR_CHANNEL_SETTING xorExtra[extraXorBits] = {}; in HwlComputeThinEquation()2596 const UINT_32 extraXorBits = 24; in HwlComputeThickEquation() local2597 ADDR_ASSERT(extraXorBits >= maxXorBits - blockSizeLog2); in HwlComputeThickEquation()2598 ADDR_CHANNEL_SETTING xorExtra[extraXorBits] = {}; in HwlComputeThickEquation()