Searched refs:endLba (Results 1 – 1 of 1) sorted by relevance
162 uint64_t endLba = GET_LLWORD_FROM_BYTE(endLbaOffset); in EmmcReadGpt() local171 newPtnInfo.partitionSize = (endLba - startLba + 1) * LBA_LENGTH; in EmmcReadGpt()