Searched refs:be16toh (Results 1 – 13 of 13) sorted by relevance
202 x = be16toh(x); in uwacom_intr_legacy()203 y = be16toh(y); in uwacom_intr_legacy()262 x = be16toh(x); in uwacom_intr()263 y = be16toh(y); in uwacom_intr()
14 return be16toh(x); in ntohs()
86 #define aic_be16toh(x) be16toh(x)
61 #define be16toh(x) __htobe16(x) macro
355 value = be16toh(value); in magic_test_type_short()495 value = be16toh(value); in magic_test_type_ushort()1304 wanted = be16toh(s); in magic_test_line()1314 wanted = be16toh(l); in magic_test_line()
453 be16toh(f->file.selector), f->file.name); in fw_cfg_file_dir()
643 refs = be16toh(refs) + 1; in inc_refs()
198 sc->ic_type = pattern >= 0x01 ? be16toh(buf) : buf8[1]; in ietp_attach()
463 *value = be16toh(*value); in ibuf_get_n16()
1213 return be16toh(value); in ax_pdutoh16()
1086 attcred->id.len = (size_t)be16toh(id_len); in decode_attcred()
1335 return be16toh(value); in ax_pdutoh16()
78 be16toh(value) : le16toh(value))