Searched refs:dprintf (Results 201 - 225 of 718) sorted by relevance

1234567891011>>

/haiku/src/system/boot/platform/u-boot/
H A Ddevices.cpp18 # define TRACE(x...) dprintf(x)
41 dprintf("platform_add_boot_device(): Could not create MemoryDisk !\n");
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_acpi.cpp49 dprintf("discovered uart from acpi: base=%lx, irq=%u, clock=%lu\n",
79 dprintf("discovered gic from acpi: version=%d, gicd=%lx, gicc=%lx\n",
/haiku/src/system/kernel/
H A Dmain.cpp69 # define TRACE(x...) dprintf("INIT: " x)
137 dprintf("Welcome to kernel debugger output!\n");
138 dprintf("Haiku revision: %s, debug level: %d\n", get_haiku_revision(),
276 // We disable interrupts for this dprintf(), since otherwise dprintf()
384 dprintf("main2: find_directory() failed: %s\n", strerror(status));
388 dprintf("main2: constructing path to launch_daemon failed: %s\n",
401 dprintf("error starting \"%s\" error = %" B_PRId32 " \n",
/haiku/src/system/boot/platform/riscv/
H A Dfdt.cpp92 dprintf("[!] no interrupt field\n");
131 dprintf("PLIC contexts\n");
138 dprintf(" context %" B_PRIu32 ": %" B_PRIu32 "\n", contextId, phandle);
141 dprintf(" hartId: %" B_PRIu32 "\n", cpuInfo->hartId);
187 dprintf("FDT: %p\n", fdt);
195 dprintf("FDT valid, size: %" B_PRIu32 "\n", fdt_totalsize(gFdt));
H A Ddevices.cpp23 # define TRACE(x...) dprintf(x)
60 dprintf("+VirtioBlockDevice\n");
66 dprintf("-VirtioBlockDevice\n");
74 // dprintf("ReadAt(%p, %ld, %p, %ld)\n", cookie, pos, buffer, bufferSize);
97 dprintf("%s: blockIo error reading from device!\n", __func__);
170 dprintf("virtio_block[%d]\n", i);
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddir.cpp21 #define DPRINTF(a,b) if (debug_dir > (a)) dprintf b
76 dprintf("lfn entry (%" B_PRIu32 ") with no alias\n", lfn_count);
82 dprintf("lfn entry (%" B_PRIu32 ") with intervening erased "
93 dprintf("invalid long file name: reserved fields munged\n");
98 dprintf("bad lfn start entry in directory\n");
118 dprintf("error in long file name: hash values don't match\n");
123 dprintf("bad lfn entry in directory\n");
131 dprintf("bad lfn entry in directory\n");
153 dprintf("unfinished lfn in directory\n");
158 dprintf("erro
[all...]
H A Dattr.cpp26 #define DPRINTF(a,b) if (debug_attr > (a)) dprintf b
69 dprintf("error: dosfs_free_attrcookie called with null cookie\n");
86 dprintf("error: dosfs_rewind_attrcookie called with null cookie\n");
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp36 #define TRACE(x...) dprintf("acpi: " x)
41 #define ERROR(x...) dprintf("acpi: " x)
54 dprintf("acpi: %s %s\n", msg, AcpiFormatException(status));
109 dprintf("acpi: GPE Event %d for %s\n", eventNumber, deviceName);
116 dprintf("acpi: PMTIMER(%d) event for %s\n", eventNumber,
121 dprintf("acpi: Global(%d) event for %s\n", eventNumber,
126 dprintf("acpi: Powerbutton(%d) event for %s\n", eventNumber,
131 dprintf("acpi: sleepbutton(%d) event for %s\n", eventNumber,
136 dprintf("acpi: RTC(%d) event for %s\n", eventNumber,
141 dprintf("acp
[all...]
/haiku/src/system/boot/platform/atari_m68k/
H A Dvideo.cpp30 # define TRACE(x) dprintf x
38 dprintf("v_bas_ad: %d\n", *TOSVAR_v_bas_ad);
39 dprintf("Physbase %p\n", Physbase());
40 dprintf("Logbase %p\n", Logbase());
335 dprintf("Switching to mode 0x%04x\n", mode->mode);
339 dprintf("failed to set mode %d. Current is %d\n", mode->mode, fPreviousMode);
354 dprintf("Reverting to mode 0x%04x\n", fPreviousMode);
487 dprintf("monitor type %d\n", monitor);
543 dprintf("Switching to mode 0x%04x\n", mode->mode);
559 dprintf("Revertin
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp19 # define TRACE(x) dprintf x
190 dprintf("got CD boot spec:\n");
191 dprintf(" size: %#x\n", packet->size);
192 dprintf(" media type: %u\n", packet->media_type);
193 dprintf(" drive_number: %u\n", packet->drive_number);
194 dprintf(" controller index: %u\n", packet->controller_index);
195 dprintf(" start emulation: %lu\n", packet->start_emulation);
196 dprintf(" device_specification: %u\n", packet->device_specification);
308 dprintf("legacy base address %x\n", disk.bus.legacy.base_address);
310 dprintf("unknow
[all...]
H A Dmmu.cpp52 # define TRACE(x...) dprintf(x)
305 dprintf("extended memory info (from 0xe820):\n");
307 dprintf(" base 0x%08Lx, len 0x%08Lx, type %lu (%s)\n",
600 dprintf("phys memory ranges:\n");
602 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
607 dprintf("allocated phys memory ranges:\n");
609 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
614 dprintf("allocated virt memory ranges:\n");
616 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
767 dprintf("N
[all...]
/haiku/src/add-ons/kernel/drivers/input/wacom/
H A Dwacom.c29 # define DPRINTF_INFO(x) dprintf x;
30 # define DPRINTF_ERR(x) dprintf x;
33 # define DPRINTF_ERR(x) dprintf x;
188 dprintf(ID "add_device() -> "
198 dprintf(ID "add_device() -> "
223 dprintf(ID "add_device() - "
239 dprintf(ID "add_device() - "
252 dprintf(ID "add_device() - "
270 dprintf(ID "add_device() - set 'Wacom'-mode failed\n");
383 dprintf(I
[all...]
/haiku/src/system/kernel/arch/arm64/
H A Darch_vm_translation_map.cpp40 dprintf("arch_vm_translation_map_init\n");
71 dprintf("vm config: MMFR1: %lx, TCR: %lx\nTTBR0: %lx, TTBR1: %lx\nT0SZ: %u, T1SZ: %u, TG0: %u, "
84 dprintf("arch_vm_translation_map_init_post_sem\n");
92 dprintf("arch_vm_translation_map_init_post_area\n");
150 dprintf("early: pulling page %lx\n", table);
/haiku/src/system/boot/platform/efi/
H A Dstart.cpp187 dprintf("kernel:\n");
188 dprintf(" text: %#" B_PRIx64 ", %#" B_PRIx64 "\n", textRegion.start, textRegion.size);
189 dprintf(" data: %#" B_PRIx64 ", %#" B_PRIx64 "\n", dataRegion.start, dataRegion.size);
190 dprintf(" entry: %#lx\n", kernelEntry);
207 dprintf("Kernel stack at %#" B_PRIx64 "\n", gKernelArgs.cpu_kstack[0].start);
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dsata_request.cpp129 dprintf("ahci: sata_request::finish ATA command 0x%02x failed:"
142 dprintf("ahci: sata_request::finish ATAPI packet %02x %02x "
184 dprintf("ahci: sata_request::abort called for command 0x%02x\n", fFis[2]);
/haiku/src/add-ons/kernel/network/ppp/ppp_frame/
H A Dppp_frame.cpp43 dprintf("in function: %s::%s\n", __FILE__, __func__);
101 dprintf("in function: %s\n", __func__);
110 dprintf("%s::%s: entry\n", __FILE__, __func__);
/haiku/src/system/kernel/arch/sparc/
H A Darch_platform.cpp154 dprintf("SparcOpenFirmware::InitRTC(): Failed open RTC device!\n");
196 dprintf("SparcOpenFirmware::SetHardwareRTC(): Failed to set RTC!\n");
207 dprintf("SparcOpenFirmware::GetHardwareRTC(): Failed to get RTC!\n");
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp187 dprintf("colors:\n");
191 dprintf("#");
194 dprintf("\n");
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h39 # define __out dprintf
224 #define TRACE(x) DBG(dprintf x)
228 //#define WARN(x) (dprintf x)
230 #define WARN(x) DBG(dprintf x)
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.h43 # define __out dprintf
231 #define TRACE(x) /*dprintf x*/
236 #define TRACE_ERROR(x) dprintf x
241 //#define WARN(x) (dprintf x)
243 #define WARN(x) DBG(dprintf x)
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dblock.cpp264 dprintf("TRIM: device reports (LBP VPD): LBPU = %d, LBPWS = %d,"
268 dprintf("TRIM: could not get the LBP VPD of the device\n");
270 dprintf("TRIM: device reports (Block Limits VPD):"
278 dprintf("TRIM: could not get Block Limits VPD of the device\n");
574 dprintf("TRIM: SCSI: sending an UNMAP command to"
577 dprintf("[%3" B_PRIu16 "] %" B_PRIu64 " : %" B_PRIu32 "\n",
586 dprintf("TRIM: SCSI: Previous UNMAP command would fit %"
590 dprintf("TRIM: SCSI: Previous UNMAP ranges exceed the"
673 dprintf("TRIM: SCSI: sending a WRITE SAME (16) command to"
675 dprintf("
[all...]
/haiku/src/add-ons/kernel/busses/i2c/ocores/
H A Docores_i2c.cpp44 //dprintf("OcoresI2c::WriteByte(cmd: %#02x, val: %#02x)\n", cmd.val, val);
61 //dprintf("OcoresI2c::ReadByte(cmd: %#02x, val: %#02x)\n", cmd.val, val);
70 //dprintf("OcoresI2c::WriteAddress(adr: %#04x, isRead: %d)\n", adr, isRead);
135 dprintf("+OcoresI2c::InitDriver()\n");
168 dprintf("-OcoresI2c::InitDriver()\n");
187 dprintf("OcoresI2c::SetI2cBus()\n");
197 //dprintf("OcoresI2c::ExecCommand()\n");
/haiku/src/system/kernel/arch/x86/32/
H A Dapm.cpp19 # define TRACE(x) dprintf x
180 dprintf("version: %x\n", version);
188 dprintf("eax: %lx, flags: %lx\n", regs.eax, regs.flags);
202 dprintf("APM event: %x, info: %x\n", event, info);
370 dprintf("APM: cannot enable power management.\n");
372 dprintf("APM: cannot engage.\n");
/haiku/src/system/boot/loader/
H A Dpartitions.cpp27 # define TRACE(x) dprintf x
384 dprintf("Partitioning module `%s' recognized the partition, but "
487 dprintf("add_partitions_for(%d) failed: %" B_PRIx32 "\n", fd, status);
500 dprintf("creating partition failed: could not find partition.\n");
506 dprintf("creating partition failed: no memory\n");
538 dprintf("could not find parent partition.\n");
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dsb16_multi_audio.c155 dprintf("%s: playback: %" B_PRId32 " buffers, %" B_PRIu32 " channels, %" B_PRIu32 " samples\n",
158 dprintf("%s: record: %" B_PRId32 " buffers, %" B_PRIu32 " channels, %" B_PRIu32 " samples\n",
189 dprintf("%s: Error setting up playback buffers (%s)\n", __func__, strerror(rc));
197 dprintf("%s: Error setting up recording buffers (%s)\n", __func__, strerror(rc));
244 dprintf("%s: Error waiting for playback buffer to finish (%s)!\n", __func__,
261 dprintf("%s: %d buffers processed\n", __func__, debug_buffers_exchanged);

Completed in 210 milliseconds

1234567891011>>