Searched defs:cpu_to_be32p (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ofed/include/
H A Dbyteorder.h62 #define cpu_to_be32p(x) htobe32(*((uint32_t *)x)) macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Dbyteorder.h66 #define cpu_to_be32p(x) htobe32(*((const uint32_t *)(x))) macro

Completed in 380 milliseconds