Searched defs:cpu_to_be64 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/include/ | ||
H A D | byteorder.h | 46 #define cpu_to_be64 htobe64 macro |
/freebsd/sys/compat/linuxkpi/common/include/asm/ | ||
H A D | byteorder.h | 55 #define cpu_to_be64(x) __cpu_to_be64(x) macro |