Searched refs:dprintf (Results 326 - 350 of 718) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/kernel/
H A Dcpu.cpp77 dprintf("found cpufreq module: %s\n", name);
93 dprintf("no valid cpufreq module found\n");
113 dprintf("found cpuidle module: %s\n", name);
129 dprintf("no valid cpuidle module found\n");
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddriver.c38 #define TRACE dprintf
128 dprintf(INFO);
144 dprintf("cx23882: /dev/%s is a %s\n", name, info);
/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp37 # define TRACE(x...) dprintf(x)
587 dprintf("checksum_device: skipping check sum check for block %"
871 dprintf("\"help\" for usage!\n");
878 dprintf("register <path>\n");
879 dprintf(" Registers file <path> as a new checksum device.\n");
880 dprintf("unregister <device>\n");
881 dprintf(" Unregisters <device>.\n");
885 dprintf("Usage: register <path>\n");
893 dprintf("Usage: unregister <device>\n");
915 dprintf("Faile
[all...]
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp106 # define TRACE(x...) dprintf(x)
249 dprintf("using AMCC 460 paging\n");
253 dprintf("using Classic paging\n");
H A Darch_platform.cpp154 dprintf("PPCOpenFirmware::InitRTC(): Failed open RTC device!\n");
196 dprintf("PPCOpenFirmware::SetHardwareRTC(): Failed to set RTC!\n");
207 dprintf("PPCOpenFirmware::GetHardwareRTC(): Failed to get RTC!\n");
/haiku/src/add-ons/translators/ppm/
H A DPPMTranslator.cpp38 #define dprintf(x) printf x macro
40 #define dprintf(x) macro
120 dprintf(("PPMTranslator: PrefsLoader()\n"));
244 dprintf(("PPMTranslator: Identify()\n"));
295 dprintf(("PPMTranslator: Translate()\n"));
301 dprintf(("PPMTranslator: outType is '%c%c%c%c'\n", char(outType >> 24),
321 dprintf(("read_ppm_header() error %s [%" B_PRIx32 "]\n", strerror(err),
367 dprintf(("PPMTranslator: write PPM\n"));
391 dprintf(("PPMTranslator: write B_TRANSLATOR_BITMAP\n"));
402 dprintf(("rowByte
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm_translation_map.cpp30 # define TRACE(x...) dprintf(x)
76 // dprintf("Map(0x%" B_PRIxADDR ", 0x%" B_PRIxADDR ")\n", virtAdr, physAdr);
135 dprintf("physMapBase: %#" B_PRIxADDR "\n", args->arch_args.physMap.start);
136 dprintf("physMemBase: %#" B_PRIxADDR "\n", args->physical_memory_range[0].start);
168 //dprintf("early_map(%#" B_PRIxADDR ", %#" B_PRIxADDR ")\n", virtAdr, physAdr);
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp23 # define TRACE(x) dprintf x
191 dprintf("registering power button\n");
209 dprintf("registering sleep button\n");
/haiku/src/add-ons/kernel/drivers/power/acpi_lid/
H A Dacpi_lid.cpp31 # define TRACE(x...) dprintf("acpi_lid: " x)
35 #define ERROR(x...) dprintf("acpi_lid: " x)
228 dprintf("acpi_lid_support lid device found\n");
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp33 # define TRACE(x...) dprintf("intel_extreme: " x)
38 #define ERROR(x...) dprintf("intel_extreme: " x)
134 dprintf("gen8_handle_interrupts unhandled interrupt on pipe A\n");
145 dprintf("gen8_handle_interrupts unhandled interrupt on pipe B\n");
156 dprintf("gen8_handle_interrupts unhandled interrupt on pipe C\n");
170 dprintf("gen8_handle_interrupts HPD\n");
173 dprintf("gen8_handle_interrupts HPD_IIR %" B_PRIx32 "\n", iir);
180 dprintf("gen8_handle_interrupts PCH\n");
183 dprintf("gen8_handle_interrupts PCH_IIR %" B_PRIx32 "\n", iir);
188 dprintf("gen8_handle_interrupt
[all...]
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_acpi.cpp28 # define TRACE(x...) dprintf("\33[33msdhci:\33[0m " x)
32 #define TRACE_ALWAYS(x...) dprintf("\33[33msdhci:\33[0m " x)
33 #define ERROR(x...) dprintf("\33[33msdhci:\33[0m " x)
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c21 #define d_printf dprintf
122 dprintf("symbios: cannot find stats module...\n");
337 // dprintf("sym: %04d - %08x %08x\n",i,t[i].address,t[i].count);
344 // dprintf("sym: pp = %08x di = %08x do = %08x\n",st->priv_phys,st->datain_phys,st->dataout_phys);
348 /* dprintf("symbios: enqueueing %02x %02x %02x ... for %d (%d bytes %s)\n",
725 dprintf("symbios%ld: scsi bus reset\n",s->num);
772 dprintf("symbios%ld: selftest ",s->num);
775 dprintf(".");
779 dprintf("FAIL\n");
782 dprintf("PAS
[all...]
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp24 # define TRACE(x) dprintf x
79 dprintf("log: Dropped log entry!\n");
286 dprintf("log: must drop log entries: %ld, %s!\n",
319 dprintf("log: must drop log entries: %ld, %s!\n", written, strerror(written));
386 dprintf("log: opening log file failed: %s\n", strerror(errno));
H A Drule_based_prefetcher.cpp35 # define TRACE(x) dprintf x
541 dprintf(" applied: %ld, known: %ld, unknown: %ld\n",
546 dprintf(" %ld:%lld:\"%s\", ", head->device, head->parent, head->name);
548 dprintf("-\n");
550 dprintf("%ld (%ld), %lld us\n", head->used_count,
580 dprintf("new rules for \"%s\"\n", name);
700 //dprintf("opened: %ld:%lld:%lld:%s (%s)\n", device, parent, node, name, thread_get_current_thread()->name);
709 //dprintf("launched: %s (%s)\n", args[0], thread_get_current_thread()->name);
735 dprintf("Rule %p \"%s\"\n", rule, rules->name);
/haiku/src/add-ons/kernel/drivers/input/virtio_input/
H A Dvirtio_input.cpp30 # define TRACE(x...) dprintf("virtio_input: " x)
34 #define ERROR(x...) dprintf("virtio_input: " x)
185 dprintf(" size: 0x%" B_PRIxSIZE "\n", size);
186 dprintf(" virt: %p\n", dev->packets);
187 dprintf(" phys: %p\n", (void*)dev->physAdr);
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_elantech.cpp25 # define TRACE(x...) dprintf(x)
107 dprintf("ELANTECH: Fingers %" B_PRId32 ", raw %x (STATUS)\n",
111 dprintf("ELANTECH: Fingers %d, raw %x (HEAD)\n", (packet[3] & 0xe0) >>5, packet[3]);
122 dprintf("ELANTECH: Pos: %" B_PRId32 ":%" B_PRId32 "\n (HEAD)",
129 dprintf("ELANTECH: Fingers %d, raw %x (MOTION)\n", (packet[3] & 0xe0) >>5, packet[3]); //Most likely palm
139 dprintf("ELANTECH: Pos: %" B_PRId32 ":%" B_PRId32 " (Motion)\n",
144 dprintf("ELANTECH: unknown packet type %d\n", packet_type);
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp2650 dprintf("endpoint %p\n", endpoint);
2651 dprintf("\tflags........... 0x%08" B_PRIx32 "\n", endpoint->flags);
2652 dprintf("\ttail_physical... 0x%08" B_PRIx32 "\n", endpoint->tail_physical_descriptor);
2653 dprintf("\thead_physical... 0x%08" B_PRIx32 "\n", endpoint->head_physical_descriptor);
2654 dprintf("\tnext_physical... 0x%08" B_PRIx32 "\n", endpoint->next_physical_endpoint);
2655 dprintf("\tphysical........ 0x%08" B_PRIx32 "\n", endpoint->physical_address);
2656 dprintf("\ttail_logical.... %p\n", endpoint->tail_logical_descriptor);
2657 dprintf("\tnext_logical.... %p\n", endpoint->next_logical_endpoint);
2665 dprintf("descriptor %p\n", topDescriptor);
2666 dprintf("\tflag
[all...]
/haiku/src/system/kernel/debug/
H A Dtracing.cpp435 dprintf("Found previous tracing meta data, but failed to init.\n");
443 dprintf("No previous tracing meta data found.\n");
467 dprintf("TracingMetaData::Create(): failed to get physical address "
563 dprintf("Failed to init tracing meta data: Sanity checks "
581 dprintf("Failed to init tracing meta data: Mapping tracing log "
586 dprintf("ktrace: Remapped tracing buffer at %p, size: %" B_PRIuSIZE "\n",
599 dprintf("ktrace recovering: entry %p: fixing previous_size "
612 dprintf("ktrace recovering: entry %p: non-wrap entry size is 0\n",
620 dprintf("ktrace recovering: entry %p: size too big: %" B_PRIu32 "\n",
628 dprintf("ktrac
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c232 dprintf("nfs: postoffice: can't find pending call to remove "
328 dprintf("nfs: xid %" B_PRId32 " timed out, removing from queue", xid);
343 dprintf("nfs: acquire(pending->sem) = 0x%08lx\n", err);
345 dprintf("nfs: timed out waiting on sem\n");
382 dprintf("nfs: RPC_MISMATCH (%" B_PRId32 ",%" B_PRId32 ")", low,
387 dprintf("nfs: RPC_AUTH_ERROR (%d)", authStat);
403 dprintf("nfs: RPC_PROG_MISMATCH (%" B_PRId32 ",%" B_PRId32 ")",
406 dprintf("nfs: Accepted but failed (%d)", acceptStat);
869 //dprintf("nfs: walk(%s)\n", file);//XXX:mmu_man:debug
1055 // dprintf("nf
[all...]
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c35 #define d_printf dprintf
37 #define dt_printf dprintf
253 dprintf("buslogic: reset: ");
261 dprintf(".");
265 dprintf(" FAILED\n");
269 dprintf(" OKAY\n");
273 dprintf(" READY\n");
278 dprintf(" TIMEOUT\n");
458 /* dprintf("buslogic: sg count = %d\n",ccb->cam_sglist_cnt);*/
807 dprintf("buslogi
[all...]
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp27 #define TRACE(a) dprintf a
234 dprintf(" ");
245 dprintf("\"%s\" : ", attr->name);
248 dprintf("string : \"%s\"", attr->value.string);
252 dprintf("uint8 : %u (%#x)", attr->value.ui8, attr->value.ui8);
256 dprintf("uint16 : %u (%#x)", attr->value.ui16, attr->value.ui16);
260 dprintf("uint32 : %lu (%#lx)", attr->value.ui32, attr->value.ui32);
264 dprintf("uint64 : %Lu (%#Lx)", attr->value.ui64, attr->value.ui64);
267 dprintf("raw data");
269 dprintf("\
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp96 dprintf("%s: %s\n", fText, message);
711 dprintf("B+tree header size %" B_PRIdOFF " doesn't fit file size %"
782 dprintf("inode %" B_PRIdOFF ": free node at %" B_PRIdOFF " could "
790 dprintf("inode %" B_PRIdOFF ": free node at %" B_PRIdOFF
801 dprintf("inode %" B_PRIdOFF ": free node at %" B_PRIdOFF
823 dprintf("inode %" B_PRIdOFF ": found %" B_PRIu32 " max levels, "
829 dprintf("inode %" B_PRIdOFF ": visited %" B_PRIuSIZE " from %" B_PRIdOFF
873 dprintf("--> could not open %" B_PRIdOFF "\n", offset);
1136 dprintf("BPlusTree::_SeekDown() node walked too deep.\n");
2336 dprintf("inod
[all...]
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp165 //dprintf("lf: y %d x %d scroll_top %d scoll_bottom %d\n", console->y, console->x, console->scroll_top, console->scroll_bottom);
327 //dprintf("set_vt100_attributes: %ld\n", args[i]);
387 //dprintf("process_vt100_command: c '%c', argCount %ld, arg[0] %ld, arg[1] %ld, seenBracket %d\n",
569 dprintf("<BEEP>\n");
694 // dprintf("console_close: entry\n");
717 dprintf("console_write (%lu bytes): \"", *_length);
720 dprintf("(%d:0x%x)", input[i], input[i]);
722 dprintf("%c", input[i]);
724 dprintf("\"\n");
789 dprintf("con_ini
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfat.cpp20 #define DPRINTF(a,b) if (debug_fat > (a)) dprintf b
443 dprintf("cluster = %" B_PRId32 "\n", cluster);
490 dprintf("clear_fat_chain: fat chain terminated improperly with %"
649 dprintf("fat chain: %" B_PRIu32, cluster);
652 dprintf(" %" B_PRIu32, cluster);
655 dprintf("\n");
672 dprintf("fragment: only for FAT16 and FAT32\n");
684 dprintf("fragment: error getting fat block %lx\n", sector);
726 dprintf("fragment: error getting fat block %lx\n", sector);
/haiku/src/tests/system/kernel/cache/
H A Dpages_io_test.cpp18 #define dprintf printf macro
146 dprintf(" [%ld] extend offset %lld, disk offset %lld, length %lld\n",
467 dprintf("got %lu file vecs for %lld:%lu%s:\n", fileVecCount, offset, numBytes,
470 dprintf(" [%lu] offset = %lld, size = %lld\n",
505 //dprintf("warning: device driver %p doesn't respect total length in read_pages() call!\n", ref->device);
604 //dprintf("-> file left = %Lu\n", fileLeft);
627 dprintf("got %lu file vecs for %lld:%lu%s:\n", fileVecCount,
631 dprintf(" [%lu] offset = %lld, size = %lld\n",

Completed in 369 milliseconds

<<11121314151617181920>>