Searched refs:LogicalEUN (Results 1 – 2 of 2) sorted by relevance
39 uint16_t LogicalEUN; member
235 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) < part->DataUnits) && in build_maps()236 (part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset == 0xffffffff)) { in build_maps()237 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset = offset; in build_maps()238 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].EraseCount = in build_maps()247 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) == 0xffff)) { in build_maps()421 header.LogicalEUN = cpu_to_le16(0xffff); in prepare_xfer()