Searched refs:B_PRIu32 (Results 51 - 75 of 401) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInodeAllocator.cpp141 ERROR("_AllocateInGroup(%" B_PRIu32 "): inodeBitmap is zero\n",
191 ") for block group %" B_PRIu32 "\n", bitmapBlock, blockGroup);
199 ERROR("Even though the block group %" B_PRIu32 " indicates there are "
201 "block %" B_PRIu64 " (numInodes %" B_PRIu32 ").\n", blockGroup,
207 ERROR("Failed to mark bit %" B_PRIu32 " at bitmap block %" B_PRIu64
232 ERROR("Unable to unmark bit %" B_PRIu32 " in inode bitmap block %"
H A DHashRevokeManager.cpp132 B_PRIu32 "\n", _revoked, _block, range);
158 TRACE("HashRevokeManager::_ForceInsert(): revoke count: %" B_PRIu32
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfString.cpp153 TRACE_ERROR(("UdfString::SetTo: fUtf8String[%" B_PRIu32
165 TRACE_ERROR(("UdfString::SetTo: uint32 raw[%" B_PRIu32 "] temporary"
207 TRACE_ERROR(("UdfString::SetTo: fCs0String[%" B_PRIu32
227 TRACE_ERROR(("UdfString::SetTo: fCs0String[%" B_PRIu32
240 DEBUG_INIT_ETC("UdfString", ("cs0: %p, length: %" B_PRIu32, cs0, length));
256 PRINT(("new fCs0String[%" B_PRIu32 "] allocation failed\n", length));
H A DUtils.cpp156 TRACE(("udf_to_long_address: ino_t = %" B_PRIdINO ", length = %" B_PRIu32,
174 TRACE(("block: %" B_PRIu32 ", 0x%" B_PRIx32 "\n", address.block(),
177 TRACE(("length: %" B_PRIu32 ", 0x%" B_PRIx32 "\n", address.length(),
/haiku/src/add-ons/kernel/drivers/power/acpi_thermal/
H A Dacpi_thermal.c98 snprintf(str, max_len, " Critical Temperature: %" B_PRIu32 ".%" B_PRIu32 " ��C\n",
104 snprintf(str, max_len, " Current Temperature: %" B_PRIu32 ".%" B_PRIu32 " ��C\n",
111 snprintf(str, max_len, " Hot Temperature: %" B_PRIu32 ".%" B_PRIu32 " ��C\n",
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp148 dprintf(" bus-range: %" B_PRIu32 " - %" B_PRIu32 "\n", busBeg, busEnd);
179 dprintf("bus: %" B_PRIu32, pciAddress.bus);
180 dprintf(", dev: %" B_PRIu32, pciAddress.device);
181 dprintf(", fn: %" B_PRIu32, pciAddress.function);
183 dprintf(", childIrq: %" B_PRIu32, fInterruptMap[i].childIrq);
184 dprintf(", parentIrq: (%" B_PRIu32, fInterruptMap[i].parentIrqCtrl);
185 dprintf(", %" B_PRIu32, fInterruptMap[i].parentIrq);
413 dprintf("AtuMap(%" B_PRIu32 ", %" B_PRIu32 ",
[all...]
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp252 TRACE("\t%s Amp: %sstep size: %f dB, # steps: %" B_PRIu32 ", "
253 "offset to 0 dB: %" B_PRIu32 "\n",
336 TRACE("%" B_PRIu32 ": %s\n", nodeID, get_widget_type_name(widget.type));
600 ERROR("Error parsing inputs for widget %" B_PRIu32 "!\n",
743 TRACE("Audio Group: Output delay: %" B_PRIu32 " "
744 "samples, Input delay: %" B_PRIu32 " "
749 TRACE(" #GPIO: %" B_PRIu32 ", #GPO: %" B_PRIu32 ", #GPI: %" B_PRIu32 ", "
760 TRACE(" widget start %" B_PRIu32 ", coun
[all...]
H A Dhda_controller.cpp276 dprintf("hda: stream fifo error (id:%" B_PRIu32 ")\n", stream->id);
278 dprintf("hda: stream descriptor error (id:%" B_PRIu32 ")\n",
283 dprintf("hda: stream buffer not completed (id:%" B_PRIu32 ")\n",
294 dprintf("hda: DMA position for stream (id:%" B_PRIu32 ") seems to be "
380 dprintf("hda: Response for unknown codec %" B_PRIu32
399 B_PRIu32 ": %08" B_PRIx32 "/%08" B_PRIx32 "!\n",
434 "%" B_PRIu32 "!\n", index);
879 dprintf("hda: sample size %" B_PRIu32 ", num channels %" B_PRIu32 ", "
880 "buffer length %" B_PRIu32 "\
[all...]
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp122 dprintf("%" B_PRIu32 ": base = %" B_PRIu64 ","
123 "size = %" B_PRIu32 "\n", i, regions[i].base, regions[i].size);
130 "(num ranges = %" B_PRIu32 ")!\n",
152 dprintf("%" B_PRIu32 ": base = %" B_PRIu32 ","
153 "size = %" B_PRIu32 "\n", i, regions[i].base, regions[i].size);
160 "(num ranges = %" B_PRIu32 ")!\n",
329 "(num ranges = %" B_PRIu32 ")!\n",
358 "(num ranges = %" B_PRIu32 ")!\n",
376 "(num ranges = %" B_PRIu32 ")\
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp75 dprintf("TCP PROBE %" B_PRIdBIGTIME " %s %s %" B_PRIu32 " snxt %" B_PRIu32 \
76 " suna %" B_PRIu32 " cw %" B_PRIu32 " sst %" B_PRIu32 " win %" \
77 B_PRIu32 " swin %" B_PRIu32 " smax-suna %" B_PRIu32 " savail %" \
110 out.Print("tcp:%p (%12s) receive buffer %p (%" B_PRIu32 " bytes), "
111 "flags %#" B_PRIx8 ", seq %" B_PRIu32 ", ac
[all...]
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp237 dprintf("%" B_PRIu32 ": base = %" B_PRIu64 ","
238 "size = %" B_PRIu32 "\n", i, regions[i].base, regions[i].size);
245 "(num ranges = %" B_PRIu32 ")!\n",
267 dprintf("%" B_PRIu32 ": base = %" B_PRIu32 ","
268 "size = %" B_PRIu32 "\n", i, regions[i].base, regions[i].size);
275 "(num ranges = %" B_PRIu32 ")!\n",
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.cpp153 TRACE("%s: referenceFreq: %" B_PRIu32 "; pllOutMin: %" B_PRIu32 "; "
154 " pllOutMax: %" B_PRIu32 "; pllInMin: %" B_PRIu32 ";"
155 "pllInMax: %" B_PRIu32 "\n", __func__, pll->referenceFreq,
365 TRACE("%s: vco = %" B_PRIu32 "\n", __func__, vco);
384 TRACE("%s: postDiv = %" B_PRIu32 "\n", __func__, postDivider);
464 TRACE("%s: referenceDiv %" B_PRIu32 "\n",
466 TRACE("%s: postDiv %" B_PRIu32 "\n",
468 TRACE("%s: targetClock %" B_PRIu32 "\
[all...]
H A Ddisplay.cpp78 ERROR("%s: Unknown CRTC %" B_PRIu32 "\n",
130 ERROR("%s: Unknown CRTC %" B_PRIu32 "\n",
173 ERROR("%s: Unknown CRTC %" B_PRIu32 "\n",
262 TRACE("%s: connector(%" B_PRIu32 "): Skipping 9DIN connector "
269 TRACE("%s: connector(%" B_PRIu32 "): Checking %sDP.\n", __func__, id,
287 TRACE("%s: connector(%" B_PRIu32 "): Found DisplayPort EDID!\n",
299 TRACE("%s: connector(%" B_PRIu32 "): bit-banging LVDS for EDID.\n",
309 TRACE("%s: connector(%" B_PRIu32 "): using AtomBIOS LVDS_Info "
319 TRACE("%s: connector(%" B_PRIu32 "): bit-banging ddc for EDID.\n",
328 TRACE("%s: connector(%" B_PRIu32 ")
[all...]
/haiku/src/add-ons/kernel/drivers/power/acpi_battery/
H A Dacpi_battery.cpp361 snprintf(str, max_len, " State %" B_PRIu32 ", Current Rate %" B_PRIu32
362 ", Capacity %" B_PRIu32 ", Voltage %" B_PRIu32 "\n",
372 snprintf(str, max_len, " Power Unit %" B_PRIu32 ", Design Capacity %"
373 B_PRIu32 ", Last Full Charge %" B_PRIu32 ", Technology %" B_PRIu32
378 snprintf(str, max_len, " Design Voltage %" B_PRIu32 ", Design Capacity"
379 " Warning %" B_PRIu32 ", Desig
[all...]
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp116 TRACE("%" B_PRIu32 ": base = %" B_PRIx64 ","
124 "(num ranges = %" B_PRIu32 ")!\n",
243 "(num ranges = %" B_PRIu32 ")!\n",
253 "(num ranges = %" B_PRIu32 ")!\n",
265 "(num ranges = %" B_PRIu32 ")\n",
274 TRACE("total size kept: %" B_PRIu32 "\n", total);
617 TRACE("virt_allocated: %" B_PRIu32 "\n",
619 TRACE("phys_allocated: %" B_PRIu32 "\n",
621 TRACE("phys_memory: %" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmulti.cpp421 ITRACE("Input Sampling Rate = %" B_PRIu32 "\n",
423 ITRACE("Output Sampling Rate = %" B_PRIu32 "\n",
747 ITRACE_VV("Get combo: %" B_PRIu32 ", %" B_PRIu32 "\n",
757 ITRACE_VV("Set combo: %" B_PRIu32 ", %" B_PRIu32 "\n", index, value);
791 ITRACE_VV("Get output: %" B_PRIu32 ", %" B_PRIu32 "\n", index, value);
803 ITRACE_VV("Set output: %" B_PRIu32 ", %" B_PRIu32 "\
[all...]
/haiku/src/bin/listusb/
H A Dlistusb.cpp108 printf(" [Endpoint %" B_PRIu32 "]\n", i);
133 printf(" [Descriptor %" B_PRIu32 "]\n", i);
148 printf(" [Interface %" B_PRIu32 "]\n", i);
153 printf(" [Alternate %" B_PRIu32 "%s]\n", j,
202 printf(" [Configuration %" B_PRIu32 "]\n", i);
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp60 fprintf(stderr, "Get %" B_PRId32 " ppp interfaces, first is %" B_PRIu32 "!\n",
85 printf("\tID: %" B_PRIu32 "\n", interface.ID());
139 printf("Created interface with ID: %" B_PRIu32 "\n", interface.ID());
148 "pppconfig delete %" B_PRIu32 "\n", interface.ID());
590 printf("MTU: %" B_PRIu32 "\n", info.info.MTU);
591 printf("inputTransferRate: %" B_PRIu32 "\n", info.info.inputTransferRate);
592 printf("outputTransferRate: %" B_PRIu32 "\n", info.info.outputTransferRate);
593 printf("outputBytesCount: %" B_PRIu32 "\n", info.info.outputBytesCount);
671 fprintf(stderr, "Error: Could not find interface ID: %" B_PRIu32 "!\n", ID);
689 printf("ID: %" B_PRIu32 "\
[all...]
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDReportItem.cpp183 TRACE_ALWAYS("%s\tbyte offset: %" B_PRIu32 "\n", indent, fByteOffset);
189 TRACE_ALWAYS("%s\tminimum: %" B_PRIu32 "\n", indent, fMinimum);
190 TRACE_ALWAYS("%s\tmaximum: %" B_PRIu32 "\n", indent, fMaximum);
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp147 dprintf("dosfs: bios geometry: %" B_PRIu32 " heads, "
148 "%" B_PRIu32 " cylinders, "
149 "%" B_PRIu32 " sectors/track, "
150 "%" B_PRIu32 " bytes/sector\n",
157 dprintf("dosfs: device geometry: %" B_PRIu32 " heads, "
158 "%" B_PRIu32 " cylinders, "
159 "%" B_PRIu32 " sectors/track, "
160 "%" B_PRIu32 " bytes/sector\n",
362 dprintf("dosfs: FAT size is %" B_PRIu32 " sectors\n", FATSize);
536 dprintf("dosfs Error: write error at sector %" B_PRIu32 "\
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddma_resources.cpp82 kprintf(" vecs: %" B_PRIu32 "\n", fVecCount);
85 kprintf(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIuGENADDR "\n",
192 ", max segment count %" B_PRIu32 ", align %" B_PRIuGENADDR ", "
492 TRACE(" physical count %" B_PRIu32 "\n", segmentCount);
494 TRACE(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIxGENADDR "\n",
571 TRACE(" vec %" B_PRIu32 ": restricting length to %lu due to transfer size "
582 TRACE(" vec %" B_PRIu32 ": below low address, using bounce buffer: %lu\n", i,
586 TRACE(" vec %" B_PRIu32 ": misalignment, using bounce buffer: %lu\n", i,
604 TRACE(" vec %" B_PRIu32 ": 0 length, using bounce buffer: %lu\n", i,
616 TRACE(" vec %" B_PRIu32 "
[all...]
/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.cpp102 snprintf(str, max_len, " Critical Temperature: %" B_PRIu32 ".%"
103 B_PRIu32 " C\n", (therm_info.critical_temp / 10),
108 snprintf(str, max_len, " Current Temperature: %" B_PRIu32 ".%"
109 B_PRIu32 " C\n", (therm_info.current_temp / 10),
115 snprintf(str, max_len, " Hot Temperature: %" B_PRIu32 ".%"
116 B_PRIu32 " C\n", (therm_info.hot_temp / 10),
/haiku/src/kits/debugger/value/
H A DValueWriter.cpp79 B_PRIx64 ", bits: %" B_PRIu32 "\n", i, address,
94 TRACE_LOCALS(" piece %" B_PRId32 ": register: %" B_PRIu32
/haiku/src/bin/
H A Dsysinfo.cpp327 printf("\t%s: %" B_PRIu32 " KB, ", name, size);
334 printf("%" B_PRIu32 " lines/tag, %" B_PRIu32 " bytes/line\n", linesPerTag,
347 printf("\t%s: %" B_PRIu32 " KB, ", name, size);
351 printf("%" B_PRIu32 "-way set associative, ", ways);
352 printf("%" B_PRIu32 " lines/tag, %" B_PRIu32 " bytes/line\n", linesPerTag,
411 printf("%" B_PRIu32 "-way set associative, ", ways);
412 printf("%" B_PRIu32 " lines/tag, %" B_PRIu32 " byte
[all...]
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_dtb.cpp60 dprintf(" id: %" B_PRIu32 "\n", info->id);
130 dprintf(" irq: %" B_PRIu32 "\n", timer.interrupt);

Completed in 202 milliseconds

1234567891011>>