Searched refs:swab64 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/include/ | ||
H A D | byteorder.h | 82 #define swab64 bswap64 macro |
/freebsd/sys/compat/linuxkpi/common/include/asm/ | ||
H A D | byteorder.h | 120 #define swab64(x) bswap64(x) macro |