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