Searched refs:B_PRIu32 (Results 151 - 175 of 401) sorted by relevance

1234567891011>>

/haiku/src/tests/add-ons/mail/imap/
H A Dimap_tester.cpp59 printf("Next UID: %" B_PRIu32 ", UID validity: %" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp76 TRACE("setting ppp_interface_count %" B_PRIu32 "\n", ppp_interface_count);
118 TRACE("setting ppp_interface_count %" B_PRIu32 "\n", ppp_interface_count);
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h263 TPRINT(("key: {%" B_PRIu32 ", %" B_PRIu32 ", %" B_PRIu64 ", %hu}\n",
/haiku/src/system/boot/platform/u-boot/
H A Dstart.cpp254 dprintf("Found boot tgz from FDT @ %p, %" B_PRIu32 " bytes\n",
266 dprintf("Found boot tgz from uimage @ %p, %" B_PRIu32 " bytes\n",
/haiku/src/system/kernel/arch/x86/
H A Dapic.cpp309 dprintf("setting up %sapic for CPU %" B_PRId32 ": apic id %" B_PRIu32 ", "
310 "version %" B_PRIu32 "\n", sX2APIC ? "x2" : "", cpu, apic_local_id(),
H A Darch_vm.cpp122 TRACE_MTRR(" mtrr: %2" B_PRIu32 ": base: %#10" B_PRIx64 ", size: %#10"
416 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
465 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
565 B_PRIx64 ", %" B_PRIu32 ")\n", areaID, base, size, type);
618 B_PRIx64 ", %" B_PRIu32 ")\n", range->area, range->base,
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDCollection.cpp201 TRACE_ALWAYS("%s\titem count: %" B_PRIu32 "\n", indent, fItems.Count());
208 TRACE_ALWAYS("%s\tchild count: %" B_PRIu32 "\n", indent, fChildren.Count());
H A DTabletProtocolHandler.cpp88 TRACE("tablet device with %" B_PRIu32 " buttons, %" B_PRIu32 " switches,"
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dbusses.cpp246 SHOW_ERROR(0, "Max blocks (%" B_PRIu32 ") and max s/g blocks (%"
247 B_PRIu32 ") must be at least 1", bus->dma_params.max_blocks,
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_smp.cpp83 dprintf(" hart %" B_PRIu32 ": ", i);
211 dprintf(" starting CPU %" B_PRIu32 "\n", sCpus[i].id);
/haiku/src/add-ons/kernel/drivers/network/ether/usb_rndis/
H A DDriver.cpp164 TRACE("open(%s, %" B_PRIu32 ", %p)\n", name, flags, cookie);
203 TRACE("control(%p, %" B_PRIu32 ", %p, %lu)\n", cookie, op, buffer, length);
/haiku/src/add-ons/accelerants/radeon_hd/
H A Ddisplayport.cpp382 TRACE("%s: Lanes: %" B_PRIu32 "\n", __func__, lane);
690 TRACE("%s: connector %" B_PRIu32 "\n", __func__, connectorIndex);
762 TRACE("%s: connector %" B_PRIu32 "\n", __func__, connectorIndex);
825 ERROR("%s: started on invalid DisplayPort connector #%" B_PRIu32 "\n",
914 ERROR("%s: connector(%" B_PRIu32 ") missing valid DisplayPort data!\n",
944 TRACE("%s: error reading EDID data at index %" B_PRIu32 ", "
1006 ERROR("Connector #%" B_PRIu32 ") DP: %s\n", id,
1033 ERROR(" - linkRate: %" B_PRIu32 "\n",
H A Dencoder.cpp318 TRACE("%s: connector %" B_PRIu32 "\n", __func__, connectorIndex);
483 TRACE("%s: connector %" B_PRIu32 ", pixelClock: %" B_PRIu32 "\n", __func__,
511 TRACE("%s: connector %" B_PRIu32 ", pixelClock: %" B_PRIu32 "\n", __func__,
914 TRACE("%s: connector %" B_PRIu32 "\n", __func__, connectorIndex);
926 ERROR("%s: connector %" B_PRIu32 " doesn't have a valid "
1084 TRACE("%s: connector %" B_PRIu32 ", pixelClock: %" B_PRIu32 "\n", __func__,
1130 TRACE("%s: connector %" B_PRIu32 "\
[all...]
/haiku/src/add-ons/kernel/drivers/power/acpi_button/
H A Dacpi_button.cpp121 TRACE("Installing fixed handler for type %" B_PRIu32 "\n",
128 TRACE("Installing notify handler for type %" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp262 TRACE("Node::MoveEntries() removing ... start %" B_PRIu32 " end %"
263 B_PRIu32 " length %i\n", start, end, length);
268 TRACE("Node::MoveEntries() inserting ... start %" B_PRIu32 " end %"
269 B_PRIu32 " length %i\n", start, end, length);
592 TRACE("BTree::Traverse() getting index %" B_PRIu32 "\n", slot);
611 TRACE("BTree::Traverse() found %" B_PRIu32 " %" B_PRIu32 "\n",
715 TRACE("BTree::InsertEntries() num: %i upper limit %" B_PRIu32 "\n", num,
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DDriver.cpp124 TRACE("open(%s, %" B_PRIu32 ", %p)\n", path, flags, _cookie);
176 TRACE("control(%p, %" B_PRIu32 ", %p, %" B_PRIuSIZE ")\n", cookie, op, buffer, length);
/haiku/src/add-ons/kernel/network/ppp/ppp/
H A Dppp.cpp74 dprintf("%s: idInterface: %" B_PRIu32 "\n", __func__, idInterface);
76 dprintf("%s: pppInterface == NULL %" B_PRIu32 "\n", __func__, idInterface);
/haiku/src/servers/app/
H A DScreen.cpp141 debug_printf("app_server: Finding best mode for %ux%u (%" B_PRIu32
151 debug_printf("app_server: Use %ux%u (%" B_PRIu32 ") instead.\n",
/haiku/src/system/kernel/slab/
H A DMemoryManager.cpp300 " -> meta chunk: %#" B_PRIxADDR ", chunk: %" B_PRIu32, fChunkSize,
328 ", count %" B_PRIu32 " -> meta chunk: %#" B_PRIxADDR ", chunk: %"
329 B_PRIu32, fChunkSize, fChunkCount, fMetaChunk, fChunk);
354 ", chunk: %" B_PRIu32, fMetaChunk, fChunk);
1072 ASSERT_PRINT(chunkPointer, "remaining: %" B_PRIu32 "/%" B_PRIu32
1725 "%u, used: %u, free: %" B_PRIu32, metaChunk, metaChunk->chunkCount,
1739 "%u, used: %u, appearing used: %" B_PRIu32, metaChunk,
1749 B_PRIu32 ", free range: %u - %u)", metaChunk,
1789 kprintf("%p %10" B_PRId32 " %5" B_PRIu32 "
[all...]
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp725 ERROR("invalid request %" B_PRIu32 "\n", request->data_length);
793 TRACE("lba %d, lba48 %d, fUse48BitCommands %d, sectors %" B_PRIu32
804 TRACE("trim supported, %" B_PRIu32 " ranges blocks, reads are "
909 TRACE("SectorSize %" B_PRIu32 ", SectorCount 0x%" B_PRIx64 "\n",
951 TRACE("SectorSize %" B_PRIu32 ", SectorCount 0x%" B_PRIx64 "\n",
1044 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %" B_PRIu32 "\n", i,
1139 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %" B_PRIu64 "\n", i,
1157 ERROR("trim failed (%" B_PRIu32
1489 "maxBlocks %" B_PRIu32 "\
[all...]
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp609 TRACE_SK(protocol, "SendFragments(%" B_PRIu32 " bytes, mtu %" B_PRIu32 ")",
634 TRACE(" adjusted MTU to %" B_PRIu32 ", bytesLeft %" B_PRIu32, mtu,
650 TRACE(" send fragment of %" B_PRIu32 " bytes (%" B_PRIu32 " bytes "
698 TRACE("deliver_multicast(%p [%" B_PRIu32 " bytes])", buffer, buffer->size);
1484 TRACE_SK(protocol, "SendRoutedData(%p, %p [%" B_PRIu32 " bytes])", route,
1593 TRACE_SK(protocol, " SendRoutedData(): header chksum: %" B_PRIu32
1594 ", buffer checksum: %" B_PRIu32,
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/
H A Dac97.c441 LOG(("ac97_set_rate: clock = %" B_PRIu32 ", "
442 "rate = %" B_PRIu32 ", "
443 "value = %" B_PRIu32 "\n",
489 LOG(("ac97_set_clock: clock = %" B_PRIu32 "\n", clock));
762 LOG(("ad1819_set_rate: clock = %" B_PRIu32 ", "
763 "rate = %" B_PRIu32 ", "
764 "value = %" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dvcache.cpp78 kprintf("vnid cache size %" B_PRIu32 ", cur vnid = %" B_PRIdINO "\n"
119 DPRINTF(0, ("init_vcache: initialized vnid cache with %" B_PRIu32
146 DPRINTF(0, ("%" B_PRIu32 " vcache entries removed\n", count));
/haiku/src/kits/media/
H A DMediaDefs.cpp1122 "raw_audio;%g;%" B_PRIu32 ";0x%" B_PRIx32 ";%" B_PRIu32 ";0x%"
1138 snprintf(buf, size, "raw_video;%g;0x%x;%" B_PRIu32 ";%" B_PRIu32 ";%"
1139 B_PRIu32 ";%" B_PRIu32 ";%s;%d;%d",
1153 "caudio;%s;%g;%ld;(%g;%" B_PRIu32 ";0x%" B_PRIx32 ";%" B_PRIu32
1174 "cvideo;%s;%g;%g;%" B_PRIuSIZE ";(%g;0x%x;%" B_PRIu32 ";%" B_PRIu32
[all...]
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp649 printf("Invalid ELF header: invalid ELF header size: %" B_PRIu32 ".", headerSize);
660 printf("Invalid ELF header: invalid section header table offset: %" B_PRIu32 ".",
668 printf("Invalid ELF header: section header table exceeds file: %" B_PRIu32 ".",

Completed in 173 milliseconds

1234567891011>>