Home
last modified time | relevance | path

Searched refs:PRIx64 (Results 1 – 25 of 141) sorted by relevance

123456

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_tools_4v.c141 "pxtool_phys_access: dev_addr:0x%" PRIx64 "\n", dev_addr); in pxtool_phys_access()
142 DBG(DBG_TOOLS, dip, " data_addr:0x%" PRIx64 ", is_write:%s\n", in pxtool_phys_access()
273 DBG(DBG_TOOLS, dip, "put: bdf:%d,%d,%d, off:0x%"PRIx64", size:" in pxtool_pcicfg_access()
274 "0x%"PRIx64", data:0x%"PRIx64"\n", in pxtool_pcicfg_access()
317 DBG(DBG_TOOLS, dip, "get: bdf:%d,%d,%d, off:0x%"PRIx64", size:" in pxtool_pcicfg_access()
318 "0x%"PRIx64", data:0x%"PRIx64"\n", in pxtool_pcicfg_access()
394 DBG(DBG_TOOLS, dip, "iomem:phys_addr:0x%" PRIx64 ", bdf:0x%x, " in pxtool_pciiomem_access()
410 DBG(DBG_TOOLS, dip, "iomem:phys_addr:0x%" PRIx64 ", " in pxtool_pciiomem_access()
411 "size:0x%" PRIx64 ", hdl:0x%" PRIx64 ", " in pxtool_pciiomem_access()
414 DBG(DBG_TOOLS, dip, "read data:0x%" PRIx64 "\n", *data_p); in pxtool_pciiomem_access()
[all …]
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_trap.c177 printf(" %d %016" PRIx64 " %016" PRIx64 " %010" PRIx64 in ptl1_showtrap()
192 printf(" %%gl: %02" PRIx64 "\n", pgp->ptl1_gl); in ptl1_showtrap()
193 printf("%%g0-3: %016x %016" PRIx64 " %016" PRIx64 " %016" in ptl1_showtrap()
194 PRIx64 "\n", 0, pgp->ptl1_g1, pgp->ptl1_g2, pgp->ptl1_g3); in ptl1_showtrap()
195 printf("%%g4-7: %016" PRIx64 " %016" PRIx64 " %016" in ptl1_showtrap()
196 PRIx64 " %016" PRIx64 "\n", pgp->ptl1_g4, pgp->ptl1_g5, in ptl1_showtrap()
/illumos-gate/usr/src/test/os-tests/tests/imc/
H A Dimc_test.c160 imc_print("\tDecoding address: 0x%" PRIx64 "\n", test->itc_pa); in imc_test_run_one()
174 imc_print("\t\tdecoded channel address: 0x%" PRIx64 "\n", in imc_test_run_one()
177 imc_print("\t\tdecoded rank address: 0x%" PRIx64 "\n", in imc_test_run_one()
212 "\t\texpected 0x%" PRIx64 "\n\t\t" in imc_test_run_one()
213 "found 0x%" PRIx64 "\n", in imc_test_run_one()
237 "\t\texpected 0x%" PRIx64 "\n\t\t" in imc_test_run_one()
238 "found 0x%" PRIx64 "\n", in imc_test_run_one()
283 imc_print("\t\texpected channel address: 0x%" PRIx64 in imc_test_run_one()
293 imc_print("\t\texpected rank address: 0x%" PRIx64 "\n", in imc_test_run_one()
/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h195 #define PRIx64 "lx" macro
198 #define PRIx64 "llx"
201 #ifdef PRIx64
202 #define PRIxLEAST64 PRIx64
203 #define PRIxFAST64 PRIx64
326 #ifdef PRIx64
327 #define SCNx64 PRIx64
328 #define SCNxLEAST64 PRIx64
329 #define SCNxFAST64 PRIx64
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_trap.c202 printf(" %d %016" PRIx64 " %016" PRIx64 " %010" PRIx64 in ptl1_showtrap()
209 printf("%%g0-3: %016x %016" PRIx64 " %016" PRIx64 " %016" in ptl1_showtrap()
210 PRIx64 "\n", 0, rp->ptl1_g1, rp->ptl1_g2, rp->ptl1_g3); in ptl1_showtrap()
211 printf("%%g4-7: %016" PRIx64 " %016" PRIx64 " %016" PRIx64 " %016" in ptl1_showtrap()
212 PRIx64 "\n", rp->ptl1_g4, rp->ptl1_g5, rp->ptl1_g6, rp->ptl1_g7); in ptl1_showtrap()
/illumos-gate/usr/src/cmd/fm/mcdecode/
H A Dmcdecode.c92 errx(EXIT_FAILURE, "failed to decode address 0x%" PRIx64 in mcb_imc_decode_pa()
93 " -- 0x%x, 0x%" PRIx64, pa, dec.ids_fail, in mcb_imc_decode_pa()
97 (void) printf("Decoded physical address 0x%" PRIx64 "\n" in mcb_imc_decode_pa()
135 errx(EXIT_FAILURE, "failed to decode address 0x%" PRIx64 in mcb_umc_decode_pa()
136 " -- 0x%x, 0x%" PRIx64, pa, dec.dec_fail, in mcb_umc_decode_pa()
142 (void) printf("Decoded physical address 0x%" PRIx64 "\n" in mcb_umc_decode_pa()
146 "\tchannel address\t\t0x%" PRIx64 "\n" in mcb_umc_decode_pa()
241 (void) fprintf(stderr, "decoding of address 0x%" PRIx64 in mcdecode_pa()
246 (void) printf("Decoded physical address 0x%" PRIx64 "\n" in mcdecode_pa()
251 "\tchannel address\t\t0x%" PRIx64"\n" in mcdecode_pa()
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c543 PRIx64, req->ra_len); in ndi_ra_alloc()
563 PRIx64 "\n", (void *)mapp, len, mask); in ndi_ra_alloc()
580 PRIx64 " ra_base=%" PRIx64 ", mask=%" PRIx64 in ndi_ra_alloc()
602 "lower=%" PRIx64 ", upper=%" PRIx64 "\n", lower, upper); in ndi_ra_alloc()
611 DEBUGPRT(CE_CONT, "\tbase=%" PRIx64 in ndi_ra_alloc()
612 ", ra_base=%" PRIx64 ", mask=%" PRIx64, in ndi_ra_alloc()
906 cmn_err(CE_CONT, "\t range is %" PRIx64 in ra_dump_all()
907 " %" PRIx64 "\n", res->ra_base, in ra_dump_all()
1549 "base 0x%" PRIx64 ", len 0x%" PRIx64 " " in pci_put_available_prop()
1551 "base 0x%" PRIx64 ", len 0x%" PRIx64 "\n", in pci_put_available_prop()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_tools_4u.c275 "%d byte %s pxtool_safe_phys_poke at addr 0x%" PRIx64 "\n", in pxtool_access()
282 "0x%" PRIx64 " failed\n", in pxtool_access()
292 "%d byte %s pxtool_safe_phys_peek at addr 0x%" PRIx64 "\n", in pxtool_access()
299 "0x%" PRIx64 " failed\n", in pxtool_access()
392 DBG(DBG_TOOLS, dip, "pxtool_bus_reg_ops: nexus: base:0x%" PRIx64 ", " in pxtool_bus_reg_ops()
393 "offset:0x%" PRIx64 ", addr:0x%" PRIx64 ", max_offset:" in pxtool_bus_reg_ops()
394 "0x%" PRIx64 "\n", in pxtool_bus_reg_ops()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c488 "space:0x%d, offset:0x%" PRIx64 "\n", space, offset); in pxtool_get_phys_addr()
499 "regspec: hi:0x%x, lo:0x%x, sz:0x%x, range base:0x%" PRIx64 "\n", in pxtool_get_phys_addr()
536 "off_in_space:0x%" PRIx64 ", phys_addr:0x%" PRIx64 ", barnum:%d\n", in pxtool_get_bar()
551 DBG(DBG_TOOLS, dip, "bar returned is 0x%" PRIx64 "\n", *bar_p); in pxtool_get_bar()
655 DBG(DBG_TOOLS, dip, "barnum:0x%x, offset:0x%" PRIx64 ", acc:0x%x\n", in pxtool_dev_reg_ops()
666 "Config space offset 0x%" PRIx64 " out of range\n", in pxtool_dev_reg_ops()
698 "off_in_space:0x%" PRIx64 ", phys_addr:0x%" PRIx64 ", " in pxtool_dev_reg_ops()
734 "64 bit mem space. 64-bit bar is 0x%" PRIx64 "\n", bar); in pxtool_dev_reg_ops()
754 "addr in bar:0x%" PRIx64 ", offset:0x%" PRIx64 ", " in pxtool_dev_reg_ops()
755 "phys_addr:0x%" PRIx64 "\n", bar, prg.offset, prg.phys_addr); in pxtool_dev_reg_ops()
/illumos-gate/usr/src/common/nvme/
H A Dnvme_field.c81 PRIx64 " is outside the valid range: [0x%" PRIx64 ", 0x%" PRIx64 in nvme_field_range_check()
121 "value 0x%" PRIx64 " is invalid", field->nlfi_human, in nvme_field_validate()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c272 "merging mem segs %" PRIx64 "...%" PRIx64 in sort_physinstall()
273 " w/ %" PRIx64 "...%" PRIx64 "\n", in sort_physinstall()
365 dboot_printf("ma_to_pa(%" PRIx64 ") got %" PRIx64 ", " in ma_to_pa()
491 dboot_printf("%s %p[0x%x] = %" PRIx64 ", va=%" PRIx64, in dump_tables()
559 dboot_printf("mapping ma=0x%" PRIx64 " va=0x%" PRIx64 in map_ma_at_va()
560 " pte=0x%" PRIx64 " l=%d\n", in map_ma_at_va()
587 " l=%d ma=0x%" PRIx64 ", pte=0x%" PRIx64 "", in map_ma_at_va()
879 PRIx64 "\n", pcimemlists[i].addr, in build_pcimemlists()
1493 PRIx64 "\n", type, start, end); in dboot_process_mmap()
2037 dboot_printf("1:1 map pa=%" PRIx64 "..%" PRIx64 "\n", in build_page_tables()
[all …]
H A Ddboot_elfload.c190 "physaddr 0x%" PRIx64 in dboot_elfload64()
191 " (end=0x%" PRIx64 ")\n", in dboot_elfload64()
H A Ddboot_xboot.h59 dboot_printf("%s is 0x%" PRIx64 "\n", #x, (uint64_t)(x)); \
/illumos-gate/usr/src/test/os-tests/tests/
H A Dwritev.c98 err(EXIT_FAILURE, "pwritev(0x%" PRIx64 ") failed", off); in main()
103 err(EXIT_FAILURE, "preadv(0x%" PRIx64 ") failed", off); in main()
105 errx(EXIT_FAILURE, "bad read at 0x%" PRIx64, off); in main()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c56 "ibmf_ibt_async_handler: Code %x HCA GUID %016" PRIx64 " Port %d\n", in ibmf_ibt_async_handler()
202 "ci = %016" PRIx64 "NOT found.\n", in ibmf_i_callback_clients()
220 "on ci = %016" PRIx64 "\n", in ibmf_i_callback_clients()
279 ", handle = %016" PRIx64 in ibmf_i_callback_clients()
280 ", callback = %016" PRIx64 ", args = %016" PRIx64 "\n", in ibmf_i_callback_clients()
H A Dibmf_saa_impl.c207 "ibmf_saa_impl_fini: %s, port = %016" PRIx64 in ibmf_saa_impl_fini()
577 " guid %016" PRIx64 "\n", in ibmf_saa_impl_create_port()
1004 PRIx64 ", port_guid = %016" PRIx64 in ibmf_saa_impl_register_port()
1044 PRIx64 "\n", in ibmf_saa_impl_register_port()
1378 PRIx64 ", port_guid = %016" PRIx64 in ibmf_saa_impl_send_request()
2326 " guid %016" PRIx64 " port %d\n", in ibmf_saa_impl_port_chg()
2420 "rereg guid %016" PRIx64 " port %d\n", in ibmf_saa_impl_client_rereg()
2539 " guid %016" PRIx64 " port %d\n", in ibmf_saa_impl_port_up()
2652 " guid %016" PRIx64 " port %d\n", in ibmf_saa_impl_port_down()
2696 PRIx64 "\n", in ibmf_saa_impl_hca_detach()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c880 "offset:0x%" PRIx64 ", size:%ld, pagesize:0x%lx\n", in pcitool_map()
997 "config access: offset:0x%" PRIx64 ", " in pcitool_dev_reg_ops()
998 "phys_addr:0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
1012 "config access: data:0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
1031 "barnum:%d, bar_offset:0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
1052 prom_printf("bar returned is 0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
1137 "64-bit bar is 0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
1172 "addr portion of bar is 0x%" PRIx64 ", " in pcitool_dev_reg_ops()
1173 "base=0x%" PRIx64 ", " in pcitool_dev_reg_ops()
1174 "offset:0x%" PRIx64 "\n", in pcitool_dev_reg_ops()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c263 topo_mod_dprintf(mod, "Creating vertex %s=%" PRIx64 "", name, inst); in topo_vertex_new()
305 topo_mod_dprintf(mod, "failed to add create vertex %s=%" PRIx64 "(%s)", in topo_vertex_new()
412 topo_mod_dprintf(mod, "Adding edge from vertex %s=%" PRIx64 " to " in topo_edge_new()
413 "%s=%" PRIx64"", topo_node_name(from->tvt_node), in topo_edge_new()
545 if (asprintf(&pathstr, "%s/%s=%" PRIx64"", in visit_vertex()
646 if (asprintf(&curr_path, "%s://%s=%s/%s=%" PRIx64"", in topo_digraph_paths()
757 if ((ret = snprintf(NULL, 0, "/%s=%" PRIx64 "", name, inst)) < in fmri_bufsz()
829 if ((ret = snprintf(buf + end, (bufsz - end), "/%s=%" PRIx64 "", in path_fmri_nvl2str()
/illumos-gate/usr/src/test/os-tests/tests/zen_umc/
H A Dzen_umc_test.c244 (void) printf("\tDecoding address: 0x%" PRIx64 "\n", test->udt_pa); in zen_umc_test_decode_one()
262 (void) printf("\t\tnormal address: 0x%" PRIx64 "\n", in zen_umc_test_decode_one()
307 "\t\texpected 0x%" PRIx64 "\n" in zen_umc_test_decode_one()
308 "\t\tfound 0x%" PRIx64 "\n", in zen_umc_test_decode_one()
408 "0x%" PRIx64 "\n", test->udt_norm_addr); in zen_umc_test_decode_one()
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_wdc.c93 PRIx64, off); in wdc_e6_read()
102 "at offset 0x%" PRIx64, len, off); in wdc_e6_read()
170 errx(-1, "e6 header size 0x%" PRIx64 " looks like an invalid " in do_wdc_e6dump()
/illumos-gate/usr/src/boot/efi/loader/
H A Dmemmap.c177 printf("SMAP type=%02" PRIx32 " base=%016" PRIx64 in command_smap()
178 " len=%016" PRIx64 "\n", smapbase[i].type, in command_smap()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c975 " - 0x%" PRIx64 "]", start, start + mp->ml_size); in map_unity_domain()
980 "iommu: mapping PHYS span [0x%" PRIx64 " - 0x%" PRIx64 "]", in map_unity_domain()
997 "iommu: mapping PHYS span [0x%" PRIx64 " - 0x%" PRIx64 "]", in map_unity_domain()
1068 "iommu: %s: Creating dvma vmem arena [0x%" PRIx64 in create_xlate_arena()
1069 " - 0x%" PRIx64 "]", arena_name, start, start + size); in create_xlate_arena()
1105 "iommu: %s: Adding dvma vmem span [0x%" PRIx64 in create_xlate_arena()
1106 " - 0x%" PRIx64 "]", arena_name, start, in create_xlate_arena()
1959 "(%" PRIx64 "-%" PRIx64 ")", in immu_fault_walk()
2007 "domid %d pte: %" PRIx64 "(paddr %" PRIx64 ")", domain->dom_did, in immu_print_fault_info()
2415 "PTE not found for addr %" PRIx64, in dvma_unmap()
[all …]
H A Dimmu_dmar.c575 ddi_err(DER_CONT, NULL, "\treg_base = 0x%" PRIx64 "\n", in print_drhd_list()
1012 " [0x%" PRIx64 " - 0x%" PRIx64 "]" in immu_dmar_rmrr_map()
1023 " [0x%" PRIx64 " - 0x%" PRIx64 "]" in immu_dmar_rmrr_map()
1033 "[0x%" PRIx64 " - 0x%"PRIx64 "]", in immu_dmar_rmrr_map()
/illumos-gate/usr/src/lib/lib9p/common/
H A Dutils.c286 sbuf_printf(sb, "%s0x%" PRIx64, str, value); in l9p_describe_bits()
309 sbuf_printf(sb, "%s?0x%" PRIx64, sep, value); in l9p_describe_bits()
603 sbuf_printf(sb, ",%" PRIu32 ",0x%016" PRIx64 ">", in l9p_describe_qid()
667 " ffree=%" PRIu64 " fsid=0x%" PRIx64 " namelen=%" PRIu32 ">", in l9p_describe_statfs()
1178 sbuf_printf(sb, " valid=0x%016" PRIx64, mask); in l9p_describe_fcall()
1190 sbuf_printf(sb, " rdev=0x%" PRIx64, in l9p_describe_fcall()
1214 sbuf_printf(sb, " gen=0x%" PRIx64, fcall->rgetattr.gen); in l9p_describe_fcall()
1216 sbuf_printf(sb, " data_version=0x%" PRIx64, in l9p_describe_fcall()
1225 sbuf_printf(sb, " valid=0x%08" PRIx64, mask); in l9p_describe_fcall()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c398 "Unable to add phy %u for 0x%" PRIx64 ".0x%" in pmcs_process_sas_hw_event()
399 PRIx64, phynum, pwp->sas_wwns[rp->phynum], in pmcs_process_sas_hw_event()
510 "Unable to add phy %u for 0x%" PRIx64 ".0x%" in pmcs_process_sas_hw_event()
511 PRIx64, phynum, pwp->sas_wwns[pptr->phynum], wwn); in pmcs_process_sas_hw_event()
605 "Unable to add phy %u for 0x%" PRIx64 ".0x%" in pmcs_process_sas_hw_event()
606 PRIx64, phynum, pwp->sas_wwns[pptr->phynum], in pmcs_process_sas_hw_event()
801 "Unable to remove phy %u for 0x%" PRIx64 in pmcs_process_sas_hw_event()
802 ".0x%" PRIx64, phynum, in pmcs_process_sas_hw_event()
823 "Unable to remove phy %u for 0x%" PRIx64 in pmcs_process_sas_hw_event()
824 ".0x%" PRIx64, phynum, in pmcs_process_sas_hw_event()

123456