betoh64 209 dev/ic/gemvar.h #define GEM_DMA_READ(sc, v) (((sc)->sc_pci) ? letoh64(v) : betoh64(v)) betoh64 277 dev/pci/if_bnxreg.h #define bnx_be64toh(x) betoh64(x) betoh64 560 net/if_pfsync.c betoh64(st->id), betoh64 686 net/if_pfsync.c betoh64(st->id), betoh64 1619 net/if_pfsync.c pt->cur_bytes = betoh64(pt->cur_bytes); betoh64 845 net/pf.c betoh64(s->id), ntohl(s->creatorid)); betoh64 165 sys/endian.h __uint64_t betoh64(__uint64_t);