Searched defs:be64_to_cpu (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ofed/include/ | ||
| H A D | byteorder.h | 47 #define be64_to_cpu be64toh macro |
| /freebsd/sys/compat/linuxkpi/common/include/asm/ | ||
| H A D | byteorder.h | 57 #define be64_to_cpu(x) __be64_to_cpu(x) macro |