Searched refs:B_PRIx32 (Results 126 - 150 of 335) sorted by relevance

1234567891011>>

/haiku/src/bin/rc/
H A Drc.cpp295 error("unknown error: %" B_PRIx32 " (%s)", rdef_err, strerror(rdef_err));
/haiku/src/system/boot/platform/efi/
H A Dacpi.cpp95 TRACE(("acpi: rsdp points to rsdt at 0x%" B_PRIx32 "\n", rsdp->rsdt_address));
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.cpp543 PRINT(("%s:step1 fmt=0x%08x, raw.format=0x%08" B_PRIx32 "\n",
560 PRINT(("%s:step4 afmt=0x%08x, raw.format=0x%08" B_PRIx32 "\n",
639 PRINT(("%s:step1 fmt=0x%08x, raw.format=0x%08" B_PRIx32 "\n",
657 PRINT(("%s:step4 afmt=0x%08x, raw.format=0x%08" B_PRIx32 "\n",
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixEndpoint.cpp94 sprintf(outAddress->sun_path + 1, "%05" B_PRIx32, internalID);
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dbios.cpp198 sprintf(filename, "/boot/system/cache/tmp/radeon_hd_bios_1002_%" B_PRIx32
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerFDT.cpp79 dprintf(" (0x%08" B_PRIx32 "): ", type);
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c471 PRINT(("AUVIA_PCICONF_JUNK before: %" B_PRIx32 "\n", pr));
481 PRINT(("AUVIA_PCICONF_JUNK after: %" B_PRIx32 "\n", pr));
537 "at %" B_PRIx32 "\n",
556 PRINT(("installing interrupt : %" B_PRIx32 "\n", card->config.irq));
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.cpp201 "creation failed! 0x%" B_PRIx32 "\n", status));
298 "status = 0x%" B_PRIx32 ", `%s'\n", status,
H A DUdfStructures.cpp1077 PRINT(("uid: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
1079 PRINT(("gid: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
1081 PRINT(("permissions: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
1152 PRINT(("uid: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
1154 PRINT(("gid: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
1156 PRINT(("permissions: %" B_PRIu32 ", 0x%" B_PRIx32 "\n",
/haiku/src/add-ons/kernel/file_systems/netfs/client/
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/kits/storage/mime/
H A DInstalledTypes.cpp414 " -- Error adding supertype '%s': 0x%" B_PRIx32 "\n",
444 " -- Error adding subtype '%s/%s': 0x%" B_PRIx32 "\n",
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp88 TRACE(("intel: pm_std_ops(0x%" B_PRIx32 ")\n", op));
276 TRACE(("intel: ep_std_ops(0x%" B_PRIx32 ")\n", op));
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_smp.cpp78 TRACE("smp: local apic address is 0x%" B_PRIx32 "\n", madt->local_apic_address);
111 TRACE("smp: found io APIC with id %" B_PRIu32 " and address 0x%" B_PRIx32 "\n",
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp132 ERROR("engine stalled, head %" B_PRIx32 "\n", head);
265 ERROR("engine locked up, head %" B_PRIx32 "!\n", head);
H A Dpll.cpp496 TRACE("%s: PCH_DREF_CONTROL before: 0x%" B_PRIx32 "\n", __func__, clkRef);
526 TRACE("%s: PCH_DREF_CONTROL after SSC on/off: 0x%" B_PRIx32 "\n",
543 TRACE("%s: PCH_DREF_CONTROL after done: 0x%" B_PRIx32 "\n",
552 TRACE("%s: PCH_DREF_CONTROL after disable CPU output: 0x%" B_PRIx32 "\n",
563 TRACE("%s: PCH_DREF_CONTROL after disable SSC: 0x%" B_PRIx32 "\n",
1000 TRACE("%s: DCO fraction 0x%" B_PRIx32 "\n", __func__, params->dco_fraction);
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp255 TRACE("GetEdidFromBIOS(): failed to get BIOS module: 0x%" B_PRIx32 "\n",
263 TRACE("GetEdidFromBIOS(): bios_prepare() failed: 0x%" B_PRIx32 "\n",
351 TRACE("SetVesaDisplayMode(0x%x): failed to get BIOS module: 0x%" B_PRIx32
359 TRACE("SetVesaDisplayMode(0x%x): bios_prepare() failed: 0x%" B_PRIx32
375 TRACE("SetVesaDisplayMode(0x%x): BIOS returned 0x%04" B_PRIx32 "\n",
1061 TRACE("device_open() returning 0x%" B_PRIx32 ", open count: %" B_PRIu32 "\n", status,
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp84 "port: %" B_PRId32 ", code: %" B_PRIx32 ", message: %p, size: %lu, "
101 TRACE(("debugger_write() done1: %" B_PRIx32 "\n", error));
126 TRACE(("debugger_write() done: %" B_PRIx32 "\n", error));
623 "%" B_PRIx32 "\n", thread->id, error));
658 "to receive message from port %" B_PRId32 ": %" B_PRIx32 "\n",
730 "message to debugger port %" B_PRId32 ": %" B_PRIx32 "\n",
1554 "message to thread %" B_PRId32 ": %" B_PRIx32 "\n",
1737 ", result: %" B_PRIx32 ", read: %ld\n", nubThread->id,
1773 ", result: %" B_PRIx32 ", written: %ld\n", nubThread->id,
1789 ": flags: %" B_PRIx32 "\
[all...]
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp419 TRACE(("%p->RequestOwner::Wait(): condition occurred: %" B_PRIx32 "\n",
474 TRACE(("%p->RequestOwner::NotifyError(%p, %" B_PRIx32 ")\n", this, request,
710 TRACE(("ReaderLocker::AcquireReader() ended status 0x%" B_PRIx32 "\n",
1658 TRACE(("tty_input_read() status 0x%" B_PRIx32 "\n", status));
1709 TRACE(("tty: set attributes (iflag = %" B_PRIx32 ", oflag = %"
1710 B_PRIx32 ", cflag = %" B_PRIx32 ", lflag = %" B_PRIx32 ")\n",
2024 B_PRIx32 "\n", error));
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp418 WARNING("Unsupported note type %s/%#" B_PRIx32 "\n", name, type);
513 WARNING("Area %" B_PRIu64 " (ID %#" B_PRIx32 " @ %#" B_PRIx64
530 B_PRIx32 " @ %#" B_PRIx64 ", name: '%s')", i, id, baseAddress,
601 WARNING("Image %" B_PRIu64 " (ID %#" B_PRIx32 ") has no name\n",
745 WARNING("Thread %" B_PRIu64 " (ID %#" B_PRIx32 ") has no name\n",
/haiku/src/servers/media/
H A Dmedia_server.cpp274 TRACE("ServerApp::HandleMessage %#" B_PRIx32 " enter\n", code);
492 "error %#" B_PRIx32 "\n", clone);
521 "error %#" B_PRIx32 "\n", clone);
898 printf("media_server: received unknown message code %#08" B_PRIx32
901 TRACE("ServerApp::HandleMessage %#" B_PRIx32 " leave\n", code);
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp735 ERROR("Journal::_LoadSuperBlock(): Invalid superblock magic %" B_PRIx32
752 TRACE("Journal::_LoadSuperBlock(): incompatible features %" B_PRIx32
753 ", read-only features %" B_PRIx32 "\n",
809 ERROR("Journal::_CheckFeatures(): Unsupported features: %" B_PRIx32
810 " %" B_PRIx32 "\n", readonly, incompatible);
/haiku/src/system/kernel/slab/
H A DSlab.cpp140 "%" B_PRIuSIZE ", flags: 0x%" B_PRIx32 ", cookie: %p -> cache: %p",
184 out.Print("object cache alloc: cache: %p, flags: 0x%" B_PRIx32
229 "flags: 0x%" B_PRIx32, fCache, fCount, fFlags);
270 kprintf("%p %22s %8lu %8" B_PRIuSIZE " %8lu %6lu %8lu %8lu %8" B_PRIx32
302 kprintf("flags: 0x%" B_PRIx32 "\n", cache->flags);
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c225 dprintf(DP " %s: error 0x%08" B_PRIx32 "\n", __FUNCTION__, err);
356 dprintf(DP "%s: %s: error 0x%08" B_PRIx32 "\n", __FUNCTION__, reason, err);
418 dprintf(DP "<%s: error 0x%08" B_PRIx32 "\n", __FUNCTION__, err);
469 PRINT((DP ">%s(%s, %" B_PRIx32 ", )\n", __FUNCTION__, name, flags));
512 dprintf(DP " %s: error 0x%08" B_PRIx32 "\n", __FUNCTION__, err);
/haiku/src/system/kernel/vm/
H A DVMKernelAddressSpace.cpp393 B_PRIxSIZE ", %#" B_PRIx32 ")\n", addressRestrictions->address,
498 kprintf("protection = %#" B_PRIx32 "\n", area->protection);
505 B_PRIxSIZE " flags = %#" B_PRIx32 "\n", range->base,
586 B_PRIxSIZE ", addressSpec: %#" B_PRIx32 ", reserved allowed: %d)\n",
704 B_PRIx32 ", reserved allowed: %d)\n", start, size, alignment,
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c463 dprintf("global status not fully handled %" B_PRIx32 "!\n", sta);
467 dprintf("interrupt masked %" B_PRIx32 ", sta %" B_PRIx32 "\n",
644 "enhanced at %" B_PRIx32 "lx\n",
738 PRINT(("installing interrupt : %" B_PRIx32 "\n", card->config.irq));

Completed in 163 milliseconds

1234567891011>>