Searched defs:__be16_to_cpu (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/include/ | ||
H A D | byteorder.h | 52 #define __be16_to_cpu be16toh macro |
/freebsd/sys/compat/linuxkpi/common/include/asm/ | ||
H A D | byteorder.h | 64 #define __be16_to_cpu(x) be16toh(x) macro |