Searched refs:LE_16 (Results 1 – 7 of 7) sorted by relevance
86 (dest).time_mid = LE_16((dest).time_mid); \87 (dest).time_hi_and_version = LE_16((dest).time_hi_and_version); \
69 #define LE_16(x) BSWAP_16(x) macro74 #define LE_16(x) BMASK_16(x) macro
84 #define LE_16(x) BSWAP_16(x) macro89 #define LE_16(x) BMASK_16(x)
115 #define LE_16(x) BSWAP_16(x) macro120 #define LE_16(x) BMASK_16(x)
44 #define LE_16(x) cpu_to_le16(x) macro
918 LE_16(efi_parts[i].efi_gpe_Attributes.PartitionAttrs); in efi_read()926 (uchar_t)LE_16( in efi_read()965 mb.signature = LE_16(MBB_MAGIC); in write_pmbr()968 if (mb.signature != LE_16(MBB_MAGIC)) { in write_pmbr()970 mb.signature = LE_16(MBB_MAGIC); in write_pmbr()1488 LE_16(vtoc->efi_parts[i].p_flag); in efi_write()1491 LE_16((ushort_t)vtoc->efi_parts[i].p_name[j]); in efi_write()