Symbol: letoh64
lib/libkvm/kvm_udf.c
109
letoh64(fentry.logblks_rec) * um.um_bsize;
lib/libkvm/kvm_udf.c
114
kf->va_size = letoh64(fentry.inf_len);
sbin/fdisk/fdisk.c
329
if (gp[pn].gp_lba_start >= letoh64(gh.gh_lba_start))
sbin/fdisk/gpt.c
152
gh.gh_sig = letoh64(legh.gh_sig);
sbin/fdisk/gpt.c
166
gh.gh_lba_self = letoh64(legh.gh_lba_self);
sbin/fdisk/gpt.c
215
gh.gh_lba_end = letoh64(legh.gh_lba_end);
sbin/fdisk/gpt.c
222
gh.gh_lba_start = letoh64(legh.gh_lba_start);
sbin/fdisk/gpt.c
229
gh.gh_part_lba = letoh64(legh.gh_part_lba);
sbin/fdisk/gpt.c
298
gp[pn].gp_lba_start = letoh64(legp[pn].gp_lba_start);
sbin/fdisk/gpt.c
299
gp[pn].gp_lba_end = letoh64(legp[pn].gp_lba_end);
sbin/fdisk/gpt.c
300
gp[pn].gp_attrs = letoh64(legp[pn].gp_attrs);
sbin/fdisk/gpt.c
807
if (letoh64(legh.gh_sig) == GPTSIGNATURE) {
sbin/fdisk/gpt.c
817
if (letoh64(legh.gh_sig) == GPTSIGNATURE) {
sys/arch/amd64/stand/efiboot/efidev.c
319
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/amd64/stand/efiboot/efidev.c
345
lba = letoh64(gh.gh_part_lba);
sys/arch/amd64/stand/efiboot/efidev.c
378
lba = letoh64(gp.gp_lba_start);
sys/arch/amd64/stand/libsa/softraid_amd64.c
473
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/amd64/stand/libsa/softraid_amd64.c
503
lba = letoh64(gh.gh_part_lba);
sys/arch/amd64/stand/libsa/softraid_amd64.c
535
return (letoh64(gp.gp_lba_start));
sys/arch/arm64/stand/efiboot/efidev.c
309
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/arm64/stand/efiboot/efidev.c
335
lba = letoh64(gh.gh_part_lba);
sys/arch/arm64/stand/efiboot/efidev.c
368
lba = letoh64(gp.gp_lba_start);
sys/arch/arm64/stand/efiboot/softraid_arm64.c
465
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/arm64/stand/efiboot/softraid_arm64.c
495
lba = letoh64(gh.gh_part_lba);
sys/arch/arm64/stand/efiboot/softraid_arm64.c
527
return (letoh64(gp.gp_lba_start));
sys/arch/armv7/stand/efiboot/efidev.c
309
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/armv7/stand/efiboot/efidev.c
335
lba = letoh64(gh.gh_part_lba);
sys/arch/armv7/stand/efiboot/efidev.c
368
lba = letoh64(gp.gp_lba_start);
sys/arch/hppa/dev/astro.c
711
tte = letoh64(*tte_ptr);
sys/arch/hppa/dev/astro.c
748
tte = letoh64(*tte_ptr);
sys/arch/hppa/dev/dino.c
730
return (letoh64(data));
sys/arch/hppa/dev/elroy.c
1317
letoh64(r->lmmio_base), letoh64(r->lmmio_mask),
sys/arch/hppa/dev/elroy.c
1318
letoh64(r->gmmio_base), letoh64(r->gmmio_mask),
sys/arch/hppa/dev/elroy.c
1319
letoh64(r->wlmmio_base), letoh64(r->wlmmio_mask),
sys/arch/hppa/dev/elroy.c
1320
letoh64(r->wgmmio_base), letoh64(r->wgmmio_mask),
sys/arch/hppa/dev/elroy.c
1321
letoh64(r->io_base), letoh64(r->io_mask),
sys/arch/hppa/dev/elroy.c
1322
letoh64(r->eio_base), letoh64(r->eio_mask));
sys/arch/hppa/dev/elroy.c
521
return (letoh64(data));
sys/arch/hppa/dev/elroy.c
598
*a++ = letoh64(*p);
sys/arch/hppa/dev/elroy.c
819
*a++ = letoh64(data);
sys/arch/riscv64/stand/efiboot/efidev.c
309
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/riscv64/stand/efiboot/efidev.c
335
lba = letoh64(gh.gh_part_lba);
sys/arch/riscv64/stand/efiboot/efidev.c
368
lba = letoh64(gp.gp_lba_start);
sys/arch/riscv64/stand/efiboot/softraid_riscv64.c
465
if (letoh64(gh.gh_sig) != GPTSIGNATURE) {
sys/arch/riscv64/stand/efiboot/softraid_riscv64.c
495
lba = letoh64(gh.gh_part_lba);
sys/arch/riscv64/stand/efiboot/softraid_riscv64.c
527
return (letoh64(gp.gp_lba_start));
sys/dev/ic/aic7xxx_cam.h
91
#define aic_le64toh(x) letoh64(x)
sys/dev/ic/atw.c
2442
tsft = letoh64(u.word);
sys/dev/ic/mpi.c
1670
letoh64(pg0.sas_addr));
sys/dev/ic/mpi.c
877
sc->sc_port_wwn = letoh64(pg0.wwpn);
sys/dev/ic/mpi.c
878
sc->sc_node_wwn = letoh64(pg0.wwnn);
sys/dev/ic/qla.c
1550
port->port_name = letoh64(l[i].port_name);
sys/dev/ic/rtwn.c
935
tsf = letoh64(tsf);
sys/dev/pci/drm/include/asm/byteorder.h
11
#define le64_to_cpu(x) letoh64(x)
sys/dev/pci/if_bnxreg.h
282
#define bnx_le64toh(x) letoh64(x)
sys/dev/pci/if_casvar.h
181
#define CAS_DMA_READ(v) letoh64(v)
sys/dev/pci/if_iwm.c
8353
tsf = letoh64(tsf);
sys/dev/pci/if_iwn.c
4082
mod = letoh64(cmd.tstamp) % val;
sys/dev/pci/if_iwn.c
4086
ni->ni_intval, letoh64(cmd.tstamp), (uint32_t)(val - mod)));
sys/dev/pci/if_iwn.c
6651
altmask = letoh64(hdr->altmask);
sys/dev/pci/if_iwx.c
7937
tsf = letoh64(tsf);
sys/dev/pci/if_nep.c
1003
rxd = letoh64(sc->sc_rcdesc[idx]);
sys/dev/pci/if_qwx_pci.c
3867
evrp = letoh64(e->ptr);
sys/dev/pci/if_qwz_pci.c
3731
evrp = letoh64(e->ptr);
sys/dev/pci/if_stge.c
813
control = letoh64(sc->sc_txdescs[i].tfd_control);
sys/dev/pci/if_stge.c
856
status = letoh64(sc->sc_rxdescs[i].rfd_status);
sys/dev/pci/if_wpi.c
2187
mod = letoh64(cmd.tstamp) % val;
sys/dev/pci/if_wpi.c
2191
ni->ni_intval, letoh64(cmd.tstamp), (uint32_t)(val - mod)));
sys/dev/pci/mpii.c
3478
bv->bv_size = letoh64(vpg->max_lba) * lemtoh16(&vpg->block_size);
sys/dev/pci/mpii.c
3687
bd->bd_size = letoh64(ppg->dev_max_lba) * lemtoh16(&ppg->block_size);
sys/dev/pci/mpii.c
943
link->port_wwn = letoh64(vpg.wwid);
sys/dev/pci/mpii.c
971
link->port_wwn = letoh64(pg0.sas_addr);
sys/dev/pci/mpii.c
972
link->node_wwn = letoh64(pg0.device_name);
sys/dev/pci/qle.c
853
port->port_name = letoh64(l[i].port_name);
sys/dev/usb/if_uaq.c
1039
linkstatus = letoh64(sc->sc_link_status);
sys/dev/usb/if_umb.c
1659
up_speed = letoh64(psi->uplink_speed);
sys/dev/usb/if_umb.c
1660
down_speed = letoh64(psi->downlink_speed);
sys/dev/usb/xhci.c
222
(long long)letoh64(trb->trb_paddr), letoh32(trb->trb_status),
sys/dev/usb/xhci.c
764
paddr = letoh64(trb->trb_paddr);
sys/isofs/udf/udf_subr.c
201
up->u_vatlen = (letoh64(up->u_fentry->inf_len) - 36) >> 2;
sys/isofs/udf/udf_vnops.c
1026
fsize = letoh64(up->u_fentry->inf_len);
sys/isofs/udf/udf_vnops.c
362
vap->va_size = letoh64(fentry->inf_len);
sys/isofs/udf/udf_vnops.c
368
letoh64(xfentry->logblks_rec) * up->u_ump->um_bsize;
sys/isofs/udf/udf_vnops.c
374
letoh64(fentry->logblks_rec) * up->u_ump->um_bsize;
sys/isofs/udf/udf_vnops.c
380
vap->va_bytes = letoh64(fentry->inf_len);
sys/isofs/udf/udf_vnops.c
458
fsize = letoh64(up->u_fentry->inf_len);
sys/isofs/udf/udf_vnops.c
780
letoh64(up->u_fentry->inf_len), up->u_ump);
sys/kern/subr_disk.c
460
lbaend = letoh64(ngh.gh_lba_end);
sys/kern/subr_disk.c
461
lbastart = letoh64(ngh.gh_lba_start);
sys/kern/subr_disk.c
467
if (letoh64(ngh.gh_sig) == GPTSIGNATURE &&
sys/kern/subr_disk.c
488
partlba = letoh64(gh->gh_part_lba);
sys/kern/subr_disk.c
515
(letoh64(gh->gh_lba_self) == GPTSECTOR) ? "Primary" :
sys/kern/subr_disk.c
607
if (error == 0 && letoh64(gh.gh_sig) == GPTSIGNATURE)
sys/kern/subr_disk.c
610
if (error || letoh64(gh.gh_sig) != GPTSIGNATURE || gp == NULL) {
sys/kern/subr_disk.c
612
if (error == 0 && letoh64(gh.gh_sig) == GPTSIGNATURE)
sys/kern/subr_disk.c
621
lbastart = letoh64(gh.gh_lba_start);
sys/kern/subr_disk.c
622
lbaend = letoh64(gh.gh_lba_end);
sys/kern/subr_disk.c
641
start = letoh64(gp[i].gp_lba_start);
sys/kern/subr_disk.c
645
end = letoh64(gp[i].gp_lba_end);
sys/net80211/ieee80211_node.c
3487
beacon_tsft = letoh64(u.word);
usr.sbin/hostapd/print-802_11.c
484
tsf = letoh64(*(u_int64_t *)t);
usr.sbin/installboot/efi_installboot.c
517
if (letoh64(gh.gh_sig) != GPTSIGNATURE)
usr.sbin/installboot/efi_installboot.c
535
off = letoh64(gh.gh_part_lba) * dl->d_secsize;
usr.sbin/installboot/efi_installboot.c
560
start = letoh64(gp[i].gp_lba_start);
usr.sbin/installboot/i386_installboot.c
648
if (letoh64(gh.gh_sig) != GPTSIGNATURE)
usr.sbin/installboot/i386_installboot.c
666
off = letoh64(gh.gh_part_lba) * dl->d_secsize;
usr.sbin/installboot/i386_installboot.c
691
start = letoh64(gp[i].gp_lba_start);
usr.sbin/mkuboot/copy_elf.c
31
#define elfoff2h(x) letoh64(x)
usr.sbin/tcpdump/print-802_11.c
1015
printf(", timestamp %llu", letoh64(tstamp));
usr.sbin/tcpdump/print-802_11.c
1476
printf(", tsf %llu", letoh64(tsf));