Symbol: le64toh
sbin/gpt/backup.c
179
le64toh(ent->ent_lba_start)));
sbin/gpt/backup.c
181
le64toh(ent->ent_lba_end)));
sbin/gpt/backup.c
183
le64toh(ent->ent_attr)));
sbin/gpt/gpt.c
413
p = gpt_read(gpt, (off_t)le64toh((uint64_t)hdr->hdr_lba_table), blocks);
sbin/gpt/gpt.c
419
(uintmax_t)le64toh(hdr->hdr_lba_table));
sbin/gpt/gpt.c
428
(uintmax_t)le64toh(hdr->hdr_lba_table));
sbin/gpt/gpt.c
441
m = map_add(gpt, (off_t)le64toh((uint64_t)hdr->hdr_lba_table),
sbin/gpt/gpt.c
455
size = (off_t)(le64toh((uint64_t)ent->ent_lba_end) -
sbin/gpt/gpt.c
456
le64toh((uint64_t)ent->ent_lba_start) + 1LL);
sbin/gpt/gpt.c
463
(uintmax_t)le64toh(ent->ent_lba_start),
sbin/gpt/gpt.c
466
m = map_add(gpt, (off_t)le64toh((uint64_t)ent->ent_lba_start),
sbin/gpt/gpt.c
634
lba = le64toh(hdr->hdr_lba_alt);
sbin/gpt/header.c
96
gpt_show_num("- First Data Sector", le64toh(hdr->hdr_lba_start));
sbin/gpt/header.c
97
gpt_show_num("- Last Data Sector", le64toh(hdr->hdr_lba_end));
sbin/gpt/recover.c
183
le64toh(((struct gpt_hdr *)(gpt->gpt->map_data))->hdr_lba_alt) !=
sbin/gpt/resizedisk.c
125
oldloc = (off_t)le64toh((uint64_t)hdr->hdr_lba_alt);
sbin/gpt/resizedisk.c
151
((off_t)le64toh(ent->ent_lba_end) > lastdata)) {
sbin/gpt/resizedisk.c
152
lastdata = (off_t)le64toh((uint64_t)ent->ent_lba_end);
sbin/nvmectl/logpage.c
136
e->error_count = le64toh(e->error_count);
sbin/nvmectl/logpage.c
141
e->lba = le64toh(e->lba);
sbin/nvmectl/logpage.c
143
e->command_specific = le64toh(e->command_specific);
sbin/nvmectl/logpage.c
297
e->revision[i] = le64toh(e->revision[i]);
sbin/nvmectl/logpage.c
351
e->current = le64toh(e->current);
sbin/nvmectl/logpage.c
352
e->overtemp_flag_last = le64toh(e->overtemp_flag_last);
sbin/nvmectl/logpage.c
353
e->overtemp_flag_life = le64toh(e->overtemp_flag_life);
sbin/nvmectl/logpage.c
354
e->max_temp = le64toh(e->max_temp);
sbin/nvmectl/logpage.c
355
e->min_temp = le64toh(e->min_temp);
sbin/nvmectl/logpage.c
356
e->max_oper_temp = le64toh(e->max_oper_temp);
sbin/nvmectl/logpage.c
357
e->min_oper_temp = le64toh(e->min_oper_temp);
sbin/nvmectl/logpage.c
358
e->est_offset = le64toh(e->est_offset);
sys/arch/arm/acpi/acpi_platform.c
169
if (le64toh(spcr->SerialPort.Address) == 0) {
sys/arch/arm/acpi/acpi_platform.c
197
plcom_console.pi_iobase = le64toh(spcr->SerialPort.Address);
sys/arch/arm/acpi/acpi_platform.c
233
le64toh(spcr->SerialPort.Address), reg_shift);
sys/arch/arm/acpi/acpi_platform.c
241
le64toh(spcr->SerialPort.Address) + 0x40, 2);
sys/arch/arm/acpi/acpi_platform.c
341
if (le64toh(spcr->SerialPort.Address) == 0) {
sys/arch/arm/acpi/acpi_platform.c
379
if (mem->ar_base == le64toh(spcr->SerialPort.Address)) {
sys/arch/arm/acpi/acpi_table.c
103
rv = acpi_table_map(le64toh(xsdt->TableOffsetEntry[n]), (void **)&header);
sys/arch/arm/acpi/acpi_table.c
92
pa = le64toh(rsdp->XsdtPhysicalAddress);
sys/arch/arm/broadcom/bcm283x_platform.c
1466
const uint64_t addr = le64toh(vb.vbt_macaddr.addr);
sys/arch/arm/broadcom/bcm283x_platform.c
808
le64toh(vb.vbt_macaddr.addr));
sys/arch/arm/broadcom/bcm283x_platform.c
814
le64toh(vb.vbt_serial.sn));
sys/arch/hppa/dev/astro.c
744
tte = le64toh(*tte_ptr);
sys/arch/hppa/dev/astro.c
780
tte = le64toh(*tte_ptr);
sys/arch/hppa/dev/dino.c
701
return le64toh(data);
sys/arch/hppa/dev/elroy.c
1346
le64toh(r->lmmio_base), le64toh(r->lmmio_mask),
sys/arch/hppa/dev/elroy.c
1347
le64toh(r->gmmio_base), le64toh(r->gmmio_mask),
sys/arch/hppa/dev/elroy.c
1348
le64toh(r->wlmmio_base), le64toh(r->wlmmio_mask),
sys/arch/hppa/dev/elroy.c
1349
le64toh(r->wgmmio_base), le64toh(r->wgmmio_mask),
sys/arch/hppa/dev/elroy.c
1350
le64toh(r->io_base), le64toh(r->io_mask),
sys/arch/hppa/dev/elroy.c
1351
le64toh(r->eio_base), le64toh(r->eio_mask));
sys/arch/hppa/dev/elroy.c
540
return le64toh(data);
sys/arch/hppa/dev/elroy.c
670
*a++ = le64toh(*p);
sys/arch/hppa/dev/elroy.c
885
*a++ = le64toh(data);
sys/arch/i386/stand/bootxx/boot1.c
281
bootme_lba = le64toh(ent->ent_lba_start);
sys/arch/i386/stand/bootxx/boot1.c
286
firstpart_lba = le64toh(ent->ent_lba_start);
sys/arch/i386/stand/bootxx/boot1.c
289
bootable_lba = le64toh(ent->ent_lba_start);
sys/arch/mips/mips/bus_space_alignstride_chipdep.c
116
#define CHIP_SWAP64(x) le64toh(x)
sys/arch/sandpoint/stand/altboot/stg.c
305
if ((le64toh(txd->xd1) & T1_EMPTY) != 0)
sys/arch/sandpoint/stand/altboot/stg.c
331
sts = (uint32_t)le64toh(rxd->xd1);
sys/arch/sparc/dev/ts102.c
255
return (le64toh(*(volatile uint64_t *)(handle +
sys/arch/sparc/sparc/msiiep.c
610
return le64toh(val);
sys/dev/acpi/acpi_util.c
315
le64toh(propval->Integer.Value);
sys/dev/dkwedge/dkwedge_gpt.c
195
lba_start = le64toh(hdr->hdr_lba_start);
sys/dev/dkwedge/dkwedge_gpt.c
196
lba_end = le64toh(hdr->hdr_lba_end);
sys/dev/dkwedge/dkwedge_gpt.c
197
lba_table = le64toh(hdr->hdr_lba_table);
sys/dev/dkwedge/dkwedge_gpt.c
256
dkw.dkw_offset = le64toh(ent->ent_lba_start);
sys/dev/dkwedge/dkwedge_gpt.c
257
dkw.dkw_size = le64toh(ent->ent_lba_end) - dkw.dkw_offset + 1;
sys/dev/i2o/iopsp.c
167
(u_int32_t)le64toh(param.p.sci.maxsyncrate) / 1000,
sys/dev/i2o/iopsp.c
295
syncrate = ((int)le64toh(param.sdi.negsyncrate) + 500) / 1000;
sys/dev/i2o/ld_iop.c
198
(le64toh(param.p.bdi.capacity) / ld->sc_secsize);
sys/dev/ic/aic79xx_osm.h
175
#define ahd_le64toh(x) le64toh(x)
sys/dev/ic/aic7xxx_osm.h
190
#define ahc_le64toh(x) le64toh(x)
sys/dev/ic/ath.c
2990
if (le64toh(ni->ni_tstamp.tsf) >= tsf) {
sys/dev/ic/atw.c
2250
if (le64toh(ni->ni_tstamp.tsf) >= atw_get_tsft(sc))
sys/dev/ic/atw.c
2444
tsft = le64toh(ic->ic_bss->ni_tstamp.tsf);
sys/dev/ic/gemvar.h
243
(((sc)->sc_flags & GEM_PCI) ? le64toh(v) : be64toh(v))
sys/dev/ic/mpt.h
191
#define MPT_2_HOST64(ptr, tag) ptr->tag = le64toh(ptr->tag)
sys/dev/ic/nvmeio.h
105
t = le64toh(v[0]);
sys/dev/ic/nvmeio.h
106
v[0] = le64toh(v[1]);
sys/dev/ic/nvmeio.h
126
identify->nsze = le64toh(identify->nsze);
sys/dev/ic/nvmeio.h
127
identify->ncap = le64toh(identify->ncap);
sys/dev/ic/nvmeio.h
128
identify->nuse = le64toh(identify->nuse);
sys/dev/ic/nvmevar.h
176
#define lemtoh64(p) le64toh(*((uint64_t *)(p)))
sys/dev/ic/rtw.c
3749
if (le64toh(ni->ni_tstamp.tsf) >= tsf)
sys/dev/nand/nandemulator.c
690
return le64toh(offset);
sys/dev/nand/nandemulator.c
711
return (size_t )le64toh(offset << 1);
sys/dev/nand/nandemulator.c
713
return (size_t )le64toh(offset);
sys/dev/pci/if_casvar.h
220
#define CAS_DMA_READ(v) le64toh(v)
sys/dev/pci/if_iavf.c
2674
word = le64toh(rxd->qword1);
sys/dev/pci/if_iavf.c
2703
word0 = le64toh(rxd->qword0);
sys/dev/pci/if_iwm.c
6321
tsf = le64toh(ni->ni_tstamp.tsf);
sys/dev/pci/if_iwn.c
3680
mod = le64toh(cmd.tstamp) % val;
sys/dev/pci/if_iwn.c
3684
ni->ni_intval, le64toh(cmd.tstamp), (uint32_t)(val - mod)));
sys/dev/pci/if_iwn.c
5914
altmask = le64toh(hdr->altmask);
sys/dev/pci/if_ixl.c
3215
word = le64toh(rxd->qword1);
sys/dev/pci/if_ixl.c
3244
word0 = le64toh(rxd->qword0);
sys/dev/pci/if_rtwn.c
1189
tsf = le64toh(tsf);
sys/dev/pci/if_stge.c
1193
control = le64toh(sc->sc_txdescs[i].tfd_control);
sys/dev/pci/if_stge.c
1235
status = le64toh(sc->sc_rxdescs[i].rfd_status);
sys/dev/pci/if_wpi.c
1508
le64toh(tail->tstamp)));
sys/dev/pci/if_wpi.c
2531
mod = le64toh(tsf.tstamp) % val;
sys/dev/pci/if_wpi.c
2535
ni->ni_intval, le64toh(tsf.tstamp), (uint32_t)(val - mod)));
sys/dev/pci/mpii.c
3572
bv->bv_size = le64toh(vpg->max_lba) * le16toh(vpg->block_size);
sys/dev/pci/mpii.c
3783
bd->bd_size = le64toh(ppg->dev_max_lba) * le16toh(ppg->block_size);
sys/dev/sbus/stp4020.c
272
return (le64toh(*(volatile uint64_t *)(handle + offset)));
sys/dev/usb/if_umb.c
1573
up_speed = le64toh(psi->uplink_speed);
sys/dev/usb/if_umb.c
1574
down_speed = le64toh(psi->downlink_speed);
sys/dev/usb/if_urtwn.c
1793
tsf = le64toh(tsf);
sys/dev/usb/xhci.c
2430
trb_0 = le64toh(trb->trb_0);
sys/dev/usb/xhci.c
2620
trb_0 = le64toh(trb->trb_0);
sys/dev/usb/xhci.c
2656
trb_0 = le64toh(trb->trb_0);
sys/lib/libkern/entpool.h
57
#define ENTPOOL_WTOH le64toh
sys/net/if_wg.c
3103
le64toh(wgmd->wgmd_counter));
sys/net/if_wg.c
3108
le64toh(wgmd->wgmd_counter));
sys/net/if_wg.c
3157
wgs->wgs_tkey_recv, le64toh(wgmd->wgmd_counter), encrypted_buf,
sys/net/if_wg.c
3171
le64toh(wgmd->wgmd_counter));
sys/net/if_wg.c
3177
le64toh(wgmd->wgmd_counter));
sys/net/if_wg.c
4480
WG_DLOG("counter=%"PRIu64"\n", le64toh(wgmd->wgmd_counter));
sys/net/if_wg.c
4669
wgs->wgs_tkey_send, le64toh(wgmd->wgmd_counter),
sys/stand/efiboot/efiblock.c
438
le64toh(hdr.hdr_lba_table) * bdev->bio->Media->BlockSize, buf, sz);
sys/stand/efiboot/efiblock.c
613
size = (le64toh(bpart->gpt.ent.ent_lba_end) - le64toh(bpart->gpt.ent.ent_lba_start)) * bdev->bio->Media->BlockSize;
sys/stand/efiboot/efiblock.c
698
off = ((EFI_LBA)dblk + le64toh(bpart->gpt.ent.ent_lba_start)) * bdev->bio->Media->BlockSize;
sys/sys/bootblock.h
802
_cksum += le64toh(_bb->bb_data[_i]); \
sys/ufs/chfs/chfs_gc.c
1052
if (chfdn.nsize != name_len || !le64toh(chfdn.vno))
sys/ufs/chfs/chfs_readinode.c
847
td->version = le64toh(dnode->version);
sys/ufs/chfs/chfs_readinode.c
848
td->node->ofs = le64toh(dnode->offset);
sys/ufs/chfs/chfs_scan.c
127
vno = le64toh(vnode->vno);
sys/ufs/chfs/chfs_scan.c
148
if (le64toh(vnode->version) > *vc->vno_version) {
sys/ufs/chfs/chfs_scan.c
149
*vc->vno_version = le64toh(vnode->version);
sys/ufs/chfs/chfs_scan.c
159
*vc->vno_version = le64toh(vnode->version);
sys/ufs/chfs/chfs_scan.c
326
parentvc = chfs_scan_make_vnode_cache(chmp, le64toh(dirent->pvno));
sys/ufs/chfs/chfs_scan.c
339
fd->vno = le64toh(dirent->vno);
sys/ufs/chfs/chfs_scan.c
340
fd->version = le64toh(dirent->version);
sys/ufs/chfs/chfs_scan.c
381
vno = le64toh(dnode->vno);
sys/ufs/chfs/ebh.c
1324
uint64_t serial = le64toh(ebhdr->u.nand_hdr.serial);
sys/ufs/chfs/ebh.c
1413
max_serial = le64toh(ebhdr->u.nand_hdr.serial);
tools/compat/compat_defs.h
1180
#if !HAVE_DECL_LE64TOH && !defined(le64toh)
usr.bin/mkubootimage/mkubootimage.c
367
printf(" text offset: 0x%" PRIx64 "\n", le64toh(hdr->text_offset));
usr.bin/mkubootimage/mkubootimage.c
368
printf(" image size: %" PRIu64 "\n", le64toh(hdr->image_size));
usr.bin/mkubootimage/mkubootimage.c
369
printf(" flags: 0x%" PRIx64 "\n", le64toh(hdr->flags));
usr.sbin/acpitools/acpidump/acpi.c
4187
(uintmax_t)le64toh(xsdt->TableOffsetEntry[i]));
usr.sbin/acpitools/acpidump/acpi.c
4484
addr = le64toh(xsdt->TableOffsetEntry[i]);
usr.sbin/acpitools/acpidump/acpi.c
4769
addr = le64toh(xsdt->TableOffsetEntry[i]);
usr.sbin/installboot/arch/alpha.c
162
(unsigned long long)le64toh(bb.bb_cksum),
usr.sbin/installboot/arch/alpha.c
163
(unsigned long long)le64toh(cksum));
usr.sbin/installboot/arch/alpha.c
170
(unsigned long long)le64toh(bb.bb_secstart));
usr.sbin/installboot/arch/alpha.c
172
(unsigned long long)le64toh(bb.bb_secsize));
usr.sbin/installboot/arch/alpha.c
174
(unsigned long long)le64toh(bb.bb_cksum));
usr.sbin/installboot/arch/alpha.c
184
(unsigned long long)le64toh(bb.bb_secstart));
usr.sbin/installboot/arch/alpha.c
186
(unsigned long long)le64toh(bb.bb_secsize));
usr.sbin/installboot/arch/alpha.c
188
(unsigned long long)le64toh(bb.bb_cksum));
usr.sbin/installboot/arch/alpha.c
302
(unsigned long long)le64toh(bb.bb_secsize));
usr.sbin/installboot/arch/alpha.c
304
(unsigned long long)le64toh(bb.bb_cksum));
usr.sbin/installboot/arch/alpha.c
377
(unsigned long long)le64toh(bb->bb_cksum));
usr.sbin/installboot/arch/alpha.c
440
(unsigned long long)le64toh(bb->bb_cksum));
usr.sbin/wlanctl/wlanctl.c
274
pns->ns_intval, (u_int64_t)le64toh(ts));