Searched refs:B_PRIx32 (Results 1 - 25 of 335) sorted by path

1234567891011>>

/haiku/headers/build/
H A DHaikuBuildCompatibility.h231 # define B_PRIx32 __HAIKU_PRI_PREFIX_32 "x" macro
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp223 TRACE("%s: to assemble %" B_PRIuSIZE " bytes of 0x%" B_PRIx32 "\n",
230 ERROR("%s: Device 0x%" B_PRIx32 " could not be matched\n", __func__,
271 TRACE("%s: Device %" B_PRIx32 "\n", __func__, device->index);
314 ERROR("%s: No device 0x%" B_PRIx32 "\n", __func__, hciId);
318 TRACE("%s: index 0x%" B_PRIx32 " try to send bt packet of %" B_PRIu32
319 " bytes (flags 0x%" B_PRIx32 "):\n", __func__, device->index,
384 kprintf("\tindex=%" B_PRIx32 " @%p hooks=%p\n", device->index,
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dutil.c92 ERROR("mapping '%s' failed, error 0x%" B_PRIx32 " (%s)\n", name, area,
100 "mapadr = %p, size = %ld, area = 0x%08" B_PRIx32 "\n", phy, *virt,
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci_fixup.cpp47 dprintf("jmicron_fixup_ahci: Register 0x40 : 0x%08" B_PRIx32 "\n", val);
70 dprintf("jmicron_fixup_ahci: Register 0x40 : 0x%08" B_PRIx32 "\n", val);
111 dprintf("intel_fixup_ahci: 0x24: 0x%08" B_PRIx32 "\n",
113 dprintf("intel_fixup_ahci: 0x90: 0x%02" B_PRIx32 "\n",
128 dprintf("intel_fixup_ahci: ide-bar5 bits-1: 0x%08" B_PRIx32 "\n",
131 dprintf("intel_fixup_ahci: ide-bar5 bits-0: 0x%08" B_PRIx32 "\n",
139 dprintf("intel_fixup_ahci: ahci-bar5 bits-1: 0x%08" B_PRIx32 "\n",
142 dprintf("intel_fixup_ahci: ahci-bar5 bits-0: 0x%08" B_PRIx32 "\n",
151 dprintf("intel_fixup_ahci: 0x24: 0x%08" B_PRIx32 "\n",
153 dprintf("intel_fixup_ahci: 0x90: 0x%02" B_PRIx32 "\
[all...]
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dscatter_gather.cpp56 SHOW_FLOW(3, "Checking violation of dma boundary 0x%" B_PRIx32
57 " and entry size 0x%" B_PRIx32, dma_boundary, max_sg_block_size);
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp779 TRACE("set_mix: %" B_PRId32 " mute: %" B_PRIx32 "\n", control->nid,
793 TRACE("set_mix: sending verb to %" B_PRId32 ": %" B_PRIx32 " %"
794 B_PRIx32 " %x %lx\n", control->nid,
809 TRACE("set_mix: ctrl2 sending verb to %" B_PRId32 ": %" B_PRIx32
810 " %" B_PRIx32 " %x\n", control->nid, control->mute,
839 TRACE("set_mix: %" B_PRId32 " gain: %" B_PRIx32 " and %" B_PRId32
840 " gain: %" B_PRIx32 "\n", control->nid, control->gain,
857 TRACE("set_mix: sending verb to %" B_PRId32 ": %" B_PRIx32 " %"
858 B_PRIx32 " %x %lx\n", control->nid,
875 B_PRIx32 "
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmulti.cpp369 ITRACE_VV("lock_source %" B_PRIx32 "\n", data->lock_source);
370 ITRACE_VV("lock_data %" B_PRIx32 "\n", data->lock_data);
554 ITRACE_VV("Create Group: ID %#" B_PRIx32 "\n", mmc->id);
589 ITRACE_VV("Create Channel (Mute): ID %#" B_PRIx32 "\n", control.id);
600 ITRACE_VV("Create Channel (Left): ID %#" B_PRIx32 "\n", control.id);
608 ITRACE_VV("Create Channel (Right): ID %#" B_PRIx32 "\n", control.id);
631 ITRACE_VV("Create Combo (label): ID %#" B_PRIx32 "\n", parentControl);
642 ITRACE_VV("Create Combo (value): ID %#" B_PRIx32 "\n", mmc->id);
672 ITRACE_VV("Create Output (label): ID %#" B_PRIx32 "\n", parentControl);
680 ITRACE_VV("Create Output (Haiku): ID %#" B_PRIx32 "\
[all...]
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddtt7592.c72 B_PRIx32 " (%" B_PRId32 ")\n", frequency, divider, divider);
H A Ddvb_interface.c98 TRACE("PCI latency is %02" B_PRIx32 ", changing to %02x\n", val,
117 TRACE("hardware register address 0x%" B_PRIx32 "\n", val);
H A Dutil.c57 TRACE("mapping '%s' failed, error 0x%" B_PRIx32 " (%s)\n", name, area,
66 ", area = 0x%08" B_PRIx32 "\n", phy, *virt, offset, phyadr, mapadr,
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp61 DO_LOG("put_vnode result: %#" B_PRIx32 "\n", result);
79 DO_LOG("remove_vnode result: %#" B_PRIx32 "\n", result);
110 DO_LOG("lookup result: %#" B_PRIx32 "; id: %" B_PRIdINO "\n", result, *id);
122 DO_LOG("get_vnode_name result: %#" B_PRIx32 "; buffer: \"%s\"\n", result,
152 DO_LOG("read_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
166 DO_LOG("write_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
181 DO_LOG("io result: %#" B_PRIx32 "\n", result);
192 DO_LOG("cancel_io result: %#" B_PRIx32 "\n", result);
204 DO_LOG("get_file_map result: %#" B_PRIx32 "; count: %" B_PRIuSIZE "\n",
217 DO_LOG("ioctl result: %#" B_PRIx32 "\
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp2175 PRINT("ShareVolume::_HandleEntryCreatedRequest(): error: 0x%" B_PRIx32
H A DVolume.cpp175 PRINT("Volume::SendNotification(%" B_PRId32 ", %" B_PRId32 ", 0x%" B_PRIx32
176 ", 0x%" B_PRIx32 ", %" B_PRId32 ", %" B_PRId32 ", %" B_PRIdINO ","
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp75 PRINT("Index: `%s', type: %" B_PRIx32 "\n", Name().Data(), Type());
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUtils.cpp174 TRACE(("block: %" B_PRIu32 ", 0x%" B_PRIx32 "\n", address.block(),
177 TRACE(("length: %" B_PRIu32 ", 0x%" B_PRIx32 "\n", address.length(),
H A DVolume.cpp201 "creation failed! 0x%" B_PRIx32 "\n", status));
298 "status = 0x%" B_PRIx32 ", `%s'\n", status,
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelDebug.cpp76 kprintf(" status : %" B_PRIx32 "\n", port->fPort.fInitStatus);
H A DKernelRequestHandler.cpp212 "0x%" B_PRIx32 ")\n", request->device, request->node,
220 "\"%s\", 0x%" B_PRIx32 ")\n", request->device,
H A Dkernel_interface.cpp75 PRINT(("userlandfs_mount(%p (%" B_PRId32 "), %s, 0x%" B_PRIx32
132 PRINT(("userlandfs_unmount() done: %" B_PRIx32 "\n", error));
143 PRINT(("userlandfs_sync() done: %" B_PRIx32 "\n", error));
154 PRINT(("userlandfs_read_fs_info() done: %" B_PRIx32 "\n", error));
164 PRINT(("userlandfs_write_fs_info(%p, %p, 0x%" B_PRIx32 ")\n", volume, info,
167 PRINT(("userlandfs_write_fs_info() done: %" B_PRIx32 "\n", error));
184 PRINT(("userlandfs_lookup() done: (%" B_PRIx32 ", %" B_PRIdINO ")\n", error,
199 PRINT(("userlandfs_get_vnode_name() done: (%" B_PRIx32 ", \"%.*s\")\n",
221 PRINT(("userlandfs_get_vnode() done: (%" B_PRIx32 ", %p, %#x, %#" B_PRIx32
[all...]
/haiku/src/add-ons/kernel/network/ppp/ppp_frame/
H A Dppp_frame.cpp31 TRACE("%s: buffer type:0x%" B_PRIx32 "\n", __func__, buffer->type);
/haiku/src/add-ons/kernel/network/stack/
H A Ddomains.cpp80 kprintf(" %p: dest %s, mask %s, gw %s, flags %" B_PRIx32 ", "
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp293 TRACE(("%s: scsi command failed with error 0x%" B_PRIx32 "\n",
570 PRINT(("Setting init status to 0x%" B_PRIx32 ", `%s'\n", error,
H A Dsession.cpp43 "size: %" B_PRIdOFF ", block_size: %" B_PRId32 ", flags: 0x%" B_PRIx32,
104 PRINT(("error: 0x%" B_PRIx32 ", `%s'\n", error, strerror(error)));
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPMailbox.cpp104 printf("IMAP: flags changed %s, uid %" B_PRIu32 ", from %" B_PRIx32 " to %"
105 B_PRIx32 "\n", ref.name, token.uid, oldFlags, newFlags);
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioDevice.cpp156 PRINT(("%" B_PRId32 "\t%d\t0x%" B_PRIx32 "\t0x%" B_PRIx32 "\n",
164 PRINT(("Output rates\t\t0x%" B_PRIx32 "\n", fDescription.output_rates));
165 PRINT(("Input rates\t\t0x%" B_PRIx32 "\n", fDescription.input_rates));
168 PRINT(("Output formats\t\t0x%" B_PRIx32 "\n", fDescription.output_formats));
169 PRINT(("Input formats\t\t0x%" B_PRIx32 "\n", fDescription.input_formats));
170 PRINT(("Lock sources\t\t0x%" B_PRIx32 "\n", fDescription.lock_sources));
171 PRINT(("Timecode sources\t0x%" B_PRIx32 "\n", fDescription.timecode_sources));
172 PRINT(("Interface flags\t\t0x%" B_PRIx32 "\n", fDescription.interface_flags));

Completed in 129 milliseconds

1234567891011>>