Searched refs:be64toh (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-12-stable/tools/tools/ath/athalq/
H A Dtdma.c47 (unsigned long long) be64toh(a->hdr.threadid),
48 (unsigned long long) be64toh(t.rx_tsf),
49 (unsigned long long) be64toh(t.beacon_tsf),
50 be64toh(t.beacon_tsf) - last_beacon_tx);
52 last_beacon_tx = be64toh(t.beacon_tsf);
73 (unsigned long long) be64toh(a->hdr.threadid),
74 (unsigned long long) be64toh(t.nexttbtt),
75 (unsigned long long) be64toh(t.next_slot),
91 (unsigned long long) be64toh(a->hdr.threadid),
92 (unsigned long long) be64toh(
[all...]
H A Dmain.c74 (unsigned long long) be64toh(a->hdr.threadid),
85 (unsigned long long) be64toh(a->hdr.threadid));
95 (unsigned long long) be64toh(a->hdr.threadid));
105 (unsigned long long) be64toh(a->hdr.threadid));
207 be64toh(a->hdr.threadid),
H A Dar5210_ds.c51 (unsigned long long) be64toh(a->hdr.threadid));
85 (unsigned long long) be64toh(a->hdr.threadid));
124 (unsigned long long) be64toh(a->hdr.threadid));
176 be64toh(a->hdr.threadid),
H A Dar5211_ds.c51 (unsigned long long) be64toh(a->hdr.threadid));
86 (unsigned long long) be64toh(a->hdr.threadid));
125 (unsigned long long) be64toh(a->hdr.threadid));
177 be64toh(a->hdr.threadid),
H A Dar5416_ds_tdma.c54 (unsigned long long) be64toh(a->hdr.threadid),
135 (unsigned long long) be64toh(a->hdr.threadid));
272 (unsigned long long) be64toh(a->hdr.threadid),
370 (unsigned long long) be64toh(a->hdr.threadid),
371 (unsigned long long) be64toh(t.rx_tsf),
372 (unsigned long long) be64toh(t.beacon_tsf),
373 be64toh(t.beacon_tsf) - last_beacon_tx);
375 last_beacon_tx = be64toh(t.beacon_tsf);
394 (unsigned long long) be64toh(a->hdr.threadid),
395 (unsigned long long) be64toh(
[all...]
H A Dar5212_ds.c51 (unsigned long long) be64toh(a->hdr.threadid),
92 (unsigned long long) be64toh(a->hdr.threadid));
157 (unsigned long long) be64toh(a->hdr.threadid),
223 be64toh(a->hdr.threadid),
/freebsd-12-stable/tools/tools/netrate/tcpp/
H A Dtcpp_util.c47 thp->th_len = be64toh(thp->th_len);
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Darch.h44 static inline __attribute__((deprecated)) uint64_t ntohll(uint64_t x) { return be64toh(x); }
/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Ddevice_list.c58 (unsigned long long) be64toh(ibv_get_device_guid(dev_list[i])));
/freebsd-12-stable/lib/libkvm/
H A Dkvm_powerpc64.c125 be64toh(vm->eh->e_phoff);
137 (uintptr_t)be64toh(vm->eh->e_phoff));
159 while (nph && (va < be64toh(ph->p_vaddr) ||
160 va >= be64toh(ph->p_vaddr) + be64toh(ph->p_memsz))) {
168 *ofs = vm->dmphdrsz + be64toh(ph->p_offset) +
169 (va - be64toh(ph->p_vaddr));
170 return (be64toh(ph->p_memsz) - (va - be64toh(ph->p_vaddr)));
212 if (be64toh(v
[all...]
H A Dkvm_sparc64.c145 hdr.dh_hdr_size = be64toh(hdr.dh_hdr_size);
146 hdr.dh_tsb_pa = be64toh(hdr.dh_tsb_pa);
147 hdr.dh_tsb_size = be64toh(hdr.dh_tsb_size);
148 hdr.dh_tsb_mask = be64toh(hdr.dh_tsb_mask);
160 regs[i].dr_pa = be64toh(regs[i].dr_pa);
161 regs[i].dr_size = be64toh(regs[i].dr_size);
162 regs[i].dr_offs = be64toh(regs[i].dr_offs);
202 tte.tte_vpn = be64toh(tte.tte_vpn);
203 tte.tte_data = be64toh(tte.tte_data);
/freebsd-12-stable/sbin/ggate/shared/
H A Dggate.h143 cinit->gc_flags = be64toh(cinit->gc_flags);
162 sinit->gs_mediasize = be64toh(sinit->gs_mediasize);
182 hdr->gh_offset = be64toh(hdr->gh_offset);
184 hdr->gh_seq = be64toh(hdr->gh_seq);
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-pfsync.c230 (uintmax_t)be64toh(iack->id), ntohl(iack->creatorid)));
239 (uintmax_t)be64toh(u->id), ntohl(u->creatorid)));
252 (uintmax_t)be64toh(ur->id), ntohl(ur->creatorid)));
261 (uintmax_t)be64toh(d->id), ntohl(d->creatorid)));
300 ntohl(t->spi), (uintmax_t )be64toh(t->rpl),
301 (uintmax_t )be64toh(t->cur_bytes)));
445 be64toh(packets[0]), be64toh(packets[1]),
446 be64toh(bytes[0]), be64toh(byte
[all...]
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Ddev.c251 chp->cq.size, chp->cq.error, chp->cq.gen, chp->cq.cidx_inc, be64toh(chp->cq.bits_type_ts),
257 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64, i, be64toh(p[0]), be64toh(p[1]));
263 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1]));
265 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1]));
267 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1]));
336 i, be64toh(
[all...]
/freebsd-12-stable/sys/powerpc/aim/
H A Disa3_hashtb.c202 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
210 ptelo = be64toh(pt->pte_lo);
229 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
240 ptelo = be64toh(pt->pte_lo);
273 if ((be64toh(pt->pte_hi & LPTE_AVPN_MASK)) !=
287 pt->pte_hi = be64toh((pt->pte_hi & ~LPTE_VALID) | LPTE_LOCKED);
290 ptelo = be64toh(pt->pte_lo);
313 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
319 ptelo = be64toh(pt->pte_lo);
H A Dmoea64_native.c244 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
252 ptelo = be64toh(pt->pte_lo);
271 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
282 ptelo = be64toh(pt->pte_lo);
315 if ((be64toh(pt->pte_hi & LPTE_AVPN_MASK)) !=
329 pt->pte_hi = be64toh((pt->pte_hi & ~LPTE_VALID) | LPTE_LOCKED);
332 ptelo = be64toh(pt->pte_lo);
355 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) !=
361 ptelo = be64toh(pt->pte_lo);
/freebsd-12-stable/contrib/ofed/include/
H A Dbyteorder.h47 #define be64_to_cpu be64toh
61 #define be64_to_cpup(x) be64toh(*((uint64_t *)x))
/freebsd-12-stable/contrib/openbsm/compat/
H A Dendian.h134 #define be64toh(x) bswap64((x)) macro
148 #define be64toh(x) ((uint64_t)(x)) macro
/freebsd-12-stable/sys/compat/linuxkpi/common/include/asm/
H A Dbyteorder.h51 #define be64_to_cpu(x) be64toh(x)
65 #define be64_to_cpup(x) be64toh(*((const uint64_t *)(x)))
/freebsd-12-stable/sys/sys/
H A Dendian.h79 #define be64toh(x) bswap64((x)) macro
93 #define be64toh(x) ((uint64_t)(x)) macro
/freebsd-12-stable/lib/libutil/
H A Dquotafile.c324 dqb->dqb_bhardlimit = be64toh(dqb64.dqb_bhardlimit);
325 dqb->dqb_bsoftlimit = be64toh(dqb64.dqb_bsoftlimit);
326 dqb->dqb_curblocks = be64toh(dqb64.dqb_curblocks);
327 dqb->dqb_ihardlimit = be64toh(dqb64.dqb_ihardlimit);
328 dqb->dqb_isoftlimit = be64toh(dqb64.dqb_isoftlimit);
329 dqb->dqb_curinodes = be64toh(dqb64.dqb_curinodes);
330 dqb->dqb_btime = be64toh(dqb64.dqb_btime);
331 dqb->dqb_itime = be64toh(dqb64.dqb_itime);
/freebsd-12-stable/usr.bin/fortune/unstr/
H A Dunstr.c126 fseeko(Inf, be64toh(pos), SEEK_SET);
/freebsd-12-stable/stand/powerpc/kboot/
H A Dmain.c81 rsvd_reg[rsvd_reg_cnt].start = be64toh(entry[0]);
83 be64toh(entry[1]) + rsvd_reg[rsvd_reg_cnt].start - 1;
95 rsvd_reg[rsvd_reg_cnt].end = be64toh(val_64) - 1;
113 entry[0] = be64toh(entry[0]);
114 entry[1] = be64toh(entry[1]);
H A Dppc64_elf_freebsd.c122 entry = be64toh(entry);
/freebsd-12-stable/contrib/unbound/cachedb/
H A Dcachedb.c71 * htobe64/be64toh but has alternatives with a different name. */
74 # define be64toh(x) OSSwapBigToHostInt64(x) macro
79 # define be64toh(n) (n) macro
82 # define be64toh(n) (((uint64_t)htonl((n) & 0xFFFFFFFF) << 32) | htonl((n) >> 32)) macro
438 expiry = be64toh(expiry);
506 expiry = be64toh(expiry);
507 timestamp = be64toh(timestamp);

Completed in 134 milliseconds

1234