DPRINTF 67 bsp/boot/common/elf.c DPRINTF(("Invalid ELF image\n")); DPRINTF 77 bsp/boot/common/elf.c DPRINTF(("Invalid load address\n")); DPRINTF 194 bsp/boot/common/elf.c DPRINTF(("Undefined symbol for rela[%x] sym=%lx\n", DPRINTF 198 bsp/boot/common/elf.c DPRINTF(("Undefined weak symbol for rela[%x]\n", i)); DPRINTF 222 bsp/boot/common/elf.c DPRINTF(("Undefined symbol for rel[%x] sym=%lx\n", DPRINTF 226 bsp/boot/common/elf.c DPRINTF(("Undefined weak symbol for rel[%x]\n", i)); DPRINTF 366 bsp/boot/common/elf.c DPRINTF(("Relocation error: module=%s\n", m->name)); DPRINTF 156 bsp/boot/common/load.c DPRINTF(("Invalid image %s\n", hdr->ar_name)); DPRINTF 165 bsp/boot/common/load.c DPRINTF(("loading: hdr=%lx module=%lx name=%s\n", DPRINTF 188 bsp/boot/common/load.c DPRINTF(("Invalid bootdisk image\n")); DPRINTF 194 bsp/boot/common/load.c DPRINTF(("Size of bootdisk is zero\n")); DPRINTF 211 bsp/boot/common/load.c DPRINTF(("bootdisk base=%lx size=%lx\n", DPRINTF 63 bsp/boot/common/main.c DPRINTF(("Prex Boot Loader\n")); DPRINTF 89 bsp/boot/common/main.c DPRINTF(("Entering kernel (at 0x%lx) ...\n\n", (long)entry)); DPRINTF 104 bsp/boot/common/main.c DPRINTF(("Panic: %s\n", msg)); DPRINTF 58 bsp/drv/dev/base/init.c DPRINTF(("Probing devices...\n")); DPRINTF 92 bsp/drv/dev/base/init.c DPRINTF(("Initializing %s\n", dp->name)); DPRINTF 108 bsp/drv/dev/base/init.c DPRINTF(("Shutting down...\n")); DPRINTF 117 bsp/drv/dev/base/init.c DPRINTF(("Unloading %s\n", dp->name)); DPRINTF 55 bsp/drv/dev/base/main.c DPRINTF(("Prex driver module built: " __DATE__ "\n")); DPRINTF 65 bsp/drv/dev/base/main.c DPRINTF(("Driver initialized\n")); DPRINTF 145 bsp/drv/dev/base/pm.c DPRINTF(("pm: connect power server\n")); DPRINTF 153 bsp/drv/dev/base/pm.c DPRINTF(("pm: query event=%d\n", event)); DPRINTF 175 bsp/drv/dev/base/pm.c DPRINTF(("pm: get policy %d\n", sc->policy)); DPRINTF 184 bsp/drv/dev/base/pm.c DPRINTF(("pm: set policy %d\n", policy)); DPRINTF 208 bsp/drv/dev/base/pm.c DPRINTF(("pm: set sustmr=%d\n", sc->sustime)); DPRINTF 220 bsp/drv/dev/base/pm.c DPRINTF(("pm: set dimtmr=%d\n", sc->dimtime)); DPRINTF 237 bsp/drv/dev/base/pm.c DPRINTF(("pm: stop timer\n")); DPRINTF 264 bsp/drv/dev/base/pm.c DPRINTF(("pm: start timer\n")); DPRINTF 277 bsp/drv/dev/base/pm.c DPRINTF(("pm: suspend system...\n")); DPRINTF 293 bsp/drv/dev/base/pm.c DPRINTF(("pm: resume...\n")); DPRINTF 304 bsp/drv/dev/base/pm.c DPRINTF(("pm: power off...\n")); DPRINTF 323 bsp/drv/dev/base/pm.c DPRINTF(("pm: rebooting...\n")); DPRINTF 339 bsp/drv/dev/base/pm.c DPRINTF(("pm: LCD off\n")); DPRINTF 354 bsp/drv/dev/base/pm.c DPRINTF(("pm: LCD on\n")); DPRINTF 373 bsp/drv/dev/base/pm.c DPRINTF(("pm: idlecnt=%d\n", sc->idlecnt)); DPRINTF 443 bsp/drv/dev/base/pm.c DPRINTF(("pm: notify %d\n", event)); DPRINTF 459 bsp/drv/dev/base/pm.c DPRINTF(("pm: post %d\n", event)); DPRINTF 523 bsp/drv/dev/base/pm.c DPRINTF(("Power policy: %s mode\n", DPRINTF 190 bsp/drv/dev/base/tty.c DPRINTF(("tty_start\n")); DPRINTF 205 bsp/drv/dev/base/tty.c DPRINTF(("tty_flush rw=%d\n", rw)); DPRINTF 264 bsp/drv/dev/base/tty.c DPRINTF(("tty_signal sig=%d\n", tp->t_signo)); DPRINTF 280 bsp/drv/dev/base/tty.c DPRINTF(("tty_input: %d\n", c)); DPRINTF 462 bsp/drv/dev/base/tty.c DPRINTF(("tty_read\n")); DPRINTF 502 bsp/drv/dev/base/tty.c DPRINTF(("tty_write\n")); DPRINTF 162 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: timeout msr=%x\n", bus_read_8(FDC_MSR))); DPRINTF 179 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: overrun\n")); DPRINTF 186 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: timeout\n")); DPRINTF 196 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: motor off\n")); DPRINTF 210 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: motor on\n")); DPRINTF 224 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: error=%d\n", error)); DPRINTF 239 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: reset\n")); DPRINTF 256 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: recalibrate\n")); DPRINTF 274 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: seek\n")); DPRINTF 302 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: read/write\n")); DPRINTF 311 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: hd=%x trk=%x sec=%x size=%d read=%d\n", DPRINTF 339 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: wakeup requester\n")); DPRINTF 355 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: stat=%d\n", sc->stat)); DPRINTF 363 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: reset/recal timeout\n")); DPRINTF 368 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: seek/io timeout retry=%d\n", irp->nr_retry)); DPRINTF 392 bsp/drv/dev/block/fdd.c DPRINTF(("fdc_stat=%d\n", sc->stat)); DPRINTF 404 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: invalid interrupt\n")); DPRINTF 412 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: unknown interrupt\n")); DPRINTF 429 bsp/drv/dev/block/fdd.c DPRINTF(("fdc_stat=%d\n", sc->stat)); DPRINTF 446 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: recal error\n")); DPRINTF 456 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: seek error\n")); DPRINTF 474 bsp/drv/dev/block/fdd.c DPRINTF(("fdc: i/o complete\n")); DPRINTF 523 bsp/drv/dev/block/fdd.c DPRINTF(("fdd_rw: cmd=%x buf=%x blksz=%d blkno=%x\n", DPRINTF 565 bsp/drv/dev/block/fdd.c DPRINTF(("fdd_read: buf=%x nbyte=%d blkno=%x\n", buf, *nbyte, blkno)); DPRINTF 621 bsp/drv/dev/block/fdd.c DPRINTF(("fdd_write: buf=%x nbyte=%d blkno=%x\n", buf, *nbyte, blkno)); DPRINTF 658 bsp/drv/dev/block/fdd.c DPRINTF(("fdd_write: error=%d\n", error)); DPRINTF 85 bsp/drv/dev/block/ramdisk.c DPRINTF(("ramdisk_read: buf=%x nbyte=%d blkno=%x\n", DPRINTF 90 bsp/drv/dev/block/ramdisk.c DPRINTF(("ramdisk_read: overrun!\n")); DPRINTF 116 bsp/drv/dev/block/ramdisk.c DPRINTF(("ramdisk_write: buf=%x nbyte=%d blkno=%x\n", DPRINTF 142 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: new_workload=%u new_deadline=%u\n", DPRINTF 144 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: avg_workload=%u avg_deadline=%u\n", DPRINTF 146 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: max_speed=%d\n", max_speed)); DPRINTF 199 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: run_percent=%d next_excess=%d new_speed=%d\n\n", DPRINTF 225 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: run_cycles=%d idle_cycles=%d cur_speed=%d\n", DPRINTF 258 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: enable\n")); DPRINTF 289 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: disable\n")); DPRINTF 330 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: devctl cmd=%d\n", cmd)); DPRINTF 337 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: change policy\n")); DPRINTF 339 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: policy=%d\n", policy)); DPRINTF 356 bsp/drv/dev/cpufreq/cpufreq.c DPRINTF(("cpufreq: attach ops=%x\n", ops)); DPRINTF 410 bsp/drv/dev/cpufreq/est.c DPRINTF(("setperf: %dMHz %dmV\n", curfreq, curvolts)); DPRINTF 458 bsp/drv/dev/cpufreq/est.c DPRINTF(("CPU brand: %s\n", brand_str)); DPRINTF 496 bsp/drv/dev/cpufreq/est.c DPRINTF(("Unknown EST cpu, no changes possible\n")); DPRINTF 507 bsp/drv/dev/cpufreq/est.c DPRINTF((" (not in table)\n")); DPRINTF 542 bsp/drv/dev/cpufreq/est.c DPRINTF(("CPU ID: %08x\n", cpu_id)); DPRINTF 551 bsp/drv/dev/cpufreq/est.c DPRINTF(("CPU ID: %08x\n", cpu_id)); DPRINTF 553 bsp/drv/dev/cpufreq/est.c DPRINTF(("cpu: clock control not supported\n")); DPRINTF 157 bsp/drv/dev/dma/i8237.c DPRINTF(("DMA%d attached\n", chan)); DPRINTF 182 bsp/drv/dev/dma/i8237.c DPRINTF(("DMA%d detached\n", dma->chan)); DPRINTF 96 bsp/drv/dev/input/psaux.c DPRINTF(("kmc_send_auxcmd: %x\n", val)); DPRINTF 112 bsp/drv/dev/input/psaux.c DPRINTF(("kmc_write_aux: val=%x\n", val)); DPRINTF 149 bsp/drv/dev/input/psaux.c DPRINTF(("BAT comp")); DPRINTF 154 bsp/drv/dev/input/psaux.c DPRINTF(("Mouse ID=%x\n", id)); DPRINTF 164 bsp/drv/dev/input/psaux.c DPRINTF(("mouse packet %x:%d:%d\n", sc->packet[0], DPRINTF 176 bsp/drv/dev/input/psaux.c DPRINTF(("psaux_open: dev=%x\n", dev)); DPRINTF 186 bsp/drv/dev/input/psaux.c DPRINTF(("psaux_close: dev=%x\n", dev)); DPRINTF 212 bsp/drv/dev/video/vga.c DPRINTF(("vga: devctl cmd=%x\n", cmd)); DPRINTF 218 bsp/drv/dev/video/vga.c DPRINTF(("vga: LCD off\n")); DPRINTF 227 bsp/drv/dev/video/vga.c DPRINTF(("vga: LCD on\n")); DPRINTF 72 bsp/drv/lib/delay.c DPRINTF(("Calibrating delay loop... ")); DPRINTF 104 bsp/drv/lib/delay.c DPRINTF(("ok count=%ld\n", delay_count)); DPRINTF 158 bsp/hal/arm/arch/mmu.c DPRINTF(("Error: MMU mapping failed\n")); DPRINTF 82 bsp/hal/arm/arch/trap.c DPRINTF(("\n*** Detect Fault! address=%x task=%s ***\n", DPRINTF 49 bsp/hal/arm/gba/machdep.c DPRINTF(("Power down machine\n")); DPRINTF 103 bsp/hal/arm/integrator/clock.c DPRINTF(("Clock rate: %d ticks/sec\n", CONFIG_HZ)); DPRINTF 125 bsp/hal/arm/integrator/machdep.c DPRINTF(("Power down machine\n")); DPRINTF 68 bsp/hal/ppc/arch/clock.c DPRINTF(("clock_init\n")); DPRINTF 106 bsp/hal/ppc/prep/machdep.c DPRINTF(("Power down machine\n")); DPRINTF 130 bsp/hal/x86/arch/mmu.c DPRINTF(("Error: MMU mapping failed\n")); DPRINTF 123 bsp/hal/x86/arch/trap.c DPRINTF(("\n*** Detect Fault! address=%x task=%s ***\n", DPRINTF 85 bsp/hal/x86/pc/clock.c DPRINTF(("Clock rate: %d ticks/sec\n", CONFIG_HZ)); DPRINTF 104 bsp/hal/x86/pc/machdep.c DPRINTF(("Power down machine\n\n")); DPRINTF 499 sys/kern/device.c DPRINTF(("%s returns error=%d for cmd=%ld\n", DPRINTF 552 sys/kern/device.c DPRINTF(("Warning: No driver found\n")); DPRINTF 559 sys/kern/device.c DPRINTF(("Entering driver module (at 0x%x)\n", (int)entry)); DPRINTF 131 sys/kern/exception.c DPRINTF(("Exception cancelled task=%s\n", DPRINTF 156 sys/kern/exception.c DPRINTF(("Bad exception task=%lx\n", (long)task)); DPRINTF 333 sys/kern/exception.c DPRINTF(("Exception #%d is not handled by task.\n", DPRINTF 335 sys/kern/exception.c DPRINTF(("Terminate task:%s (id:%lx)\n", DPRINTF 117 sys/kern/irq.c DPRINTF(("IRQ%d attached priority=%d\n", vector, pri)); DPRINTF 197 sys/kern/irq.c DPRINTF(("Random interrupt ignored\n")); DPRINTF 67 sys/kern/main.c DPRINTF((BANNER)); DPRINTF 732 sys/kern/sched.c DPRINTF(("Time slice is %d msec\n", CONFIG_TIME_SLICE)); DPRINTF 372 sys/kern/task.c DPRINTF(("Denying capability by %s: task=%s cap=%08x\n", DPRINTF 392 sys/kern/task.c DPRINTF(("Denying capability by kernel: task=%s cap=%08x\n", DPRINTF 519 sys/kern/task.c DPRINTF(("task_bootstrap: error=%d\n", error)); DPRINTF 100 sys/kern/thread.c DPRINTF(("Out of text\n")); DPRINTF 94 sys/mem/page.c DPRINTF(("page_alloc: out of memory\n")); DPRINTF 301 sys/mem/page.c DPRINTF(("Memory size=%ld\n", total_size)); DPRINTF 680 sys/mem/vm.c DPRINTF(("Loading task: %s\n", mod->name)); DPRINTF 460 sys/mem/vm_nommu.c DPRINTF(("Loading task:\'%s\'\n", mod->name)); DPRINTF 432 sys/sync/mutex.c DPRINTF(("Deadlock! mutex=%lx holder=%lx waiter=%lx\n", DPRINTF 130 usr/server/boot/boot.c DPRINTF(("boot: mounting file systems\n")); DPRINTF 189 usr/server/boot/boot.c DPRINTF(("boot: execute init\n")); DPRINTF 63 usr/server/exec/exec_cap.c DPRINTF(("exec: set capability:%08x to %s\n", cap, path)); DPRINTF 125 usr/server/exec/exec_elf.c DPRINTF(("undefined weak symbol for rela[%d]\n", i)); DPRINTF 148 usr/server/exec/exec_elf.c DPRINTF(("undefined weak symbol for rel[%d]\n", i)); DPRINTF 203 usr/server/exec/exec_elf.c DPRINTF(("exec: load_reloc\n")); DPRINTF 235 usr/server/exec/exec_elf.c DPRINTF(("exec: out of text\n")); DPRINTF 301 usr/server/exec/exec_elf.c DPRINTF(("exec: relocation failed\n")); DPRINTF 307 usr/server/exec/exec_elf.c DPRINTF(("exec: entry=%x\n", *entry)); DPRINTF 323 usr/server/exec/exec_elf.c DPRINTF(("exec: load_reloc ret=%d\n", error)); DPRINTF 342 usr/server/exec/exec_elf.c DPRINTF(("exec: no exec access\n")); DPRINTF 370 usr/server/exec/exec_elf.c DPRINTF(("exec: ELF magic %c %c %c %c\n", DPRINTF 83 usr/server/exec/exec_execve.c DPRINTF(("exec_execve: path=%s task=%x\n", msg->path, msg->hdr.task)); DPRINTF 91 usr/server/exec/exec_execve.c DPRINTF(("exec: invalid path\n")); DPRINTF 99 usr/server/exec/exec_execve.c DPRINTF(("exec: no exec access\n")); DPRINTF 113 usr/server/exec/exec_execve.c DPRINTF(("exec: read header for %s\n", exec.path)); DPRINTF 128 usr/server/exec/exec_execve.c DPRINTF(("exec: unsupported file format\n")); DPRINTF 139 usr/server/exec/exec_execve.c DPRINTF(("exec: loader=%s\n", ldr->el_name)); DPRINTF 145 usr/server/exec/exec_execve.c DPRINTF(("exec: no exec access\n")); DPRINTF 160 usr/server/exec/exec_execve.c DPRINTF(("exec: failed to crete task\n")); DPRINTF 180 usr/server/exec/exec_execve.c DPRINTF(("exec: failed to allocate stack\n")); DPRINTF 190 usr/server/exec/exec_execve.c DPRINTF(("exec: load file image\n")); DPRINTF 213 usr/server/exec/exec_execve.c DPRINTF(("exec done\n")); DPRINTF 222 usr/server/exec/exec_execve.c DPRINTF(("exec failed error=%d\n", error)); DPRINTF 326 usr/server/exec/exec_execve.c DPRINTF(("exec: argc=%d envc=%d\n", argc, envc)); DPRINTF 327 usr/server/exec/exec_execve.c DPRINTF(("exec: xarg1=%s xarg2=%s\n", xarg1, xarg2)); DPRINTF 459 usr/server/exec/exec_execve.c DPRINTF(("exec: not regular file\n")); DPRINTF 80 usr/server/exec/exec_script.c DPRINTF(("script_probe: found\n")); DPRINTF 101 usr/server/exec/exec_script.c DPRINTF(("script_probe: interpreter=%s arg=%s script=%s\n", DPRINTF 131 usr/server/exec/main.c DPRINTF(("exec_shutdown\n")); DPRINTF 146 usr/server/exec/main.c DPRINTF(("Initialize \'%s\' loader\n", ldr->el_name)); DPRINTF 221 usr/server/exec/main.c DPRINTF(("exec: msg error=%d code=%x\n", DPRINTF 77 usr/server/fs/arfs/arfs_vfsops.c DPRINTF(("arfs_mount: dev=%s\n", dev)); DPRINTF 86 usr/server/fs/arfs/arfs_vfsops.c DPRINTF(("arfs_mount: read error=%d\n", error)); DPRINTF 92 usr/server/fs/arfs/arfs_vfsops.c DPRINTF(("arfs_mount: invalid archive image!\n")); DPRINTF 153 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_lookup: name=%s\n", name)); DPRINTF 201 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_lookup: error=%d\n\n", error)); DPRINTF 214 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_read: start size=%d\n", size)); DPRINTF 234 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_read: file_pos=%d buf=%x size=%d\n", DPRINTF 251 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_read: file_pos=%d nr_copy=%d\n", DPRINTF 266 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_read: error=%d\n\n", error)); DPRINTF 293 usr/server/fs/arfs/arfs_vnops.c DPRINTF(("arfs_readdir: start\n")); DPRINTF 121 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_open: path=%s\n", vp->v_path)); DPRINTF 128 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_open: failed to open protected device.\n")); DPRINTF 135 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_open: can not open device = %s error=%d\n", DPRINTF 147 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_close: fp=%x\n", fp)); DPRINTF 178 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_write: error=%d len=%d\n", error, len)); DPRINTF 188 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_ioctl: cmd=%x\n", cmd)); DPRINTF 198 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_lookup:%s\n", name)); DPRINTF 234 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_readdir offset=%d\n", fp->f_offset)); DPRINTF 254 usr/server/fs/devfs/devfs_vnops.c DPRINTF(("devfs_readdir: %s\n", dir->d_name)); DPRINTF 156 usr/server/fs/fatfs/fatfs_fat.c DPRINTF(("fat_next_cluster: %d => %d\n", cl, *next)); DPRINTF 220 usr/server/fs/fatfs/fatfs_fat.c DPRINTF(("fat_alloc_cluster: start=%d\n", scan_start)); DPRINTF 228 usr/server/fs/fatfs/fatfs_fat.c DPRINTF(("fat_alloc_cluster: free cluster=%d\n", cl)); DPRINTF 335 usr/server/fs/fatfs/fatfs_fat.c DPRINTF(("fat_expand_file: new size=%d\n", size)); DPRINTF 102 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_lookup_dirent: found sec=%d\n", sec)); DPRINTF 106 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_lookup_dirent: %s\n", de->name)); DPRINTF 131 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_lookup_denode: cl=%d name=%s\n", dvp->v_blkno, name)); DPRINTF 195 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_get_dirent: found index=%d\n", *index)); DPRINTF 200 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_get_dirent: %s\n", de->name)); DPRINTF 224 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fatfs_get_node: index=%d\n", index)); DPRINTF 273 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_add_dirent: scan %s\n", de->name)); DPRINTF 279 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fat_add_dirent: found. sec=%d\n", sec)); DPRINTF 302 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fatfs_add_node: cl=%d\n", cl)); DPRINTF 327 usr/server/fs/fatfs/fatfs_node.c DPRINTF(("fatfs_add_node: expand dir\n")); DPRINTF 88 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("fatfs: invalid sector size\n")); DPRINTF 115 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("fatfs: invalid FAT type\n")); DPRINTF 121 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("----- FAT info -----\n")); DPRINTF 122 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("drive:%x\n", (int)bpb->physical_drive)); DPRINTF 123 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("total_sectors:%d\n", (int)bpb->total_sectors)); DPRINTF 124 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("heads :%d\n", (int)bpb->heads)); DPRINTF 125 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("serial :%x\n", (int)bpb->serial_no)); DPRINTF 126 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("cluster size:%u sectors\n", (int)fmp->sec_per_cl)); DPRINTF 127 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("fat_type :FAT%u\n", (int)fmp->fat_type)); DPRINTF 128 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("fat_eof :0x%x\n\n", (int)fmp->fat_eof)); DPRINTF 142 usr/server/fs/fatfs/fatfs_vfsops.c DPRINTF(("fatfs_mount device=%s\n", dev)); DPRINTF 143 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_lookup: name=%s\n", name)); DPRINTF 148 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_lookup: failed!! name=%s\n", name)); DPRINTF 159 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_lookup: cl=%d\n", de->cluster)); DPRINTF 171 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_read: vp=%x\n", vp)); DPRINTF 245 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_write: vp=%x\n", vp)); DPRINTF 384 usr/server/fs/fatfs/fatfs_vnops.c DPRINTF(("fatfs_create: %s\n", name)); DPRINTF 146 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_open: path=%s\n", vp->v_path)); DPRINTF 192 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_close: fp=%x\n", fp)); DPRINTF 212 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_close: remove pipe\n")); DPRINTF 225 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_read\n")); DPRINTF 270 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_write\n")); DPRINTF 312 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_ioctl\n")); DPRINTF 323 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("fifo_lookup: %s\n", name)); DPRINTF 357 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("create %s in %s\n", name, dvp->v_path)); DPRINTF 414 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("remove %s in %s\n", name, dvp->v_path)); DPRINTF 478 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("wait_reader: %x\n", np)); DPRINTF 491 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("wakeup_writer: %x\n", np)); DPRINTF 500 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("wait_writer: %x\n", np)); DPRINTF 513 usr/server/fs/fifofs/fifo_vnops.c DPRINTF(("wakeup_reader: %x\n", np)); DPRINTF 65 usr/server/fs/ramfs/ramfs_vfsops.c DPRINTF(("ramfs_mount: dev=%s\n", dev)); DPRINTF 243 usr/server/fs/ramfs/ramfs_vnops.c DPRINTF(("mkdir %s\n", name)); DPRINTF 269 usr/server/fs/ramfs/ramfs_vnops.c DPRINTF(("remove %s in %s\n", name, dvp->v_path)); DPRINTF 289 usr/server/fs/ramfs/ramfs_vnops.c DPRINTF(("truncate %s length=%d\n", vp->v_path, length)); DPRINTF 323 usr/server/fs/ramfs/ramfs_vnops.c DPRINTF(("create %s in %s\n", name, dvp->v_path)); DPRINTF 647 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_fork\n")); DPRINTF 675 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_fork-complete\n")); DPRINTF 726 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_exit\n")); DPRINTF 752 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_register\n")); DPRINTF 766 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_pipe\n")); DPRINTF 886 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("fs_shutdown\n")); DPRINTF 929 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("VFS: initializing %s\n", DPRINTF 1098 usr/server/fs/vfs/main.c DPRINTF(VFSDB_CORE, ("VFS: number of fs threads: %d\n", DPRINTF 161 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("getblk: dev=%x blkno=%d\n", dev, blkno)); DPRINTF 192 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("getblk: done bp=%x\n", bp)); DPRINTF 203 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("brelse: bp=%x dev=%x blkno=%d\n", DPRINTF 232 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("bread: dev=%x blkno=%d\n", dev, blkno)); DPRINTF 239 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("bread: i/o error\n")); DPRINTF 246 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("bread: done bp=%x\n\n", bp)); DPRINTF 265 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("bwrite: dev=%x blkno=%d\n", bp->b_dev, DPRINTF 383 usr/server/fs/vfs/vfs_bio.c DPRINTF(VFSDB_BIO, ("bio: Buffer cache size %dK bytes\n", DPRINTF 60 usr/server/fs/vfs/vfs_lookup.c DPRINTF(VFSDB_VNODE, ("namei: path=%s\n", path)); DPRINTF 158 usr/server/fs/vfs/vfs_lookup.c DPRINTF(VFSDB_VNODE, ("lookup: path=%s\n", path)); DPRINTF 218 usr/server/fs/vfs/vfs_mount.c DPRINTF(VFSDB_SYSCALL, ("sys_umount: path=%s\n", path)); DPRINTF 193 usr/server/fs/vfs/vfs_security.c DPRINTF(VFSDB_CAP, DPRINTF 200 usr/server/fs/vfs/vfs_security.c DPRINTF(VFSDB_CAP, DPRINTF 62 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_open: path=%s flags=%x mode=%x\n", DPRINTF 153 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_close: fp=%x count=%d\n", DPRINTF 180 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_read: fp=%x buf=%x size=%d\n", DPRINTF 202 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_write: fp=%x buf=%x size=%d\n", DPRINTF 223 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_seek: fp=%x off=%d type=%d\n", DPRINTF 272 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_ioctl: fp=%x request=%x\n", fp, request)); DPRINTF 281 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_ioctl: comp error=%d\n", error)); DPRINTF 291 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_fsync: fp=%x\n", fp)); DPRINTF 309 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_fstat: fp=%x\n", fp)); DPRINTF 328 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("check_dir_empty\n")); DPRINTF 354 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_opendir: path=%s\n", path)); DPRINTF 378 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_closedir: fp=%x\n", fp)); DPRINTF 397 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_readdir: fp=%x\n", fp)); DPRINTF 406 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_readdir: error=%d path=%s\n", DPRINTF 467 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_mkdir: path=%s mode=%d\n", path, mode)); DPRINTF 498 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_rmdir: path=%s\n", path)); DPRINTF 535 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_mknod: path=%s mode=%d\n", path, mode)); DPRINTF 575 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_rename: src=%s dest=%s\n", src, dest)); DPRINTF 661 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_unlink: path=%s\n", path)); DPRINTF 696 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_access: path=%s mode=%x\n", path, mode)); DPRINTF 722 usr/server/fs/vfs/vfs_syscalls.c DPRINTF(VFSDB_SYSCALL, ("sys_stat: path=%s\n", path)); DPRINTF 138 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vn_lock: %s\n", vp->v_path)); DPRINTF 151 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vn_unlock: %s\n", vp->v_path)); DPRINTF 167 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vget: %s\n", path)); DPRINTF 213 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vput: ref=%d %s\n", vp->v_refcnt, DPRINTF 248 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vref: ref=%d %s\n", vp->v_refcnt, DPRINTF 267 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vrele: ref=%d %s\n", vp->v_refcnt, DPRINTF 296 usr/server/fs/vfs/vfs_vnode.c DPRINTF(VFSDB_VNODE, ("vgone: %s\n", vp->v_path)); DPRINTF 193 usr/server/pow/pow.c DPRINTF(("set_power_state: state=%d\n", state)); DPRINTF 211 usr/server/pow/pow.c DPRINTF(("SIGPWR!\n")); DPRINTF 221 usr/server/pow/pow.c DPRINTF(("power_thread: start\n")); DPRINTF 228 usr/server/pow/pow.c DPRINTF(("power_thread: sig=%d\n", sig)); DPRINTF 235 usr/server/pow/pow.c DPRINTF(("power_thread: event=%d\n", event)); DPRINTF 372 usr/server/pow/pow.c DPRINTF(("pow: shutdown %s\n", name)); DPRINTF 449 usr/server/pow/pow.c DPRINTF(("pow: msg code=%x task=%x\n", DPRINTF 475 usr/server/pow/pow.c DPRINTF(("pow: msg code=%x error=%d\n", DPRINTF 286 usr/server/proc/main.c DPRINTF(("proc: exec pid=%x\n", curproc->p_pid)); DPRINTF 300 usr/server/proc/main.c DPRINTF(("proc: traced!\n")); DPRINTF 320 usr/server/proc/main.c DPRINTF(("proc: pstat task=%x\n", msg->data[0])); DPRINTF 342 usr/server/proc/main.c DPRINTF(("proc: setinit task=%x\n", msg->hdr.task)); DPRINTF 366 usr/server/proc/main.c DPRINTF(("proc: trace task=%x\n", task)); DPRINTF 384 usr/server/proc/main.c DPRINTF(("proc: register task=%x\n", msg->hdr.task)); DPRINTF 398 usr/server/proc/main.c DPRINTF(("proc: register pid=%d\n", p->p_pid)); DPRINTF 411 usr/server/proc/main.c DPRINTF(("proc: boot\n")); DPRINTF 434 usr/server/proc/main.c DPRINTF(("proc: shutdown\n")); DPRINTF 555 usr/server/proc/main.c DPRINTF(("proc: msg code=%x task=%x\n", DPRINTF 577 usr/server/proc/main.c DPRINTF(("proc: msg code=%x error=%d\n", DPRINTF 57 usr/server/proc/proc_exit.c DPRINTF(("proc: exit pid=%d code=%x\n", curproc->p_pid, exitcode)); DPRINTF 100 usr/server/proc/proc_exit.c DPRINTF(("proc: exit send SIGCHLD to pid=%d\n", DPRINTF 117 usr/server/proc/proc_exit.c DPRINTF(("proc: stop code=%x\n", exitcode)); DPRINTF 149 usr/server/proc/proc_exit.c DPRINTF(("proc: wait pid=%d options=%x\n", pid, options)); DPRINTF 131 usr/server/proc/proc_fork.c DPRINTF(("proc: fork child=%x vfork=%d\n", child, vfork)); DPRINTF 134 usr/server/proc/proc_fork.c DPRINTF(("proc: vfork under vfork!\n")); DPRINTF 139 usr/server/proc/proc_fork.c DPRINTF(("proc: process already exists\n")); DPRINTF 156 usr/server/proc/proc_fork.c DPRINTF(("proc: fork newpid=%d\n", p->p_pid)); DPRINTF 169 usr/server/proc/proc_fork.c DPRINTF(("proc: cleanup pid=%d\n", p->p_pid)); DPRINTF 185 usr/server/proc/proc_fork.c DPRINTF(("proc: vfork_start stack=%x\n", p->p_stackbase)); DPRINTF 188 usr/server/proc/proc_fork.c DPRINTF(("proc: failed to allocate save stack\n")); DPRINTF 203 usr/server/proc/proc_fork.c DPRINTF(("proc: vfork_end org=%x saved=%x\n", p->p_stackbase, DPRINTF 111 usr/server/proc/proc_pid.c DPRINTF(("proc: getsid sid=%d\n", sid)); DPRINTF 124 usr/server/proc/proc_pid.c DPRINTF(("proc: enter pgrp pid=%d pgid=%d\n", p->p_pid, pgid)); DPRINTF 129 usr/server/proc/proc_pid.c DPRINTF(("proc: create new pgrp\n")); DPRINTF 181 usr/server/proc/proc_pid.c DPRINTF(("proc: setpgid pid=%d pgid=%d\n", pid, pgid)); DPRINTF 209 usr/server/proc/proc_pid.c DPRINTF(("proc: setsid sid=%d\n", curproc->p_pid)); DPRINTF 77 usr/server/proc/proc_sig.c DPRINTF(("proc: sendsig task=%x\n", p->p_task)); DPRINTF 89 usr/server/proc/proc_sig.c DPRINTF(("proc: killone pid=%d sig=%d\n", pid, sig)); DPRINTF 107 usr/server/proc/proc_sig.c DPRINTF(("proc: killpg pgid=%d sig=%d\n", pgid, sig)); DPRINTF 148 usr/server/proc/proc_sig.c DPRINTF(("proc: kill pid=%d sig=%d\n", pid, sig)); DPRINTF 159 usr/server/proc/proc_sig.c DPRINTF(("proc: EPERM\n")); DPRINTF 165 usr/server/proc/proc_sig.c DPRINTF(("proc: kill? curproc=%x\n", curproc)); DPRINTF 169 usr/server/proc/proc_sig.c DPRINTF(("proc: kill all!\n")); DPRINTF 63 usr/server/proc/proc_tty.c DPRINTF(("proc: tty_signal pgid=%d sig=%d\n", pgid, sig)); DPRINTF 116 usr/server/proc/proc_tty.c DPRINTF(("proc: no tty found\n"));