3.27.21.5 SMC_ErrorLocationFindNumOfRoots Function
C
uint32_t SMC_ErrorLocationFindNumOfRoots(uint32_t sectorSizeInBits, uint32_t errorNumber)
Summary
Find the number of roots using SMC acceleration.
Description
Find the number of roots using SMC acceleration.
Precondition
None.
Parameters
Param | Description |
---|---|
sectorSizeInBits | Sector size in bits |
errorNumber | Error number |
Returns
Returns the number of roots.
Remarks
None.