Searched defs:be32_to_cpu (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ofed/include/
H A Dbyteorder.h49 #define be32_to_cpu be32toh macro
/freebsd-current/sys/dev/cxgbe/
H A Dosdep.h105 #define be32_to_cpu(x) be32toh(x) macro
/freebsd-current/sys/compat/linuxkpi/common/include/asm/
H A Dbyteorder.h61 #define be32_to_cpu(x) __be32_to_cpu(x) macro
/freebsd-current/sys/dev/drm2/
H A Ddrm_os_freebsd.h52 #define be32_to_cpu(x) be32toh(x) macro

Completed in 119 milliseconds