Searched refs:be16_to_cpus (Results 1 – 2 of 2) sorted by relevance
78 #define be16_to_cpus(x) do { *((uint16_t *)x) = be16_to_cpup((x)) } while (0) macro
116 #define be16_to_cpus(x) __be16_to_cpus(x) macro