Searched defs:be64_to_cpu (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dosdep.h106 #define be64_to_cpu(x) be64toh(x) macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Dbyteorder.h51 #define be64_to_cpu(x) be64toh(x) macro
/freebsd-11-stable/contrib/ofed/include/
H A Dbyteorder.h47 #define be64_to_cpu be64toh macro

Completed in 213 milliseconds