/freebsd/tools/tools/ath/athalq/ |
H A D | tdma.c | 45 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_beacon_state() 46 (unsigned long long) be64toh(t.rx_tsf), in ath_tdma_beacon_state() 47 (unsigned long long) be64toh(t.beacon_tsf), in ath_tdma_beacon_state() 48 be64toh(t.beacon_tsf) - last_beacon_tx); in ath_tdma_beacon_state() 50 last_beacon_tx = be64toh(t.beacon_tsf); in ath_tdma_beacon_state() 71 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_slot_calc() 72 (unsigned long long) be64toh(t.nexttbtt), in ath_tdma_slot_calc() 73 (unsigned long long) be64toh(t.next_slot), in ath_tdma_slot_calc() 89 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_tsf_adjust() 90 (unsigned long long) be64toh(t.tsf64_old), in ath_tdma_tsf_adjust() [all …]
|
H A D | ar5416_ds_tdma.c | 52 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_txstatus() 133 (unsigned long long) be64toh(a->hdr.threadid)); in ar5416_decode_txdesc() 270 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_rxstatus() 368 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_beacon_state() 369 (unsigned long long) be64toh(t.rx_tsf), in ath_tdma_beacon_state() 370 (unsigned long long) be64toh(t.beacon_tsf), in ath_tdma_beacon_state() 371 be64toh(t.beacon_tsf) - last_beacon_tx); in ath_tdma_beacon_state() 373 last_beacon_tx = be64toh(t.beacon_tsf); in ath_tdma_beacon_state() 392 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_slot_calc() 393 (unsigned long long) be64toh(t.nexttbtt), in ath_tdma_slot_calc() [all …]
|
H A D | main.c | 72 (unsigned long long) be64toh(a->hdr.threadid), in ath_alq_print_intr_status() 83 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_miss() 93 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_stuck() 103 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_resume() 205 be64toh(a->hdr.threadid), in main()
|
H A D | ar5210_ds.c | 49 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_txstatus() 83 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_txdesc() 122 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_rxstatus() 174 be64toh(a->hdr.threadid), in ar5210_alq_payload()
|
H A D | ar5211_ds.c | 49 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_txstatus() 84 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_txdesc() 123 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_rxstatus() 175 be64toh(a->hdr.threadid), in ar5211_alq_payload()
|
H A D | ar5212_ds.c | 49 (unsigned long long) be64toh(a->hdr.threadid), in ar5212_decode_txstatus() 90 (unsigned long long) be64toh(a->hdr.threadid)); in ar5212_decode_txdesc() 155 (unsigned long long) be64toh(a->hdr.threadid), in ar5212_decode_rxstatus() 221 be64toh(a->hdr.threadid), in ar5212_alq_payload()
|
H A D | ar9300_ds.c | 50 (unsigned long long) be64toh(a->hdr.threadid), in ath_alq_print_edma_tx_fifo_push() 68 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_txstatus() 158 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_txdesc() 342 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_rxstatus() 440 be64toh(a->hdr.threadid), in ar9300_alq_payload()
|
H A D | ar5416_ds.c | 49 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_txstatus() 131 (unsigned long long) be64toh(a->hdr.threadid)); in ar5416_decode_txdesc() 262 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_rxstatus() 364 be64toh(a->hdr.threadid), in ar5416_alq_payload()
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 333 ptepa = (be64toh(*l3e) & NLB_MASK); in pmap_l3e_to_pte() 345 l3pa = (be64toh(*l2e) & NLB_MASK); in pmap_l2e_to_l3e() 357 l2pa = (be64toh(*l1e) & NLB_MASK); in pmap_l1e_to_l2e() 376 if (l1e == NULL || (be64toh(*l1e) & RPTE_VALID) == 0) in pmap_pml2e() 387 if (l2e == NULL || (be64toh(*l2e) & RPTE_VALID) == 0) in pmap_pml3e() 398 if (l3e == NULL || (be64toh(*l3e) & RPTE_VALID) == 0) in pmap_pte() 911 if (l3e == NULL || (be64toh(*l3e) & RPTE_VALID) == 0) in kvtopte() 941 if (l3e == NULL || (be64toh(*l3e) & PG_V) == 0) in pmap_nofault_pte() 944 if (be64toh(*l3e) & RPTE_LEAF) { in pmap_nofault_pte() 951 if (pte == NULL || (be64toh(*pte) & PG_V) == 0) in pmap_nofault_pte() [all …]
|
H A D | moea64_native.c | 324 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) != pvo_ptevpn) { in moea64_pte_synch_native() 331 ptelo = be64toh(pt->pte_lo); in moea64_pte_synch_native() 350 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) != in moea64_pte_clear_native() 361 ptelo = be64toh(pt->pte_lo); in moea64_pte_clear_native() 395 ptehi = (be64toh(pt->pte_hi) & ~LPTE_VALID) | LPTE_LOCKED; in moea64_pte_unset_locked() 399 ptelo = be64toh(pt->pte_lo); in moea64_pte_unset_locked() 420 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) != pvo_ptevpn) { in moea64_pte_unset_native() 442 if ((be64toh(pt->pte_hi) & LPTE_AVPN_MASK) != in moea64_pte_replace_inval_native() 456 ptehi = (be64toh(pt->pte_hi) & ~LPTE_VALID) | LPTE_LOCKED; in moea64_pte_replace_inval_native() 460 ptelo = be64toh(pt->pte_lo); in moea64_pte_replace_inval_native() [all …]
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | dev.c | 251 … chp->cq.size, chp->cq.error, chp->cq.gen, chp->cq.cidx_inc, be64toh(chp->cq.bits_type_ts), in dump_cq() 257 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64, i, be64toh(p[0]), be64toh(p[1])); in dump_cq() 263 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1])); in dump_cq() 265 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1])); in dump_cq() 267 fprintf(stderr, "%02x: %016" PRIx64 " %016" PRIx64 "\n", i, be64toh(p[0]), be64toh(p[1])); in dump_cq() 336 i, be64toh(p[0]), be64toh(p[1])); in dump_qp() 361 i, be64toh(p[0]), be64toh(p[1])); in dump_qp()
|
/freebsd/contrib/tcpdump/ |
H A D | print-pfsync.c | 243 (uintmax_t)be64toh(iack->id), ntohl(iack->creatorid)); in pfsync_print_ins_ack() 252 (uintmax_t)be64toh(u->id), ntohl(u->creatorid)); in pfsync_print_upd_c() 265 (uintmax_t)be64toh(ur->id), ntohl(ur->creatorid)); in pfsync_print_upd_req() 274 (uintmax_t)be64toh(d->id), ntohl(d->creatorid)); in pfsync_print_del_c() 313 ntohl(t->spi), (uintmax_t )be64toh(t->rpl), in pfsync_print_tdb() 314 (uintmax_t )be64toh(t->cur_bytes)); in pfsync_print_tdb() 458 be64toh(packets[0]), be64toh(packets[1]), in print_state() 459 be64toh(bytes[0]), be64toh(bytes[1])); in print_state() 470 (uintmax_t )be64toh(id), ntohl(s->pfs_1301.creatorid)); in print_state()
|
/freebsd/lib/libkvm/ |
H A D | kvm_minidump_powerpc64.c | 101 hdr->kernbase = be64toh(hdr->kernbase); in _powerpc64_minidump_initvtop() 102 hdr->kernend = be64toh(hdr->kernend); in _powerpc64_minidump_initvtop() 103 hdr->dmapbase = be64toh(hdr->dmapbase); in _powerpc64_minidump_initvtop() 104 hdr->dmapend = be64toh(hdr->dmapend); in _powerpc64_minidump_initvtop() 106 hdr->startkernel = be64toh(hdr->startkernel); in _powerpc64_minidump_initvtop() 107 hdr->endkernel = be64toh(hdr->endkernel); in _powerpc64_minidump_initvtop()
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | load_addr.c | 72 rsvd_reg[rsvd_reg_cnt].start = be64toh(entry[0]); in kboot_get_phys_load_segment() 74 be64toh(entry[1]) + rsvd_reg[rsvd_reg_cnt].start - 1; in kboot_get_phys_load_segment() 86 rsvd_reg[rsvd_reg_cnt].end = be64toh(val_64) - 1; in kboot_get_phys_load_segment() 104 entry[0] = be64toh(entry[0]); in kboot_get_phys_load_segment() 105 entry[1] = be64toh(entry[1]); in kboot_get_phys_load_segment()
|
/freebsd/sbin/ggate/shared/ |
H A D | ggate.h | 145 cinit->gc_flags = be64toh(cinit->gc_flags); in g_gate_swap2h_cinit() 164 sinit->gs_mediasize = be64toh(sinit->gs_mediasize); in g_gate_swap2h_sinit() 184 hdr->gh_offset = be64toh(hdr->gh_offset); in g_gate_swap2h_hdr() 186 hdr->gh_seq = be64toh(hdr->gh_seq); in g_gate_swap2h_hdr()
|
/freebsd/lib/libutil/ |
H A D | quotafile.c | 322 dqb->dqb_bhardlimit = be64toh(dqb64.dqb_bhardlimit); in quota_read64() 323 dqb->dqb_bsoftlimit = be64toh(dqb64.dqb_bsoftlimit); in quota_read64() 324 dqb->dqb_curblocks = be64toh(dqb64.dqb_curblocks); in quota_read64() 325 dqb->dqb_ihardlimit = be64toh(dqb64.dqb_ihardlimit); in quota_read64() 326 dqb->dqb_isoftlimit = be64toh(dqb64.dqb_isoftlimit); in quota_read64() 327 dqb->dqb_curinodes = be64toh(dqb64.dqb_curinodes); in quota_read64() 328 dqb->dqb_btime = be64toh(dqb64.dqb_btime); in quota_read64() 329 dqb->dqb_itime = be64toh(dqb64.dqb_itime); in quota_read64()
|
/freebsd/sys/powerpc/powernv/ |
H A D | xive.c | 371 xive_cpud->cam = be64toh(xive_cpud->cam); in xive_attach() 372 xive_cpud->chip = be64toh(xive_cpud->chip); in xive_attach() 702 irqd->flags = be64toh(irqd->flags); in xive_init_irq() 703 eoi_phys = be64toh(eoi_phys); in xive_init_irq() 704 trig_phys = be64toh(trig_phys); in xive_init_irq() 723 irqd->vp = be64toh(irqd->vp); in xive_init_irq() 724 irqd->prio = be64toh(irqd->prio); in xive_init_irq()
|
H A D | opal_dev.c | 132 if (be64toh(events) & OPAL_EVENT_MSG_PENDING) in opal_heartbeat() 285 hmsm = be64toh(hmsm); in opal_gettime() 362 switch (be64toh(msg->params[0])) { in opal_handle_shutdown_message() 432 if (be64toh(events) != 0 && opal_hb_proc != NULL) in opal_intr()
|
H A D | opal_console.c | 187 return (be64toh(buffer_space_val)); in uart_opal_console_write_buffer_space() 356 bufsize = be64toh(len); in uart_opal_get() 367 sc->inbuflen = be64toh(sc->inbuflen); in uart_opal_get() 414 *(uint64_t*)olen = be64toh(*(uint64_t*)olen); in uart_opal_put() 431 *(uint64_t*)olen = be64toh(*(uint64_t*)olen); in uart_opal_put()
|
/freebsd/sys/powerpc/pseries/ |
H A D | phyp_vscsi.c | 530 be64toh(((uint64_t *)(&crq))[0]), in vscsi_srp_login() 531 be64toh(((uint64_t *)(&crq))[1])); in vscsi_srp_login() 584 be64toh(((uint64_t *)(&crq))[0]), in vscsi_task_management() 585 be64toh(((uint64_t *)(&crq))[1])); in vscsi_task_management() 712 be64toh(((uint64_t *)(&crq))[0]), in vscsi_scsi_command() 713 be64toh(((uint64_t *)(&crq))[1])); in vscsi_scsi_command() 776 be64toh(((uint64_t *)(&crq))[0]), in vscsi_setup_bus() 777 be64toh(((uint64_t *)(&crq))[1])); in vscsi_setup_bus() 820 be64toh(((uint64_t *)(&crq))[0]), in vscsi_setup_bus() 821 be64toh(((uint64_t *)(&crq))[1])); in vscsi_setup_bus()
|
/freebsd/contrib/ofed/include/ |
H A D | byteorder.h | 47 #define be64_to_cpu be64toh 61 #define be64_to_cpup(x) be64toh(*((uint64_t *)x))
|
/freebsd/contrib/openbsm/compat/ |
H A D | endian.h | 134 #define be64toh(x) bswap64((x)) macro 148 #define be64toh(x) ((uint64_t)(x)) macro
|
/freebsd/sys/sys/ |
H A D | _endian.h | 115 #define be64toh(x) __bswap64((x)) 129 #define be64toh(x) ((uint64_t)(x)) 113 #define be64toh( global() macro 127 #define be64toh( global() macro
|
/freebsd/tests/include/ |
H A D | sys_endian_test.c | 72 #define H64(x) be64toh(x) in ATF_TC_BODY() 82 #define O64(x) be64toh(x) in ATF_TC_BODY()
|
H A D | endian_test.c | 75 #define H64(x) be64toh(x) in ATF_TC_BODY() 85 #define O64(x) be64toh(x) in ATF_TC_BODY()
|