Searched refs:LogicalEUN (Results 1 – 3 of 3) sorted by relevance
41 u_int16_t LogicalEUN; member
38 u_short LogicalEUN; member
338 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) < part->DataUnits) && in build_maps()339 (part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset == 0xffffffff)) { in build_maps()340 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset = offset; in build_maps()341 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].EraseCount = in build_maps()350 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) == 0xffff)) { in build_maps()523 header.LogicalEUN = cpu_to_le16(0xffff); in prepare_xfer()