Symbol: PRIx64
crypto/libecc/include/libecc/words/words_16.h
58
#ifndef PRIx64
crypto/libecc/include/libecc/words/words_32.h
58
#ifndef PRIx64
crypto/libecc/include/libecc/words/words_64.h
58
#ifndef PRIx64
crypto/libecc/include/libecc/words/words_64.h
62
#define PRINTF_WORD_HEX_FMT "%016" PRIx64
stand/efi/libefi/devpath.c
158
if (asprintf(&name, "MMap(%x,%" PRIx64 ",%" PRIx64 ")%s",
stand/efi/libefi/devpath.c
272
if (asprintf(&name, "Fibre(%" PRIx64 ",%" PRIx64 ")%s",
stand/efi/libefi/devpath.c
278
if (asprintf(&name, "I1394(%016" PRIx64 ")%s",
stand/efi/libefi/devpath.c
354
if (asprintf(&name, "HD(%d,MBR,%08x,%" PRIx64
stand/efi/libefi/devpath.c
355
",%" PRIx64 ")%s",
stand/efi/libefi/devpath.c
368
rv = asprintf(&name, "HD(%d,GPT,%s,%" PRIx64 ",%"
stand/efi/libefi/devpath.c
369
PRIx64 ")%s",
stand/efi/libefi/devpath.c
384
if (asprintf(&name, "CD(%x,%" PRIx64 ",%" PRIx64 ")%s",
stand/libsa/zfs/zfsimpl.c
2882
printf("ZFS: invalid zap_type=%" PRIx64 "\n",
stand/userboot/test/test.c
485
printf("Execute at 0x%"PRIx64"\n", pc);
stand/userboot/userboot/elf64_freebsd.c
131
printf("Start @ %#"PRIx64" ...\n", ehdr->e_entry);
sys/dev/acpica/acpi_spmc.c
283
"DSMs (%#" PRIx64 " vs %#" PRIx64 "). "
sys/dev/acpica/acpi_spmc.c
289
"expected (%#" PRIx64 " vs %#" PRIx64 ").", dsm_set->name,
sys/dev/e1000/if_em.c
864
PRIx64 " Error:%d Length:%d\n",
sys/dev/igc/if_igc.c
406
PRIx64 " Error:%d Length:%d\n",
sys/dev/ocs_fc/ocs_ddump.c
733
ocs_ddump_value(textbuf, "enable_ini", "%d" PRIx64, vport->enable_ini);
sys/dev/ocs_fc/ocs_domain.c
533
ocs_log_debug(ocs, "Creating base sport using WWPN %016" PRIx64 " WWNN %016" PRIx64 "\n",
sys/dev/ocs_fc/ocs_xport.c
891
ocs_log_debug(ocs, " WWNN %016" PRIx64 "\n", wwnn);
sys/dev/ocs_fc/ocs_xport.c
907
ocs_log_debug(ocs, " WWPN %016" PRIx64 "\n", wwpn);
sys/dev/sec/sec.c
211
device_printf(dev, "unknown SEC ID 0x%016"PRIx64"!\n", id);
sys/dev/xen/blkback/blkback.c
1653
DPRINTF("Mapping(%d): Host Addr 0x%"PRIx64", flags "
sys/dev/xen/cpu/xen_acpi_cpu.c
200
"unknown coordination type %#" PRIx64 "\n",
sys/kern/vfs_cache.c
6475
("%s: internal flags found in cn_flags %" PRIx64, __func__,
sys/x86/cpufreq/hwpstate_amd.c
250
sbuf_printf(sb, MSR_AMD_CPPC_CAPS_1_NAME ": %#016" PRIx64 "\n", caps);
sys/x86/cpufreq/hwpstate_amd.c
272
sbuf_printf(sb, MSR_AMD_CPPC_REQUEST_NAME ": %#016" PRIx64 "\n",
sys/x86/cpufreq/hwpstate_amd.c
360
": %#" PRIx64 ")\n", cpuid, data.enable & 1 ? "En" : "Dis",
tests/sys/fs/fusefs/mockfs.cc
180
printf(" block=%" PRIx64 " blocksize=%#x",
tests/sys/fs/fusefs/mockfs.cc
192
" flags=%" PRIx64,
tests/sys/fs/fusefs/mockfs.cc
208
printf(" fh=%#" PRIx64 " offset=%" PRIu64
tests/sys/fs/fusefs/mockfs.cc
209
" length=%" PRIx64 " mode=%#x",
tests/sys/fs/fusefs/mockfs.cc
216
printf(" fh=%#" PRIx64 " lock_owner=%" PRIu64,
tests/sys/fs/fusefs/mockfs.cc
230
printf(" fh=%#" PRIx64
tests/sys/fs/fusefs/mockfs.cc
306
printf(" fh=%#" PRIx64 " offset=%" PRIu64 " size=%u",
tests/sys/fs/fusefs/mockfs.cc
311
printf(" fh=%#" PRIx64 " flags=%#x lock_owner=%" PRIu64,
tests/sys/fs/fusefs/mockfs.cc
350
printf(" fh=%#" PRIx64 " owner=%" PRIu64
tests/sys/fs/fusefs/mockfs.cc
372
printf(" fh=%#" PRIx64 " offset=%" PRIu64
tools/tools/cxgbtool/cxgbtool.c
674
printf("base address: 0x%" PRIx64 "\n",
tools/tools/cxgbtool/cxgbtool.c
689
printf("base address: 0x%" PRIx64 "\n",
tools/tools/cxgbtool/cxgbtool.c
705
printf("base address: 0x%" PRIx64 "\n",
tools/tools/cxgbtool/cxgbtool.c
720
printf("base address: 0x%" PRIx64 "\n",
tools/tools/cxgbtool/cxgbtool.c
811
printf("%016" PRIx64 "%c", ntohll(*p),
usr.bin/dtc/fdt.cc
1837
fprintf(file, " 0x%" PRIx64 " 0x%" PRIx64, i.first, i.second);
usr.bin/factor/factor.c
215
printf(hflag ? " 0x%" PRIx64 "" : " %" PRIu64 "", *fact);
usr.bin/primes/primes.c
237
printf(hflag ? "%" PRIx64 "\n" : "%" PRIu64 "\n", factor);
usr.bin/primes/primes.c
311
printf(hflag ? "%" PRIx64 "\n" : "%" PRIu64 "\n", start);
usr.bin/sockstat/main.c
1490
snprintf(buf, bufsize, "%#*" PRIx64,
usr.sbin/bhyve/pci_ahci.c
1892
DPRINTF("%d@%08"PRIx64"", prdt->dbc & 0x3fffff, prdt->dba);
usr.sbin/bhyve/pci_ahci.c
2113
DPRINTF("pci_ahci_port %d: write offset 0x%"PRIx64" value 0x%"PRIx64"",
usr.sbin/bhyve/pci_ahci.c
2185
EPRINTLN("pci_ahci_port: read only registers 0x%"PRIx64"", offset);
usr.sbin/bhyve/pci_ahci.c
2214
DPRINTF("pci_ahci_host: write offset 0x%"PRIx64" value 0x%"PRIx64"",
usr.sbin/bhyve/pci_ahci.c
2222
DPRINTF("pci_ahci_host: read only registers 0x%"PRIx64"", offset);
usr.sbin/bhyve/pci_ahci.c
2260
EPRINTLN("pci_ahci: unknown i/o write offset 0x%"PRIx64"", offset);
usr.sbin/bhyve/pci_ahci.c
2291
DPRINTF("pci_ahci_host: read offset 0x%"PRIx64" value 0x%x",
usr.sbin/bhyve/pci_ahci.c
2332
DPRINTF("pci_ahci_port %d: read offset 0x%"PRIx64" value 0x%x",
usr.sbin/bhyve/pci_ahci.c
2358
EPRINTLN("pci_ahci: unknown i/o read offset 0x%"PRIx64"",
usr.sbin/memcontrol/memcontrol.c
179
printf("0x%" PRIx64 "/0x%" PRIx64 " %.8s ", mrd[i].mr_base, mrd[i].mr_len,
usr.sbin/pmcstat/pmcpl_callgraph.c
502
snprintf(ns, sizeof(ns), "%s+%#0" PRIx64,
usr.sbin/pmcstat/pmcstat_log.c
386
PMCSTAT_PRINT_ENTRY("IBS", "Address %" PRIx64,
usr.sbin/pmcstat/pmcstat_log.c
389
PMCSTAT_PRINT_ENTRY("IBS", "Physical Address %" PRIx64,
usr.sbin/pmcstat/pmcstat_log.c
404
PMCSTAT_PRINT_ENTRY("ibs-op", "RIP %" PRIx64,
usr.sbin/pmcstat/pmcstat_log.c
421
PMCSTAT_PRINT_ENTRY("ibs-op", "Address %" PRIx64,
usr.sbin/pmcstat/pmcstat_log.c
425
PMCSTAT_PRINT_ENTRY("ibs-op", "Physical Address %" PRIx64,