Symbol: DPRINTF
games/fortune/fortune/fortune.c
1001
DPRINTF(1, (stderr, " choice = %d (of %d)\n",
games/fortune/fortune/fortune.c
1006
DPRINTF(1, (stderr, "\tskip %s, %d (choice = %d)\n",
games/fortune/fortune/fortune.c
1009
DPRINTF(1, (stderr, " using %s, %d\n", fp->name,
games/fortune/fortune/fortune.c
1091
DPRINTF(1, (stderr, "pos for %s is %lld\n", fp->name,
games/fortune/fortune/fortune.c
1182
DPRINTF(1, (stderr, " (%s, %s, %s)\n", STR(list->path),
games/fortune/fortune/fortune.c
1247
DPRINTF(2, (stderr, "Maximum length is %d\n", Fort_len));
games/fortune/fortune/fortune.c
1301
DPRINTF(1, (stderr, "searching in %s\n", fp->path));
games/fortune/fortune/fortune.c
486
DPRINTF(1, (stderr, "adding file \"%s\"\n", path));
games/fortune/fortune/fortune.c
503
DPRINTF(1, (stderr, "\ttrying \"%s\"\n", tfile));
games/fortune/fortune/fortune.c
529
DPRINTF(2, (stderr, "path = \"%s\"\n", path));
games/fortune/fortune/fortune.c
653
DPRINTF(1, (stderr, "adding \"%s\" because of -a\n", offensive));
games/fortune/fortune/fortune.c
702
DPRINTF(1, (stderr, "adding dir \"%s\"\n", fp->path));
games/fortune/fortune/fortune.c
757
DPRINTF(2, (stderr, "is_fortfile(%s) returns ", file));
games/fortune/fortune/fortune.c
774
DPRINTF(2, (stderr, "FALSE (file starts with '.')\n"));
games/fortune/fortune/fortune.c
781
DPRINTF(2, (stderr, "FALSE (file has suffix \".%s\")\n", sp));
games/fortune/fortune/fortune.c
790
DPRINTF(2, (stderr, "FALSE (no \".dat\" file)\n"));
games/fortune/fortune/fortune.c
807
DPRINTF(2, (stderr, "TRUE\n"));
games/fortune/fortune/fortune.c
879
DPRINTF(1, (stderr, "summing probabilities:%d%% with %d NO_PROB's",
games/fortune/fortune/fortune.c
893
DPRINTF(1, (stderr, ", frac = %d%%", frac));
games/fortune/fortune/fortune.c
901
DPRINTF(1, (stderr, ", residual = %d%%", percent));
games/fortune/fortune/fortune.c
904
DPRINTF(1, (stderr,
games/fortune/fortune/fortune.c
908
DPRINTF(1, (stderr, "\n"));
games/fortune/fortune/fortune.c
930
DPRINTF(1, (stderr, "choice = %d\n", choice));
games/fortune/fortune/fortune.c
936
DPRINTF(1, (stderr,
games/fortune/fortune/fortune.c
940
DPRINTF(1, (stderr,
games/fortune/fortune/fortune.c
950
DPRINTF(1, (stderr, "choice = %d (of %d) \n", choice,
games/fortune/fortune/fortune.c
955
DPRINTF(1, (stderr,
games/fortune/fortune/fortune.c
960
DPRINTF(1, (stderr, "using \"%s\", %d\n", fp->name,
games/fortune/fortune/fortune.c
966
DPRINTF(1, (stderr, "picking child\n"));
games/fortune/fortune/fortune.c
991
DPRINTF(1, (stderr, " choice = %d (of %d)\n",
games/fortune/fortune/fortune.c
995
DPRINTF(1, (stderr, " using %s\n", fp->name));
lib/libc/rpc/svc_fdset.c
207
DPRINTF("add fd=%d slot=%d fdused=%d",
lib/libc/rpc/svc_fdset.c
220
DPRINTF("add fd=%d slot=%d fdused=%d", fd, fds->fdnum, fds->fdused);
lib/libc/rpc/svc_fdset.c
239
DPRINTF("del fd=%d slot=%d", fd, fds->fdused);
lib/libc/rpc/svc_fdset.c
249
DPRINTF("del fd=%d fdused=%d", fd, fds->fdused);
lib/libc/rpc/svc_fdset.c
252
DPRINTF("del fd=%d not found", fd);
lib/libc/rpc/svc_fdset.c
303
DPRINTF("switching to %p", fds->fdset);
lib/libc/rpc/svc_fdset.c
305
DPRINTF("first thread time %p", fds->fdset);
lib/libc/rpc/svc_fdset.c
308
DPRINTF("again for %p", fds->fdset);
lib/libc/rpc/svc_fdset.c
323
DPRINTF("%x", flags);
lib/libc/rpc/svc_fdset.c
334
DPRINTF("zero");
lib/libexecinfo/symtab.c
146
DPRINTF("%s@%#jx=%d,%d",
lib/libexecinfo/symtab.c
199
DPRINTF("[fbase=%#jx, saddr=%p, sa=%#jx, me=%#jx ad=%#jx]",
lib/libexecinfo/symtab.c
221
DPRINTF("me=%#jx -> [%#jx, %s]", (uintmax_t)me, (uintmax_t)sd,
lib/libexecinfo/symtab.c
224
DPRINTF("%#jx -> [%#jx, ***]", (uintmax_t)me, (uintmax_t)sd);
lib/libperfuse/ops.c
1271
DPRINTF("%s: opc = %p, file = \"%s\", flags = 0x%x "
lib/libperfuse/ops.c
1465
DPRINTF("%s: opc = %p, file = \"%s\", "
lib/libperfuse/ops.c
1609
DPRINTF(">> %s %p %" PRIu64 "\n", __func__, (void *)opc,
lib/libperfuse/ops.c
1620
DPRINTF("<< %s %p %" PRIu64 " -> %" PRIu64 "\n", __func__,
lib/libperfuse/ops.c
183
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", fh = 0x%"PRIx64"\n",
lib/libperfuse/ops.c
1883
DPRINTF(">> %s %p %" PRIu64 " -> %" PRIu64 "\n", __func__,
lib/libperfuse/ops.c
1912
DPRINTF("<< %s %p %" PRIu64 " -> %" PRIu64 "\n", __func__,
lib/libperfuse/ops.c
1968
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", "
lib/libperfuse/ops.c
2029
DPRINTF("%s: TEST opc = %p, file = \"%s\" is %sdirty\n",
lib/libperfuse/ops.c
2065
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", fh = 0x%"PRIx64"\n",
lib/libperfuse/ops.c
2082
DPRINTF("%s: CLEAR opc = %p, file = \"%s\"\n",
lib/libperfuse/ops.c
2123
DPRINTF("%s: opc = %p, remove opc = %p, file = \"%s\"\n",
lib/libperfuse/ops.c
213
DPRINTF("file = \"%s\", ino = %"PRIu64" flags = 0x%x\n",
lib/libperfuse/ops.c
2162
DPRINTF("%s: remove nodeid = 0x%"PRIx64" file = \"%s\"\n",
lib/libperfuse/ops.c
2297
DPRINTF("%s: nodeid = 0x%"PRIx64" file = \"%s\" renamed \"%s\" "
lib/libperfuse/ops.c
2410
DPRINTF("%s: remove nodeid = 0x%"PRIx64" file = \"%s\"\n",
lib/libperfuse/ops.c
2496
DPRINTF("%s: READDIR opc = %p enter critical section\n",
lib/libperfuse/ops.c
2525
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", "
lib/libperfuse/ops.c
2629
DPRINTF("%s: READDIR opc = %p exit critical section\n",
lib/libperfuse/ops.c
2695
DPRINTF("%s called with opc = %p, nlookup = %d\n",
lib/libperfuse/ops.c
2713
DPRINTF("%s (nodeid %"PRId64") reclaimed, nlookup = %d/%d\n",
lib/libperfuse/ops.c
2731
DPRINTF("%s (nodeid %"PRId64") is %sreclaimed, nlookup = %d "
lib/libperfuse/ops.c
2800
DPRINTF("perfuse_node_reclaim called\n");
lib/libperfuse/ops.c
3018
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", fh = 0x%"PRIx64"\n",
lib/libperfuse/ops.c
3123
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", fh = 0x%"PRIx64"\n",
lib/libperfuse/ops.c
3226
DPRINTF(">> %s %p %" PRIu64 "\n", __func__,
lib/libperfuse/ops.c
3268
DPRINTF("%s: opc = %p, nodeid = 0x%"PRIx64", "
lib/libperfuse/ops.c
3302
DPRINTF("<< %s %p %" PRIu64 " -> %lld\n", __func__,
lib/libperfuse/ops.c
3305
DPRINTF("<< %s %p \n", __func__, (void *)opc);
lib/libperfuse/ops.c
3330
DPRINTF("%s: DIRTY opc = %p, file = \"%s\"\n",
lib/libperfuse/ops.c
413
DPRINTF("%s: opc = %p, file = \"%s\" looking up \"%s\"\n",
lib/libperfuse/ops.c
491
DPRINTF("%s: opc = %p, looked up opc = %p, "
lib/libperfuse/ops.c
556
DPRINTF("%s: opc = %p, file = \"%s\", flags = 0x%x "
lib/libperfuse/ops.c
688
DPRINTF("%s: translated \"%s\" ino = %"PRIu64"\n",
lib/libperfuse/ops.c
705
DPRINTF("%s: record at %"PRId64"/0x%"PRIx64" "
lib/libperfuse/ops.c
768
DPRINTF("%s: readoff = %"PRId64", "
lib/libperfuse/ops.c
828
DPRINTF("%s: REQUEUE opc = %p, pcc = %p (%s)\n",
lib/libperfuse/ops.c
838
DPRINTF("%s: RESUME opc = %p, pcc = %p (%s)\n",
lib/libperfuse/ops.c
861
DPRINTF("%s: SCHEDULE opc = %p, pcc = %p (%s)\n",
lib/libperfuse/ops.c
873
DPRINTF("%s: DONE opc = %p\n", __func__, (void *)opc);
lib/libperfuse/ops.c
952
DPRINTF("%s unmounted, exit\n", ps->ps_target);
lib/libperfuse/perfuse.c
305
DPRINTF("%s(\"%s\", \"%s\", \"%s\", 0x%lx, \"%s\")\n",
lib/libpuffs/callcontext.c
103
DPRINTF(("puffs_cc_yield: post swap pcc %p\n", pcc));
lib/libpuffs/callcontext.c
118
DPRINTF(("puffs__cc_cont: pcc %p, mycc %p\n", pcc, mycc));
lib/libpuffs/callcontext.c
134
DPRINTF(("puffs_cc_continue: pcc %p\n", pcc));
lib/libpuffs/callcontext.c
237
DPRINTF(("puffs__cc_create: allocated pcc %p\n", pcc));
lib/libpuffs/callcontext.c
244
DPRINTF(("puffs__cc_create: magazin pcc %p\n", pcc));
lib/libpuffs/callcontext.c
298
DPRINTF(("invalidating pcc %p\n", pcc));
lib/libpuffs/callcontext.c
315
DPRINTF(("puffs__cc_destroy: storing pcc %p\n", pcc));
lib/libpuffs/callcontext.c
92
DPRINTF(("puffs_cc_yield: "));
lib/libpuffs/callcontext.c
94
DPRINTF(("no mlcont, pcc %p\n", pcc));
lib/libpuffs/callcontext.c
97
DPRINTF(("mlcont, pcc %p\n", pcc));
lib/librefuse/refuse_opt.c
121
DPRINTF(("%s: arguments passed: [pos=%d] [arg=%s]\n",
lib/librefuse/refuse_opt.c
171
DPRINTF(("%s: arguments passed: [opts=%s] [opt=%s]\n",
lib/librefuse/refuse_opt.c
178
DPRINTF(("%s: arguments passed: [opts=%s] [opt=%s]\n",
lib/librefuse/refuse_opt.c
68
DPRINTF(("%s: arguments passed: [arg:%s]\n", __func__, arg));
lib/libresolv/res_findzonecut.c
192
DPRINTF(("START dname='%s' class=%s, zsize=%ld, naddrs=%d",
lib/libresolv/res_findzonecut.c
200
DPRINTF(("get the soa, and see if it has enough glue"));
lib/libresolv/res_findzonecut.c
207
DPRINTF(("get the ns rrset and see if it has enough glue"));
lib/libresolv/res_findzonecut.c
213
DPRINTF(("get the missing glue and see if it's finally enough"));
lib/libresolv/res_findzonecut.c
218
DPRINTF(("FINISH n=%d (%s)", n, (n < 0) ? strerror(errno) : "OK"));
lib/libresolv/res_findzonecut.c
251
DPRINTF(("satisfy(%s): %d", mname, n));
lib/libresolv/res_findzonecut.c
269
DPRINTF(("add_addrs: %d", n));
lib/libresolv/res_findzonecut.c
307
DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
lib/libresolv/res_findzonecut.c
312
DPRINTF(("get_soa: CNAME or DNAME found"));
lib/libresolv/res_findzonecut.c
331
DPRINTF(("get_soa: ns_parserr(%s, %d) failed",
lib/libresolv/res_findzonecut.c
345
DPRINTF(
lib/libresolv/res_findzonecut.c
356
DPRINTF(
lib/libresolv/res_findzonecut.c
368
DPRINTF(("get_soa: zname(%lu) too small (%lu)",
lib/libresolv/res_findzonecut.c
378
DPRINTF(("get_soa: ns_name_uncompress failed")
lib/libresolv/res_findzonecut.c
384
DPRINTF(("get_soa: save_ns failed"));
lib/libresolv/res_findzonecut.c
405
DPRINTF(("get_soa: out of labels"));
lib/libresolv/res_findzonecut.c
428
DPRINTF(("get_ns: do_query('%s', %s) failed (%d)",
lib/libresolv/res_findzonecut.c
436
DPRINTF(("get_ns save_ns('%s', %s) failed",
lib/libresolv/res_findzonecut.c
464
DPRINTF(
lib/libresolv/res_findzonecut.c
470
DPRINTF((
lib/libresolv/res_findzonecut.c
476
DPRINTF(("get_glue: save_r('%s', %s) failed",
lib/libresolv/res_findzonecut.c
486
DPRINTF(
lib/libresolv/res_findzonecut.c
492
DPRINTF((
lib/libresolv/res_findzonecut.c
498
DPRINTF(("get_glue: save_r('%s', %s) failed",
lib/libresolv/res_findzonecut.c
506
DPRINTF(("get_glue: removing empty '%s' NS",
lib/libresolv/res_findzonecut.c
533
DPRINTF(("save_ns: ns_parserr(%s, %d) failed",
lib/libresolv/res_findzonecut.c
545
DPRINTF(("save_ns: malloc failed"));
lib/libresolv/res_findzonecut.c
552
DPRINTF(("save_ns: ns_name_uncompress failed")
lib/libresolv/res_findzonecut.c
559
DPRINTF(("save_ns: strdup failed"));
lib/libresolv/res_findzonecut.c
569
DPRINTF(("save_ns: save_r('%s', %s) failed",
lib/libresolv/res_findzonecut.c
589
DPRINTF(("save_a: ns_parserr(%s, %d) failed",
lib/libresolv/res_findzonecut.c
605
DPRINTF(("save_a: malloc failed"));
lib/libresolv/res_findzonecut.c
680
DPRINTF(("do_query: res_nmkquery failed"));
lib/libresolv/res_findzonecut.c
685
DPRINTF(("do_query: res_nsend failed"));
lib/libresolv/res_findzonecut.c
689
DPRINTF(("do_query: res_nsend returned 0"));
lib/libresolv/res_findzonecut.c
694
DPRINTF(("do_query: ns_initparse failed"));
lib/libresolv/res_findzonecut.c
702
DPRINTF(("do_query: ns_parserr failed"));
lib/libresolv/res_update.c
110
DPRINTF(("malloc failed"));
lib/libresolv/res_update.c
125
DPRINTF(("res_findzonecut failed (%d)", nscnt));
lib/libresolv/res_update.c
138
DPRINTF(("malloc failed"));
lib/libresolv/res_update.c
156
DPRINTF(("res_mkupdrec failed"));
lib/libresolv/res_update.c
165
DPRINTF(("res_mkupdate -> %d", n));
lib/libresolv/res_update.c
181
DPRINTF(("res_nsend: send error, n=%d (%s)\n",
lib/librumpclient/rumpclient.c
585
DPRINTF(("rumpsp syscall_req: syscall %d with %p/%zu\n",
lib/librumpclient/rumpclient.c
593
DPRINTF(("rumpsp syscall_resp: syscall %d error %d, rv: %"
lib/librumpclient/rumpclient.c
621
DPRINTF(("rump_sp handlereq: copyin request: %p/%zu\n",
lib/librumpclient/rumpclient.c
631
DPRINTF(("rump_sp handlereq: copyout request: %p/%zu\n",
lib/librumpclient/rumpclient.c
644
DPRINTF(("rump_sp handlereq: anonmmap: %p\n", mapaddr));
lib/librumpclient/rumpclient.c
649
DPRINTF(("rump_sp handlereq: raise sig %d\n", sig));
lib/librumphijack/hijack.c
1138
DPRINTF(("dup -> %d (minfd %d)\n", oldd, minfd));
lib/librumphijack/hijack.c
1158
DPRINTF(("dup <- %d\n", newd));
lib/librumphijack/hijack.c
1198
DPRINTF(("open -> %s (%s)", path, whichpath(path)));
lib/librumphijack/hijack.c
1219
DPRINTF((" <- %d/%d (%s)\n", fd, rfd, whichfd(rfd)));
lib/librumphijack/hijack.c
1431
DPRINTF(("socket <- %d/%d (%s)\n", fd, rfd, whichfd(rfd)));
lib/librumphijack/hijack.c
1445
DPRINTF(("accept -> %d", s));
lib/librumphijack/hijack.c
1458
DPRINTF((" <- %d/%d (%s)\n", fd, rfd, whichfd(rfd)));
lib/librumphijack/hijack.c
1475
DPRINTF(("paccept -> %d", s));
lib/librumphijack/hijack.c
1488
DPRINTF((" <- %d/%d (%s)\n", fd, rfd, whichfd(rfd)));
lib/librumphijack/hijack.c
1516
DPRINTF(("ioctl -> %d (%s)\n", fd, whichfd(fd)));
lib/librumphijack/hijack.c
1527
DPRINTF(("ioctl <- %d\n", rv));
lib/librumphijack/hijack.c
1538
DPRINTF(("fcntl -> %d (cmd %d)\n", fd, cmd));
lib/librumphijack/hijack.c
1640
DPRINTF(("flock -> %d (operation %d)\n", fd, operation));
lib/librumphijack/hijack.c
1658
DPRINTF(("close -> %d\n", fd));
lib/librumphijack/hijack.c
1764
DPRINTF(("%s -> %d (%s)\n", __func__, fd, whichfd(fd)));
lib/librumphijack/hijack.c
1821
DPRINTF(("%s -> %d (%s)\n", __func__, fd, whichfd(fd)));
lib/librumphijack/hijack.c
1865
DPRINTF(("dup2 -> %d (o) -> %d (n)\n", oldd, newd));
lib/librumphijack/hijack.c
1912
DPRINTF(("fork\n"));
lib/librumphijack/hijack.c
1916
DPRINTF(("fork returns %d\n", rv));
lib/librumphijack/hijack.c
2009
DPRINTF(("pselect %d %p %p %p %p %p\n", nfds,
lib/librumphijack/hijack.c
2199
DPRINTF(("poll %p %d %p %p\n", fds, (int)nfds, ts, sigmask));
lib/librumphijack/hijack.c
585
DPRINTF(("%s -> %d:%s (%s)\n", __STRING(name), \
lib/librumphijack/hijack.c
605
DPRINTF(("%s -> %d (%s)\n", __STRING(name), fd, whichfd(fd))); \
lib/librumphijack/hijack.c
622
DPRINTF(("%s -> %s (%s)\n", __STRING(name), path, \
lib/librumphijack/hijack.c
640
DPRINTF(("%s (0x%x, 0x%x)\n", __STRING(name), bit, vfsbits)); \
lib/librumpuser/rumpuser_sp.c
1065
DPRINTF(("rump_sp: handshake for client %p complete, pid %d\n",
lib/librumpuser/rumpuser_sp.c
1079
DPRINTF(("rump_sp: prefork handler executing for %p\n", spc));
lib/librumpuser/rumpuser_sp.c
1104
DPRINTF(("rump_sp: fork failed: %d (%p)\n",error, spc));
lib/librumpuser/rumpuser_sp.c
1122
DPRINTF(("rump_sp: prefork handler success %p\n", spc));
lib/librumpuser/rumpuser_sp.c
1211
DPRINTF(("rump_sp: server mainloop\n"));
lib/librumpuser/rumpuser_sp.c
1228
DPRINTF(("rump_sp: set maxidx to [%u]\n",
lib/librumpuser/rumpuser_sp.c
1232
DPRINTF(("rump_sp: loop nfd %d\n", maxidx+1));
lib/librumpuser/rumpuser_sp.c
1250
DPRINTF(("rump_sp: activity at [%u] %d/%d\n",
lib/librumpuser/rumpuser_sp.c
1254
DPRINTF(("rump_sp: mainloop read [%u]\n", idx));
lib/librumpuser/rumpuser_sp.c
1280
DPRINTF(("rump_sp: mainloop new connection\n"));
lib/librumpuser/rumpuser_sp.c
1294
DPRINTF(("rump_sp: maxid now %d\n", maxidx));
lib/librumpuser/rumpuser_sp.c
395
DPRINTF(("copyin_req: %zu bytes from %p\n", *dlen, remaddr));
lib/librumpuser/rumpuser_sp.c
420
DPRINTF(("copyin: response %d\n", rv));
lib/librumpuser/rumpuser_sp.c
439
DPRINTF(("copyout_req (async): %zu bytes to %p\n", dlen, remaddr));
lib/librumpuser/rumpuser_sp.c
469
DPRINTF(("anonmmap_req: %zu bytes\n", howmuch));
lib/librumpuser/rumpuser_sp.c
490
DPRINTF(("anonmmap: mapped at %p\n", **(void ***)resp));
lib/librumpuser/rumpuser_sp.c
539
DPRINTF(("rump_sp: spcrelease: spc %p fd %d\n", spc, spc->spc_fd));
lib/librumpuser/rumpuser_sp.c
563
DPRINTF(("rump_sp: disconnecting [%u]\n", idx));
lib/librumpuser/rumpuser_sp.c
669
DPRINTF(("rump_sp: added new connection fd %d at idx %u\n", newfd, i));
lib/librumpuser/rumpuser_sp.c
681
DPRINTF(("rump_sp: handling syscall %d from client %d\n",
lib/librumpuser/rumpuser_sp.c
694
DPRINTF(("rump_sp: got return value %d & %"PRIxREGISTER
lib/librumpuser/sp_common.c
436
DPRINTF(("no waiter found, invalid reqno %" PRIu64 "?\n",
lib/librumpuser/sp_common.c
442
DPRINTF(("rump_sp: client %p woke up waiter at %p\n", spc, rw));
lib/librumpuser/sp_common.c
478
DPRINTF(("rump_sp: readframe getting header at offset %zu\n",
lib/librumpuser/sp_common.c
522
DPRINTF(("rump_sp: readframe getting body at offset %zu, left %zu\n",
regress/sys/uvm/pdsim/pdsim.c
184
DPRINTF("fault: %d -> ", index);
regress/sys/uvm/pdsim/pdsim.c
194
DPRINTF("cached\n");
regress/sys/uvm/pdsim/pdsim.c
203
DPRINTF("miss\n");
regress/sys/uvm/pdsim/pdsim.c
279
DPRINTF("[%d] %d/%d %d\n", i,
regress/sys/uvm/pdsim/pdsim.c
293
DPRINTF("io %d (%d + ra %d) / flt %d\n",
regress/sys/uvm/pdsim/pdsim.c
295
DPRINTF("rahit / raio= %d / %d\n", rahit, raio);
sbin/efi/gptsubr.c
547
DPRINTF("parent: %s\n", parent);
sbin/efi/gptsubr.c
548
DPRINTF("offset: 0x%lx\n", offset);
sbin/efi/gptsubr.c
549
DPRINTF("size: 0x%lx\n", size);
sbin/efi/gptsubr.c
594
DPRINTF("fname: %s\n", fname);
sbin/efi/gptsubr.c
595
DPRINTF("rname: %s\n", rname);
sbin/efi/gptsubr.c
604
DPRINTF("mount: %s\n", vfsbuf.f_mntonname);
sbin/rcorder/rcorder.c
196
DPRINTF((stderr, "parse_args\n"));
sbin/rcorder/rcorder.c
198
DPRINTF((stderr, "initialize\n"));
sbin/rcorder/rcorder.c
200
DPRINTF((stderr, "crunch_all_files\n"));
sbin/rcorder/rcorder.c
202
DPRINTF((stderr, "generate_ordering\n"));
sbin/rcorder/rcorder.c
675
DPRINTF((stderr, "do_file on %s.\n", fnode->filename));
sbin/rcorder/rcorder.c
729
DPRINTF((stderr, "next do: "));
sbin/rcorder/rcorder.c
742
DPRINTF((stderr, "nuking %s\n", fnode->filename));
sbin/rcorder/rcorder.c
768
DPRINTF((stderr, "generate on %s\n", fn_head->next->filename));
share/examples/puffs/pgfs/pgfs_db.c
1013
DPRINTF("%p end flushing error=%d\n", cc, error);
share/examples/puffs/pgfs/pgfs_db.c
120
DPRINTF("xc %p acquire %p\n", xc, cc);
share/examples/puffs/pgfs/pgfs_db.c
126
DPRINTF("no free conn %p\n", cc);
share/examples/puffs/pgfs/pgfs_db.c
156
DPRINTF("yielding %p\n", cc);
share/examples/puffs/pgfs/pgfs_db.c
159
DPRINTF("yield returned %p\n", cc);
share/examples/puffs/pgfs/pgfs_db.c
196
DPRINTF("sqlstate %5s mapped to error %d\n",
share/examples/puffs/pgfs/pgfs_db.c
208
DPRINTF("unknown sqlstate %5s mapped to EIO\n", sqlstate);
share/examples/puffs/pgfs/pgfs_db.c
304
DPRINTF("error %d\n", error);
share/examples/puffs/pgfs/pgfs_db.c
321
DPRINTF("PREPARE: '%s'\n", c->cmd);
share/examples/puffs/pgfs/pgfs_db.c
362
DPRINTF("CMD: '%s'\n", c->cmd);
share/examples/puffs/pgfs/pgfs_db.c
425
DPRINTF("\t[%u]=<BINARY>\n", i);
share/examples/puffs/pgfs/pgfs_db.c
427
DPRINTF("\t[%u]='%s'\n", i, paramvalues[i]);
share/examples/puffs/pgfs/pgfs_db.c
552
DPRINTF("no rows\n");
share/examples/puffs/pgfs/pgfs_db.c
562
DPRINTF("[%u] PQftype = %d, types = %d, value = '%s'\n",
share/examples/puffs/pgfs/pgfs_db.c
635
DPRINTF("%u rows dropped\n", n);
share/examples/puffs/pgfs/pgfs_db.c
753
DPRINTF("xc %p rollback %p\n", xc, xc->owner);
share/examples/puffs/pgfs/pgfs_db.c
768
DPRINTF("xc %p commit %p\n", xc, xc->owner);
share/examples/puffs/pgfs/pgfs_db.c
814
DPRINTF("schedule %p\n", xc->blocker);
share/examples/puffs/pgfs/pgfs_db.c
817
DPRINTF("no blockers\n");
share/examples/puffs/pgfs/pgfs_db.c
880
DPRINTF("protocol version %d\n", PQprotocolVersion(conn));
share/examples/puffs/pgfs/pgfs_db.c
928
DPRINTF("xc %p backend pid %" PRIu64 "\n", xc, pid);
share/examples/puffs/pgfs/pgfs_db.c
973
DPRINTF("%p flush in progress %p\n", cc, flusher);
share/examples/puffs/pgfs/pgfs_db.c
977
DPRINTF("%p start flushing\n", cc);
share/examples/puffs/pgfs/pgfs_db.c
993
DPRINTF("%p no sync\n", cc);
share/examples/puffs/pgfs/pgfs_puffs.c
1050
DPRINTF("%llu %s %s\n", parent_fileid, pcn->pcn_name, target);
share/examples/puffs/pgfs/pgfs_puffs.c
1099
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
1129
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
1157
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
145
DPRINTF("%llu %" PRIu64 "\n", parent_fileid, offset);
share/examples/puffs/pgfs/pgfs_puffs.c
216
DPRINTF("ENOENT\n");
share/examples/puffs/pgfs/pgfs_puffs.c
218
DPRINTF("empty directory\n");
share/examples/puffs/pgfs/pgfs_puffs.c
227
DPRINTF("error %d\n", error);
share/examples/puffs/pgfs/pgfs_puffs.c
303
DPRINTF("%llu %s\n", parent_fileid, name);
share/examples/puffs/pgfs/pgfs_puffs.c
338
DPRINTF("sendcmd %d\n", error);
share/examples/puffs/pgfs/pgfs_puffs.c
391
DPRINTF("%llu %s\n", parent_fileid, pcn->pcn_name);
share/examples/puffs/pgfs/pgfs_puffs.c
433
DPRINTF("%llu %s\n", parent_fileid, pcn->pcn_name);
share/examples/puffs/pgfs/pgfs_puffs.c
473
DPRINTF("%llu append sz %zu\n", fileid, *resid);
share/examples/puffs/pgfs/pgfs_puffs.c
475
DPRINTF("%llu off %" PRIu64 " sz %zu\n", fileid,
share/examples/puffs/pgfs/pgfs_puffs.c
523
DPRINTF("resid %zu\n", *resid);
share/examples/puffs/pgfs/pgfs_puffs.c
546
DPRINTF("%llu off %" PRIu64 " sz %zu\n",
share/examples/puffs/pgfs/pgfs_puffs.c
598
DPRINTF("%llu %llu %s\n", dir_fileid, targ_fileid, pcn->pcn_name);
share/examples/puffs/pgfs/pgfs_puffs.c
733
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
764
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
91
DPRINTF("%llu\n", fileid);
share/examples/puffs/pgfs/pgfs_puffs.c
963
DPRINTF("%llu %llu %llu %llu\n", fileid_src_dir, fileid_src,
share/examples/puffs/pgfs/pgfs_subs.c
145
DPRINTF("fileid wait %" PRIu64 " cc %p\n", fileid, cc);
share/examples/puffs/pgfs/pgfs_subs.c
155
DPRINTF("fileid lock %" PRIu64 " cc %p\n", lock->fileid, cc);
share/examples/puffs/pgfs/pgfs_subs.c
165
DPRINTF("fileid unlock %" PRIu64 "\n", lock->fileid);
share/examples/puffs/pgfs/pgfs_subs.c
233
DPRINTF("map EEXIST to EAGAIN\n");
share/examples/puffs/pgfs/pgfs_subs.c
284
DPRINTF("shortread? %zu != %zu\n", size, resultsize);
share/examples/puffs/pgfs/pgfs_subs.c
309
DPRINTF("map EEXIST to EAGAIN\n");
share/examples/puffs/pgfs/pgfs_subs.c
316
DPRINTF("shortwrite? %zu != %zu\n", size, (size_t)resultsize);
share/examples/puffs/pgfs/pgfs_subs.c
380
DPRINTF("error %d\n", error);
share/examples/puffs/pgfs/pgfs_waitq.c
80
DPRINTF("waking up %p\n", w->cc);
share/examples/puffs/pgfs/pgfs_waitq.c
95
DPRINTF("waking up %p\n", w->cc);
sys/arch/alpha/pci/pci_bootdev.c
102
DPRINTF(("\nctrlrdev = %s\n",
sys/arch/alpha/pci/pci_bootdev.c
143
DPRINTF(("\natapi info: drive %d, channel %d\n",
sys/arch/alpha/pci/pci_bootdev.c
145
DPRINTF(("bootdev info: unit: %d, channel: %d\n",
sys/arch/alpha/pci/pci_bootdev.c
187
DPRINTF(("\nbooted_device = %s\n", device_xname(dev)));
sys/arch/alpha/pci/pci_bootdev.c
85
DPRINTF(("\npcidev = %s\n", device_xname(dev)));
sys/arch/alpha/tc/tc_bootdev.c
151
DPRINTF(("\nbooted_device = %s\n", device_xname(dev)));
sys/arch/alpha/tc/tc_bootdev.c
79
DPRINTF(("\ntcdsdev = %s\n",
sys/arch/alpha/tc/tc_bootdev.c
92
DPRINTF(("\nscsidev = %s\n",
sys/arch/amiga/dev/aucc.c
278
DPRINTF(("DMA buffer for channel %d is %p\n", i,
sys/arch/amiga/dev/aucc.c
312
DPRINTF(("sa_open: unit %p\n",sc));
sys/arch/amiga/dev/aucc.c
321
DPRINTF(("saopen: ok -> sc=%p\n",sc));
sys/arch/amiga/dev/aucc.c
330
DPRINTF(("sa_close: closed.\n"));
sys/arch/amiga/dev/aucc.c
420
DPRINTF(("sa_commit.\n"));
sys/arch/amiga/dev/aucc.c
428
DPRINTF(("commit done\n"));
sys/arch/amiga/dev/aucc.c
450
DPRINTF(("sa_start_output: cc=%d %p (%p)\n", cc, intr, arg));
sys/arch/amiga/dev/aucc.c
469
DPRINTF(("first channel is %d\n",i));
sys/arch/amiga/dev/aucc.c
477
DPRINTF(("dmap is %p %p %p %p, mask=0x%x\n", dmap[0], dmap[1],
sys/arch/amiga/dev/aucc.c
523
DPRINTF(("turning channel %d on\n",i));
sys/arch/amiga/dev/aucc.c
536
DPRINTF(("per is %d, vol is %d, len is %d\n",\
sys/arch/amiga/dev/aucc.c
547
DPRINTF(("enabled ints: 0x%x\n", (masks2[j] << INTB_AUD0)));
sys/arch/amiga/dev/aucc.c
552
DPRINTF(("enabled DMA, mask=0x%x\n",mask));
sys/arch/amiga/dev/aucc.c
608
DPRINTF(("aucc_set_port: port=%d", cp->dev));
sys/arch/amiga/dev/aucc.c
669
DPRINTF(("aucc_get_port: port=%d", cp->dev));
sys/arch/amiga/dev/aucc.c
754
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/arch/amiga/dev/aucc.c
773
DPRINTF(("inthandler called, channel %d, mask 0x%x\n", ch, mask));
sys/arch/amiga/dev/aucc.c
786
DPRINTF(("marking channel %d idle\n",i));
sys/arch/amiga/dev/aucc.c
795
DPRINTF(("calling %p\n",aucc->sc_channel[ch].nd_intr));
sys/arch/amiga/dev/aucc.c
799
DPRINTF(("zero int handler\n"));
sys/arch/amiga/dev/aucc.c
801
DPRINTF(("ints done\n"));
sys/arch/arc/stand/boot/boot.c
176
DPRINTF("bootpath = %s\n", bootpath);
sys/arch/arc/stand/boot/boot.c
186
DPRINTF("kernel = %s\n", kernel ? kernel : "<null>");
sys/arch/arm/at91/at91st.c
173
DPRINTF("-> bus_space_map()\n");
sys/arch/arm/at91/at91st.c
194
DPRINTF("%s: done\n", __FUNCTION__);
sys/arch/arm/at91/at91tctmr.c
223
DPRINTF("%s: done, tclock=%"PRIu32" div=%"PRIu32" uspertick=%"PRIu32"\n", __FUNCTION__, sc->sc_timerclock, sc->sc_divider, sc->sc_usec_per_tick);
sys/arch/arm/broadcom/bcm2835_gpio.c
746
DPRINTF(2, ("%s: gpio_read pin %d->%d\n", device_xname(sc->sc_dev),
sys/arch/arm/broadcom/bcm2835_gpio.c
767
DPRINTF(2, ("%s: gpio_write pin %d<-%d\n", device_xname(sc->sc_dev),
sys/arch/arm/broadcom/bcm2835_gpio.c
791
DPRINTF(2, ("%s: gpio_write pin %d<-%d\n", device_xname(sc->sc_dev),
sys/arch/arm/broadcom/bcm2835_gpio.c
872
DPRINTF(2, ("%s: gpio_ctl pin %d flags 0x%x\n", device_xname(sc->sc_dev), pin, flags));
sys/arch/arm/cortex/gicv3_its.c
130
DPRINTF(("ITS: stalled! GITS_CREADR = 0x%lx\n", creadr));
sys/arch/arm/cortex/gicv3_its.c
140
DPRINTF(("ITS: dw[%u] = 0x%016lx\n", i, cmd->dw[i]));
sys/arch/arm/cortex/gicv3_its.c
175
DPRINTF(("ITS #%u: MAPC icid 0x%x rdbase 0x%lx valid %u\n",
sys/arch/arm/cortex/gicv3_its.c
198
DPRINTF(("ITS #%u: MAPD deviceid 0x%x itt_addr 0x%lx size %u valid %u\n",
sys/arch/arm/cortex/gicv3_its.c
218
DPRINTF(("ITS #%u: MAPTI deviceid 0x%x eventid 0x%x pintid 0x%x icid 0x%x\n",
sys/arch/arm/cortex/gicv3_its.c
238
DPRINTF(("ITS #%u: MOVI deviceid 0x%x eventid 0x%x icid 0x%x\n",
sys/arch/arm/cortex/gicv3_its.c
257
DPRINTF(("ITS #%u: INV deviceid 0x%x eventid 0x%x\n",
sys/arch/arm/cortex/gicv3_its.c
276
DPRINTF(("ITS #%u: INVALL icid 0x%x\n", its->its_id, icid));
sys/arch/arm/cortex/gicv3_its.c
297
DPRINTF(("ITS #%u: SYNC rdbase 0x%lx\n", its->its_id, rdbase));
sys/arch/arm/cortex/gicv3_its.c
318
DPRINTF(("ITS #%u: INT deviceid 0x%x eventid 0x%x\n",
sys/arch/arm/cortex/gicv3_its.c
516
DPRINTF(("ITS: Allocated L2 entry at index %u\n", index));
sys/arch/arm/cortex/gicv3_its.c
935
DPRINTF(("ITS: devbits = %u\n", devbits));
sys/arch/arm/cortex/gicv3_its.c
969
DPRINTF(("ITS: l1_num_ids = %lu\n", l1_num_ids));
sys/arch/arm/cortex/gicv3_its.c
973
DPRINTF(("ITS: indirect\n"));
sys/arch/arm/cortex/gicv3_its.c
981
DPRINTF(("ITS: clamp table size 0x%lx -> ", table_size));
sys/arch/arm/cortex/gicv3_its.c
983
DPRINTF(("0x%lx\n", table_size));
sys/arch/arm/cortex/gicv3_its.c
987
DPRINTF(("ITS: table_size is 0x%lx\n", table_size));
sys/arch/arm/gemini/obio_ehci.c
121
DPRINTF(("%s: offs=%d\n", devname, sc->sc_offs));
sys/arch/arm/iomd/vidcaudio.c
295
DPRINTF(("DEBUG: vidcaudio_close called\n"));
sys/arch/arm/iomd/vidcaudio.c
384
DPRINTF(("vidcaudio_trigger_output %p-%p/0x%x\n",
sys/arch/arm/iomd/vidcaudio.c
427
DPRINTF(("vidcaudio_halt_output\n"));
sys/arch/arm/iomd/vidcaudio.c
513
DPRINTF(("I[%x]", status));
sys/arch/arm/iomd/vidcaudio.c
528
DPRINTF(("B<0x%08lx,0x%03lx>", pnext, pend));
sys/arch/arm/iomd/vidcaudio.c
535
DPRINTF(("A<0x%08lx,0x%03lx>", pnext, pend));
sys/arch/arm/nvidia/tegra_xusb.c
1000
DPRINTF(sc->sc_dev,
sys/arch/arm/nvidia/tegra_xusb.c
244
DPRINTF(sc->sc_dev, "mapped %#" PRIxBUSADDR "\n", addr);
sys/arch/arm/nvidia/tegra_xusb.c
256
DPRINTF(sc->sc_dev, "mapped %#" PRIxBUSADDR "\n", addr);
sys/arch/arm/nvidia/tegra_xusb.c
267
DPRINTF(sc->sc_dev, "mapped %#" PRIxBUSADDR "\n", addr);
sys/arch/arm/nvidia/tegra_xusb.c
315
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
320
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
326
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
331
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
337
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
343
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
348
DPRINTF(sc->sc_dev, "xusb_ss rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
357
DPRINTF(sc->sc_dev, "xusb_ss_src rate %u\n", rate);
sys/arch/arm/nvidia/tegra_xusb.c
360
DPRINTF(sc->sc_dev, "xusb_ss_src rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
364
DPRINTF(sc->sc_dev, "ss_src rate %u\n", rate);
sys/arch/arm/nvidia/tegra_xusb.c
369
DPRINTF(sc->sc_dev, "ss_src rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
375
DPRINTF(sc->sc_dev, "ss_src rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
382
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
388
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
434
DPRINTF(sc->sc_dev, "%s()\n", __func__);
sys/arch/arm/nvidia/tegra_xusb.c
437
DPRINTF(sc->sc_dev, "%s ipfs 0x0 = 0x%x\n", __func__, val);
sys/arch/arm/nvidia/tegra_xusb.c
441
DPRINTF(sc->sc_dev, "post fw\n");
sys/arch/arm/nvidia/tegra_xusb.c
448
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
453
DPRINTF(sc->sc_dev, "rate %u error %d\n", rate, error);
sys/arch/arm/nvidia/tegra_xusb.c
456
DPRINTF(sc->sc_dev, "%s ipfs 0x0 = 0x%x\n", __func__, val);
sys/arch/arm/nvidia/tegra_xusb.c
468
DPRINTF(sc->sc_dev, "XUSB_FALC_CPUCTL 0x%x\n", val);
sys/arch/arm/nvidia/tegra_xusb.c
523
DPRINTF(sc->sc_dev, "%s()\n", __func__);
sys/arch/arm/nvidia/tegra_xusb.c
526
DPRINTF(sc->sc_dev, "XUSB_CFG_ARU_SMI_INTR 0x%x\n", irv);
sys/arch/arm/nvidia/tegra_xusb.c
533
DPRINTF(sc->sc_dev, "XUSB_CFG_ARU_MBOX_DATA_OUT 0x%x\n", msg);
sys/arch/arm/nvidia/tegra_xusb.c
536
DPRINTF(sc->sc_dev, "XUSB_CFG_ARU_MBOX_CMD 0x%x\n", val);
sys/arch/arm/nvidia/tegra_xusb.c
549
DPRINTF(sc->sc_dev, "FALC_CLOCK %u\n", data * 1000);
sys/arch/arm/nvidia/tegra_xusb.c
554
DPRINTF(sc->sc_dev, "SSPI_CLOCK %u\n", data * 1000);
sys/arch/arm/nvidia/tegra_xusb.c
556
DPRINTF(sc->sc_dev, "rate of psc->sc_clk_ss_src %u\n",
sys/arch/arm/nvidia/tegra_xusb.c
562
DPRINTF(sc->sc_dev,
sys/arch/arm/nvidia/tegra_xusb.c
632
DPRINTF(sc->sc_dev, "%s()\n", __func__);
sys/arch/arm/nvidia/tegra_xusb.c
634
DPRINTF(sc->sc_dev, "%s ipfs 0x0 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
637
DPRINTF(sc->sc_dev, "%s ipfs 0x40 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
640
DPRINTF(sc->sc_dev, "%s ipfs 0x80 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
644
DPRINTF(sc->sc_dev, "%s ipfs 0x80 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
647
DPRINTF(sc->sc_dev, "%s ipfs 0x180 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
651
DPRINTF(sc->sc_dev, "%s ipfs 0x180 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
654
DPRINTF(sc->sc_dev, "%s fpci PCI_COMMAND_STATUS_REG = 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
658
DPRINTF(sc->sc_dev, "%s fpci PCI_COMMAND_STATUS_REG = 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
661
DPRINTF(sc->sc_dev, "%s fpci PCI_BAR0 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
665
DPRINTF(sc->sc_dev, "%s fpci PCI_BAR0 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
668
DPRINTF(sc->sc_dev, "%s ipfs 0x188 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
671
DPRINTF(sc->sc_dev, "%s ipfs 0x188 = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
674
DPRINTF(sc->sc_dev, "%s fpci 0x1bc = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
677
DPRINTF(sc->sc_dev, "%s fpci 0x1bc = 0x%x\n", __func__,
sys/arch/arm/nvidia/tegra_xusb.c
822
DPRINTF(sc->sc_dev, "XUSB_FALC_CPUCTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
824
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_ILOAD_BASE_LO 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
827
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_ILOAD_ATTR 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
831
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_ILOAD_ATTR 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
839
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_ILOAD_BASE_LO 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
841
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_ILOAD_BASE_HI 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
844
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_APMAP 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
848
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_APMAP 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
851
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_TRIG 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
856
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_TRIG 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
865
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_SIZE 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
872
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_SIZE 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
875
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_TRIG 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
880
DPRINTF(sc->sc_dev, "XUSB_CSB_MP_L2IMEMOP_TRIG 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
883
DPRINTF(sc->sc_dev, "XUSB_FALC_IMFILLCTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
886
DPRINTF(sc->sc_dev, "XUSB_FALC_IMFILLCTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
889
DPRINTF(sc->sc_dev, "XUSB_FALC_IMFILLRNG1 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
894
DPRINTF(sc->sc_dev, "XUSB_FALC_IMFILLRNG1 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
897
DPRINTF(sc->sc_dev, "XUSB_FALC_DMACTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
900
DPRINTF(sc->sc_dev, "XUSB_FALC_DMACTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
903
DPRINTF(sc->sc_dev, "XUSB_FALC_BOOTVEC 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
907
DPRINTF(sc->sc_dev, "XUSB_FALC_BOOTVEC 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
910
DPRINTF(sc->sc_dev, "XUSB_FALC_CPUCTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
914
DPRINTF(sc->sc_dev, "XUSB_FALC_CPUCTL 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
959
DPRINTF(sc->sc_dev, "XUSB_CFG_ARU_MBOX_OWNER 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
970
DPRINTF(sc->sc_dev, "XUSB_CFG_ARU_MBOX_OWNER 0x%x\n",
sys/arch/arm/nvidia/tegra_xusb.c
990
DPRINTF(sc->sc_dev,
sys/arch/arm/rockchip/rk_tsadc.c
682
DPRINTF("(%s:%s): tshut/data %d/%u warn/data %d/%u",
sys/arch/arm/rockchip/rk_tsadc.c
829
DPRINTF("(%s:%s): temp/data %d/%u",
sys/arch/arm/rockchip/rk_tsadc.c
867
DPRINTF("(%s): interrupted", sc->sc_sme->sme_name);
sys/arch/arm/rockchip/rk_tsadc.c
900
DPRINTF("data out of range (%u > %u || %u < %u)",
sys/arch/arm/s3c2xx0/s3c2440_dma.c
181
DPRINTF(("s3c2440_dma_intr\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
182
DPRINTF(("Channel %d\n", channel));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
185
DPRINTF(("Channel %d status: %d\n", channel, status));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
223
DPRINTF(("dx_done: %p\n", (void*)dx->dx_done));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
238
DPRINTF((" Channel %d completed transfer\n", channel));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
243
DPRINTF(("Preparing next transfer\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
267
DPRINTF(("cv_broadcast\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
269
DPRINTF(("cv_broadcast done\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
310
DPRINTF(("dp_id: %d, dx_peripheral: %d\n", perph->dp_id, dxs->dxs_xfer.dx_peripheral));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
349
DPRINTF(("Enqueued transfer on channel %d\n", channel_no));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
370
DPRINTF(("Starting DMA transfer (%p) on channel %d\n", dxs, channel_no));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
412
DPRINTF(("8-Bit (BYTE) transfer width\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
417
DPRINTF(("16-Bit (HALF-WORD) transfer width\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
422
DPRINTF(("32-Bit (WORD) transfer width\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
436
DPRINTF(("Hw request source: %d, channel: %d\n", source, channel_no));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
443
DPRINTF(("Syncing with system bus\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
446
DPRINTF(("Syncing with peripheral bus\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
468
DPRINTF(("dmac_transfer_segment\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
475
DPRINTF(("Source address: 0x%x\n", (unsigned)dxs->dxs_segs[DMAC_DESC_SRC].ds_curseg->ds_addr));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
476
DPRINTF(("Dest. address: 0x%x\n", (unsigned)dxs->dxs_segs[DMAC_DESC_DST].ds_curseg->ds_addr));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
535
DPRINTF(("Transfer size: %d (%d)\n", transfer_size, transfer_size/dxs->dxs_width));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
587
DPRINTF(("DMA Queue empty for channel %d\n", channel_no));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
591
DPRINTF(("Took a transfer from the queue\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
610
DPRINTF(("s3c2440_dma_xfer_wait: Complete: %x\n", complete));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
615
DPRINTF(("s3c2440_dma_xfer_wait: Timed out\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
657
DPRINTF(("s3c2440_dma: channel %d mask trigger %x\n", dxs->dxs_channel, reg));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
660
DPRINTF(("No wait for abort"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
671
DPRINTF(("Removed transfer from queue\n"));
sys/arch/arm/s3c2xx0/s3c2440_dma.c
678
DPRINTF(("Abort: Wait for transfer to complete\n"));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
109
DPRINTF(("%s\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
191
DPRINTF(("%s\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
199
DPRINTF(("CODEC Clock: %d Hz\n", codecClock));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
200
DPRINTF(("Prescaler: %d\n", codecClockPrescaler));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
201
DPRINTF(("Actual CODEC Clock: %d Hz\n", pclk/(codecClockPrescaler+1)));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
202
DPRINTF(("Actual Sampling rate: %d Hz\n",
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
231
DPRINTF(("%s\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
323
DPRINTF(("%s\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
343
DPRINTF(("%s: Using %d DMA segments\n", __func__, buf->i2b_nsegs));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
353
DPRINTF(("%s: Playback DMA buffer mapped at %p\n", __func__,
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
365
DPRINTF(("%s: DMA map created successfully\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
446
DPRINTF(("Aborting DMA transfer\n"));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
450
DPRINTF(("Aborting DMA transfer: SUCCESS\n"));
sys/arch/arm/s3c2xx0/s3c2440_i2s.c
87
DPRINTF(("%s\n", __func__));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
108
DPRINTF(("BCDSEC: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
112
DPRINTF(("BCDMIN: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
116
DPRINTF(("BCDHOUR: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
120
DPRINTF(("BCDDATE: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
124
DPRINTF(("BCDDAY: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
128
DPRINTF(("BCDMON: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
132
DPRINTF(("BCDYEAR: %02X\n", reg));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
135
DPRINTF(("Seconds: %d\n", dt->dt_sec));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
136
DPRINTF(("Minutes: %d\n", dt->dt_min));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
137
DPRINTF(("Hour: %d\n", dt->dt_hour));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
138
DPRINTF(("Mon: %d\n", dt->dt_mon));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
139
DPRINTF(("Date: %d\n", dt->dt_day));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
140
DPRINTF(("Day: %d\n", dt->dt_wday));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
141
DPRINTF(("Year: %d\n", dt->dt_year));
sys/arch/arm/s3c2xx0/s3c2440_rtc.c
152
DPRINTF(("ssrtc_todr_settime"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
281
DPRINTF(("sssdi_card_detect\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
332
DPRINTF(("sssdi_bus_clock (freq: %d KHz)\n", freq));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
340
DPRINTF(("Using divisor %d: %d/%d = %d\n", div, pclk,
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
413
DPRINTF(("DATA, datalen: %d, blk_size: %d\n", cmd->c_datalen,
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
439
DPRINTF(("Reading %d bytes\n", cmd->c_datalen));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
473
DPRINTF(("Writing %d bytes\n", cmd->c_datalen));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
474
DPRINTF(("Requesting %d blocks\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
514
DPRINTF(("Timeout waiting for command acknowledgement\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
527
DPRINTF(("waiting for response\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
532
DPRINTF(("Timeout waiting for response\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
535
DPRINTF(("Got Response\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
559
DPRINTF(("Response: %X %X %X %X\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
567
DPRINTF(("Remaining bytes of current block: %d\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
569
DPRINTF(("Remaining Block Number : %d\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
577
DPRINTF(("Waiting for transfer to complete\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
592
DPRINTF(("DMA xfer failed: %d\n", dma_error));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
596
DPRINTF(("PIO READ\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
600
DPRINTF(("Waiting for WRITE transfer to complete\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
610
DPRINTF(("DMA xfer failed: %d\n", dma_error));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
614
DPRINTF(("PIO WRITE\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
621
DPRINTF(("Waiting for transfer to complete\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
625
DPRINTF(("Timeout waiting for data to complete\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
628
DPRINTF(("Done\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
692
DPRINTF(("Waiting for FIFO to become empty\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
696
DPRINTF(("PIO Write FIFO Status: 0x%X\n", fifo_status));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
700
DPRINTF(("Remaining bytes of current block: %d\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
702
DPRINTF(("Remaining Block Number : %d\n",
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
707
DPRINTF(("PIO Write Data Status: 0x%X\n", status));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
718
DPRINTF(("Filling FIFO with %d bytes\n", count));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
791
DPRINTF(("sssdi_intr: DATA FINISHED\n"));
sys/arch/arm/s3c2xx0/s3c2440_sdi.c
862
DPRINTF(("Timed out waiting for interrupt from SDI controller\n"));
sys/arch/arm/sa11x0/sa1111.c
238
DPRINTF(("sacc_intr_calculatemasks: %x %x\n", sc->sc_imask.lo,
sys/arch/arm/sa11x0/sa1111_kbc.c
167
DPRINTF(("sackbc_rxint stat=%x\n", stat));
sys/arch/arm/sa11x0/sa11xx_pcic.c
299
DPRINTF(("sapcic_io_alloc: %x %x\n", (unsigned int)pa,
sys/arch/arm/sa11x0/sa11xx_pcic.c
416
DPRINTF(("sapcic_socket_enable: wait ready %d\n", 100 - i));
sys/arch/arm/sunxi/sunxi_mmc.c
1137
DPRINTF(sc->sc_dev,
sys/arch/arm/sunxi/sunxi_mmc.c
1210
DPRINTF(sc->sc_dev, "cmdval = %08x\n", cmdval);
sys/arch/arm/sunxi/sunxi_mmc.c
1258
DPRINTF(sc->sc_dev, "i/o error %d\n", cmd->c_error);
sys/arch/arm/sunxi/sunxi_mmc.c
648
DPRINTF(sc->sc_dev, "mmc intr idst=%08X mint=%08X\n",
sys/arch/arm/sunxi/sunxi_mmc.c
726
DPRINTF(sc->sc_dev, "host reset\n");
sys/arch/arm/sunxi/sunxi_mmc.c
821
DPRINTF(sc->sc_dev, "update clock\n");
sys/arch/arm/sunxi/sunxi_mmc.c
836
DPRINTF(sc->sc_dev, "GCTRL: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
838
DPRINTF(sc->sc_dev, "CLKCR: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
840
DPRINTF(sc->sc_dev, "TIMEOUT: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
842
DPRINTF(sc->sc_dev, "WIDTH: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
844
DPRINTF(sc->sc_dev, "CMD: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
846
DPRINTF(sc->sc_dev, "MINT: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
848
DPRINTF(sc->sc_dev, "RINT: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
850
DPRINTF(sc->sc_dev, "STATUS: 0x%08x\n",
sys/arch/arm/sunxi/sunxi_mmc.c
936
DPRINTF(sc->sc_dev, "width = %d\n", width);
sys/arch/arm/ti/ti_edma.c
260
DPRINTF(2, (sc->sc_dev, "ipr = 0x%016llx ier 0x%016llx\n", ipr, ier));
sys/arch/arm/ti/ti_edma.c
416
DPRINTF(1, (sc->sc_dev, "write param entry ch# %d pe %d: 0x%08x -> 0x%08x (%u, %u, %u)\n", ch->ch_index, param_entry, ep->ep_src, ep->ep_dst, ep->ep_acnt, ep->ep_bcnt, ep->ep_ccnt));
sys/arch/arm/ti/ti_edma.c
434
DPRINTF(1, (sc->sc_dev, "enable transfer ch# %d off %d bit %x pe %d\n", ch->ch_index, (int)off, bit, param_entry));
sys/arch/arm/ti/ti_edma.c
460
DPRINTF(1, (sc->sc_dev, "start transfer ch# %d off %d bit %x pe %d\n", ch->ch_index, (int)off, bit));
sys/arch/arm/ti/ti_iic.c
309
DPRINTF(("ti_iic_intr opflags=%#x\n", sc->sc_opflags));
sys/arch/arm/ti/ti_iic.c
312
DPRINTF(("ti_iic_intr pre handle sc->sc_op eq %#x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
316
DPRINTF(("ti_iic_intr post handle sc->sc_op %#x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
321
DPRINTF(("ti_iic_intr status 0x%x\n", stat));
sys/arch/arm/ti/ti_iic.c
357
DPRINTF(("ti_iic_exec: op 0x%x cmdlen %zd len %zd flags 0x%x\n",
sys/arch/arm/ti/ti_iic.c
391
DPRINTF(("ti_iic_exec: done %d\n", err));
sys/arch/arm/ti/ti_iic.c
401
DPRINTF(("ti_iic_reset\n"));
sys/arch/arm/ti/ti_iic.c
461
DPRINTF(("ti_iic_op: addr %#x op %#x buf %p buflen %#x flags %#x\n",
sys/arch/arm/ti/ti_iic.c
473
DPRINTF(("ti_iic_op: wait error %d\n", err));
sys/arch/arm/ti/ti_iic.c
495
DPRINTF(("ti_iic_op: op %d con 0x%x ", op, con));
sys/arch/arm/ti/ti_iic.c
498
DPRINTF(("SA 0x%x len %d\n", I2C_READ_REG(sc, I2C_SA), I2C_READ_REG(sc, I2C_CNT)));
sys/arch/arm/ti/ti_iic.c
516
DPRINTF(("ti_iic_op waiting, op %#x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
524
DPRINTF(("ti_iic_op waiting done, op %#x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
534
DPRINTF(("ti_iic_op polling, op %x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
537
DPRINTF(("ti_iic_op stat 0x%x\n", stat));
sys/arch/arm/ti/ti_iic.c
546
DPRINTF(("ti_iic_op polling done, op now %x\n", sc->sc_op));
sys/arch/arm/ti/ti_iic.c
564
DPRINTF(("ti_iic_handle_intr stat %#x\n", stat));
sys/arch/arm/ti/ti_iic.c
588
DPRINTF(("ti_iic_do_read stat %#x\n", stat));
sys/arch/arm/ti/ti_iic.c
592
DPRINTF(("ti_iic_do_read receive drain len %d left %d\n",
sys/arch/arm/ti/ti_iic.c
596
DPRINTF(("ti_iic_do_read receive len %d left %d\n",
sys/arch/arm/ti/ti_iic.c
603
DPRINTF(("ti_iic_do_read got b[%d]=0x%x\n", sc->sc_bufidx,
sys/arch/arm/ti/ti_iic.c
606
DPRINTF(("ti_iic_do_read done\n"));
sys/arch/arm/ti/ti_iic.c
614
DPRINTF(("ti_iic_do_write stat %#x\n", stat));
sys/arch/arm/ti/ti_iic.c
619
DPRINTF(("ti_iic_do_write xmit drain len %d left %d\n",
sys/arch/arm/ti/ti_iic.c
623
DPRINTF(("ti_iic_do_write xmit len %d left %d\n",
sys/arch/arm/ti/ti_iic.c
629
DPRINTF(("ti_iic_do_write send b[%d]=0x%x\n",
sys/arch/arm/ti/ti_iic.c
633
DPRINTF(("ti_iic_do_write done\n"));
sys/arch/arm/ti/ti_iic.c
641
DPRINTF(("ti_iic_wait mask %#x val %#x flags %#x\n", mask, val, flags));
sys/arch/arm/ti/ti_iic.c
657
DPRINTF(("ti_iic_wait done retry %#x\n", retry));
sys/arch/arm/ti/ti_iic.c
667
DPRINTF(("ti_iic_wait mask %#x\n", mask));
sys/arch/arm/ti/ti_iic.c
674
DPRINTF(("ti_iic_wait done retry %#x\n", retry));
sys/arch/arm/ti/ti_iic.c
681
DPRINTF(("ti_iic_flush\n"));
sys/arch/arm/ti/ti_motg.c
198
DPRINTF("USB %jd 0x%jx 0x%jx stat %jd",
sys/arch/arm/ti/ti_sdhc.c
594
DPRINTF(1, (sc->sc.sc_dev, "edma xfer: nsegs=%d ch# %d\n",
sys/arch/arm/xscale/becc_pci.c
230
DPRINTF((" ** pci status error: %08x (%08x) **\n",
sys/arch/arm/xscale/becc_pci.c
238
DPRINTF((" ** pci status after clearing: %08x (%08x) **\n",
sys/arch/arm/xscale/becc_pci.c
243
DPRINTF((" ** pci master isr: %08x (%08x) **\n",
sys/arch/arm/xscale/becc_pci.c
250
DPRINTF((" ** pci master isr after clearing: %08x (%08x) **\n",
sys/arch/arm/xscale/becc_pci.c
255
DPRINTF((" ** pci slave isr: %08x (%08x) **\n",
sys/arch/arm/xscale/becc_pci.c
262
DPRINTF((" ** pci slave isr after clearing: %08x (%08x) **\n",
sys/arch/arm/xscale/iopaau.c
154
DPRINTF(("%s: starting dreq %p\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/iopaau.c
599
DPRINTF(("%s: got interrupt for dreq %p\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/ixp425_if_npe.c
1298
DPRINTF(sc, "%s: qwrite(%u, 0x%x) ne_data %x ne_len 0x%x\n",
sys/arch/arm/xscale/ixp425_if_npe.c
817
DPRINTF(sc, "%s: entry 0x%x NPE %u port %u\n",
sys/arch/arm/xscale/ixp425_if_npe.c
907
DPRINTF(sc, "%s: entry 0x%x neaddr 0x%x ne_len 0x%x\n",
sys/arch/arm/xscale/ixp425_npe.c
1125
DPRINTF(sc->sc_dev, "%s(0x%x, %u, %u), cannot step, error %d\n",
sys/arch/arm/xscale/ixp425_npe.c
1191
DPRINTF(sc->sc_dev, "%s(0x%x, 0x%x, %u, %u), error %u writing reg\n",
sys/arch/arm/xscale/ixp425_npe.c
350
DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
366
DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
392
DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
423
DPRINTF(sc->sc_dev, "%s: off %u mark 0x%x id 0x%x size %u\n",
sys/arch/arm/xscale/ixp425_npe.c
450
DPRINTF(sc->sc_dev, "load %s, imageId 0x%08x\n", imageName, imageId);
sys/arch/arm/xscale/ixp425_npe.c
489
DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
640
DPRINTF(sc->sc_dev, "%s: inst, error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
645
DPRINTF(sc->sc_dev, "%s: data, error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
650
DPRINTF(sc->sc_dev, "%s: state, error %d\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
743
DPRINTF(sc->sc_dev, "%s: cannot step (1), error %u\n",
sys/arch/arm/xscale/ixp425_npe.c
758
DPRINTF(sc->sc_dev, "%s: cannot step (2), error %u\n", __func__, error);
sys/arch/arm/xscale/ixp425_npe.c
774
DPRINTF(sc->sc_dev, "%s: cannot write phy reg, error %u\n",
sys/arch/arm/xscale/ixp425_npe.c
792
DPRINTF(sc->sc_dev, "%s: cannot write ctx reg, error %u\n",
sys/arch/arm/xscale/ixp425_qmgr.c
1004
DPRINTF(sc->sc_dev, "%s(%u, %u, %u) 0x%x => 0x%x @ 0x%x\n",
sys/arch/arm/xscale/ixp425_qmgr.c
1040
DPRINTF(sc->sc_dev, "%s(%u, %u) 0x%x => 0x%x @ 0x%lx\n",
sys/arch/arm/xscale/ixp425_qmgr.c
360
DPRINTF(sc->sc_dev, "%s(%u, %u, %u, %u, %u, %p, %p)\n",
sys/arch/arm/xscale/ixp425_qmgr.c
920
DPRINTF(sc->sc_dev, "%s(%u) 0x%lx: 0x%x => 0x%x\n",
sys/arch/arm/xscale/ixp425_qmgr.c
937
DPRINTF(sc->sc_dev, "%s(%u) 0x%lx: 0x%x => 0x%x\n",
sys/arch/arm/xscale/pxa2x0_apm.c
1459
DPRINTF(("setperf speed %d newfreq %d, maxfreq %d\n",
sys/arch/arm/xscale/pxa2x0_apm.c
369
DPRINTF(("suspend required immediately\n"));
sys/arch/arm/xscale/pxa2x0_apm.c
383
DPRINTF(("suspend requested\n"));
sys/arch/arm/xscale/pxa2x0_apm.c
385
DPRINTF(("suspend ourselves\n"));
sys/arch/arm/xscale/pxa2x0_apm.c
390
DPRINTF(("power status change\n"));
sys/arch/arm/xscale/pxa2x0_apm.c
403
DPRINTF(("Battery low!\n"));
sys/arch/arm/xscale/pxa2x0_apm.c
408
DPRINTF(("apm_handle_event: unsupported event, code %d\n",
sys/arch/arm/xscale/pxa2x0_apm.c
465
DPRINTF(("apmopen: dev %d pid %d flag %x mode %x\n",
sys/arch/arm/xscale/pxa2x0_apm.c
504
DPRINTF(("apmclose: pid %d flag %x mode %x\n", p->p_pid, flag, mode));
sys/arch/arm/xscale/pxa2x0_apm.c
548
DPRINTF(( "APM_IOC_PRN_CTL: %d\n", flag ));
sys/arch/arm/xscale/pxa2x0_i2c.c
489
DPRINTF(("%s: failed to initiate %s xfer (error=%d)\n",
sys/arch/arm/xscale/pxa2x0_i2c.c
508
DPRINTF(("%s: read byte failed\n", device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_i2c.c
527
DPRINTF(("%s: write byte failed\n", device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_i2c.c
680
DPRINTF(("%s: Interrupt Status 0x%x\n", __func__, isr));
sys/arch/arm/xscale/pxa2x0_mci.c
1006
DPRINTF(1,("%s: pxamci_intr_done: mmc status = %#x\n",
sys/arch/arm/xscale/pxa2x0_mci.c
1021
DPRINTF(1,("%s: pxamci_dmac_iintr: status = %#x\n",
sys/arch/arm/xscale/pxa2x0_mci.c
1035
DPRINTF(1,("%s: pxamci_dmac_ointr: status = %#x\n",
sys/arch/arm/xscale/pxa2x0_mci.c
381
DPRINTF(0,("%s: driver lacks get_ocr() function.\n",
sys/arch/arm/xscale/pxa2x0_mci.c
403
DPRINTF(0,("%s: driver lacks card_detect() function.\n",
sys/arch/arm/xscale/pxa2x0_mci.c
417
DPRINTF(0,("%s: driver lacks write_protect() function.\n",
sys/arch/arm/xscale/pxa2x0_mci.c
440
DPRINTF(0,("%s: driver lacks set_power() function\n",
sys/arch/arm/xscale/pxa2x0_mci.c
505
DPRINTF(1,("%s: freq = %d, actfreq = %d, div = %d\n",
sys/arch/arm/xscale/pxa2x0_mci.c
537
DPRINTF(0,("%s: unsupported bus width (%d)\n",
sys/arch/arm/xscale/pxa2x0_mci.c
568
DPRINTF(1,("%s: start cmd %d arg=%#x data=%p dlen=%d flags=%#x\n",
sys/arch/arm/xscale/pxa2x0_mci.c
630
DPRINTF(1,("%s: using DMA\n",device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_mci.c
658
DPRINTF(1,("%s: using PIO\n",device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_mci.c
676
DPRINTF(1,("%s: first command\n", device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_mci.c
704
DPRINTF(1,("%s: cmd %d done (flags=%08x error=%d)\n",
sys/arch/arm/xscale/pxa2x0_mci.c
758
DPRINTF(10,("%s: intr status = %08x\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/pxa2x0_mci.c
766
DPRINTF(2,("%s: clock is now off\n", device_xname(sc->sc_dev)));
sys/arch/arm/xscale/pxa2x0_mci.c
776
DPRINTF(9, ("%s: handling MMC_I_RES_ERR\n",
sys/arch/arm/xscale/pxa2x0_mci.c
795
DPRINTF(9,("%s: handling MMC_I_END_CMD_RES\n",
sys/arch/arm/xscale/pxa2x0_mci.c
810
DPRINTF(9, ("%s: handling MMC_I_DAT_ERR\n",
sys/arch/arm/xscale/pxa2x0_mci.c
833
DPRINTF(9,("%s: handling MMC_I_DATA_TRAN_DONE\n",
sys/arch/arm/xscale/pxa2x0_mci.c
841
DPRINTF(10,("%s: handling MMC_I_xxFIFO_xx_REQ\n",
sys/arch/arm/xscale/pxa2x0_mci.c
848
DPRINTF(9,("%s: handling STAT_SDIO_INT\n",
sys/arch/arm/xscale/pxa2x0_mci.c
933
DPRINTF(1,("%s: ignore CRC error\n",
sys/arch/arm/xscale/pxa2x0_mci.c
971
DPRINTF(10,("%s: pxamci_intr_data: cmd = %p, resid = %d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
127
DPRINTF(("%s: RCNR = %08llx\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/pxa2x0_rtc.c
130
DPRINTF(("%s: %02lld/%02d/%02d %02d:%02d:%02d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
145
DPRINTF(("%s: RCNR = %08llx\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/pxa2x0_rtc.c
148
DPRINTF(("%s: %02lld/%02d/%02d %02d:%02d:%02d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
159
DPRINTF(("%s: new RCNR = %08x\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/pxa2x0_rtc.c
162
DPRINTF(("%s: %02lld/%02d/%02d %02d:%02d:%02d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
178
DPRINTF(("%s: pxartc_wristwatch_gettime()\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
186
DPRINTF(("%s: RDCR = %08x, RYCR = %08x\n", device_xname(sc->sc_dev),
sys/arch/arm/xscale/pxa2x0_rtc.c
196
DPRINTF(("%s: %02lld/%02d/%02d %02d:%02d:%02d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
212
DPRINTF(("%s: pxartc_wristwatch_settime()\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
215
DPRINTF(("%s: %02lld/%02d/%02d %02d:%02d:%02d\n",
sys/arch/arm/xscale/pxa2x0_rtc.c
230
DPRINTF(("%s: RDCR = %08x, RYCR = %08x\n", device_xname(sc->sc_dev),
sys/arch/atari/dev/nvram.c
150
DPRINTF(("Request to transfer %d bytes offset: %d, %s nvram\n",
sys/arch/atari/dev/nvram.c
163
DPRINTF(("Translated: offset = %d, bytes: %d\n", (long)offset, nleft));
sys/arch/atari/vme/if_we_vme.c
171
DPRINTF(("%s: failed to map even I/O space", __func__));
sys/arch/atari/vme/if_we_vme.c
178
DPRINTF(("%s: failed to map odd I/O space", __func__));
sys/arch/atari/vme/if_we_vme.c
197
DPRINTF(("%s: WE_PROM: ", __func__));
sys/arch/atari/vme/if_we_vme.c
201
DPRINTF(("%02x ", reg));
sys/arch/atari/vme/if_we_vme.c
204
DPRINTF(("\n"));
sys/arch/atari/vme/if_we_vme.c
205
DPRINTF(("%s: WE_ROM_SUM: 0x%02x\n", __func__, sum));
sys/arch/atari/vme/if_we_vme.c
254
DPRINTF(("%s: failed to map shared memory", __func__));
sys/arch/atari/vme/if_we_vme.c
277
DPRINTF(("%s: wrong IRQ (%d); check jumper settings\n",
sys/arch/bebox/stand/boot/sd.c
457
DPRINTF(("disksize = %" PRId64 ", disksize512 = %" PRId64 ".\n",
sys/arch/bebox/stand/boot/sd.c
548
DPRINTF(("illegal partition\n"));
sys/arch/bebox/stand/boot/sd.c
552
DPRINTF(("label info: d_secsize %d, d_nsectors %d, d_ncylinders %d,"
sys/arch/bebox/stand/boot/sd.c
584
DPRINTF(("sdopen: scsi/%d%d%d/0_%d\n", bus, target, lun, part));
sys/arch/bebox/stand/boot/siop.c
156
DPRINTF(("DMA FIFO not empty!\n"));
sys/arch/bebox/stand/boot/siop.c
903
DPRINTF((" sense debug information:\n"));
sys/arch/bebox/stand/boot/siop.c
904
DPRINTF(("\tcode 0x%x valid %d\n",
sys/arch/bebox/stand/boot/siop.c
907
DPRINTF(("\tseg 0x%x key 0x%x ili 0x%x eom 0x%x fmark 0x%x\n",
sys/arch/bebox/stand/boot/siop.c
913
DPRINTF(("\ninfo: 0x%x 0x%x 0x%x 0x%x followed by %d "
sys/arch/bebox/stand/boot/wd.c
107
DPRINTF(("Drive doesn't support LBA; using CHS.\n"));
sys/arch/bebox/stand/boot/wd.c
113
DPRINTF(("wd->sc_capacity = %" PRId64 ", wd->sc_capacity28 = %d.\n",
sys/arch/bebox/stand/boot/wd.c
212
DPRINTF(("illegal partition\n"));
sys/arch/bebox/stand/boot/wd.c
216
DPRINTF(("label info: d_secsize %d, d_nsectors %d, d_ncylinders %d,"
sys/arch/bebox/stand/boot/wd.c
245
DPRINTF(("wdopen: ide/%d/%s/%d_%d\n",
sys/arch/bebox/stand/boot/wd.c
81
DPRINTF(("Drive supports LBA48.\n"));
sys/arch/bebox/stand/boot/wd.c
87
DPRINTF(("atap_max_lba = (0x%x, 0x%x, 0x%x, 0x%x)\n",
sys/arch/bebox/stand/boot/wd.c
95
DPRINTF(("atap_capacity = (0x%x, 0x%x)\n",
sys/arch/bebox/stand/boot/wd.c
99
DPRINTF(("Drive supports LBA.\n"));
sys/arch/bebox/stand/boot/wdc.c
278
DPRINTF(("wdccommand(%d, %d, %d, %d, %d, %d)\n",
sys/arch/bebox/stand/boot/wdc.c
313
DPRINTF(("%s(%d, %x, %" PRId64 ", %d)\n", __func__,
sys/arch/cobalt/stand/boot/boot.c
155
DPRINTF(("patch_bootstring: %s\n", bootspec));
sys/arch/cobalt/stand/boot/boot.c
161
DPRINTF(("patch_bootstring: unit = %d, part = %d\n", unit, part));
sys/arch/cobalt/stand/boot/boot.c
179
DPRINTF(("patch_bootstring: [%s]\n", bootstring));
sys/arch/cobalt/stand/boot/boot.c
211
DPRINTF(("patch_bootstring: -> %s\n", bootstring));
sys/arch/cobalt/stand/boot/boot.c
274
DPRINTF(("bootstr_dev = %s, bootstr_kname = %s\n",
sys/arch/cobalt/stand/boot/boot.c
313
DPRINTF(("prompt_dev = %s, prompt_kname = %s\n",
sys/arch/cobalt/stand/boot/boot.c
327
DPRINTF(("dev = %s, kname = %s\n",
sys/arch/cobalt/stand/boot/boot.c
443
DPRINTF(("kernel: %s\n", kernel));
sys/arch/cobalt/stand/boot/boot.c
447
DPRINTF(("kernel: NULL\n"));
sys/arch/cobalt/stand/boot/boot.c
451
DPRINTF(("Kernel names: %p\n", kernelnames));
sys/arch/cobalt/stand/boot/boot.c
487
DPRINTF(("Bootinfo @ 0x%lx\n", (u_long)bi_addr));
sys/arch/cobalt/stand/boot/bootinfo.c
70
DPRINTF(("Adding %d of size %d @0x%lx\n",
sys/arch/cobalt/stand/boot/devopen.c
132
DPRINTF(("devopen(%s)\n", fname));
sys/arch/cobalt/stand/boot/pciide.c
52
DPRINTF(("[pciide] unit: %d, channel: %d\n", *unit, compatchan));
sys/arch/cobalt/stand/boot/tlp.c
180
DPRINTF(("tlp: l = %p, txd[0] = %p, txd[1] = %p\n",
sys/arch/cobalt/stand/boot/tlp.c
182
DPRINTF(("tlp: rxd[0] = %p, rxd[1] = %p\n",
sys/arch/cobalt/stand/boot/tlp.c
184
DPRINTF(("tlp: txstore = %p, rxstore[0] = %p, rxstore[1] = %p\n",
sys/arch/cobalt/stand/boot/tlp.c
192
DPRINTF(("%s: CSR = 0x%x\n", __func__, l->csr));
sys/arch/cobalt/stand/boot/tlp.c
241
DPRINTF(("tlp: MAC address %02x:%02x:%02x:%02x:%02x:%02x\n",
sys/arch/cobalt/stand/boot/wd.c
101
DPRINTF(("wd->sc_capacity = %" PRId64 ", wd->sc_capacity28 = %d.\n",
sys/arch/cobalt/stand/boot/wd.c
200
DPRINTF(("illegal partition\n"));
sys/arch/cobalt/stand/boot/wd.c
204
DPRINTF(("label info: d_secsize %d, d_nsectors %d, d_ncylinders %d,"
sys/arch/cobalt/stand/boot/wd.c
231
DPRINTF(("wdopen: %d:%d\n", unit, part));
sys/arch/cobalt/stand/boot/wd.c
72
DPRINTF(("Drive supports LBA48.\n"));
sys/arch/cobalt/stand/boot/wd.c
78
DPRINTF(("atap_max_lba = (0x%x, 0x%x, 0x%x, 0x%x)\n",
sys/arch/cobalt/stand/boot/wd.c
86
DPRINTF(("atap_capacity = (0x%x, 0x%x)\n",
sys/arch/cobalt/stand/boot/wd.c
90
DPRINTF(("Drive supports LBA.\n"));
sys/arch/cobalt/stand/boot/wd.c
95
DPRINTF(("Drive doesn't support LBA; using CHS.\n"));
sys/arch/cobalt/stand/boot/wdc.c
225
DPRINTF(("wdccommand(%d, %d, %d, %d, %d, %d, %d)\n",
sys/arch/cobalt/stand/boot/wdc.c
261
DPRINTF(("%s(%d, %x, %" PRId64 ", %d)\n", __func__,
sys/arch/dreamcast/dev/g2/if_mbe_g2.c
134
DPRINTF("%s: couldn't map iospace 0x%x\n",
sys/arch/dreamcast/dev/g2/if_mbe_g2.c
141
DPRINTF("%s: LAN Adapter detection failed\n", __func__);
sys/arch/dreamcast/dev/g2/if_mbe_g2.c
164
DPRINTF("%s: unknown chip type\n", __func__);
sys/arch/dreamcast/dev/g2/if_mbe_g2.c
174
DPRINTF("Ethernet address %s\n", ether_sprintf(enaddr));
sys/arch/dreamcast/dev/g2/if_mbe_g2.c
179
DPRINTF("%s: invalid ethernet address\n", __func__);
sys/arch/dreamcast/dev/gdrom.c
190
DPRINTF(("GDROM: cond = %x\n", cond));
sys/arch/dreamcast/dev/gdrom.c
192
DPRINTF(("GDROM: inactive IRQ!?\n"));
sys/arch/dreamcast/dev/gdrom.c
199
DPRINTF(("GDROM: cnt = %d\n", cnt));
sys/arch/dreamcast/dev/gdrom.c
296
DPRINTF(("GDROM: not ready (2:58)\n"));
sys/arch/dreamcast/dev/gdrom.c
301
DPRINTF(("GDROM: no sense. 0:0\n"));
sys/arch/dreamcast/dev/gdrom.c
315
DPRINTF(("GDROM: aborted (ignored). 0:0\n"));
sys/arch/dreamcast/dev/gdrom.c
319
DPRINTF(("GDROM: SENSE %d:", sense_key));
sys/arch/dreamcast/dev/gdrom.c
320
DPRINTF(("GDROM: %d\n", sense_specific));
sys/arch/dreamcast/dev/gdrom.c
445
DPRINTF(("GDROM: open\n"));
sys/arch/dreamcast/dev/gdrom.c
478
DPRINTF(("GDROM: open OK\n"));
sys/arch/dreamcast/dev/gdrom.c
488
DPRINTF(("GDROM: close\n"));
sys/arch/dreamcast/dev/gdrom.c
504
DPRINTF(("GDROM: strategy\n"));
sys/arch/dreamcast/dev/gdrom.c
514
DPRINTF(("GDROM: read_sectors(%p, %lld, %d) [%d bytes]\n",
sys/arch/dreamcast/dev/gdrom.c
578
DPRINTF(("GDROM: ioctl %lx\n", cmd));
sys/arch/dreamcast/dev/gdrom.c
653
DPRINTF(("GDROM: read\n"));
sys/arch/evbarm/g42xxeb/gb225_pcic.c
242
DPRINTF(("%s: card %d %s\n", device_xname(sc->sc_pc.sc_dev), sock_no,
sys/arch/evbarm/g42xxeb/gb225_pcic.c
324
DPRINTF(("card %d: DET=%x\n",
sys/arch/evbarm/g42xxeb/gb225_pcic.c
338
DPRINTF(("card %d power: %x\n", so->ss.socket, *p));
sys/arch/evbarm/g42xxeb/gb225_pcic.c
357
DPRINTF(("opcic_intr_establish %d\n", so->socket));
sys/arch/evbarm/lubbock/sacc_obio.c
199
DPRINTF(("sacc_obio_intr_dispatch: %x %x\n", intstat.lo, intstat.hi));
sys/arch/evbarm/mini2440/audio_mini2440.c
141
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
210
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
232
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
253
DPRINTF(("%s: setmode: %d\n", __func__, setmode));
sys/arch/evbarm/mini2440/audio_mini2440.c
257
DPRINTF(("%s: %dHz, encoding: %d, precision: %d, channels: %d\n",
sys/arch/evbarm/mini2440/audio_mini2440.c
332
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
350
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
357
DPRINTF(("%s: addr of ring buffer: %p\n", __func__, sc->sc_play_buf->i2b_addr));
sys/arch/evbarm/mini2440/audio_mini2440.c
364
DPRINTF(("%s: addr of ring buffer: %p\n", __func__, sc->sc_rec_buf->i2b_addr));
sys/arch/evbarm/mini2440/audio_mini2440.c
368
DPRINTF(("buffer: %p", retval));
sys/arch/evbarm/mini2440/audio_mini2440.c
378
DPRINTF(("%s\n", __func__));
sys/arch/evbarm/mini2440/audio_mini2440.c
389
DPRINTF(("%s: %d\n", __func__, (int)bufsize));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1041
DPRINTF(("SD Ver.2.0\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1049
DPRINTF(("SD Ver.1.0\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1161
DPRINTF(("Reading block %d (%d)\n", blkno, cmd.c_arg));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1244
DPRINTF(("sdmmc_mem_set_blocklen: read_bl_len=%d sector_size=%d\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1279
DPRINTF(("sdmem_mem_send_scr: error = %d\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1312
DPRINTF(("sdmmc_mem_decode_scr: spec=%d, bus width=%d\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
1316
DPRINTF(("unknown structure version: %d\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
415
DPRINTF(("SD_SEND_SCR send failed.\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
429
DPRINTF(("can't change bus width"
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
439
DPRINTF(("switch func mode 0\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
517
DPRINTF(("Switch to MMC mode\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
522
DPRINTF(("couldn't read memory OCR\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
536
DPRINTF(("%s: couldn't read SPI memory OCR\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
547
DPRINTF(("Couldn't supply voltage requested by card\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
556
DPRINTF(("Couldn't send memory OCR\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
639
DPRINTF(("sdmmc_mem_send_op_cond: error=%d, ocr=%x\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
654
DPRINTF(("host_ocr=%x ", host_ocr));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
662
DPRINTF(("card_ocr=%x new_ocr=%x\n", card_ocr, host_ocr));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
697
DPRINTF(("sdmmc_app_command: done (error=%d)\n", error));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
730
DPRINTF(("sdmmc_mmc_command: cmd=%d, arg=%x, flags=%x\n",
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
752
DPRINTF(("sdmmc_mmc_command: error=%d\n", error));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
777
DPRINTF(("Bus clock speed: %d\n", sc->busclk));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
809
DPRINTF(("Couldn't read CID\n"));
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
836
DPRINTF(("couldn't set mem RCA\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
127
DPRINTF(("Using divisor %d: %d/%d = %d\n", div, clk,
sys/arch/evbarm/stand/boot2440/s3csdi.c
165
DPRINTF(("s3csd_exec_cmd\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
183
DPRINTF(("DATA, datalen: %d, blk_size: %d, offset: %d\n", cmd->c_datalen,
sys/arch/evbarm/stand/boot2440/s3csdi.c
198
DPRINTF(("Reading %d bytes\n", cmd->c_datalen));
sys/arch/evbarm/stand/boot2440/s3csdi.c
216
DPRINTF(("Writing %d bytes\n", cmd->c_datalen));
sys/arch/evbarm/stand/boot2440/s3csdi.c
217
DPRINTF(("Requesting %d blocks\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
232
DPRINTF(("SID_CMD_CON: 0x%X\n", cmd_control));
sys/arch/evbarm/stand/boot2440/s3csdi.c
235
DPRINTF(("Status before cmd sent: 0x%X\n", SDI_REG(SDI_CMD_STA)));
sys/arch/evbarm/stand/boot2440/s3csdi.c
236
DPRINTF(("Waiting for command being sent\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
238
DPRINTF(("Command has been sent\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
248
DPRINTF(("waiting for response\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
259
DPRINTF(("Status: 0x%X\n", status));
sys/arch/evbarm/stand/boot2440/s3csdi.c
262
DPRINTF(("Timeout waiting for response\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
265
DPRINTF(("Got Response\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
288
DPRINTF(("Response: %X %X %X %X\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
296
DPRINTF(("Remaining bytes of current block: %d\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
298
DPRINTF(("Remaining Block Number : %d\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
303
DPRINTF(("SDI Data Status Register Before xfer: 0x%X\n", data_status));
sys/arch/evbarm/stand/boot2440/s3csdi.c
307
DPRINTF(("Timeout waiting for data\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
313
DPRINTF(("Waiting for transfer to complete\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
333
DPRINTF(("SDI Data Status Register after execute: 0x%X\n", data_status));
sys/arch/evbarm/stand/boot2440/s3csdi.c
395
DPRINTF(("Waiting for FIFO to become empty\n"));
sys/arch/evbarm/stand/boot2440/s3csdi.c
399
DPRINTF(("PIO Write FIFO Status: 0x%X\n", fifo_status));
sys/arch/evbarm/stand/boot2440/s3csdi.c
403
DPRINTF(("Remaining bytes of current block: %d\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
405
DPRINTF(("Remaining Block Number : %d\n",
sys/arch/evbarm/stand/boot2440/s3csdi.c
410
DPRINTF(("PIO Write Data Status: 0x%X\n", status));
sys/arch/evbarm/stand/boot2440/s3csdi.c
421
DPRINTF(("Filling FIFO with %d bytes\n", count));
sys/arch/evbarm/stand/boot2440/s3csdi.c
74
DPRINTF(("CLKCON: 0x%X\n", *(volatile uint32_t*)(S3C2440_CLKMAN_BASE + CLKMAN_CLKCON)));
sys/arch/evbarm/stand/boot2440/s3csdi.c
76
DPRINTF(("SDI_INT_MASK: 0x%X\n", SDI_REG(SDI_INT_MASK)));
sys/arch/evbmips/ingenic/intr.c
140
DPRINTF("%s %08x\n", __func__, reg);
sys/arch/evbmips/loongson/dev/glx.c
171
DPRINTF(("IO space 0x%" PRIx64 "\n", rdmsr(0x80000014)));
sys/arch/evbmips/loongson/dev/glx.c
544
DPRINTF(("unimplemented pciide reg 0x%x\n", reg));
sys/arch/evbmips/loongson/dev/glx.c
598
DPRINTF(("unimplemented pciide reg 0x%x\n", reg));
sys/arch/evbmips/loongson/dev/kb3310.c
453
DPRINTF(("USB\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
459
DPRINTF(("REG_PMUCFG\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
465
DPRINTF(("FAN\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
469
DPRINTF(("CPU\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
491
DPRINTF(("CPU\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
496
DPRINTF(("FAN\n"));
sys/arch/evbmips/loongson/dev/kb3310.c
500
DPRINTF(("USB\n"));
sys/arch/evbmips/loongson/dev/stvii.c
135
DPRINTF("%02x\n", in);
sys/arch/evbmips/loongson/loongson_clock.c
185
DPRINTF("%s: %d\n", __func__, speed);
sys/arch/evbmips/loongson/loongson_intr.c
111
DPRINTF(("attach %d %s\n", i, irqmap->name));
sys/arch/evbmips/loongson/loongson_intr.c
130
DPRINTF(("attach %d %d %s\n", i, irq, irqstr));
sys/arch/evbmips/loongson/loongson_intr.c
296
DPRINTF(("loongson_intr_establish %d %p", irq, func));
sys/arch/evbmips/loongson/loongson_intr.c
302
DPRINTF((" ih %p", ih));
sys/arch/evbmips/loongson/loongson_intr.c
308
DPRINTF((" inten 0x%x", REGVAL(BONITO_INTEN)));
sys/arch/evbmips/loongson/loongson_intr.c
311
DPRINTF((" now 0x%x\n", REGVAL(BONITO_INTEN)));
sys/arch/evbmips/loongson/machdep.c
279
DPRINTF(("hello 0x%x %d 0x%x 0x%x %p stack %p\n", pmon_callvec, argc, argva, enva, boot_esym, &i));
sys/arch/evbmips/loongson/machdep.c
309
DPRINTF(("ssym %p esym %p\n", ssym, esym));
sys/arch/evbmips/loongson/machdep.c
319
DPRINTF(("mips_vector_init "));
sys/arch/evbmips/loongson/machdep.c
322
DPRINTF(("uvm_md_init\n"));
sys/arch/evbmips/loongson/machdep.c
436
DPRINTF(("Found %s, setting up.\n", cpu_getmodel()));
sys/arch/evbmips/loongson/machdep.c
452
DPRINTF(("memlo %" PRIdPSIZE, memlo));
sys/arch/evbmips/loongson/machdep.c
474
DPRINTF(("memhi %" PRIdPSIZE "\n", memhi));
sys/arch/evbmips/loongson/machdep.c
491
DPRINTF(("bonito_pci_init "));
sys/arch/evbmips/loongson/machdep.c
502
DPRINTF(("bonito_bus_io_init "));
sys/arch/evbmips/loongson/machdep.c
506
DPRINTF(("bonito_bus_mem_init\n"));
sys/arch/evbmips/loongson/machdep.c
514
DPRINTF(("sys_platform->setup %p\n", sys_platform->setup));
sys/arch/evbmips/loongson/machdep.c
519
DPRINTF(("comconsrate %d\n", comconsrate));
sys/arch/evbmips/loongson/machdep.c
531
DPRINTF(("dev %d class 0x%x", i, reg));
sys/arch/evbmips/loongson/machdep.c
533
DPRINTF((" id 0x%x; ", reg));
sys/arch/evbmips/loongson/machdep.c
563
DPRINTF(("\n"));
sys/arch/evbmips/loongson/machdep.c
568
DPRINTF(("search cpuclock "));
sys/arch/evbmips/loongson/machdep.c
570
DPRINTF(("got %s ", env));
sys/arch/evbmips/loongson/machdep.c
576
DPRINTF(("cpuclock %ld\n", curcpu()->ci_cpu_freq));
sys/arch/evbmips/loongson/machdep.c
648
DPRINTF(("mips_init_msgbuf\n"));
sys/arch/evbmips/loongson/machdep.c
651
DPRINTF(("pmap_bootstrap\n"));
sys/arch/evbmips/loongson/machdep.c
657
DPRINTF(("curlwp %p ", curlwp));
sys/arch/evbmips/loongson/machdep.c
658
DPRINTF(("curlwp stack %p\n", curlwp->l_addr));
sys/arch/evbmips/loongson/machdep.c
661
DPRINTF(("curlwp %p ", curlwp));
sys/arch/evbmips/loongson/machdep.c
662
DPRINTF(("curlwp stack %p\n", curlwp->l_addr));
sys/arch/evbmips/loongson/machdep.c
671
DPRINTF(("return\n"));
sys/arch/evbmips/loongson/yeeloong_machdep.c
266
DPRINTF(("lemote_pci_attach_hook id 0x%x\n", id));
sys/arch/evbmips/loongson/yeeloong_machdep.c
275
DPRINTF(("PMON setup picregs:"));
sys/arch/evbmips/loongson/yeeloong_machdep.c
278
DPRINTF((" | "));
sys/arch/evbmips/loongson/yeeloong_machdep.c
279
DPRINTF((" 0x%x", (uint32_t)(rdmsr(GCSC_PIC_SHDW) & 0xff)));
sys/arch/evbmips/loongson/yeeloong_machdep.c
281
DPRINTF(("\n"));
sys/arch/evbmips/loongson/yeeloong_machdep.c
282
DPRINTF(("intsel 0x%x 0x%x\n", REGVAL8(BONITO_PCIIO_BASE + 0x4d0),
sys/arch/evbmips/loongson/yeeloong_machdep.c
382
DPRINTF(("lemote_isa_intr_establish: enable irq %d 0x%x\n", irq, imr));
sys/arch/evbmips/rmixl/machdep.c
378
DPRINTF(("mem_cluster_maxaddr %#"PRIx64"\n", mem_cluster_maxaddr));
sys/arch/evbmips/rmixl/machdep.c
622
DPRINTF(("%s: %d: %d: 0x%08x -- 0x%010lx:%lu MB\n",
sys/arch/evbppc/nintendo/dev/di.c
274
DPRINTF(sc->sc_dev, "ERR IMMBUF = 0x%08x\n", imm);
sys/arch/evbppc/nintendo/dev/di.c
285
DPRINTF(sc->sc_dev, "transfer error\n");
sys/arch/evbppc/nintendo/dev/di.c
307
DPRINTF(sc->sc_dev, "no active transfer\n");
sys/arch/evbppc/nintendo/dev/di.c
323
DPRINTF(sc->sc_dev, "revision_level %#x "
sys/arch/evbppc/nintendo/dev/di.c
344
DPRINTF(sc->sc_dev, "TUR IMMBUF = 0x%08x\n", imm);
sys/arch/evbppc/nintendo/dev/di.c
406
DPRINTF(sc->sc_dev, "drive %s\n",
sys/arch/evbppc/nintendo/dev/di.c
427
DPRINTF(sc->sc_dev, "command %#x timeout, DISR = %#x\n",
sys/arch/evbppc/nintendo/dev/di.c
458
DPRINTF(sc->sc_dev, "WARNING: xfer with no timeout!\n");
sys/arch/evbppc/nintendo/dev/di.c
478
DPRINTF(sc->sc_dev, "reset spinup=%d\n", spinup);
sys/arch/evbppc/nintendo/dev/di.c
602
DPRINTF(sc->sc_dev, "zero datalen\n");
sys/arch/evbppc/nintendo/dev/di.c
624
DPRINTF(sc->sc_dev, "zero datalen\n");
sys/arch/evbppc/nintendo/dev/di.c
694
DPRINTF(sc->sc_dev, "unsupported opcode %#x\n", cmd->opcode);
sys/arch/evbppc/obs405/rbus_machdep.c
60
DPRINTF("md_space_map: 0x%x, 0x%x, 0x%x\n", t->pbs_base, bpa, size);
sys/arch/evbppc/obs405/rbus_machdep.c
70
DPRINTF("md_space_unmap: 0x%x 0x%x\n", t->pbs_base, bsh);
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
410
DPRINTF(("%s: insertion event\n",
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
435
DPRINTF(("%s: removal event\n",
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
476
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
484
DPRINTF(("shpcmcia_attach_card: already attached"));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
492
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
500
DPRINTF(("shpcmcia_detach_card: already detached"));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
508
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
527
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
558
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
592
DPRINTF(("%s: size=%d\n", __func__, (unsigned)size));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
610
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
624
DPRINTF(("%s: kind=%#x, card_addr=%#x, size=%d\n",
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
650
DPRINTF(("%s:PCMCIA_MEM_ATTR\n",device_xname(sc->sc_dev)));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
669
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
685
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
703
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
719
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
757
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
774
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
796
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
810
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
839
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/ap_ms104_sh4/shpcmcia.c
862
DPRINTF(("%s\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
109
DPRINTF(("%s: dmamp = %p\n", __func__, mapstore));
sys/arch/evbsh3/evbsh3/bus_dma.c
132
DPRINTF(("%s: t = %p, map = %p\n", __func__, t, map));
sys/arch/evbsh3/evbsh3/bus_dma.c
151
DPRINTF(("%s: t = %p, map = %p, paddr = 0x%08lx,"
sys/arch/evbsh3/evbsh3/bus_dma.c
154
DPRINTF(("%s: nseg = %d, bmask = 0x%08lx, lastaddr = 0x%08lx\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
171
DPRINTF(("%s: sgsize = %d\n", __func__, sgsize));
sys/arch/evbsh3/evbsh3/bus_dma.c
177
DPRINTF(("%s: first\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
189
DPRINTF(("%s: coalesce\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
194
DPRINTF(("%s: new\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
210
DPRINTF(("%s: lastaddr = 0x%08lx, paddr = 0x%08lx,"
sys/arch/evbsh3/evbsh3/bus_dma.c
215
DPRINTF(("%s: nseg = %d\n", __func__, nseg));
sys/arch/evbsh3/evbsh3/bus_dma.c
244
DPRINTF(("%s: t = %p, map = %p, buf = %p, buflen = %ld,"
sys/arch/evbsh3/evbsh3/bus_dma.c
294
DPRINTF(("%s: t = %p, map = %p, buf = %p, buflen = %ld,"
sys/arch/evbsh3/evbsh3/bus_dma.c
313
DPRINTF(("%s: P[12]SEG (0x%08lx)\n", __func__, addr));
sys/arch/evbsh3/evbsh3/bus_dma.c
362
DPRINTF(("%s: t = %p, map = %p, m0 = %p, flags = %x\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
465
DPRINTF(("%s: t = %p, map = %p\n", __func__, t, map));
sys/arch/evbsh3/evbsh3/bus_dma.c
482
DPRINTF(("%s: t = %p, map = %p, offset = %ld, len = %ld, ops = %x\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
498
DPRINTF(("%s: disabled D-Cache\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
522
DPRINTF(("%s: P2SEG (0x%08lx)\n", __func__, naddr));
sys/arch/evbsh3/evbsh3/bus_dma.c
528
DPRINTF(("%s: flushing segment %d "
sys/arch/evbsh3/evbsh3/bus_dma.c
573
DPRINTF(("%s: t = %p, size = %ld, alignment = %ld, boundary = %ld,"
sys/arch/evbsh3/evbsh3/bus_dma.c
577
DPRINTF(("%s: avail_start = 0x%08lx, avail_end = 0x%08lx\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
600
DPRINTF(("%s: m = %p, lastaddr = 0x%08lx\n", __func__, m, lastaddr));
sys/arch/evbsh3/evbsh3/bus_dma.c
604
DPRINTF(("%s: m = %p, curaddr = 0x%08lx, lastaddr = 0x%08lx\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
610
DPRINTF(("%s: new segment\n", __func__));
sys/arch/evbsh3/evbsh3/bus_dma.c
620
DPRINTF(("%s: curseg = %d, *rsegs = %d\n", __func__, curseg, *rsegs));
sys/arch/evbsh3/evbsh3/bus_dma.c
637
DPRINTF(("%s: t = %p, segs = %p, nsegs = %d\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
645
DPRINTF(("%s: segs[%d]: ds_addr = 0x%08lx, ds_len = %ld\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
654
DPRINTF(("%s: m = %p\n", __func__, m));
sys/arch/evbsh3/evbsh3/bus_dma.c
671
DPRINTF(("%s: t = %p, segs = %p, nsegs = %d, size = %d,"
sys/arch/evbsh3/evbsh3/bus_dma.c
685
DPRINTF(("%s: addr = 0x%08lx, kva = %p\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
701
DPRINTF(("%s: segs[%d]: ds_addr = 0x%08lx, ds_len = %ld\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
727
DPRINTF(("%s: t = %p, kva = %p, size = %d\n",
sys/arch/evbsh3/evbsh3/bus_dma.c
90
DPRINTF(("%s: t = %p, size = %ld, nsegments = %d, maxsegsz = %ld,"
sys/arch/evbsh3/t_sh7706lan/scimci.c
425
DPRINTF(1,("%s: start cmd %d arg=%#x data=%p dlen=%d flags=%#x "
sys/arch/evbsh3/t_sh7706lan/scimci.c
451
DPRINTF(1, ("%s: response timeout\n",
sys/arch/evbsh3/t_sh7706lan/scimci.c
465
DPRINTF(1, ("R3 resp: %#x\n", cmd->c_resp[1]));
sys/arch/evbsh3/t_sh7706lan/scimci.c
471
DPRINTF(1, ("%s: response error: %#x\n",
sys/arch/evbsh3/t_sh7706lan/scimci.c
476
DPRINTF(1, ("R1 resp: %#x\n", resp));
sys/arch/evbsh3/t_sh7706lan/scimci.c
504
DPRINTF(1,("%s: cmd %d done (flags=%#x error=%d)\n",
sys/arch/evbsh3/t_sh7706lan/ssumci.c
362
DPRINTF(1,("%s: start cmd %d arg=%#x data=%p dlen=%d flags=%#x\n",
sys/arch/evbsh3/t_sh7706lan/ssumci.c
383
DPRINTF(1,(sc->sc_dev, "response timeout\n"));
sys/arch/evbsh3/t_sh7706lan/ssumci.c
395
DPRINTF(1, ("R3 resp: %#x\n", cmd->c_resp[1]));
sys/arch/evbsh3/t_sh7706lan/ssumci.c
399
DPRINTF(1,("response error: %#x\n", resp));
sys/arch/evbsh3/t_sh7706lan/ssumci.c
403
DPRINTF(1, ("R1 resp: %#x\n", resp));
sys/arch/evbsh3/t_sh7706lan/ssumci.c
433
DPRINTF(1,("%s: cmd %d done (flags=%#x error=%d)\n",
sys/arch/ews4800mips/dev/ewskbd.c
416
DPRINTF(("ewskbd_wskbd_input: inputted key 0x%x\n", key));
sys/arch/ews4800mips/dev/ewskbd.c
440
DPRINTF(("ewskbd_wskbd_enable: %s\n", on ? "enabled" : "disabled"));
sys/arch/ews4800mips/ews4800mips/bus_space.c
219
DPRINTF("failed.\n");
sys/arch/ews4800mips/ews4800mips/bus_space.c
225
DPRINTF("success.\n");
sys/arch/ews4800mips/ews4800mips/bus_space.c
265
DPRINTF("failed.\n");
sys/arch/ews4800mips/ews4800mips/bus_space.c
274
DPRINTF("success.\n");
sys/arch/ews4800mips/ews4800mips/bus_space.c
302
DPRINTF("%#lx-%#lx of %s space lost\n", bsh, bsh + size,
sys/arch/ews4800mips/ews4800mips/disksubr.c
130
DPRINTF("%s: logical_sector=%d\n", __func__, ux->pdinfo.logical_sector);
sys/arch/ews4800mips/ews4800mips/disksubr.c
146
DPRINTF("%s: failed to write disklabel.\n", __func__);
sys/arch/ews4800mips/ews4800mips/disksubr.c
67
DPRINTF("%s: PDINFO not found.\n", __func__);
sys/arch/ews4800mips/ews4800mips/disksubr.c
78
DPRINTF("%s: no BSD disklabel.\n", __func__);
sys/arch/ews4800mips/ews4800mips/disksubr.c
81
DPRINTF("%s: PDINFO found, but VTOC not found.\n", __func__);
sys/arch/ews4800mips/ews4800mips/disksubr.c
88
DPRINTF("%s: creating disklabel from VTOC.\n",
sys/arch/ews4800mips/ews4800mips/disksubr.c
91
DPRINTF("%s: no VTOC. creating default disklabel.\n",
sys/arch/ews4800mips/ews4800mips/pdinfo.c
115
DPRINTF("--reserved--\n");
sys/arch/ews4800mips/ews4800mips/pdinfo.c
117
DPRINTF("[%3d]%8x ", i, disk->device_depend[i]);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
119
DPRINTF("\n");
sys/arch/ews4800mips/ews4800mips/pdinfo.c
76
DPRINTF("no physical disk info.\n");
sys/arch/ews4800mips/ews4800mips/pdinfo.c
84
DPRINTF("physical disk sector size %dbyte\n", sizeof *disk);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
85
DPRINTF("[disk]\n");
sys/arch/ews4800mips/ews4800mips/pdinfo.c
86
DPRINTF("drive_id = %#x\n", disk->drive_id);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
87
DPRINTF("magic = %#x\n", disk->magic);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
88
DPRINTF("version = %d\n", disk->version);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
89
DPRINTF("serial # %s\n", disk->device_serial_number);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
90
#define _(x) DPRINTF(#x " = %d\n", geom->x);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
96
DPRINTF("logical_sector = %d\n", disk->logical_sector);
sys/arch/ews4800mips/ews4800mips/pdinfo.c
97
#define _(x) DPRINTF(#x " = %d\n", ux->x);
sys/arch/ews4800mips/ews4800mips/vtoc.c
103
DPRINTF("Invalid VTOC.\n");
sys/arch/ews4800mips/ews4800mips/vtoc.c
107
DPRINTF("[VTOC] (%d byte)\n", sizeof *vtoc);
sys/arch/ews4800mips/ews4800mips/vtoc.c
108
DPRINTF("Bootinfo = %08x %08x %08x\n",
sys/arch/ews4800mips/ews4800mips/vtoc.c
110
DPRINTF("Magic = %08x\n", vtoc->magic);
sys/arch/ews4800mips/ews4800mips/vtoc.c
111
DPRINTF("Version = %d\n", vtoc->version);
sys/arch/ews4800mips/ews4800mips/vtoc.c
112
DPRINTF("Volume = %s\n", vtoc->volume);
sys/arch/ews4800mips/ews4800mips/vtoc.c
113
DPRINTF("Sector size = %d\n", vtoc->sector_size_byte);
sys/arch/ews4800mips/ews4800mips/vtoc.c
114
DPRINTF("# of partitions = %d\n", vtoc->npartitions);
sys/arch/ews4800mips/ews4800mips/vtoc.c
127
DPRINTF(" Partition Tag Flags Start Count Last\n");
sys/arch/ews4800mips/ews4800mips/vtoc.c
129
DPRINTF(" %x %d %02x %8d %8d %8d\n",
sys/arch/ews4800mips/stand/common/bootxx.c
145
DPRINTF("***ERROR *** %s\n", p);
sys/arch/ews4800mips/stand/common/bootxx.c
177
DPRINTF("%s found. %d bytes.\n", fname, sz);
sys/arch/ews4800mips/stand/common/bootxx.c
219
DPRINTF("ELF entry point 0x%08x\n", e->e_entry);
sys/arch/ews4800mips/stand/common/bootxx.c
225
DPRINTF("[text/data] 0x%08x 0x%x %dbyte.\n",
sys/arch/ews4800mips/stand/common/bootxx.c
229
DPRINTF("[bss] 0x%08x %dbyte.\n",
sys/arch/ews4800mips/stand/common/bootxx.c
251
DPRINTF("file offset = 0x%x\n", N_TXTOFF(f, a));
sys/arch/ews4800mips/stand/common/bootxx.c
256
DPRINTF("COFF entry point 0x%08lx\n", a->entry);
sys/arch/ews4800mips/stand/common/bootxx.c
257
DPRINTF("[text] 0x%08lx %ld byte.\n", a->text_start, a->tsize);
sys/arch/ews4800mips/stand/common/bootxx.c
258
DPRINTF("[data] 0x%08lx %ld byte.\n", a->data_start, a->dsize);
sys/arch/ews4800mips/stand/common/fileread_bfs.c
113
DPRINTF("%d files.\n", n);
sys/arch/ews4800mips/stand/common/fileread_bfs.c
122
DPRINTF("%s (%d)\n", dirent->name, dirent->inode);
sys/arch/ews4800mips/stand/common/fileread_bfs.c
133
DPRINTF("read %dbyte\n", *size);
sys/arch/hp300/dev/sgc.c
124
DPRINTF(("%s: no valid device at slot %d\n",
sys/arch/hpc/stand/hpcboot/arch.cpp
126
DPRINTF((TEXT("_WIN32_WCE = %d\n"), _WIN32_WCE));
sys/arch/hpc/stand/hpcboot/arch.cpp
138
DPRINTF((TEXT("GetVersionEx\n")));
sys/arch/hpc/stand/hpcboot/arch.cpp
141
DPRINTF((TEXT("GetVersionExW\n")));
sys/arch/hpc/stand/hpcboot/arch.cpp
144
DPRINTF((TEXT("Windows CE %d.%d\n"), WinCEVersion.dwMajorVersion,
sys/arch/hpc/stand/hpcboot/arch.cpp
148
DPRINTF((TEXT("GetSystemInfo:\n")));
sys/arch/hpc/stand/hpcboot/arch.cpp
150
DPRINTF((TEXT("wProcessorArchitecture 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
152
DPRINTF((TEXT("wProcessorLevel 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
154
DPRINTF((TEXT("wProcessorRevision 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
157
DPRINTF((TEXT("dwPageSize 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
159
DPRINTF((TEXT("dwAllocationGranularity 0x%08x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
161
DPRINTF((TEXT("dwProcessorType 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
165
DPRINTF((TEXT("Display: %dx%d %dbpp\n"), fb.width(), fb.height(),
sys/arch/hpc/stand/hpcboot/arch.cpp
92
DPRINTF((TEXT("framebuffer: %dx%d type=%d linebytes=%d addr=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/arch.cpp
95
DPRINTF((TEXT("console = %d\n"), bi.bi_cnuse));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
40
DPRINTF((TEXT("ARM architecture.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
55
DPRINTF((TEXT("can't change to System mode\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
57
DPRINTF((TEXT("Reg0 :%08x\n"), GetCop15Reg0()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
58
DPRINTF((TEXT("Reg1 :%08x\n"), GetCop15Reg1()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
59
DPRINTF((TEXT("Reg2 :%08x\n"), GetCop15Reg2()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
60
DPRINTF((TEXT("Reg3 :%08x\n"), GetCop15Reg3()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
61
DPRINTF((TEXT("Reg5 :%08x\n"), GetCop15Reg5()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
62
DPRINTF((TEXT("Reg6 :%08x\n"), GetCop15Reg6()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
63
DPRINTF((TEXT("Reg13:%08x\n"), GetCop15Reg13()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
64
DPRINTF((TEXT("Reg14:%08x\n"), GetCop15Reg14()));
sys/arch/hpc/stand/hpcboot/arm/arm_arch.cpp
65
DPRINTF((TEXT("CPSR :%08x\n"), GetCPSR()));
sys/arch/hpc/stand/hpcboot/arm/arm_boot.cpp
107
DPRINTF((TEXT("couldn't find LockPages/UnlockPages.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_boot.cpp
120
DPRINTF((TEXT("unsupported memory address detection method.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_boot.cpp
134
DPRINTF((TEXT("use LCD console instead.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_boot.cpp
91
DPRINTF((TEXT("Unsupported architecture.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
103
DPRINTF((TEXT("2nd level descriptor 0x%08x(addr 0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
107
DPRINTF((TEXT("2nd level descriptor fault.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
39
DPRINTF((TEXT("Use ARM software MMU.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
55
DPRINTF((TEXT("not System mode\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
64
DPRINTF((TEXT("page directory address=0x%08x->0x%08x(0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
80
DPRINTF((TEXT("Virtual Address 0x%08x"), vaddr));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
82
DPRINTF((TEXT("(+PID)-> 0x%08x\n"), vaddr));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
86
DPRINTF((TEXT("1st level descriptor 0x%08x(addr 0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
91
DPRINTF((TEXT("1st level descriptor fault.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
96
DPRINTF((TEXT("section Physical Address 0x%08x\n"), paddr));
sys/arch/hpc/stand/hpcboot/arm/arm_mmu.cpp
99
DPRINTF((TEXT("-> Level2 page descriptor.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
100
DPRINTF((TEXT("Testing UART.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
105
DPRINTF((TEXT("Dump peripheral registers.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
111
DPRINTF((TEXT("Dump CS area (size = %d)\n"), dumpsize));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
121
DPRINTF((TEXT("No framebuffer test yet.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
164
DPRINTF((TEXT("2nd bootloader size(%dbyte) is larger than page size(%d).\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
172
DPRINTF((TEXT("can't get page for 2nd loader.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
175
DPRINTF((TEXT("2nd bootloader vaddr=0x%08x paddr=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
180
DPRINTF((TEXT("2nd bootloader copy done.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
195
DPRINTF((TEXT("sp for bootloader = %08x + %08x = %08x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
205
DPRINTF((TEXT("Return from FlatJump_pxa2x0.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
225
DPRINTF((TEXT("can't open file. (%s)\n"), TEXT("rom.bin")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
395
DPRINTF((TEXT("Dump GPIO registers.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
398
DPRINTF((TEXT("GPLR%d: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
402
DPRINTF((TEXT("GPDR%d: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
407
DPRINTF((TEXT("GPSR%d: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
411
DPRINTF((TEXT("GPCR%d: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
416
DPRINTF((TEXT("GRER%d: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
420
DPRINTF((TEXT("GFER%d: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
424
DPRINTF((TEXT("GEDR%d: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
428
DPRINTF((TEXT("GAFR%d_L: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
430
DPRINTF((TEXT("GAFR%d_U: 0x%08x\n"), i, reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
441
DPRINTF((TEXT("pin#,function,name,rising,falling,status\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
459
DPRINTF((TEXT("%d,%s,%s,"), i, fn_name,
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
469
DPRINTF((TEXT("%d,ALT_FN_%d_%s,%s,"), i, altfn,
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
478
DPRINTF((TEXT("%s,%s,"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
485
DPRINTF((TEXT("%s"), status ? TEXT("high") : TEXT("low")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
487
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
492
DPRINTF((TEXT("Dump LCDC registers.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
496
DPRINTF((TEXT("LCCR0: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
497
DPRINTF((TEXT("-> ")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
500
DPRINTF((TEXT("%sLDDALT"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
504
DPRINTF((TEXT("%sOUC"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
508
DPRINTF((TEXT("%sLCDT"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
512
DPRINTF((TEXT("%sDPD"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
516
DPRINTF((TEXT("%sPAS"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
520
DPRINTF((TEXT("%sSDS"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
524
DPRINTF((TEXT("%sCMS"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
528
DPRINTF((TEXT("%sENB"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
531
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
532
DPRINTF((TEXT("-> PDD = 0x%02x\n"), (reg >> 12) & 0xff));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
534
DPRINTF((TEXT("LCCR1: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
535
DPRINTF((TEXT("-> BLW = 0x%02x, ELW = 0x%02x, HSW = 0x%02x, PPL = 0x%03x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
539
DPRINTF((TEXT("LCCR2: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
540
DPRINTF((TEXT("-> BFW = 0x%02x, EFW = 0x%02x, VSW = 0x%02x, LPP = 0x%03x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
544
DPRINTF((TEXT("LCCR3: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
545
DPRINTF((TEXT("-> ")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
548
DPRINTF((TEXT("%sDPC"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
552
DPRINTF((TEXT("%sOEP"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
556
DPRINTF((TEXT("%sPCP"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
560
DPRINTF((TEXT("%sHSP"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
564
DPRINTF((TEXT("%sVSP"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
568
DPRINTF((TEXT("%sVSP"), first ? TEXT("") : TEXT("/")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
571
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
572
DPRINTF((TEXT("-> PDFOR = %d\n"), (reg >> 30) & 3));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
573
DPRINTF((TEXT("-> BPP = 0x%02x\n"), ((reg >> 29) & 1 << 3) | ((reg >> 24) & 7)));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
574
DPRINTF((TEXT("-> API = 0x%x\n"), (reg >> 16) & 0xf));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
575
DPRINTF((TEXT("-> ACB = 0x%02x\n"), (reg >> 8) & 0xff));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
576
DPRINTF((TEXT("-> PCD = 0x%02x\n"), reg & 0xff));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
578
DPRINTF((TEXT("LCCR4: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
579
DPRINTF((TEXT("-> PCDDIV = %d\n"), (reg >> 31) & 1));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
580
DPRINTF((TEXT("-> PAL_FOR = %d\n"), (reg >> 15) & 3));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
581
DPRINTF((TEXT("-> K3 = 0x%x, K2 = 0x%x, K1 = 0x%x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
584
DPRINTF((TEXT("LCCR5: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
586
DPRINTF((TEXT("LCDBSCNTR: 0x%08x\n"), reg));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
72
DPRINTF((TEXT("PXA-2x0 CPU.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
83
DPRINTF((TEXT("can't initialize memory manager.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
94
DPRINTF((TEXT("D-cache size = %d\n"), dcachesize));
sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0.cpp
97
DPRINTF((TEXT("Testing framebuffer.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
154
DPRINTF((TEXT("2nd bootloader size(%dbyte) is larger than page size(%d).\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
162
DPRINTF((TEXT("can't get page for 2nd loader.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
165
DPRINTF((TEXT("2nd bootloader vaddr=0x%08x paddr=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
170
DPRINTF((TEXT("2nd bootloader copy done.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
185
DPRINTF((TEXT("sp for bootloader = %08x + %08x = %08x\n"),
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
72
DPRINTF((TEXT("SA-11x0 CPU.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
83
DPRINTF((TEXT("can't initialize memory manager.\n")));
sys/arch/hpc/stand/hpcboot/arm/arm_sa1100.cpp
94
DPRINTF((TEXT("D-cache size = %d\n"), dcachesize));
sys/arch/hpc/stand/hpcboot/boot.cpp
170
DPRINTF((TEXT("unknown file format.\n")));
sys/arch/hpc/stand/hpcboot/file.cpp
68
DPRINTF((TEXT("buffer insufficeint. %d > %d\n"),
sys/arch/hpc/stand/hpcboot/file.cpp
74
DPRINTF((TEXT("can't convert to ASCII.\n")));
sys/arch/hpc/stand/hpcboot/file_fat.cpp
41
DPRINTF((TEXT("FileManager: FAT\n")));
sys/arch/hpc/stand/hpcboot/file_fat.cpp
69
DPRINTF((TEXT("can't open \"%s\". cause = %d\n"),
sys/arch/hpc/stand/hpcboot/file_fat.cpp
76
DPRINTF((TEXT("can't get file size.\n")));
sys/arch/hpc/stand/hpcboot/file_fat.cpp
80
DPRINTF((TEXT("open file \"%s\"(%d byte).\n"), _filename, sz));
sys/arch/hpc/stand/hpcboot/file_http.cpp
157
DPRINTF((TEXT("WinSock initialize failed.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
162
DPRINTF((TEXT("can't use WinSock DLL.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
168
DPRINTF((TEXT("can't open socket. cause=%d\n"),
sys/arch/hpc/stand/hpcboot/file_http.cpp
181
DPRINTF((TEXT("can't get host by name.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
185
DPRINTF((TEXT("%d.%d.%d.%d "), b[0], b[1], b[2], b[3]));
sys/arch/hpc/stand/hpcboot/file_http.cpp
196
DPRINTF((TEXT("%d.%d.%d.%d "), b[0], b[1], b[2],b[3]));
sys/arch/hpc/stand/hpcboot/file_http.cpp
202
DPRINTF((TEXT("can't connect server.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
206
DPRINTF((TEXT("(%S) connected.\n"), _server_name));
sys/arch/hpc/stand/hpcboot/file_http.cpp
295
DPRINTF((TEXT("skip contents %d byte.\n"), readed));
sys/arch/hpc/stand/hpcboot/file_http.cpp
313
DPRINTF((TEXT("can't open socket.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
324
DPRINTF((TEXT("can't allocate receive buffer.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
350
DPRINTF((TEXT("No Content-Length.\n")));
sys/arch/hpc/stand/hpcboot/file_http.cpp
352
DPRINTF((TEXT
sys/arch/hpc/stand/hpcboot/file_http.cpp
67
DPRINTF((TEXT("FileManager: HTTP\n")));
sys/arch/hpc/stand/hpcboot/file_ufs.cpp
100
DPRINTF((TEXT("open file \"%s\" "), name));
sys/arch/hpc/stand/hpcboot/file_ufs.cpp
103
DPRINTF((TEXT("(%d byte).\n"), size()));
sys/arch/hpc/stand/hpcboot/file_ufs.cpp
105
DPRINTF((TEXT("failed.\n")));
sys/arch/hpc/stand/hpcboot/file_ufs.cpp
58
DPRINTF((TEXT("FileManager: UFS\n")));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
122
DPRINTF((TEXT("hpcboot build number: %d\n"),
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
124
DPRINTF((TEXT("%s (cpu=0x%08x machine=0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
310
DPRINTF((TEXT("%c"), a & j ? '+' : '-'));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
312
DPRINTF((TEXT("%c"), a & j ? '|' : '.'));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
316
DPRINTF((TEXT("[%s]"),(char*)m));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
319
DPRINTF((TEXT(" [0x%08x]"), a));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
324
DPRINTF((TEXT(" %d"), i));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
329
DPRINTF((TEXT(" %d\n"), a));
sys/arch/hpc/stand/hpcboot/hpcboot.cpp
339
DPRINTF((TEXT("%S[%c] "), name, onoff[reg & mask ? 1 : 0]));
sys/arch/hpc/stand/hpcboot/load.cpp
100
DPRINTF((TEXT("page tag start physical address: 0x%08x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
105
DPRINTF((TEXT("[%d] next 0x%08x src 0x%08x dst 0x%08x sz 0x%x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
108
DPRINTF((TEXT("[...]\n")));
sys/arch/hpc/stand/hpcboot/load.cpp
113
DPRINTF((TEXT("[%d(last)] next 0x%08x src 0x%08x dst 0x%08x sz 0x%x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
150
DPRINTF((TEXT("load link %d, zero clear link %d\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
160
DPRINTF((TEXT("\t->load 0x%08x+0x%08x=0x%08x ofs=0x%08x+0x%x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
192
DPRINTF((TEXT("\t->zero 0x%08x+0x%08x=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
211
DPRINTF((TEXT("\t->load 0x%08x+0x%08x=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/load.cpp
80
DPRINTF((TEXT("[file system image]\n")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
102
DPRINTF((TEXT("[data]")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
109
DPRINTF((TEXT("[bss ]")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
120
DPRINTF((TEXT("coff loader not implemented.\n")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
128
DPRINTF((TEXT("not a COFF file.\n")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
46
DPRINTF((TEXT("Loader: COFF\n")));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
67
DPRINTF((TEXT("file size: text 0x%x + data 0x%x = 0x%x byte\n"),
sys/arch/hpc/stand/hpcboot/load_coff.cpp
76
DPRINTF((TEXT("kernel entry address: 0x%08x\n"), _ah->a_entry));
sys/arch/hpc/stand/hpcboot/load_coff.cpp
96
DPRINTF((TEXT("[text]")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
109
DPRINTF((TEXT("file size: ")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
113
DPRINTF((TEXT("%s0x%x"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
130
DPRINTF((TEXT(" = 0x%x]"), symblk_sz));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
136
DPRINTF((TEXT("+[extra: 0x%x]"), extra));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
138
DPRINTF((TEXT(" = 0x%x bytes\n"), sz));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
145
DPRINTF((TEXT("kernel entry address: 0x%08x\n"), _eh.e_entry));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
164
DPRINTF((TEXT("seg[%d] paddr 0x%08x file size 0x%x mem size 0x%x\n"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
259
DPRINTF((TEXT("+[ksyms: header 0x%x, symtab 0x%x, strtab 0x%x"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
276
DPRINTF((TEXT("ksyms\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
300
DPRINTF((TEXT("not a ELF file.\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
307
DPRINTF((TEXT("invalid class/data(%d/%d)\n"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
316
DPRINTF((TEXT("not a native architecture. machine = %d\n"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
323
DPRINTF((TEXT("not a executable file. type = %d\n"),
sys/arch/hpc/stand/hpcboot/load_elf.cpp
330
DPRINTF((TEXT("invalid program header information.\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
52
DPRINTF((TEXT("Loader: ELF\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
79
DPRINTF((TEXT("can't allocate section header table.\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
83
DPRINTF((TEXT("section header read error.\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
90
DPRINTF((TEXT("can't allocate program header table.\n")));
sys/arch/hpc/stand/hpcboot/load_elf.cpp
94
DPRINTF((TEXT("program header read error.\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
102
DPRINTF((TEXT("can't allocate memory\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
126
DPRINTF((TEXT("page#%d not found\n"), i));
sys/arch/hpc/stand/hpcboot/memory.cpp
130
DPRINTF((TEXT("page %d vaddr=0x%08x paddr=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/memory.cpp
145
DPRINTF((TEXT("%08x=%08x "), tab->vaddr, tab->paddr));
sys/arch/hpc/stand/hpcboot/memory.cpp
146
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
149
DPRINTF((TEXT("allocated %d page. mapped %d page.\n"), npage,
sys/arch/hpc/stand/hpcboot/memory.cpp
178
DPRINTF((TEXT("page insufficient.\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
217
DPRINTF((TEXT("can't map physical address 0x%08x\n"), paddr));
sys/arch/hpc/stand/hpcboot/memory.cpp
221
DPRINTF((TEXT("start=0x%08x end=0x%08x size=0x%08x return=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/memory.cpp
232
DPRINTF((TEXT("can't release memory\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
256
DPRINTF((TEXT("MemoryManager: LockPages\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
272
DPRINTF((TEXT("can't unlock pages\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
286
DPRINTF((TEXT("MemoryManager: VirtualCopy\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
337
DPRINTF((TEXT("can't allocate virtual memory.\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
344
DPRINTF((TEXT("can't map physical addr 0x%08x(->0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/memory.cpp
354
DPRINTF((TEXT("can't decommit addr 0x%08x(->0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/memory.cpp
367
DPRINTF((TEXT("can't release memory\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
64
DPRINTF((TEXT("[%d] 0x%08x size 0x%08x\n"), _nbank - 1,
sys/arch/hpc/stand/hpcboot/memory.cpp
88
DPRINTF((TEXT("can't allocate memory for translation table.\n")));
sys/arch/hpc/stand/hpcboot/memory.cpp
91
DPRINTF((TEXT("address translation table %d pages. (0x%x bytes)\n"),
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
105
DPRINTF((TEXT("can't get page for 2nd loader.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
108
DPRINTF((TEXT("2nd bootloader vaddr=0x%08x paddr=0x%08x\n"),
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
112
DPRINTF((TEXT("2nd bootloader copy done.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
135
DPRINTF((TEXT("SetKMode(1) failed.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
138
DPRINTF((TEXT("jump to 0x%08x (info=0x%08x, pvec=0x%08x)\n"),
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
61
DPRINTF((TEXT("status register test\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
63
DPRINTF((TEXT("current value: 0x%08x\n"), r0));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
66
DPRINTF((TEXT("write test: 0x%08x\n"), r1));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
77
DPRINTF((TEXT("can't initialize memory manager.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_arch.cpp
99
DPRINTF((TEXT("kernel address access test: %S\n"),
sys/arch/hpc/stand/hpcboot/mips/mips_boot.cpp
104
DPRINTF((TEXT("unsupported architecture.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_boot.cpp
116
DPRINTF((TEXT("sysinfo.dwPageSize = %d\n"),
sys/arch/hpc/stand/hpcboot/mips/mips_boot.cpp
139
DPRINTF((TEXT("unsupported memory address detection method.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_boot.cpp
74
DPRINTF((TEXT("unknown MIPS variants.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_boot.cpp
95
DPRINTF((TEXT("use LCD console instead.\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_tx39.cpp
65
DPRINTF((TEXT("TX39\n")));
sys/arch/hpc/stand/hpcboot/mips/mips_vr41.cpp
65
DPRINTF((TEXT("VR41\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
107
DPRINTF((TEXT("ICR0 0x%08x\n"), _reg_read_2(SH3_ICR0)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
108
DPRINTF((TEXT("ICR1 0x%08x\n"), _reg_read_2(SH3_ICR1)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
109
DPRINTF((TEXT("ICR2 0x%08x\n"), _reg_read_2(SH3_ICR2)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
110
DPRINTF((TEXT("PINTER 0x%08x\n"), _reg_read_2(SH3_PINTER)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
111
DPRINTF((TEXT("IPRA 0x%08x\n"), _reg_read_2(SH3_IPRA)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
112
DPRINTF((TEXT("IPRB 0x%08x\n"), _reg_read_2(SH3_IPRB)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
113
DPRINTF((TEXT("IPRC 0x%08x\n"), _reg_read_2(SH3_IPRC)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
114
DPRINTF((TEXT("IPRD 0x%08x\n"), _reg_read_2(SH3_IPRD)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
115
DPRINTF((TEXT("IPRE 0x%08x\n"), _reg_read_2(SH3_IPRE)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
116
DPRINTF((TEXT("IRR0 0x%08x\n"), _reg_read_1(SH3_IRR0)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
117
DPRINTF((TEXT("IRR1 0x%08x\n"), _reg_read_1(SH3_IRR1)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
118
DPRINTF((TEXT("IRR2 0x%08x\n"), _reg_read_1(SH3_IRR2)));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
133
DPRINTF((TEXT("PINT enable(on |) :")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
135
DPRINTF((TEXT("PINT detect(high |):")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
139
DPRINTF((TEXT("NMI(%S %S-edge),"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
143
DPRINTF((TEXT(" %S maskable,"), r & SH3_ICR1_MAI ? "" : "never"));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
144
DPRINTF((TEXT(" SR.BL %S\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
147
DPRINTF((TEXT("IRQ[3:0]pin : %S mode\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
150
DPRINTF((TEXT("IRLS[0:3] %S\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
155
DPRINTF((TEXT("IRQ[%d] %S\n"), i,
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
168
DPRINTF((TEXT("<<<Bus State Controller>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
170
DPRINTF((TEXT("%-8S"), #x)); \
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
190
DPRINTF((TEXT("<<<Pin Function Controller>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
191
DPRINTF((TEXT("[control]\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
193
DPRINTF((TEXT("P%SCR :"), #x)); \
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
207
DPRINTF((TEXT("SCPCR :")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
209
DPRINTF((TEXT("\n[data]\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
211
DPRINTF((TEXT("P%SDR :"), #x)); \
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
225
DPRINTF((TEXT("SCPDR :")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
234
DPRINTF((TEXT("<<<TMU>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
238
DPRINTF((TEXT("TCLK = %S\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
242
DPRINTF((TEXT("Timer start(#0:2) [%c][%c][%c]\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
255
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
265
DPRINTF((TEXT("TMU#%d:"), unit));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
285
DPRINTF((TEXT("\ncnt=0x%08x"), r32));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
288
DPRINTF((TEXT(" constant=0x%04x"), r32));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
291
DPRINTF((TEXT(" input capture=0x%08x\n"), SH3_TCPR2));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
293
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
305
DPRINTF((TEXT("<<<HD64461>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
309
DPRINTF((TEXT("don't exist.")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
314
DPRINTF((TEXT("frame buffer test start\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
319
DPRINTF((TEXT("frame buffer test end\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
322
DPRINTF((TEXT("STBCR (System Control Register)\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
341
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
343
DPRINTF((TEXT("SYSCR (System Configuration Register)\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
355
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
357
DPRINTF((TEXT("SCPUCR (CPU Data Bus Control Register)\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
376
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
378
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
381
DPRINTF((TEXT("NIRR (Interrupt Request Register)\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
394
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
396
DPRINTF((TEXT("NIMR (Interrupt Mask Register)\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
409
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
411
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
415
DPRINTF((TEXT("[PCC0 memory and I/O card (SH3 Area 6)]\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
416
DPRINTF((TEXT("PCC0 Interface Status Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
429
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
431
DPRINTF((TEXT("PCC0 General Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
444
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
446
DPRINTF((TEXT("PCC0 Card Status Change Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
458
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
460
DPRINTF((TEXT("PCC0 Card Status Change Interrupt Enable Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
471
DPRINTF((TEXT("\ninterrupt type: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
474
DPRINTF((TEXT("none\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
477
DPRINTF((TEXT("level\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
480
DPRINTF((TEXT("falling edge\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
483
DPRINTF((TEXT("rising edge\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
487
DPRINTF((TEXT("PCC0 Software Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
494
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
497
DPRINTF((TEXT("[PCC1 memory card only (SH3 Area 5)]\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
498
DPRINTF((TEXT("PCC1 Interface Status Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
511
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
513
DPRINTF((TEXT("PCC1 General Contorol Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
525
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
527
DPRINTF((TEXT("PCC1 Card Status Change Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
537
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
539
DPRINTF((TEXT("PCC1 Card Status Change Interrupt Enable Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
549
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
551
DPRINTF((TEXT("PCC1 Software Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
558
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
561
DPRINTF((TEXT("[General Control]\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
562
DPRINTF((TEXT("PCC0 Output pins Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
569
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
571
DPRINTF((TEXT("PCC1 Output pins Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
580
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
582
DPRINTF((TEXT("PC Card General Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
589
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
598
DPRINTF((TEXT("GPIO Port Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
600
DPRINTF((TEXT("GPIO Port Data Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
602
DPRINTF((TEXT("GPIO Port Interrupt Control Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
604
DPRINTF((TEXT("GPIO Port Interrupt Status Register\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh3_dev.cpp
622
DPRINTF((TEXT("SH7707 frame buffer DMA address: 0x%08x\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
106
DPRINTF((TEXT("ICR: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
108
DPRINTF((TEXT("0x%04x\n"), r));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
119
DPRINTF((TEXT("%04x ", _reg_read_2(HD64465_NIRR))));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
132
DPRINTF((TEXT("<<<HD64465>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
134
DPRINTF((TEXT("not found.\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
138
DPRINTF((TEXT("SMSCR: "))); // standby
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
140
DPRINTF((TEXT("SPCCR: "))); // clock
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
143
DPRINTF((TEXT("\nNIRR: "))); // request
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
145
DPRINTF((TEXT("NIMR: "))); // mask
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
147
DPRINTF((TEXT("NITR: "))); // trigger
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
165
DPRINTF((TEXT("<<<MQ100/HD64464>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh4_dev.cpp
99
#define _(n) DPRINTF((TEXT("%S %S "), #n, ON(r, SH4_ICR_ ## n)))
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
102
DPRINTF((TEXT("<<<SCIF>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
106
DPRINTF((TEXT("mode: %dbit %S-parity %d stop bit clock PCLOCK/%d\n"),
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
113
DPRINTF((TEXT("SCBRR=%d(%dbps) estimated PCLOCK %dHz\n"), r, bps,
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
118
DPRINTF((TEXT("SCSCR2: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
124
DPRINTF((TEXT("CKE=%d\n"), r & SCSCR2_CKE));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
130
DPRINTF((TEXT("SCSSR2: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
144
DPRINTF((TEXT("SCFCR2: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
153
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
162
DPRINTF((TEXT("<<<INTC>>>\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
164
DPRINTF((TEXT("----interrupt priority----\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
166
DPRINTF((TEXT("%-10S %d\n"), tab->name,
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
169
DPRINTF((TEXT("--------------------------\n")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
54
DPRINTF((TEXT("DEBUG BIT: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
68
DPRINTF((TEXT("SR: ")));
sys/arch/hpc/stand/hpcboot/sh3/dev/sh_dev.cpp
87
DPRINTF((TEXT("SP 0x%08x\n"), sp));
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp
117
DPRINTF((TEXT("boot arg: 0x%08x stack: 0x%08x\nBooting kernel...\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp
64
DPRINTF((TEXT("can't initialize memory manager.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp
68
DPRINTF((TEXT("Memory Bank:\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp
90
DPRINTF((TEXT("can't get page for 2nd loader.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp
95
DPRINTF((TEXT("2nd bootloader address U0: 0x%08x P1: 0x%08x\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.h
127
DPRINTF((TEXT("CPU: SH7750\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.h
158
DPRINTF
sys/arch/hpc/stand/hpcboot/sh3/sh_arch.h
87
DPRINTF((TEXT("CPU: SH") TEXT(#x) TEXT("\n"))); \
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
103
DPRINTF((TEXT("unsupported architecture.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
146
DPRINTF((TEXT("unsupported address detection method.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
150
DPRINTF((TEXT("No SH4 MMU code.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
167
DPRINTF((TEXT("CPU mismatch. CPU is SH%d\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
74
DPRINTF((TEXT("CPU not supported.")));
sys/arch/hpc/stand/hpcboot/sh3/sh_boot.cpp
93
DPRINTF((TEXT("use LCD console instead.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
104
DPRINTF((TEXT("unknown architecture.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
109
DPRINTF((TEXT("cache %Sabled"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
112
DPRINTF((TEXT(" ram-mode")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
119
DPRINTF((TEXT("I-cache %Sabled"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
122
DPRINTF((TEXT(" index-mode ")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
123
DPRINTF((TEXT(" D-cache %Sabled"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
126
DPRINTF((TEXT(" index-mode")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
128
DPRINTF((TEXT(" ram-mode")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
134
DPRINTF((TEXT(".")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
137
DPRINTF((TEXT(" P0, U0, P3 write-%S P1 write-%S\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
154
DPRINTF((TEXT("MMU:\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
157
DPRINTF((TEXT("unknown architecture.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
166
DPRINTF((TEXT("%s index-mode, %s virtual storage mode\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
172
DPRINTF((TEXT("---TLB---\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
173
DPRINTF((TEXT(" VPN ASID PFN VDCG PR SZ\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
175
DPRINTF((TEXT(" [way %d]\n"), i));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
182
DPRINTF((TEXT("0x%08x %3d"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
186
DPRINTF((TEXT(" 0x%08x %c%c%c%c %d %dK\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
203
DPRINTF((TEXT("%s virtual storage mode,"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
205
DPRINTF((TEXT(" SQ access: (privilege%S)"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
207
DPRINTF((TEXT("\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
214
DPRINTF((TEXT("---ITLB---\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
218
DPRINTF((TEXT("%08x %3d _%c"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
223
DPRINTF((TEXT(" %08x %c%c_%c_ %1d"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
231
DPRINTF((TEXT(" %c%d\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
236
DPRINTF((TEXT("---UTLB---\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
240
DPRINTF((TEXT("%08x %3d %c%c"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
246
DPRINTF((TEXT(" %08x %c%c%c%c%c %1d"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
256
DPRINTF((TEXT(" %c%d\n"),
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.cpp
268
DPRINTF((TEXT("disabled.\n")));
sys/arch/hpc/stand/hpcboot/sh3/sh_mmu.h
44
DPRINTF((TEXT("MemoryManager: SH3 MMU\n")));
sys/arch/hpcarm/dev/ipaq_atmelgpio.c
197
DPRINTF(("DATA = %x\n", rx_data));
sys/arch/hpcarm/dev/ipaq_atmelgpio.c
220
DPRINTF(("frame EOF\n"));
sys/arch/hpcarm/dev/ipaq_atmelgpio.c
222
DPRINTF(("BadFrame\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
114
DPRINTF(("framebuffer_baseaddr=%lx\n", (u_long)bootinfo->fb_addr));
sys/arch/hpcarm/dev/ipaq_lcd.c
158
DPRINTF(("\n"
sys/arch/hpcarm/dev/ipaq_lcd.c
292
DPRINTF(("ipaqlcd_ioctl: GETPARAM:BACKLIGHT\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
295
DPRINTF(("ipaqlcd_ioctl: GETPARAM:CONTRAST\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
298
DPRINTF(("ipaqlcd_ioctl: GETPARAM:BRIGHTNESS\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
308
DPRINTF(("ipaqlcd_ioctl: GETPARAM:BACKLIGHT\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
311
DPRINTF(("ipaqlcd_ioctl: GETPARAM:CONTRAST\n"));
sys/arch/hpcarm/dev/ipaq_lcd.c
314
DPRINTF(("ipaqlcd_ioctl: GETPARAM:BRIGHTNESS\n"));
sys/arch/hpcarm/dev/j720kbd.c
185
DPRINTF(("j720kbd_poll: !scc_enabled\n"));
sys/arch/hpcarm/dev/j720kbd.c
211
DPRINTF(("j720kbd_read: no dummy received\n"));
sys/arch/hpcarm/dev/j720kbd.c
217
DPRINTF(("j720kbd_read: unable to read number of scancodes\n"));
sys/arch/hpcarm/dev/j720kbd.c
241
DPRINTF(("j720kbd_read: error %x\n", data));
sys/arch/hpcarm/dev/j720lcd.c
212
DPRINTF(("j720lcd_param: error %x %x\n", data[0], data[1]));
sys/arch/hpcarm/dev/j720pwr.c
202
DPRINTF(("j720pwr_suspend_hook: busy\n"));
sys/arch/hpcarm/dev/j720pwr.c
313
DPRINTF(("j720pwr_get_battery: no dummy received\n"));
sys/arch/hpcarm/dev/j720pwr.c
327
DPRINTF(("j720pwr_get_battery: data[0]=%d data[1]=%d data[2]=%d\n",
sys/arch/hpcarm/dev/j720pwr.c
344
DPRINTF(("j720pwr_get_battery: error %x\n", data));
sys/arch/hpcarm/dev/j720ssp.c
133
DPRINTF(("j720ssp_readwrite: timeout 0\n"));
sys/arch/hpcarm/dev/j720ssp.c
150
DPRINTF(("j720ssp_readwrite: timeout 1\n"));
sys/arch/hpcarm/dev/j720tp.c
383
DPRINTF(("j720tp_intr: !sc_enabled\n"));
sys/arch/hpcarm/dev/j720tp.c
416
DPRINTF(("j720tp_get_rawxy: no dummy received\n"));
sys/arch/hpcarm/dev/j720tp.c
452
DPRINTF(("j720tp_get_rawxy: error %x\n", data));
sys/arch/hpcarm/dev/j720tp.c
499
DPRINTF(("j720tp_wsmouse_callout: !sc_enabled\n"));
sys/arch/hpcarm/dev/j720tp.c
543
DPRINTF(("j720tp_wskbd_callout: !sc_enabled\n"));
sys/arch/hpcarm/dev/nbpkbd.c
195
DPRINTF(("%s: received %02x %02x\n",
sys/arch/hpcarm/dev/sacc_hpcarm.c
142
DPRINTF(("sacc_intr: %x %x\n", intstat.lo, intstat.hi));
sys/arch/hpcarm/dev/wzero3_kbd.c
678
DPRINTF(("wzero3kbd_poll: disabled\n"));
sys/arch/hpcarm/dev/wzero3_lcd.c
452
DPRINTF(("%s: ioctl(WSDISPLAYIO_PARAM_BACKLIGHT) isn't supported\n", device_xname(sc->dev)));
sys/arch/hpcarm/dev/wzero3_lcd.c
457
DPRINTF(("%s: ioctl(WSDISPLAYIO_PARAM_CONTRAST) isn't supported\n", device_xname(sc->dev)));
sys/arch/hpcarm/dev/wzero3_lcd.c
463
DPRINTF(("%s: ioctl(WSDISPLAYIO_PARAM_BRIGHTNESS) isn't supported\n", device_xname(sc->dev)));
sys/arch/hpcarm/dev/wzero3_tp.c
308
DPRINTF(("%s: %s\n", device_xname(sc->sc_dev), __func__));
sys/arch/hpcarm/dev/wzero3_tp.c
311
DPRINTF(("%s: already enabled\n", device_xname(sc->sc_dev)));
sys/arch/hpcarm/dev/wzero3_tp.c
344
DPRINTF(("%s: %s\n", device_xname(sc->sc_dev), __func__));
sys/arch/hpcarm/dev/wzero3_tp.c
361
DPRINTF(("%s: %s\n", device_xname(sc->sc_dev), __func__));
sys/arch/hpcarm/dev/wzero3_tp.c
380
DPRINTF(("%s: %s\n", device_xname(sc->sc_dev), __func__));
sys/arch/hpcarm/dev/wzero3_tp.c
419
DPRINTF(("%s: pindown = %d\n", device_xname(sc->sc_dev), pindown));
sys/arch/hpcarm/dev/wzero3_tp.c
426
DPRINTF(("%s: x = %d, y = %d, z = %d, down = %d\n",
sys/arch/hpcarm/dev/wzero3_tp.c
440
DPRINTF(("%s: x = %d, y = %d\n",
sys/arch/hpcarm/dev/wzero3_tp.c
619
DPRINTF(("%s: status=%#x\n", __func__, status));
sys/arch/hpcarm/dev/wzero3_tp.c
622
DPRINTF(("%s: status=%#x\n", __func__, status));
sys/arch/hpcarm/dev/wzero3_tp.c
626
DPRINTF(("%s: x=%d\n", __func__, x));
sys/arch/hpcarm/dev/wzero3_tp.c
629
DPRINTF(("%s: y=%d\n", __func__, y));
sys/arch/hpcarm/dev/wzero3_tp.c
632
DPRINTF(("%s: z1=%d\n", __func__, z1));
sys/arch/hpcarm/dev/wzero3_tp.c
635
DPRINTF(("%s: z2=%d\n", __func__, z2));
sys/arch/hpcarm/dev/wzero3_tp.c
644
DPRINTF(("%s: rt=%d\n", __func__, rt));
sys/arch/hpcarm/dev/wzero3_tp.c
707
DPRINTF(("%s: first z0 = %d\n", __func__, z0));
sys/arch/hpcarm/dev/wzero3_tp.c
724
DPRINTF(("%s: y = %d\n", __func__, pos->y));
sys/arch/hpcarm/dev/wzero3_tp.c
729
DPRINTF(("%s: x = %d\n", __func__, pos->x));
sys/arch/hpcarm/dev/wzero3_tp.c
735
DPRINTF(("%s: z0 = %d, z1 = %d\n", __func__, z0, z1));
sys/arch/hpcarm/dev/wzero3_tp.c
816
DPRINTF(("%s: x=%d\n", __func__, pos->x));
sys/arch/hpcarm/dev/wzero3_tp.c
819
DPRINTF(("%s: y=%d\n", __func__, pos->y));
sys/arch/hpcarm/dev/wzero3_tp.c
822
DPRINTF(("%s: z1=%d\n", __func__, z1));
sys/arch/hpcarm/dev/wzero3_tp.c
825
DPRINTF(("%s: z2=%d\n", __func__, z2));
sys/arch/hpcarm/dev/wzero3_tp.c
834
DPRINTF(("%s: rt=%d\n", __func__, rt));
sys/arch/hpcarm/dev/wzero3_usb.c
187
DPRINTF(("%s: USB host cable changed: level = %s\n",
sys/arch/hpcarm/dev/wzero3_usb.c
201
DPRINTF(("%s: USB client cable changed: level = %s\n",
sys/arch/hpcarm/dev/wzero3_usb.c
219
DPRINTF(("%s: enable USB host power\n",
sys/arch/hpcarm/dev/wzero3_usb.c
223
DPRINTF(("%s: disable USB host power\n",
sys/arch/hpcmips/dev/com_hpcio.c
217
DPRINTF("com_hpcio_cndb_attach()\n");
sys/arch/hpcmips/dev/com_hpcio.c
219
DPRINTF("com_hpcio_cndb_attach(): probe failed\n");
sys/arch/hpcmips/dev/com_hpcio.c
223
DPRINTF("com_hpcio_cndb_attach(): half word aligned\n");
sys/arch/hpcmips/dev/com_hpcio.c
230
DPRINTF("com_hpcio_cndb_attach(): probe succeeded\n");
sys/arch/hpcmips/dev/it8368.c
488
DPRINTF(("it8368_chip_mem_alloc: failed\n"));
sys/arch/hpcmips/dev/it8368.c
500
DPRINTF(("it8368_chip_mem_alloc: %#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
512
DPRINTF(("it8368_chip_mem_free: %#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
530
DPRINTF(("it8368_chip_mem_map %#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
549
DPRINTF(("it8368_mode: change access space to "));
sys/arch/hpcmips/dev/it8368.c
550
DPRINTF((io ? "I/O (%dbit)\n" : "attribute (%dbit)...\n",
sys/arch/hpcmips/dev/it8368.c
577
DPRINTF(("it8368_mode: I/O space (%dbit) enabled\n",
sys/arch/hpcmips/dev/it8368.c
580
DPRINTF(("it8368_mode: attribute space enabled\n"));
sys/arch/hpcmips/dev/it8368.c
596
DPRINTF(("it8368_chip_io_alloc map port %#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
607
DPRINTF(("it8368_chip_io_alloc alloc %#x from %#x\n",
sys/arch/hpcmips/dev/it8368.c
624
DPRINTF(("it8368_chip_io_map %#x:%#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
639
DPRINTF(("it8368_chip_io_free %#x+%#x\n",
sys/arch/hpcmips/dev/it8368.c
702
DPRINTF(("it8368_chip_socket_enable: socket enabled\n"));
sys/arch/hpcmips/dev/it8368.c
727
DPRINTF(("it8368_chip_socket_disable: socket disabled\n"));
sys/arch/hpcmips/dev/mq200.c
125
DPRINTF("hf_baseaddr=%lx\n", sc->sc_fbconf.hf_baseaddr);
sys/arch/hpcmips/dev/mq200.c
126
DPRINTF("hf_offset=%lx\n", sc->sc_fbconf.hf_offset);
sys/arch/hpcmips/dev/mq200subr.c
187
DPRINTF("%s %d.%03dMHz\n",
sys/arch/hpcmips/dev/mq200subr.c
252
DPRINTF("MEM: PLL%d\n", (clock->mem == MQ200_CLOCK_PLL2)?2:1);
sys/arch/hpcmips/dev/mq200subr.c
258
DPRINTF(" GE: PLL%d\n", clock->ge);
sys/arch/hpcmips/dev/mq200subr.c
299
DPRINTF("GC1: %s\n",
sys/arch/hpcmips/dev/mq200subr.c
315
DPRINTF("GC2: %s\n",
sys/arch/hpcmips/dev/mq200subr.c
326
DPRINTF("PLL1 disable\n");
sys/arch/hpcmips/dev/mq200subr.c
331
DPRINTF("PLL2 disable\n");
sys/arch/hpcmips/dev/mq200subr.c
336
DPRINTF("PLL3 disable\n");
sys/arch/hpcmips/dev/mq200subr.c
348
DPRINTF("enable window on GC%d: %dx%d(%dx%d)\n",
sys/arch/hpcmips/dev/optpoint.c
163
DPRINTF(("%s: Bad second byte (0x%02x)\n",
sys/arch/hpcmips/dev/optpoint.c
179
DPRINTF(("%s: buttons=0x%x, dx=%d, dy=%d\n",
sys/arch/hpcmips/dev/optpoint.c
205
DPRINTF(("%s: enable\n", device_xname(sc->sc_dev)));
sys/arch/hpcmips/dev/optpoint.c
236
DPRINTF(("%s: disable\n", device_xname(sc->sc_dev)));
sys/arch/hpcmips/dev/plumicu.c
274
DPRINTF("plum_intr_establish: %d (count=%d)\n", line,
sys/arch/hpcmips/dev/plumicu.c
301
DPRINTF("plum_intr_disestablish: %d (count=%d)\n",
sys/arch/hpcmips/dev/plumpcmcia.c
378
DPRINTF("plumpcmcia_chip_mem_alloc: size %#x->%#x addr %#x->%#x\n",
sys/arch/hpcmips/dev/plumpcmcia.c
412
DPRINTF("plumpcmcia_chip_mem_map: no window\n");
sys/arch/hpcmips/dev/plumpcmcia.c
424
DPRINTF("plumpcmcia_chip_mem_map window %d bus %#x(kv:%#x)+%#x"
sys/arch/hpcmips/dev/plumpcmcia.c
483
DPRINTF("plumpcmcia_chip_do_mem_map: window:%d %#x(%#x)+%#x\n",
sys/arch/hpcmips/dev/plumpcmcia.c
511
DPRINTF("plumpcmcia_chip_io_alloc: start=%#x size=%#x ",
sys/arch/hpcmips/dev/plumpcmcia.c
516
DPRINTF("bus_space_map failed\n");
sys/arch/hpcmips/dev/plumpcmcia.c
521
DPRINTF("(mapped) %#x+%#x\n", (unsigned)start,
sys/arch/hpcmips/dev/plumpcmcia.c
527
DPRINTF("bus_space_alloc failed\n");
sys/arch/hpcmips/dev/plumpcmcia.c
534
DPRINTF("(allocated) %#x+%#x\n", (unsigned)pcihp->addr,
sys/arch/hpcmips/dev/plumpcmcia.c
571
DPRINTF("plumpcmcia_chip_io_map: no window\n");
sys/arch/hpcmips/dev/plumpcmcia.c
582
DPRINTF("plumpcmcia_chip_io_map: %#x(kv:%#x)+%#x %s\n",
sys/arch/hpcmips/dev/plumpcmcia.c
649
DPRINTF("plumpcmcia_chip_io_free %#x+%#x\n", (unsigned)pcihp->ioh,
sys/arch/hpcmips/dev/plumpcmcia.c
807
DPRINTF("%s: plumpcmcia_chip_socket_enable type %s %02x\n",
sys/arch/hpcmips/dev/plumpcmcia.c
877
DPRINTF("%s: card status change.\n", __func__);
sys/arch/hpcmips/dev/plumpcmcia.c
879
DPRINTF("%s: unhandled csc event. 0x%02x\n",
sys/arch/hpcmips/dev/plumpcmcia.c
948
DPRINTF("%s: insert event.\n", __func__);
sys/arch/hpcmips/dev/plumpcmcia.c
952
DPRINTF("%s: remove event.\n", __func__);
sys/arch/hpcmips/dev/plumpcmcia.c
977
DPRINTF("%s: ON\n", device_xname(sc->sc_dev));
sys/arch/hpcmips/dev/plumpcmcia.c
987
DPRINTF("%s: OFF\n", device_xname(sc->sc_dev));
sys/arch/hpcmips/dev/plumvideo.c
764
DPRINTF("%s: ON\n", device_xname(sc->sc_dev));
sys/arch/hpcmips/dev/plumvideo.c
771
DPRINTF("%s: OFF\n", device_xname(sc->sc_dev));
sys/arch/hpcmips/dev/tc5165buf.c
245
DPRINTF(("%d %d\n", j, i));
sys/arch/hpcmips/dev/ucbtp.c
259
DPRINTF("no calibration data");
sys/arch/hpcmips/dev/ucbtp.c
643
DPRINTF("ucbtp_input: no calibration data\n");
sys/arch/hpcmips/dev/ucbtp.c
715
DPRINTF("%s(%d): ucbtp_ioctl(%08lx)\n", __FILE__, __LINE__, cmd);
sys/arch/hpcmips/hpcmips/bus_space.c
208
DPRINTF(("pa:0x%08x -> kv:0x%08x+0x%08x",
sys/arch/hpcmips/hpcmips/bus_space.c
269
DPRINTF(("\tbus_space_map:%#lx(%#lx)+%#lx\n",
sys/arch/hpcmips/hpcmips/bus_space.c
273
DPRINTF(("bus_space_map: map temporary region:"
sys/arch/hpcmips/hpcmips/bus_space.c
280
DPRINTF(("\tbus_space_map: "
sys/arch/hpcmips/hpcmips/bus_space.c
309
DPRINTF(("warning: %#lx-%#lx of %s space lost\n",
sys/arch/hpcmips/hpcmips/bus_space.c
346
DPRINTF(("\tbus_space_alloc:%#lx(%#lx)+%#lx\n", bpa,
sys/arch/hpcmips/hpcmips/machdep.c
324
DPRINTF(("Bootinfo. available, "));
sys/arch/hpcmips/hpcmips/machdep.c
326
DPRINTF(("args: "));
sys/arch/hpcmips/hpcmips/machdep.c
328
DPRINTF(("%s ", argv[i]));
sys/arch/hpcmips/hpcmips/machdep.c
330
DPRINTF(("\n"));
sys/arch/hpcmips/hpcmips/machdep.c
331
DPRINTF(("platform ID: %08lx %08lx\n", platid.dw.dw0, platid.dw.dw1));
sys/arch/hpcmips/isa/isa_machdep.c
277
DPRINTF(("isa_intr_alloc:"));
sys/arch/hpcmips/tx/tx3912video.c
219
DPRINTF(("%s: ON\n", device_xname(sc->sc_dev)));
sys/arch/hpcmips/tx/tx3912video.c
227
DPRINTF(("%s: OFF\n", device_xname(sc->sc_dev)));
sys/arch/hpcmips/tx/tx39icu.c
370
DPRINTF("IRQLOW "
sys/arch/hpcmips/tx/tx39icu.c
473
DPRINTF("IRQHIGH: %d:%d\n",
sys/arch/hpcmips/tx/tx39icu.c
562
DPRINTF("tx_intr_establish: %d:%d", set, bit);
sys/arch/hpcmips/tx/tx39icu.c
567
DPRINTF("(high)\n");
sys/arch/hpcmips/tx/tx39icu.c
576
DPRINTF("(low)\n");
sys/arch/hpcmips/tx/tx39icu.c
592
DPRINTF("tx_intr_disestablish: %d:%d", set, bit);
sys/arch/hpcmips/tx/tx39icu.c
596
DPRINTF("(high)\n");
sys/arch/hpcmips/tx/tx39icu.c
605
DPRINTF("(low)\n");
sys/arch/hpcmips/tx/tx39io.c
220
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
243
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
259
DPRINTF("invalid interrupt mode.\n");
sys/arch/hpcmips/tx/tx39io.c
289
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
301
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
354
DPRINTF("invalid interrupt mode.\n");
sys/arch/hpcmips/tx/tx39io.c
370
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
385
DPRINTF("port #%d\n", port);
sys/arch/hpcmips/tx/tx39io.c
415
DPRINTF("invalid interrupt mode.\n");
sys/arch/hpcmips/tx/txcom.c
1155
DPRINTF("DCD %s\n", modem ? "ON" : "OFF");
sys/arch/hpcmips/tx/txcom.c
1171
DPRINTF("CTS %s\n", clear ? "ON" : "OFF");
sys/arch/hpcmips/tx/txcom.c
545
DPRINTF("%d\n", chip->sc_speed);
sys/arch/hpcmips/tx/txcom.c
854
DPRINTF("ttyopen failed\n");
sys/arch/hpcmips/tx/txcom.c
858
DPRINTF("line discipline open failed\n");
sys/arch/hpcmips/vr/com_vrip.c
136
DPRINTF(("==com_vrip_probe"));
sys/arch/hpcmips/vr/com_vrip.c
155
DPRINTF((rv ? ": found COM ports\n" : ": can't probe COM device\n"));
sys/arch/hpcmips/vr/com_vrip.c
177
DPRINTF(("==com_vrip_attach"));
sys/arch/hpcmips/vr/com_vrip.c
195
DPRINTF(("Try to attach com.\n"));
sys/arch/hpcmips/vr/com_vrip.c
198
DPRINTF(("Establish intr"));
sys/arch/hpcmips/vr/com_vrip.c
204
DPRINTF((":return()"));
sys/arch/hpcmips/vr/flash_vrip.c
191
DPRINTF(("CFI ID str and command set recognized\n"));
sys/arch/hpcmips/vr/flash_vrip.c
195
DPRINTF(("28F128 detected\n"));
sys/arch/hpcmips/vr/flash_vrip.c
199
DPRINTF(("29LV160 detected\n"));
sys/arch/hpcmips/vr/flash_vrip.c
608
DPRINTF(("amd_erase_sector offset = %08lx\n", offset));
sys/arch/hpcmips/vr/flash_vrip.c
679
DPRINTF(("flash: amd_erase(): devcode = %04x subsect = %08x\n",
sys/arch/hpcmips/vr/rtc.c
288
DPRINTF(("clock_get: timeh %08x timel %08x\n", timeh, timel));
sys/arch/hpcmips/vr/vr4181aiu.c
403
DPRINTF(("vr4181aiu_intr: sc_inbuf1 = %04x, sc_inbuf2 = %04x\n",
sys/arch/hpcmips/vr/vrc4172gpio.c
574
DPRINTF(DBG_INFO, "\n");
sys/arch/hpcmips/vr/vrc4172gpio.c
636
DPRINTF(DBG_INTR, "%s: EXGPINTST=%06x\n", __func__, reg);
sys/arch/hpcmips/vr/vrc4172pci.c
284
DPRINTF(("%s: conf_read: tag = 0x%08x, reg = 0x%x, val = 0x%08x\n",
sys/arch/hpcmips/vr/vrc4172pci.c
296
DPRINTF(("%s: conf_write: tag = 0x%08x, reg = 0x%x, val = 0x%08x\n",
sys/arch/hpcmips/vr/vrc4172pci.c
325
DPRINTF(("%s(%d, %d, %d): line = %d, pin = %d\n", device_xname(pc->pc_dev),
sys/arch/hpcmips/vr/vrc4172pci.c
359
DPRINTF(("vrc4172pci_intr_establish: %lx\n", ih));
sys/arch/hpcmips/vr/vrc4172pci.c
369
DPRINTF(("vrc4172pci_intr_disestablish: %p\n", cookie));
sys/arch/hpcmips/vr/vrc4172pwm.c
273
DPRINTF(("vrc4172pwm_init_brightness: param=0x%x, freq=0x%x,"
sys/arch/hpcmips/vr/vrc4172pwm.c
286
DPRINTF(("vrc4172pwm_light: %s\n", on?"ON":"OFF"));
sys/arch/hpcmips/vr/vrc4172pwm.c
329
DPRINTF(("vrc4172pwm_set_brightness: val=%d raw=0x%x\n", val, raw));
sys/arch/hpcmips/vr/vrc4172pwm.c
392
DPRINTF(("vrc4172pwm:POWERCONTROL_LCDLIGHT: %d\n", why));
sys/arch/hpcmips/vr/vrc4172pwm.c
397
DPRINTF(("vrc4172pwm:GET LCDLIGHT: %d\n", *(int *)msg));
sys/arch/hpcmips/vr/vrc4172pwm.c
401
DPRINTF(("vrc4172pwm:GET BRIGHTNESS: %d\n", *(int *)msg));
sys/arch/hpcmips/vr/vrc4172pwm.c
408
DPRINTF(("vrc4172pwm:GET MAX BRIGHTNESS: %d\n", *(int *)msg));
sys/arch/hpcmips/vr/vrc4172pwm.c
411
DPRINTF(("vrc4172pwm:SET BRIGHTNESS: %d\n", *(int *)msg));
sys/arch/hpcmips/vr/vrc4172pwm.c
414
DPRINTF(("vrc4172pwm:unknown event: type %d id %ld\n",
sys/arch/hpcmips/vr/vrc4173bcu.c
293
DPRINTF(("%s: csr = 0x%08x", device_xname(self), csr));
sys/arch/hpcmips/vr/vrc4173bcu.c
297
DPRINTF((" -> 0x%08x\n", csr));
sys/arch/hpcmips/vr/vrc4173bcu.c
300
DPRINTF(("%s: base addr = %x@0x%08x\n", device_xname(self),
sys/arch/hpcmips/vr/vrc4173bcu.c
302
DPRINTF(("%s: iot = 0x%08x, ioh = 0x%08x\n", device_xname(self),
sys/arch/hpcmips/vr/vrc4173bcu.c
525
DPRINTF(("level1[%d] level2 mask:", vu->vu_intr[0]));
sys/arch/hpcmips/vr/vrc4173bcu.c
601
DPRINTF(("__vrc4173bcu_intr_setmask1: SYSINT: %s %d\n",
sys/arch/hpcmips/vr/vrc4173bcu.c
642
DPRINTF(("vrc4173bcu_intr_setmask2:\n"));
sys/arch/hpcmips/vr/vrgiu.c
540
DPRINTF(DEBUG_INTR, ("%s: port %d ", device_xname(sc->sc_dev), port));
sys/arch/hpcmips/vr/vrgiu.c
558
DPRINTF(DEBUG_INTR, ("[%s->",reg & mask ? "edge" : "level"));
sys/arch/hpcmips/vr/vrgiu.c
560
DPRINTF(DEBUG_INTR, ("edge]"));
sys/arch/hpcmips/vr/vrgiu.c
563
DPRINTF(DEBUG_INTR, ("level]"));
sys/arch/hpcmips/vr/vrgiu.c
571
DPRINTF(DEBUG_INTR, ("[%s->",reg & mask ? "high" : "low"));
sys/arch/hpcmips/vr/vrgiu.c
573
DPRINTF(DEBUG_INTR, ("high]"));
sys/arch/hpcmips/vr/vrgiu.c
576
DPRINTF(DEBUG_INTR, ("low]"));
sys/arch/hpcmips/vr/vrgiu.c
583
DPRINTF(DEBUG_INTR, ("[%s->",reg & mask ? "hold" : "through"));
sys/arch/hpcmips/vr/vrgiu.c
585
DPRINTF(DEBUG_INTR, ("hold]"));
sys/arch/hpcmips/vr/vrgiu.c
588
DPRINTF(DEBUG_INTR, ("through]"));
sys/arch/hpcmips/vr/vrgiu.c
612
DPRINTF(DEBUG_INTR, ("\n"));
sys/arch/hpcmips/vr/vrip.c
400
DPRINTF(("__vrip_intr_setmask1: SYSINT: %s %d\n",
sys/arch/hpcmips/vr/vrip.c
426
DPRINTF(("level1[%d] level2 mask:", vu->vu_intr[0]));
sys/arch/hpcmips/vr/vrip.c
465
DPRINTF(("vrip_intr_setmask2:\n"));
sys/arch/hpcmips/vr/vrkiu.c
216
DPRINTF(("vrkiu_intr: intr=%x scan=%x\n",
sys/arch/hpcmips/vr/vrkiu.c
273
DPRINTF(("vrkiu_scan: %x:%02x->%02x",
sys/arch/hpcmips/vr/vrkiu.c
275
DPRINTF((" %x:%02x->%02x\n",
sys/arch/hpcmips/vr/vrkiu.c
315
DPRINTF(("vrkiu_scan: %s(%d,%d)\n",
sys/arch/hpcmips/vr/vrkiu.c
393
DPRINTF(("%s(%d): vrkiu_init() failed\n", __FILE__, __LINE__));
sys/arch/hpcmips/vr/vrpciu.c
486
DPRINTF(("%s(%d, %d, %d): line = %d, pin = %d\n", device_xname(pc->pc_dev),
sys/arch/hpcmips/vr/vrpciu.c
522
DPRINTF(("vrpciu_intr_establish: %lx\n", ih));
sys/arch/hpcmips/vr/vrpciu.c
532
DPRINTF(("vrpciu_intr_disestablish: %p\n", cookie));
sys/arch/hpcmips/vr/vrpiu.c
385
DPRINTF(("%s(%d): vrpiu_ad_enable(): interval=0x%03x\n",
sys/arch/hpcmips/vr/vrpiu.c
432
DPRINTF(("%s(%d): vrpiu_ad_disable()\n", __FILE__, __LINE__));
sys/arch/hpcmips/vr/vrpiu.c
455
DPRINTF(("%s(%d): vrpiu_tp_enable(): interval=0x%03x\n",
sys/arch/hpcmips/vr/vrpiu.c
504
DPRINTF(("%s(%d): vrpiu_tp_disable()\n", __FILE__, __LINE__));
sys/arch/hpcmips/vr/vrpiu.c
525
DPRINTF(("%s(%d): vrpiu_tp_ioctl(%08lx)\n", __FILE__, __LINE__, cmd));
sys/arch/hpcmips/vr/vrpiu.c
542
DPRINTF(("%s(%d): WSMOUSEIO_SRES: *data=%d, interval=0x%03x\n",
sys/arch/hpcmips/vr/vrpiu.c
653
DPRINTF(("vrpiu_intr: OVP=%d", page));
sys/arch/hpcmips/vr/vrpiu.c
655
DPRINTF((" CMD"));
sys/arch/hpcmips/vr/vrpiu.c
657
DPRINTF((" A/D"));
sys/arch/hpcmips/vr/vrpiu.c
659
DPRINTF((" PAGE1"));
sys/arch/hpcmips/vr/vrpiu.c
661
DPRINTF((" PAGE0"));
sys/arch/hpcmips/vr/vrpiu.c
663
DPRINTF((" DLOST"));
sys/arch/hpcmips/vr/vrpiu.c
665
DPRINTF((" PENCHG"));
sys/arch/hpcmips/vr/vrpiu.c
666
DPRINTF(("\n"));
sys/arch/hpcmips/vr/vrpiu.c
690
DPRINTF(("%04x %04x %04x %04x\n",
sys/arch/hpcmips/vr/vrpiu.c
692
DPRINTF(("%3d %3d (%4d %4d)->", tpx0,
sys/arch/hpcmips/vr/vrpiu.c
697
DPRINTF(("%3d %3d", xraw, yraw));
sys/arch/hpcmips/vr/vrpiu.c
702
DPRINTF(("->%4d %4d", x, y));
sys/arch/hpcmips/vr/vrpiu.c
711
DPRINTF(("\n"));
sys/arch/hpcmips/vr/vrpiu.c
722
DPRINTF(("PEN TOUCH\n"));
sys/arch/hpcmips/vr/vrpiu.c
752
DPRINTF(("RELEASE\n"));
sys/arch/hpcmips/vr/vrpiu.c
772
DPRINTF(("TIMEOUT: stat=%s reg=%s\n",
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
1001
DPRINTF("remove\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
1005
DPRINTF("insert\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
1008
DPRINTF("transition\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
329
DPRINTF("insert event.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
333
DPRINTF("remove event.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
468
DPRINTF("spurious IREQ interrupt.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
492
DPRINTF("spurious READY interrupt.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
530
DPRINTF("spurious CSC interrupt.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
618
DPRINTF("base 0x%08lx size %#lx\n", pcmhp->addr, size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
671
DPRINTF("(%s) %#lx+%#lx-> %#lx+%#lx\n", kind == PCMCIA_MEM_ATTR ?
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
677
DPRINTF("%#lx-%#lx map failed.\n", card_addr, size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
691
DPRINTF("%#lx-%#x\n", cookie->wc_handle, cookie->wc_size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
706
DPRINTF("couldn't map %#lx+%#lx\n", start, size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
709
DPRINTF("map %#lx+%#lx\n", start, size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
715
DPRINTF("couldn't allocate %#lx\n", size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
719
DPRINTF("%#lx from %#lx\n", size, pcihp->addr);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
745
DPRINTF("%#lx:%#lx+%#lx %s\n", pcihp->ioh, offset, size,
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
765
DPRINTF("%#lx+%#lx\n", pcihp->ioh, pcihp->size);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
784
DPRINTF("enable channel %d\n", channel);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
830
DPRINTF("OK.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
841
DPRINTF("settype channel %d\n", channel);
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
857
DPRINTF("OK.\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
954
DPRINTF("5V card\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
960
DPRINTF("3.3V card\n");
sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
965
DPRINTF("x.x V card\n");
sys/arch/hpcsh/dev/hd64461/hd64461video.c
1181
DPRINTF("%s: ON%s\n", device_xname(sc->sc_dev),
sys/arch/hpcsh/dev/hd64461/hd64461video.c
1189
DPRINTF("%s: OFF\n", device_xname(sc->sc_dev));
sys/arch/hpcsh/dev/hd64461/hd64461video.c
895
DPRINTF("c = %d cw = %d cstep = %d\n", sc->sc_font.c,
sys/arch/hpcsh/dev/hd64461/hd64461video.c
932
DPRINTF("%s (%dx%d) %d+%d\n", font->name, w, h, font->firstchar,
sys/arch/hpcsh/dev/hd64461/hd64461video.c
934
DPRINTF("bitorder %d byteorder %d stride %d\n", font->bitorder,
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
265
DPRINTF("insert event.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
269
DPRINTF("remove event.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
393
DPRINTF("spurious IREQ interrupt.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
432
DPRINTF("spurious CSC interrupt.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
518
DPRINTF("base 0x%08lx size %#lx\n", pcmhp->addr, size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
570
DPRINTF("(%s) %#lx+%#lx-> %#lx+%#lx\n", kind == PCMCIA_MEM_ATTR ?
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
575
DPRINTF("%#lx-%#lx map failed.\n", card_addr, size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
589
DPRINTF("%#lx-%#x\n", cookie->wc_handle, cookie->wc_size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
601
DPRINTF("couldn't map %#lx+%#lx\n", start, size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
605
DPRINTF("map %#lx+%#lx\n", start, size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
610
DPRINTF("couldn't allocate %#lx\n", size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
615
DPRINTF("%#lx from %#lx\n", size, pcihp->addr);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
635
DPRINTF("%#lx:%#lx+%#lx %s\n", pcihp->ioh, offset, size,
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
651
DPRINTF("%#lx+%#lx\n", pcihp->ioh, pcihp->size);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
671
DPRINTF("enable channel %d\n", channel);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
681
DPRINTF("OK.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
692
DPRINTF("settype channel %d\n", channel);
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
703
DPRINTF("OK.\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
729
DPRINTF("remove\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
733
DPRINTF("insert\n");
sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c
736
DPRINTF("transition\n");
sys/arch/hpcsh/dev/j6x0tp.c
411
DPRINTF(("%s: tremor timeout!\n",
sys/arch/hpcsh/dev/pfckbd.c
232
DPRINTF("(%2d, %2d) %d \n", row, column, type);
sys/arch/hpcsh/dev/psh3pwr.c
181
DPRINTF(("%s: plug out\n", device_xname(dev)));
sys/arch/hpcsh/dev/psh3pwr.c
200
DPRINTF(("%s: plug in\n", device_xname(dev)));
sys/arch/hpcsh/dev/psh3tp.c
320
DPRINTF(("%s: tremor timeout!\n",
sys/arch/hpcsh/hpcsh/bus_space.c
200
DPRINTF("failed.\n");
sys/arch/hpcsh/hpcsh/bus_space.c
242
DPRINTF("failed. base=0x%08x rstart=0x%08x, rend=0x%08x"
sys/arch/hpcsh/hpcsh/bus_space.c
279
DPRINTF("%#lx-%#lx of %s space lost\n", bsh, bsh + size,
sys/arch/hppa/dev/hyperfb.c
313
DPRINTF("%s: hpa=%x, rom=%x\n", __func__, (uint)ca->ca_hpa,
sys/arch/hppa/dev/hyperfb.c
318
DPRINTF("%s: can't map rom space (%d)\n", __func__, rv);
sys/arch/hppa/dev/hyperfb.c
330
DPRINTF("%s: devtype=%d\n", __func__, devtype);
sys/arch/hppa/dev/hyperfb.c
347
DPRINTF("%s: unknown type (%x)\n", __func__, devtype);
sys/arch/hppa/dev/sti_pci_machdep.c
174
DPRINTF("%s: mapping rom @ %lx for %lx\n", __func__,
sys/arch/hppa/dev/sti_pci_machdep.c
229
DPRINTF("ROM offset %08x size %08x type %08x",
sys/arch/hppa/dev/sti_pci_machdep.c
251
DPRINTF(" invalid PCI data signature %08x\n",
sys/arch/hppa/dev/sti_pci_machdep.c
259
DPRINTF(" code %02x", tmp);
sys/arch/hppa/dev/sti_pci_machdep.c
275
DPRINTF(" (wrong architecture)");
sys/arch/hppa/dev/sti_pci_machdep.c
278
DPRINTF("%s\n", selected == offs ? " -> SELECTED" : "");
sys/arch/hppa/dev/sti_pci_machdep.c
320
DPRINTF("remapping rom @ %lx for %lx\n",
sys/arch/hppa/dev/sti_sgc.c
175
DPRINTF(("%s: hpa=%x, rom=%x\n", __func__, (uint)ca->ca_hpa,
sys/arch/hppa/dev/sti_sgc.c
180
DPRINTF(("%s: can't map rom space (%d)\n", __func__, rv));
sys/arch/hppa/dev/sti_sgc.c
193
DPRINTF(("%s: devtype=%d\n", __func__, devtype));
sys/arch/hppa/dev/sti_sgc.c
210
DPRINTF(("%s: unknown type (%x)\n", __func__, devtype));
sys/arch/hppa/dev/sti_sgc.c
216
DPRINTF(("%s: not a graphics device\n", __func__));
sys/arch/hppa/dev/summitfb.c
1501
DPRINTF(("%s: %dx%d %d\n", __func__, fp->width, fp->height, bufsize));
sys/arch/hppa/dev/uturn.c
429
DPRINTF(("%s: iova %lx pdir %p pdirp %p pa %lx", __func__, iova,
sys/arch/hppa/dev/uturn.c
455
DPRINTF((": pdir_entry %llx\n", pdir_entry));
sys/arch/hppa/dev/uturn.c
473
DPRINTF(("%s: sc %p iova %lx size %lx\n", __func__, sc, iova, size));
sys/arch/hppa/hppa/machdep.c
1070
DPRINTF(("WARNING: BTLB insert failed (%d)\n", error));
sys/arch/hppa/hppa/machdep.c
1130
DPRINTF(("WARNING: BTLB insert failed (%d)\n", error);
sys/arch/hppa/hppa/machdep.c
1185
DPRINTF(("btlb_insert: too big (%u < %u < %u)\n",
sys/arch/hppa/hppa/machdep.c
1305
DPRINTF(("\n"));
sys/arch/hppa/hppa/machdep.c
479
DPRINTF(("WARNING: PDC_CACHE error %d\n", error));
sys/arch/hppa/hppa/machdep.c
488
DPRINTF(("SPID bits: 0x%x, error = %d\n", pdc_spidbits.spidbits, error));
sys/arch/hppa/hppa/machdep.c
577
DPRINTF(("%s: PDC_CHASSIS\n", __func__));
sys/arch/hppa/hppa/machdep.c
582
DPRINTF(("%s: intr bootstrap\n", __func__));
sys/arch/hppa/hppa/machdep.c
664
DPRINTF(("WARNING: PDC_MODEL_INFO error %d\n", error));
sys/arch/hppa/hppa/machdep.c
669
DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel,
sys/arch/hppa/hppa/machdep.c
675
DPRINTF(("%s: model %s\n", __func__, model));
sys/arch/hppa/hppa/machdep.c
682
DPRINTF(("WARNING: PDC_MODEL_CPUID error %d. "
sys/arch/hppa/hppa/machdep.c
691
DPRINTF(("%s: cpuid.version = %x\n", __func__,
sys/arch/hppa/hppa/machdep.c
693
DPRINTF(("%s: cpuid.revision = %x\n", __func__,
sys/arch/hppa/hppa/machdep.c
709
DPRINTF(("WARNING: PDC_COPROC error %d\n", error));
sys/arch/hppa/hppa/machdep.c
712
DPRINTF(("pdc_coproc: 0x%x, 0x%x; model %x rev %x\n",
sys/arch/hppa/hppa/machdep.c
721
DPRINTF(("%s: bootstrap fpu\n", __func__));
sys/arch/hppa/hppa/machdep.c
725
DPRINTF(("WARNING: BTLB no supported on cpu %d\n", cpu_version));
sys/arch/hppa/hppa/machdep.c
731
DPRINTF(("WARNING: PDC_BTLB error %d\n", error));
sys/arch/hppa/hppa/machdep.c
751
DPRINTF(("hppa_btlb_size_min 0x%x\n", hppa_btlb_size_min));
sys/arch/hppa/hppa/machdep.c
752
DPRINTF(("hppa_btlb_size_max 0x%x\n", hppa_btlb_size_max));
sys/arch/hppa/hppa/machdep.c
769
DPRINTF(("%s: pmap_hptsize 0x%x\n", __func__, pmap_hptsize));
sys/arch/hppa/hppa/machdep.c
771
DPRINTF(("WARNING: no HPT support, fine!\n"));
sys/arch/hppa/hppa/machdep.c
778
DPRINTF(("%s: looking for cpu_version %x\n", __func__,
sys/arch/hppa/hppa/machdep.c
788
DPRINTF(("%s: looking for cpu_type %d\n", __func__,
sys/arch/hppa/hppa/machdep.c
923
DPRINTF(("lost mem = %s\n", pbuf[0]));
sys/arch/hppa/hppa/mainbus.c
1066
DPRINTF(("%s: size 0x%lx align 0x%lx bdry %0lx segs %p nsegs %d\n",
sys/arch/hppa/hppa/mainbus.c
1089
DPRINTF(("%s: uvm_pglistalloc(%lx, %lx, %lx, 0, 0, %p, %d, %0x)"
sys/arch/hppa/hppa/mainbus.c
192
DPRINTF(("\n%s(%lx,%lx,%scachable,%p)\n", __func__,
sys/arch/hppa/hppa/mainbus.c
211
DPRINTF(("%s: already mapped flex=%x, mask=%x\n",
sys/arch/hppa/hppa/mainbus.c
216
DPRINTF(("%s: adding flex=%x %lx-%lx, ", __func__, flex, spa,
sys/arch/hppa/hppa/mainbus.c
222
DPRINTF(("%s: kenter 0x%lx-0x%lx", __func__, spa,
sys/arch/hppa/hppa/mainbus.c
259
DPRINTF(("bus_space_map: pa 0x%lx, size 0x%lx failed\n",
sys/arch/hppa/hppa/mainbus.c
280
DPRINTF(("bus_space_unmap: ps 0x%lx, size 0x%lx\n",
sys/arch/hppa/hppa/mainbus.c
311
DPRINTF(("bus_space_alloc: pa 0x%lx, size 0x%lx failed\n",
sys/arch/i386/pci/gcscehci.c
130
DPRINTF(("%s: offs=%d\n", devname, sc->sc.sc_offs));
sys/arch/i386/pci/gcscehci.c
158
DPRINTF(("gcscehci_attach: companion %s\n",
sys/arch/i386/pci/opti82c700.c
168
DPRINTF(("FireStar link value 0x%x: ", link));
sys/arch/i386/pci/opti82c700.c
172
DPRINTF(("bogus IRQ selection source\n"));
sys/arch/i386/pci/opti82c700.c
175
DPRINTF(("No interrupt connection\n"));
sys/arch/i386/pci/opti82c700.c
178
DPRINTF(("FireStar IRQ pin"));
sys/arch/i386/pci/opti82c700.c
181
DPRINTF(("FireStar PIO pin or Serial IRQ PIRQ#"));
sys/arch/i386/pci/opti82c700.c
184
DPRINTF(("FireBridge 1 INTx# pin"));
sys/arch/i386/pci/opti82c700.c
188
DPRINTF((" REGOFST:%#x\n", FIRESTAR_PIR_REGOFS(link)));
sys/arch/i386/pci/piix.c
184
DPRINTF(("PIIX link value 0x%x: ", link));
sys/arch/i386/pci/piix.c
189
DPRINTF(("PIRQ %d (simple)\n", *clinkp));
sys/arch/i386/pci/piix.c
196
DPRINTF(("PIRQ %d (register offset)\n", *clinkp));
sys/arch/i386/pci/piix.c
206
DPRINTF(("PIRQ %d (register offset 1)\n", *clinkp));
sys/arch/i386/pci/piix.c
210
DPRINTF(("bogus IRQ selection source\n"));
sys/arch/i386/pci/piix.c
222
DPRINTF(("PIIX link value 0x%x: ", link));
sys/arch/i386/pci/piix.c
223
DPRINTF(("PIRQ %d (register offset)\n", *clinkp));
sys/arch/i386/pci/viapcib.c
275
DPRINTF(("viapcib_exec(%p, 0x%x, 0x%x, %p, %d, %p, %d, 0x%x)\n",
sys/arch/i386/pci/viapcib.c
354
DPRINTF(("viapcib_smbus_quick_write(%p, 0x%x)\n", opaque, slave));
sys/arch/i386/pci/viapcib.c
376
DPRINTF(("viapcib_smbus_quick_read(%p, 0x%x)\n", opaque, slave));
sys/arch/i386/pci/viapcib.c
398
DPRINTF(("viapcib_smbus_send_byte(%p, 0x%x, 0x%x)\n", opaque,
sys/arch/i386/pci/viapcib.c
424
DPRINTF(("viapcib_smbus_receive_byte(%p, 0x%x, %p)\n", opaque,
sys/arch/i386/pci/viapcib.c
453
DPRINTF(("viapcib_smbus_write_byte(%p, 0x%x, 0x%x, 0x%x)\n", opaque,
sys/arch/i386/pci/viapcib.c
480
DPRINTF(("viapcib_smbus_read_byte(%p, 0x%x, 0x%x, %p)\n", opaque,
sys/arch/i386/pci/viapcib.c
508
DPRINTF(("viapcib_smbus_write_word(%p, 0x%x, 0x%x, 0x%x)\n", opaque,
sys/arch/i386/pci/viapcib.c
537
DPRINTF(("viapcib_smbus_read_word(%p, 0x%x, 0x%x, %p)\n", opaque,
sys/arch/i386/pci/viapcib.c
574
DPRINTF(("viapcib_smbus_block_write(%p, 0x%x, 0x%x, %d, %p)\n",
sys/arch/i386/pci/viapcib.c
621
DPRINTF(("viapcib_smbus_block_read(%p, 0x%x, 0x%x, %d, %p)\n",
sys/arch/i386/pnpbios/pnpbios.c
1011
DPRINTF(("\ttag fixedmem32range "));
sys/arch/i386/pnpbios/pnpbios.c
1014
DPRINTF(("zeroed\n"));
sys/arch/i386/pnpbios/pnpbios.c
1021
DPRINTF(("flags %02x min %08x max %08x "
sys/arch/i386/pnpbios/pnpbios.c
1060
DPRINTF(("\ttag end cksum %02x\n",
sys/arch/i386/pnpbios/pnpbios.c
1071
DPRINTF(("\ttag startdep flags %02x\n",
sys/arch/i386/pnpbios/pnpbios.c
1102
DPRINTF(("\ttag enddep\n"));
sys/arch/i386/pnpbios/pnpbios.c
1130
DPRINTF(("\ttag irq zeroed\n"));
sys/arch/i386/pnpbios/pnpbios.c
1142
DPRINTF(("\ttag irq flags %02x mask %04x\n", irq->flags,irq->mask));
sys/arch/i386/pnpbios/pnpbios.c
1155
DPRINTF(("\ttag DMA zeroed\n"));
sys/arch/i386/pnpbios/pnpbios.c
1164
DPRINTF(("\ttag DMA flags %02x mask %02x\n", dma->flags,dma->mask));
sys/arch/i386/pnpbios/pnpbios.c
1177
DPRINTF(("\ttag io zeroed\n"));
sys/arch/i386/pnpbios/pnpbios.c
1189
DPRINTF(("\ttag io flags %02x min %04x max %04x align "
sys/arch/i386/pnpbios/pnpbios.c
1205
DPRINTF(("\ttag fixedio zeroed\n"));
sys/arch/i386/pnpbios/pnpbios.c
1216
DPRINTF(("\ttag fixedio flags %02x base %04x align %02x len %02x\n",
sys/arch/i386/pnpbios/pnpbios.c
1234
DPRINTF(("\ttag compatid %s\n", id->idstr));
sys/arch/i386/pnpbios/pnpbios.c
417
DPRINTF(("%s: getting info for index %d\n",
sys/arch/i386/pnpbios/pnpbios.c
430
DPRINTF(("%s handle %d: no match from static config\n",
sys/arch/i386/pnpbios/pnpbios.c
443
DPRINTF(("%s handle %d: no match from dynamic config\n",
sys/arch/i386/pnpbios/pnpbios.c
800
DPRINTF(("%s (%s): type 0x%02x subtype "
sys/arch/i386/pnpbios/pnpbios.c
804
DPRINTF(("%s: allocated config scan:\n", idstr));
sys/arch/i386/pnpbios/pnpbios.c
814
DPRINTF(("\tpossible config scan:\n"));
sys/arch/i386/pnpbios/pnpbios.c
821
DPRINTF(("\tcompat id scan:\n"));
sys/arch/i386/pnpbios/pnpbios.c
958
DPRINTF(("\ttag memrange "));
sys/arch/i386/pnpbios/pnpbios.c
970
DPRINTF(("\ttag ansiident %s\n", idstr));
sys/arch/i386/pnpbios/pnpbios.c
994
DPRINTF(("\ttag mem32range "));
sys/arch/ia64/ia64/machdep.c
523
DPRINTF("MD %p: type %d pa 0x%lx cnt 0x%lx\n", md,
sys/arch/ia64/ia64/machdep.c
560
DPRINTF("Descriptor %p contains kernel\n", md);
sys/arch/ia64/ia64/machdep.c
566
DPRINTF("Loading chunk before kernel: "
sys/arch/ia64/ia64/machdep.c
577
DPRINTF("Loading chunk after kernel: "
sys/arch/ia64/ia64/machdep.c
588
DPRINTF("Loading descriptor %p: 0x%lx / 0x%lx\n",
sys/arch/landisk/landisk/bus_dma.c
109
DPRINTF(("%s: dmamp = %p\n", __func__, mapstore));
sys/arch/landisk/landisk/bus_dma.c
132
DPRINTF(("%s: t = %p, map = %p\n", __func__, t, map));
sys/arch/landisk/landisk/bus_dma.c
151
DPRINTF(("%s: t = %p, map = %p, paddr = 0x%08lx,"
sys/arch/landisk/landisk/bus_dma.c
154
DPRINTF(("%s: nseg = %d, bmask = 0x%08lx, lastaddr = 0x%08lx\n",
sys/arch/landisk/landisk/bus_dma.c
171
DPRINTF(("%s: sgsize = %d\n", __func__, sgsize));
sys/arch/landisk/landisk/bus_dma.c
177
DPRINTF(("%s: first\n", __func__));
sys/arch/landisk/landisk/bus_dma.c
189
DPRINTF(("%s: coalesce\n", __func__));
sys/arch/landisk/landisk/bus_dma.c
194
DPRINTF(("%s: new\n", __func__));
sys/arch/landisk/landisk/bus_dma.c
210
DPRINTF(("%s: lastaddr = 0x%08lx, paddr = 0x%08lx,"
sys/arch/landisk/landisk/bus_dma.c
215
DPRINTF(("%s: nseg = %d\n", __func__, nseg));
sys/arch/landisk/landisk/bus_dma.c
244
DPRINTF(("%s: t = %p, map = %p, buf = %p, buflen = %ld,"
sys/arch/landisk/landisk/bus_dma.c
294
DPRINTF(("%s: t = %p, map = %p, buf = %p, buflen = %ld,"
sys/arch/landisk/landisk/bus_dma.c
313
DPRINTF(("%s: P[12]SEG (0x%08lx)\n", __func__, addr));
sys/arch/landisk/landisk/bus_dma.c
362
DPRINTF(("%s: t = %p, map = %p, m0 = %p, flags = %x\n",
sys/arch/landisk/landisk/bus_dma.c
465
DPRINTF(("%s: t = %p, map = %p\n", __func__, t, map));
sys/arch/landisk/landisk/bus_dma.c
482
DPRINTF(("%s: t = %p, map = %p, offset = %ld, len = %ld, ops = %x\n",
sys/arch/landisk/landisk/bus_dma.c
498
DPRINTF(("%s: disabled D-Cache\n", __func__));
sys/arch/landisk/landisk/bus_dma.c
522
DPRINTF(("%s: P2SEG (0x%08lx)\n", __func__, naddr));
sys/arch/landisk/landisk/bus_dma.c
528
DPRINTF(("%s: flushing segment %d "
sys/arch/landisk/landisk/bus_dma.c
573
DPRINTF(("%s: t = %p, size = %ld, alignment = %ld, boundary = %ld,"
sys/arch/landisk/landisk/bus_dma.c
577
DPRINTF(("%s: avail_start = 0x%08lx, avail_end = 0x%08lx\n",
sys/arch/landisk/landisk/bus_dma.c
600
DPRINTF(("%s: m = %p, lastaddr = 0x%08lx\n", __func__, m, lastaddr));
sys/arch/landisk/landisk/bus_dma.c
604
DPRINTF(("%s: m = %p, curaddr = 0x%08lx, lastaddr = 0x%08lx\n",
sys/arch/landisk/landisk/bus_dma.c
610
DPRINTF(("%s: new segment\n", __func__));
sys/arch/landisk/landisk/bus_dma.c
620
DPRINTF(("%s: curseg = %d, *rsegs = %d\n", __func__, curseg, *rsegs));
sys/arch/landisk/landisk/bus_dma.c
637
DPRINTF(("%s: t = %p, segs = %p, nsegs = %d\n",
sys/arch/landisk/landisk/bus_dma.c
645
DPRINTF(("%s: segs[%d]: ds_addr = 0x%08lx, ds_len = %ld\n",
sys/arch/landisk/landisk/bus_dma.c
654
DPRINTF(("%s: m = %p\n", __func__, m));
sys/arch/landisk/landisk/bus_dma.c
671
DPRINTF(("%s: t = %p, segs = %p, nsegs = %d, size = %d,"
sys/arch/landisk/landisk/bus_dma.c
685
DPRINTF(("%s: addr = 0x%08lx, kva = %p\n",
sys/arch/landisk/landisk/bus_dma.c
701
DPRINTF(("%s: segs[%d]: ds_addr = 0x%08lx, ds_len = %ld\n",
sys/arch/landisk/landisk/bus_dma.c
727
DPRINTF(("%s: t = %p, kva = %p, size = %d\n",
sys/arch/landisk/landisk/bus_dma.c
90
DPRINTF(("%s: t = %p, size = %ld, nsegments = %d, maxsegsz = %ld,"
sys/arch/luna68k/dev/lunaws.c
325
DPRINTF(DEBUG_KBDTX, ("%s: tx complete\n", __func__));
sys/arch/luna68k/dev/lunaws.c
331
DPRINTF(DEBUG_KBDTX,
sys/arch/luna68k/dev/lunaws.c
343
DPRINTF(DEBUG_RXSOFT, ("%s: %02x <- rxq[%2d]\n", __func__,
sys/arch/luna68k/dev/lunaws.c
393
DPRINTF(DEBUG_KBDTX,
sys/arch/luna68k/dev/lunaws.c
402
DPRINTF(DEBUG_KBDTX,
sys/arch/luna68k/dev/lunaws.c
664
DPRINTF(DEBUG_BUZZER,
sys/arch/luna68k/dev/psgpam.c
285
DPRINTF(1, "XPLX BUSY!\n");
sys/arch/luna68k/dev/psgpam.c
297
DPRINTF(1, "XPLX QUERY FAIL: %d\n", r);
sys/arch/luna68k/dev/psgpam.c
302
DPRINTF(1, "xp cycle_clk=%d rept_clk=%d rept_max=%d\n",
sys/arch/luna68k/dev/psgpam.c
316
DPRINTF(3, "XP PAM starting..");
sys/arch/luna68k/dev/psgpam.c
318
DPRINTF(1, "XP PAM already started???\n");
sys/arch/luna68k/dev/psgpam.c
330
DPRINTF(3, "ENC=%d REPT=%d\n", sc->sc_xp_enc, sc->sc_xp_rept);
sys/arch/luna68k/dev/psgpam.c
335
DPRINTF(3, "XP PAM started\n");
sys/arch/luna68k/dev/psgpam.c
346
DPRINTF(1, "%s: flags=0x%x\n", __func__, flags);
sys/arch/luna68k/dev/psgpam.c
379
DPRINTF(1, "%s\n", __func__);
sys/arch/luna68k/dev/psgpam.c
480
DPRINTF(1, "%s: mode=%d %s/%dbit/%dch/%dHz\n", __func__,
sys/arch/luna68k/dev/psgpam.c
565
DPRINTF(2, "%s start=%p end=%p blksize=%d\n", __func__,
sys/arch/luna68k/dev/psgpam.c
605
DPRINTF(2, "%s\n", __func__);
sys/arch/luna68k/dev/psgpam.c
629
DPRINTF(2, "%s\n", __func__);
sys/arch/luna68k/dev/psgpam.c
637
DPRINTF(2, "%s\n", __func__);
sys/arch/luna68k/dev/psgpam.c
645
DPRINTF(2, "%s %d\n", __func__, di->index);
sys/arch/luna68k/dev/psgpam.c
701
DPRINTF(4, "psgpam intr\n");
sys/arch/luna68k/dev/psgpam.c
719
DPRINTF(1, "psgpam_intr: spurious interrupt\n");
sys/arch/luna68k/dev/xp.c
143
DPRINTF(XP_DEBUG_ALL, ("%s\n", __func__));
sys/arch/luna68k/dev/xp.c
179
DPRINTF(XP_DEBUG_ALL, ("%s\n", __func__));
sys/arch/luna68k/dev/xp.c
200
DPRINTF(XP_DEBUG_ALL, ("%s\n", __func__));
sys/arch/luna68k/dev/xp.c
226
DPRINTF(XP_DEBUG_ALL, ("%s: ioctl failed (err = %d)\n",
sys/arch/m68k/fpe/fpu_calcea.c
108
DPRINTF(("%s: 68LC040 - in-frame EA (%p) size %d\n",
sys/arch/m68k/fpe/fpu_calcea.c
132
DPRINTF(("%s: register indirect reg=%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
138
DPRINTF(("%s: reg indirect postincrement reg=%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
144
DPRINTF(("%s: reg indirect predecrement reg=%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
151
DPRINTF(("%s: reg indirect with displacement reg=%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
168
DPRINTF(("%s: absolute address (word)\n",
sys/arch/m68k/fpe/fpu_calcea.c
176
DPRINTF(("%s: absolute address (long)\n",
sys/arch/m68k/fpe/fpu_calcea.c
184
DPRINTF(("%s: pc relative word displacement\n",
sys/arch/m68k/fpe/fpu_calcea.c
196
DPRINTF(("%s: invalid addr mode (7,%d)\n",
sys/arch/m68k/fpe/fpu_calcea.c
247
DPRINTF(("%s: brief ext word idxreg=%d, basedisp=%08x\n",
sys/arch/m68k/fpe/fpu_calcea.c
279
DPRINTF(("%s: invalid indirect mode: ext word %04x\n",
sys/arch/m68k/fpe/fpu_calcea.c
284
DPRINTF(("%s: full ext idxreg=%d, basedisp=%x, outerdisp=%x\n",
sys/arch/m68k/fpe/fpu_calcea.c
288
DPRINTF(("%s: regnum=%d, flags=%x\n",
sys/arch/m68k/fpe/fpu_calcea.c
311
DPRINTF(("%s: frame at %p\n", __func__, frame));
sys/arch/m68k/fpe/fpu_calcea.c
347
DPRINTF(("%s: operand doesn't fit CPU reg\n",
sys/arch/m68k/fpe/fpu_calcea.c
352
DPRINTF(("%s: more than one move from CPU reg\n",
sys/arch/m68k/fpe/fpu_calcea.c
360
DPRINTF(("%s: short/byte opr - addr adjusted\n",
sys/arch/m68k/fpe/fpu_calcea.c
363
DPRINTF(("%s: src %p\n", __func__, src));
sys/arch/m68k/fpe/fpu_calcea.c
366
DPRINTF(("%s: immed %08x%08x%08x size %d\n", __func__,
sys/arch/m68k/fpe/fpu_calcea.c
371
DPRINTF(("%s: short/byte immed opr - addr adjusted\n",
sys/arch/m68k/fpe/fpu_calcea.c
376
DPRINTF(("%s: abs addr %08x\n", __func__, ea->ea_absaddr));
sys/arch/m68k/fpe/fpu_calcea.c
381
DPRINTF(("%s: using PC\n", __func__));
sys/arch/m68k/fpe/fpu_calcea.c
388
DPRINTF(("%s: pc relative pc+4 = %p\n", __func__, src));
sys/arch/m68k/fpe/fpu_calcea.c
390
DPRINTF(("%s: using register %c%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
398
DPRINTF(("%s: predecr mode - "
sys/arch/m68k/fpe/fpu_calcea.c
406
DPRINTF(("%s: reg indirect reg = %p\n", __func__, src));
sys/arch/m68k/fpe/fpu_calcea.c
418
DPRINTF(("%s: tried to postincrement PC\n",
sys/arch/m68k/fpe/fpu_calcea.c
424
DPRINTF(("%s: postinc mode - reg incremented\n",
sys/arch/m68k/fpe/fpu_calcea.c
454
DPRINTF(("%s: not alterable address mode\n", __func__));
sys/arch/m68k/fpe/fpu_calcea.c
489
DPRINTF(("%s: abs addr %08x\n", __func__, ea->ea_absaddr));
sys/arch/m68k/fpe/fpu_calcea.c
495
DPRINTF(("%s: operand doesn't fit CPU reg\n",
sys/arch/m68k/fpe/fpu_calcea.c
500
DPRINTF(("%s: more than one move to CPU reg\n",
sys/arch/m68k/fpe/fpu_calcea.c
508
DPRINTF(("%s: short/byte opr - dst addr adjusted\n",
sys/arch/m68k/fpe/fpu_calcea.c
511
DPRINTF(("%s: dst %p\n", __func__, dst));
sys/arch/m68k/fpe/fpu_calcea.c
514
DPRINTF(("%s: using register %c%d\n", __func__,
sys/arch/m68k/fpe/fpu_calcea.c
521
DPRINTF(("%s: predecr mode - reg decremented\n",
sys/arch/m68k/fpe/fpu_calcea.c
532
DPRINTF(("%s: dst addr=%p+%d\n", __func__, dst, ea->ea_moffs));
sys/arch/m68k/fpe/fpu_calcea.c
539
DPRINTF(("%s: postinc mode - reg incremented\n",
sys/arch/m68k/fpe/fpu_calcea.c
666
DPRINTF(("%s: reg indirect (reg) = %p\n", __func__, ptr));
sys/arch/m68k/fpe/fpu_calcea.c
670
DPRINTF(("%s: offset %d\n", __func__, ea->ea_offset));
sys/arch/m68k/fpe/fpu_calcea.c
673
DPRINTF(("%s: indexed mode\n", __func__));
sys/arch/m68k/fpe/fpu_calcea.c
683
DPRINTF(("%s: mem indir mode: basedisp=%08x, "
sys/arch/m68k/fpe/fpu_calcea.c
686
DPRINTF(("%s: addr fetched from %p\n", __func__, ptr));
sys/arch/m68k/fpe/fpu_calcea.c
695
DPRINTF(("%s: fetched ptr 0x%08x\n", __func__, word));
sys/arch/m68k/fpe/fpu_calcea.c
90
DPRINTF(("%s: register direct reg=%d\n",
sys/arch/m68k/fpe/fpu_calcea.c
96
DPRINTF(("%s: immediate size=%d\n",
sys/arch/m68k/fpe/fpu_emulate.c
102
DPRINTF(("%s: ENTERING: FPSR=%08x, FPCR=%08x\n",
sys/arch/m68k/fpe/fpu_emulate.c
1035
DPRINTF(("=> %s (%d)\n", result ? "true" : "false", result));
sys/arch/m68k/fpe/fpu_emulate.c
1084
DPRINTF(("%s: fault reading "
sys/arch/m68k/fpe/fpu_emulate.c
1165
DPRINTF(("%s: fault reading word2\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
1195
DPRINTF(("%s: %s insn @ %x (%x+%x) (disp=%x)\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
129
DPRINTF(("%s: fault reading opcode\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
134
DPRINTF(("%s: not coproc. insn.: opcode=0x%x\n",
sys/arch/m68k/fpe/fpu_emulate.c
140
DPRINTF(("%s: bad coproc. id: opcode=0x%x\n", __func__, sval));
sys/arch/m68k/fpe/fpu_emulate.c
148
DPRINTF(("%s: fault reading word1\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
166
DPRINTF(("%s: fmovm FPr\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
169
DPRINTF(("%s: fmovm FPcr\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
175
DPRINTF(("%s: fmove to mem\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
179
DPRINTF(("%s: fmovecr\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
183
DPRINTF(("%s: fscale\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
186
DPRINTF(("%s: other type0\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
191
DPRINTF(("%s: type 0 returned 0\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
197
DPRINTF(("%s: fbcc %s\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
202
DPRINTF(("%s: type1\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
213
DPRINTF(("%s: bad opcode type: opcode=0x%x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
242
DPRINTF(("%s: EXITING: w/FPSR=%08x, FPCR=%08x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
290
DPRINTF(("%s: previous fpsr=%08x\n", __func__, fe->fe_fpsr));
sys/arch/m68k/fpe/fpu_emulate.c
294
DPRINTF(("%s: result is a ", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
296
DPRINTF(("negative "));
sys/arch/m68k/fpe/fpu_emulate.c
299
DPRINTF(("positive "));
sys/arch/m68k/fpe/fpu_emulate.c
304
DPRINTF(("signaling NAN\n"));
sys/arch/m68k/fpe/fpu_emulate.c
308
DPRINTF(("quiet NAN\n"));
sys/arch/m68k/fpe/fpu_emulate.c
312
DPRINTF(("Zero\n"));
sys/arch/m68k/fpe/fpu_emulate.c
316
DPRINTF(("Inf\n"));
sys/arch/m68k/fpe/fpu_emulate.c
320
DPRINTF(("Number\n"));
sys/arch/m68k/fpe/fpu_emulate.c
327
DPRINTF(("%s: new fpsr=%08x\n", __func__, fe->fe_fpframe->fpf_fpsr));
sys/arch/m68k/fpe/fpu_emulate.c
514
DPRINTF(("%s: FP%d (%08x,%08x,%08x) saved\n",
sys/arch/m68k/fpe/fpu_emulate.c
522
DPRINTF(("%s: FP%d (%08x,%08x,%08x) loaded\n",
sys/arch/m68k/fpe/fpu_emulate.c
617
DPRINTF(("%s: FPSR = %08x, FPCR = %08x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
625
DPRINTF(("%s: dst/src FP%d=%08x,%08x,%08x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
635
DPRINTF(("%s: FP%d op FP%d => FP%d\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
637
DPRINTF(("%s: src opr FP%d=%08x,%08x,%08x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
668
DPRINTF(("%s: error in fpu_decode_ea\n", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
674
DPRINTF(("%s: attempted to fetch dbl/ext from reg\n",
sys/arch/m68k/fpe/fpu_emulate.c
731
DPRINTF(("%s: src = %08x %08x %08x, siz = %d\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
910
DPRINTF(("%s: bad opcode=0x%x, word1=0x%x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
944
DPRINTF(("%s: received signal %d\n", __func__, sig));
sys/arch/m68k/fpe/fpu_emulate.c
947
DPRINTF(("%s: FPSR = %08x, FPCR = %08x\n", __func__,
sys/arch/m68k/fpe/fpu_emulate.c
967
DPRINTF(("%s: fpsr=0x%08x\n", __func__, fpsr));
sys/arch/m68k/fpe/fpu_emulate.c
970
DPRINTF(("%s: ", __func__));
sys/arch/m68k/fpe/fpu_emulate.c
973
DPRINTF(("Illegal condition code\n"));
sys/arch/m68k/fpe/fpu_emulate.c
981
DPRINTF(("IEEE "));
sys/arch/macppc/dev/apm.c
191
DPRINTF(("apmopen: dev %d pid %d flag %x mode %x\n",
sys/arch/macppc/dev/apm.c
232
DPRINTF(("apmclose: pid %d flag %x mode %x\n", l->l_proc->p_pid, flag, mode));
sys/arch/macppc/dev/apm.c
275
DPRINTF(( "APM_IOC_PRN_CTL: %d\n", op ));
sys/arch/macppc/dev/apm.c
357
DPRINTF(("apm_record_event: queue full!\n"));
sys/arch/macppc/dev/awacs.c
1022
DPRINTF("awacs_trigger_input called\n");
sys/arch/macppc/dev/awacs.c
1086
DPRINTF("speaker_volume %d %d\n", lval, rval);
sys/arch/macppc/dev/awacs.c
1126
DPRINTF("ext_volume %d %d\n", lval, rval);
sys/arch/macppc/dev/awacs.c
1198
DPRINTF("loopthrough_volume %d %d\n", lval, rval);
sys/arch/macppc/dev/awacs.c
1251
DPRINTF("%s: codec status reg %08x\n", device_xname(sc->sc_dev), reg);
sys/arch/macppc/dev/awacs.c
1287
DPRINTF("%s: switching to %s\n", device_xname(sc->sc_dev),
sys/arch/macppc/dev/awacs.c
718
DPRINTF("awacs_set_port dev = %d, type = %d\n", mc->dev, mc->type);
sys/arch/macppc/dev/awacs.c
978
DPRINTF("trigger_output %p %p 0x%x\n", start, end, bsize);
sys/arch/macppc/dev/battery.c
125
DPRINTF("reg: %08x\n", reg);
sys/arch/macppc/dev/cuda.c
1032
DPRINTF("rcv_len: %d\n", recv_len);
sys/arch/macppc/dev/cuda.c
1052
DPRINTF("received: %d\n", sc->sc_iic_done);
sys/arch/macppc/dev/cuda.c
408
DPRINTF("cuda_send %08x\n", (uint32_t)cookie);
sys/arch/macppc/dev/cuda.c
417
DPRINTF("chip is idle\n");
sys/arch/macppc/dev/cuda.c
419
DPRINTF("cuda state is %d\n", sc->sc_state);
sys/arch/macppc/dev/cuda.c
459
DPRINTF("polling\n");
sys/arch/macppc/dev/cuda.c
566
DPRINTF("[");
sys/arch/macppc/dev/cuda.c
568
DPRINTF("irq %02x]", reg);
sys/arch/macppc/dev/cuda.c
571
DPRINTF(":");
sys/arch/macppc/dev/cuda.c
584
DPRINTF("start: %02x", sc->sc_in[1]);
sys/arch/macppc/dev/cuda.c
587
DPRINTF(" ... fake start\n");
sys/arch/macppc/dev/cuda.c
606
DPRINTF(" CUDA_IN");
sys/arch/macppc/dev/cuda.c
611
DPRINTF(" %02x", sc->sc_in[sc->sc_received]);
sys/arch/macppc/dev/cuda.c
632
DPRINTF(".\n");
sys/arch/macppc/dev/cuda.c
659
DPRINTF("CUDA_IDLE");
sys/arch/macppc/dev/cuda.c
670
DPRINTF("pending write\n");
sys/arch/macppc/dev/cuda.c
688
DPRINTF("too slow - incoming message\n");
sys/arch/macppc/dev/cuda.c
696
DPRINTF("sending ");
sys/arch/macppc/dev/cuda.c
713
DPRINTF("incoming msg during send\n");
sys/arch/macppc/dev/cuda.c
732
DPRINTF("done sending\n");
sys/arch/macppc/dev/cuda.c
736
DPRINTF("%02x", sc->sc_out[sc->sc_sent]);
sys/arch/macppc/dev/cuda.c
743
DPRINTF("adb: not yet initialized\n");
sys/arch/macppc/dev/cuda.c
747
DPRINTF("intr: unknown ADB state\n");
sys/arch/macppc/dev/cuda.c
751
DPRINTF("]");
sys/arch/macppc/dev/cuda.c
765
DPRINTF("cuda error %02x %02x %02x %02x\n", data[0], data[1], data[2], data[3]);
sys/arch/macppc/dev/cuda.c
841
DPRINTF("tod: %" PRIo64 "\n", tvp->tv_sec);
sys/arch/macppc/dev/cuda.c
985
DPRINTF("cuda_i2c_exec(%02x)\n", addr);
sys/arch/macppc/dev/fancontrol.c
60
DPRINTF("nodata\n");
sys/arch/macppc/dev/fancontrol.c
70
DPRINTF("%s %d %d\n", z->name, temp, z->Tmin);
sys/arch/macppc/dev/fancontrol.c
78
DPRINTF("diff %d base %d %d sp %d\n",
sys/arch/macppc/dev/fcu.c
361
DPRINTF("fan %s: %d - %d rpm, step %d\n",
sys/arch/macppc/dev/fcu.c
512
DPRINTF("pwm fan ");
sys/arch/macppc/dev/fcu.c
515
DPRINTF("d %d s %d t %d diff %d ", f->duty, current_speed, speed, diff);
sys/arch/macppc/dev/fcu.c
523
DPRINTF("%s nduty %d", __func__, nduty);
sys/arch/macppc/dev/fcu.c
534
DPRINTF("ok\n");
sys/arch/macppc/dev/ki2c.c
211
DPRINTF("found channel %x\n", channel);
sys/arch/macppc/dev/ki2c.c
384
DPRINTF("i2c_poll: timeout\n");
sys/arch/macppc/dev/ki2c.c
425
DPRINTF("I2C_ERROR\n");
sys/arch/macppc/dev/ki2c.c
435
DPRINTF("ki2c_read: %02x %d\n", addr, len);
sys/arch/macppc/dev/ki2c.c
443
DPRINTF("ki2c_write: %02x %d\n",addr,len);
sys/arch/macppc/dev/lightbar.c
139
DPRINTF("reg %08x odma %08x\n", (uint32_t)sc->sc_bsh, (uint32_t)sc->sc_odmah);
sys/arch/macppc/dev/lightbar.c
165
DPRINTF("timeout\n");
sys/arch/macppc/dev/lmu.c
290
DPRINTF("<%d %04x %04x>", reg, buf[0], buf[1]);
sys/arch/macppc/dev/lmu.c
336
DPRINTF("[%d]", sc->sc_current);
sys/arch/macppc/dev/mediabay.c
296
DPRINTF("%s: ", device_xname(sc->sc_dev));
sys/arch/macppc/dev/mediabay.c
301
DPRINTF("removed\n");
sys/arch/macppc/dev/mediabay.c
304
DPRINTF("%s: detach done\n",
sys/arch/macppc/dev/mediabay.c
320
DPRINTF("FD inserted\n");
sys/arch/macppc/dev/mediabay.c
323
DPRINTF("CD inserted\n");
sys/arch/macppc/dev/mesh.c
1081
DPRINTF("mesh_done\n");
sys/arch/macppc/dev/mesh.c
328
DPRINTF("%s: stray interrupt\n", device_xname(sc->sc_dev));
sys/arch/macppc/dev/mesh.c
353
DPRINTF("%s: NULL nexus\n", device_xname(sc->sc_dev));
sys/arch/macppc/dev/mesh.c
371
DPRINTF("fifocnt = %d, resid = %d\n",
sys/arch/macppc/dev/mesh.c
405
DPRINTF("%s: PHASE MISMATCH; nextstate = %d -> ",
sys/arch/macppc/dev/mesh.c
409
DPRINTF("%d, resid = %d\n",
sys/arch/macppc/dev/mesh.c
486
DPRINTF("mesh_select\n");
sys/arch/macppc/dev/mesh.c
525
DPRINTF("mesh_identify\n");
sys/arch/macppc/dev/mesh.c
623
DPRINTF("mesh_dataio len = %ld (%s)\n", scb->dlen,
sys/arch/macppc/dev/mesh.c
646
DPRINTF("mesh_status(0)\n");
sys/arch/macppc/dev/mesh.c
654
DPRINTF("mesh_status(1): status = 0x%x\n", scb->status);
sys/arch/macppc/dev/mesh.c
656
DPRINTF("FIFO_COUNT=%d\n", mesh_read_reg(sc, MESH_FIFO_COUNT));
sys/arch/macppc/dev/mesh.c
668
DPRINTF("mesh_msgin\n");
sys/arch/macppc/dev/mesh.c
783
DPRINTF("mesh_msgout: sending");
sys/arch/macppc/dev/mesh.c
789
DPRINTF(" REJECT");
sys/arch/macppc/dev/mesh.c
793
DPRINTF(" IDENTIFY");
sys/arch/macppc/dev/mesh.c
798
DPRINTF(" SDTR");
sys/arch/macppc/dev/mesh.c
806
DPRINTF("\n");
sys/arch/macppc/dev/mesh.c
830
DPRINTF("mesh_bus_reset\n");
sys/arch/macppc/dev/mesh.c
848
DPRINTF("mesh_reset\n");
sys/arch/macppc/dev/obio.c
1020
DPRINTF("PB %08x\n", reg);
sys/arch/macppc/dev/obio.c
357
DPRINTF("PB: %08x\n", obio_read_4(OBIO_PUSHBUTTON));
sys/arch/macppc/dev/obio.c
465
DPRINTF("gpio_base: %02x\n", gpio_base);
sys/arch/macppc/dev/obio.c
532
DPRINTF("found frequency_gpio at %02x\n", reg[0]);
sys/arch/macppc/dev/obio.c
536
DPRINTF("found voltage_gpio at %02x\n", reg[0]);
sys/arch/macppc/dev/obio.c
540
DPRINTF("found cpu-vcore-select at %02x\n", reg[0]);
sys/arch/macppc/dev/obio.c
795
DPRINTF("%s: reg %x\n", __func__, reg);
sys/arch/macppc/dev/obio.c
814
DPRINTF("%s: reg %x %08x\n", __func__, reg, val);
sys/arch/macppc/dev/obio.c
973
DPRINTF("d %d s %d t %d diff %d ", nduty, current_speed, speed, diff);
sys/arch/macppc/dev/obiofan.c
138
DPRINTF("%s: %d %02x %d\n", descr, num, sc->sc_reg[cnt], sc->sc_shift[cnt]);
sys/arch/macppc/dev/obiofan.c
175
DPRINTF("%s %lld %d\n", __func__, diff, spins);
sys/arch/macppc/dev/pmu.c
1027
DPRINTF("pmu_update_brightness: %d -> %d\n", sc->sc_brightness,
sys/arch/macppc/dev/pmu.c
1052
DPRINTF("eject %d\n", sc->sc_pending & 3);
sys/arch/macppc/dev/pmu.c
487
DPRINTF(" %02x>", data);
sys/arch/macppc/dev/pmu.c
504
DPRINTF(" <%02x", *data);
sys/arch/macppc/dev/pmu.c
516
DPRINTF("pmu_send: ");
sys/arch/macppc/dev/pmu.c
537
DPRINTF(" next ");
sys/arch/macppc/dev/pmu.c
539
DPRINTF("done sending\n");
sys/arch/macppc/dev/pmu.c
560
DPRINTF("\n");
sys/arch/macppc/dev/pmu.c
633
DPRINTF(":");
sys/arch/macppc/dev/pmu.c
641
DPRINTF("intr: %02x", resp[0]);
sys/arch/macppc/dev/pmu.c
643
DPRINTF(" %02x", resp[i]);
sys/arch/macppc/dev/pmu.c
644
DPRINTF("\n");
sys/arch/macppc/dev/pmu.c
653
DPRINTF("brightness: %d volume %d\n", resp[2], resp[3]);
sys/arch/macppc/dev/pmu.c
661
DPRINTF("card eject %d\n", resp[3]);
sys/arch/macppc/dev/pmu.c
725
DPRINTF("pmu_todr_get\n");
sys/arch/macppc/dev/pmu.c
741
DPRINTF("tod: %" PRIo64 "\n", tvp->tv_sec);
sys/arch/macppc/dev/pmu.c
902
DPRINTF("resp1(%d): %2x %2x ", len, resp[0], resp[1]);
sys/arch/macppc/dev/pmu.c
927
DPRINTF("resp1(%d): %2x %2x ", len, resp[0], resp[1]);
sys/arch/macppc/dev/pmu.c
933
DPRINTF("resp2(%d): %2x %2x ", len, resp[0], resp[1]);
sys/arch/macppc/dev/pmu.c
948
DPRINTF("resp3(%d): %2x %2x %2x ", len, resp[0], resp[1],
sys/arch/macppc/dev/pmu.c
951
DPRINTF("%s: %s(%d) - got %d\n",
sys/arch/macppc/dev/pmu.c
969
DPRINTF("pmu_i2c_exec(%02x, %d)\n", addr, send_len);
sys/arch/macppc/dev/pmu.c
973
DPRINTF("resp(%d): %2x %2x\n", len, resp[0], resp[1]);
sys/arch/macppc/dev/pmu.c
976
DPRINTF("%s: iic error %d\n", __func__, resp[1]);
sys/arch/macppc/dev/psoc.c
127
DPRINTF("path [%s]\n", path);
sys/arch/macppc/dev/psoc.c
130
DPRINTF("ih %08x\n", ih);
sys/arch/macppc/dev/smartbat.c
400
DPRINTF("%s: couldn't get battery data\n",
sys/arch/macppc/dev/smartbat.c
442
DPRINTF("%s: why is buf[1] %x?\n", device_xname(sc->sc_dev),
sys/arch/macppc/dev/smu.c
232
DPRINTF("data %04x %04x %04x %04x\n", data[0], data[1], data[2], data[3]);
sys/arch/macppc/dev/smu.c
250
DPRINTF("%s: cmd vaddr 0x%x paddr 0x%x\n",
sys/arch/macppc/dev/smu.c
340
DPRINTF("fan: location %s reg %x zone %d rpm_ctl %d "
sys/arch/macppc/dev/smu.c
387
DPRINTF("iicbus: reg %x\n", iicbus->reg);
sys/arch/macppc/dev/smu.c
510
DPRINTF("%s: cmd %02x len %02x\n", __func__, cmd->cmd, cmd->len);
sys/arch/macppc/dev/smu.c
511
DPRINTF("%s: data %02x %02x %02x %02x %02x %02x %02x %02x\n", __func__,
sys/arch/macppc/dev/smu.c
545
DPRINTF("%s: invalid ack, got %x expected %x\n",
sys/arch/macppc/dev/smu.c
566
DPRINTF("%s\n", __func__);
sys/arch/macppc/dev/smu.c
711
DPRINTF("%s: fan %s rpm %d\n", __func__, fan->location, rpm);
sys/arch/macppc/dev/smu.c
766
DPRINTF("%s: op %x addr %x send_len %d recv_len %d\n",
sys/arch/macppc/dev/smu.c
794
DPRINTF("%s: cmd data[0] %x\n", __func__, cmd.data[0]);
sys/arch/macppc/dev/smusat.c
188
DPRINTF("sensor: location %s reg %x zone %d type %s\n",
sys/arch/macppc/dev/snapper.c
1049
DPRINTF("snapper_set_port dev = %d, type = %d\n", mc->dev, mc->type);
sys/arch/macppc/dev/snapper.c
1152
DPRINTF("snapper_get_port dev = %d, type = %d\n", mc->dev, mc->type);
sys/arch/macppc/dev/snapper.c
1378
DPRINTF("trigger_output %p %p 0x%x\n", start, end, bsize);
sys/arch/macppc/dev/snapper.c
1429
DPRINTF("trigger_input %p %p 0x%x\n", start, end, bsize);
sys/arch/macppc/dev/snapper.c
1513
DPRINTF("%d %02x %02x %02x : %d %02x %02x %02x\n", l, regs[0],
sys/arch/macppc/dev/snapper.c
1669
DPRINTF("snapper_set_rate: invalid rate %u\n", rate);
sys/arch/macppc/dev/snapper.c
1710
DPRINTF("precision: %d\n", sc->sc_bitspersample);
sys/arch/macppc/dev/snapper.c
1733
DPRINTF("I2SSetDataWordSizeReg 0x%08x -> 0x%08x\n",
sys/arch/macppc/dev/snapper.c
1746
DPRINTF("I2SSetSerialFormatReg 0x%x -> 0x%x\n",
sys/arch/macppc/dev/snapper.c
1763
DPRINTF("snapper_set_rate: timeout\n");
sys/arch/macppc/dev/snapper.c
1858
DPRINTF("reg: %x, %d %d\n", reg, size, ((const char*)data)[0]);
sys/arch/macppc/dev/snapper.c
1909
DPRINTF("ampmute %d --> ", gpio_read(amp_mute));
sys/arch/macppc/dev/snapper.c
1918
DPRINTF("%d\n", gpio_read(amp_mute));
sys/arch/macppc/dev/snapper.c
1928
DPRINTF("headphonemute %d --> ", gpio_read(headphone_mute));
sys/arch/macppc/dev/snapper.c
1937
DPRINTF("%d\n", gpio_read(headphone_mute));
sys/arch/macppc/dev/snapper.c
1947
DPRINTF("lineoutmute %d --> ", gpio_read(lineout_mute));
sys/arch/macppc/dev/snapper.c
1956
DPRINTF("%d\n", gpio_read(lineout_mute));
sys/arch/macppc/dev/snapper.c
1969
DPRINTF("headphone detect = 0x%x\n", sense);
sys/arch/macppc/dev/snapper.c
1972
DPRINTF("headphone is inserted\n");
sys/arch/macppc/dev/snapper.c
1976
DPRINTF("headphone is NOT inserted\n");
sys/arch/macppc/dev/snapper.c
1981
DPRINTF("lineout detect = 0x%x\n", sense);
sys/arch/macppc/dev/snapper.c
1984
DPRINTF("lineout is inserted\n");
sys/arch/macppc/dev/snapper.c
1988
DPRINTF("lineout is NOT inserted\n");
sys/arch/macppc/dev/snapper.c
2091
DPRINTF(" /gpio 0x%x@0x%x\n", (unsigned)gpio, gpio_base);
sys/arch/macppc/dev/snapper.c
2115
DPRINTF(" 0x%x %s %s %08x\n", gpio, name, audio_gpio, addr);
sys/arch/macppc/dev/snapper.c
2124
DPRINTF("platform-do-headphone-mute %d\n",
sys/arch/macppc/dev/snapper.c
2135
DPRINTF("platform-do-amp-mute %d\n",
sys/arch/macppc/dev/snapper.c
2157
DPRINTF("platform-do-lineout-mute %d\n",
sys/arch/macppc/dev/snapper.c
2186
DPRINTF(" headphone-mute %x\n", headphone_mute);
sys/arch/macppc/dev/snapper.c
2187
DPRINTF(" lineout-mute %x\n", lineout_mute);
sys/arch/macppc/dev/snapper.c
2188
DPRINTF(" amp-mute %x\n", amp_mute);
sys/arch/macppc/dev/snapper.c
2189
DPRINTF(" headphone-detect %x\n", headphone_detect);
sys/arch/macppc/dev/snapper.c
2190
DPRINTF(" headphone-detect active %x\n", headphone_detect_active);
sys/arch/macppc/dev/snapper.c
2191
DPRINTF(" headphone-detect intr %x\n", headphone_detect_intr);
sys/arch/macppc/dev/snapper.c
2192
DPRINTF(" lineout-detect %x\n", lineout_detect);
sys/arch/macppc/dev/snapper.c
2193
DPRINTF(" lineout-detect active %x\n", lineout_detect_active);
sys/arch/macppc/dev/snapper.c
2194
DPRINTF(" lineout-detect intr %x\n", lineout_detect_intr);
sys/arch/macppc/dev/snapper.c
2195
DPRINTF(" audio-hw-reset %x\n", audio_hw_reset);
sys/arch/macppc/dev/snapper.c
735
DPRINTF("reg %08x odma %08x\n", (uint32_t)sc->sc_bsh, (uint32_t)sc->sc_odmah);
sys/arch/macppc/dev/snapper.c
790
DPRINTF("prop %d %s\n", ok, next);
sys/arch/macppc/dev/snapper.c
796
DPRINTF("%08x %s\n", codec_node, codec);
sys/arch/macppc/dev/snapper.c
818
DPRINTF("deqnode: %08x\n", deqnode);
sys/arch/macppc/dev/snapper.c
830
DPRINTF("codec <%s> %d\n", codec, ret);
sys/arch/macppc/dev/snapper.c
854
DPRINTF("mode %d\n", sc->sc_mode);
sys/arch/macppc/dev/snapper.c
975
DPRINTF("commit_settings\n");
sys/arch/macppc/dev/videopll.c
133
DPRINTF("param: %d %d %d -> %d\n", b0, b1, b2, freq_b);
sys/arch/macppc/macppc/pic_u3_ht.c
355
DPRINTF("dev %08x nirq %d pos %08x\n", (uint32_t)base, nirq, (uint32_t)pos);
sys/arch/macppc/macppc/pic_u3_ht.c
356
DPRINTF("devreg %08x\n", in32rb(dev_reg + PCI_ID_REG));
sys/arch/macppc/macppc/pic_u3_ht.c
461
DPRINTF("%s: setting IRQ %d %d to priority %d %x\n", __func__, irq,
sys/arch/macppc/macppc/pic_u3_ht.c
506
DPRINTF("level\n");
sys/arch/macppc/macppc/rbus_machdep.c
57
DPRINTF("md_space_map: %p, 0x%x, 0x%x\n", t, bpa, size);
sys/arch/macppc/macppc/rbus_machdep.c
66
DPRINTF("md_space_unmap: %p 0x%x\n", t, bsh);
sys/arch/macppc/stand/ofwboot/boot.c
108
DPRINTF("%s: bootpath from OF: \"%s\"\n", __func__, dev);
sys/arch/macppc/stand/ofwboot/boot.c
141
DPRINTF("%s: bootpath patched: \"%s\"\n", __func__, dev);
sys/arch/macppc/stand/ofwboot/boot.c
286
DPRINTF("bootline=%s\n", bootline);
sys/arch/macppc/stand/ofwboot/boot.c
305
DPRINTF("Trying %s%s\n", kernels[i],
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
272
DPRINTF("kmapping_enter: va=0x%lx size=0x%lx\n",
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
285
DPRINTF("!!! entering into empty slot (%d)\n", i);
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
292
DPRINTF("!!! matches existing region "
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
324
DPRINTF("!!! merging va=0x%lx-0x%lx and "
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
331
DPRINTF("!!! extending existing region "
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
364
DPRINTF("!!! entering before 0x%lx-0x%lx\n",
sys/arch/macppc/stand/ofwboot/loadfile_machdep.c
367
DPRINTF("!!! entering between 0x%lx-0x%lx and "
sys/arch/macppc/stand/ofwboot/ofdev.c
302
DPRINTF("%s: path = %s\n", __func__, path);
sys/arch/macppc/stand/ofwboot/ofdev.c
323
DPRINTF("%s: Checking %s: dhandle = %d\n",
sys/arch/macppc/stand/ofwboot/ofdev.c
361
DPRINTF("%s: filename = %s\n", __func__, lp);
sys/arch/macppc/stand/ofwboot/ofdev.c
367
DPRINTF("%s: device path = %s\n",
sys/arch/macppc/stand/ofwboot/ofdev.c
376
DPRINTF("%s: invalid path?\n", __func__);
sys/arch/macppc/stand/ofwboot/ofdev.c
410
DPRINTF("%s: devname = %s, filename = %s\n",
sys/arch/macppc/stand/ofwboot/ofdev.c
424
DPRINTF("%s: opened_name = %s\n", __func__, opened_name);
sys/arch/mips/adm5120/dev/ahci.c
1000
DPRINTF(D_TRACE, ("INTRtrans "));
sys/arch/mips/adm5120/dev/ahci.c
1012
DPRINTF(D_TRACE, ("INTRstart "));
sys/arch/mips/adm5120/dev/ahci.c
1047
DPRINTF(D_TRACE, ("pldev"));
sys/arch/mips/adm5120/dev/ahci.c
1060
DPRINTF(D_MSG, ("%s error", __func__));
sys/arch/mips/adm5120/dev/ahci.c
1078
DPRINTF(D_TRACE, ("INTRabort "));
sys/arch/mips/adm5120/dev/ahci.c
1094
DPRINTF(D_TRACE, ("INTRclose "));
sys/arch/mips/adm5120/dev/ahci.c
1100
DPRINTF(D_TRACE, ("INTRdone "));
sys/arch/mips/adm5120/dev/ahci.c
1106
DPRINTF(D_TRACE, ("S"));
sys/arch/mips/adm5120/dev/ahci.c
1113
DPRINTF(D_TRACE, ("st "));
sys/arch/mips/adm5120/dev/ahci.c
1120
DPRINTF(D_TRACE, ("Sab "));
sys/arch/mips/adm5120/dev/ahci.c
1126
DPRINTF(D_TRACE, ("Scl "));
sys/arch/mips/adm5120/dev/ahci.c
1132
DPRINTF(D_TRACE, ("Sdn "));
sys/arch/mips/adm5120/dev/ahci.c
1139
DPRINTF(D_TRACE, ("B"));
sys/arch/mips/adm5120/dev/ahci.c
1159
DPRINTF(D_TRACE, ("st "));
sys/arch/mips/adm5120/dev/ahci.c
1304
DPRINTF(D_TRACE, ("Bab "));
sys/arch/mips/adm5120/dev/ahci.c
1311
DPRINTF(D_TRACE, ("Bcl "));
sys/arch/mips/adm5120/dev/ahci.c
1317
DPRINTF(D_TRACE, ("Bdn "));
sys/arch/mips/adm5120/dev/ahci.c
1349
DPRINTF(D_XFER, ("\n(%x,%d%s%d,%d) ",
sys/arch/mips/adm5120/dev/ahci.c
1380
DPRINTF(D_MSG, ("LSvH "));
sys/arch/mips/adm5120/dev/ahci.c
1409
DPRINTF(D_XFER, ("t=%d i=%x ", AHCI_TIMEOUT - timeout, isr));
sys/arch/mips/adm5120/dev/ahci.c
1413
DPRINTF(D_XFER, ("STAT=%s ", str));
sys/arch/mips/adm5120/dev/ahci.c
1427
DPRINTF(D_XFER, ("%02X ", buf[i]));
sys/arch/mips/adm5120/dev/ahci.c
347
DPRINTF(D_XFER, ("I=%s ", bitbuf));
sys/arch/mips/adm5120/dev/ahci.c
362
DPRINTF(D_TRACE, ("ahci_open(addr=%d,ep=%d,scaddr=%d)",
sys/arch/mips/adm5120/dev/ahci.c
382
DPRINTF(D_MSG, ("control "));
sys/arch/mips/adm5120/dev/ahci.c
386
DPRINTF(D_MSG, ("interrupt "));
sys/arch/mips/adm5120/dev/ahci.c
390
DPRINTF(D_MSG, ("isochronous "));
sys/arch/mips/adm5120/dev/ahci.c
394
DPRINTF(D_MSG, ("bluk "));
sys/arch/mips/adm5120/dev/ahci.c
405
DPRINTF(D_TRACE, ("%s()", __func__));
sys/arch/mips/adm5120/dev/ahci.c
411
DPRINTF(D_TRACE, ("%s()", __func__));
sys/arch/mips/adm5120/dev/ahci.c
466
DPRINTF(D_TRACE, ("!"));
sys/arch/mips/adm5120/dev/ahci.c
471
DPRINTF(D_TRACE, ("@"));
sys/arch/mips/adm5120/dev/ahci.c
500
DPRINTF(D_MEM, ("SLallocx"));
sys/arch/mips/adm5120/dev/ahci.c
528
DPRINTF(D_MEM, ("SLfreex"));
sys/arch/mips/adm5120/dev/ahci.c
553
DPRINTF(D_TRACE, ("%s()", __func__));
sys/arch/mips/adm5120/dev/ahci.c
570
DPRINTF(D_TRACE, ("SLRCstart "));
sys/arch/mips/adm5120/dev/ahci.c
599
DPRINTF(D_MSG, ("ClearHubFeature not supported\n"));
sys/arch/mips/adm5120/dev/ahci.c
610
DPRINTF(D_MSG, ("POWER_OFF "));
sys/arch/mips/adm5120/dev/ahci.c
614
DPRINTF(D_MSG, ("SUSPEND "));
sys/arch/mips/adm5120/dev/ahci.c
618
DPRINTF(D_MSG, ("ENABLE "));
sys/arch/mips/adm5120/dev/ahci.c
649
DPRINTF(D_MSG, ("UR_GET_DESCRIPTOR RCD"));
sys/arch/mips/adm5120/dev/ahci.c
664
DPRINTF(D_MSG, ("UR_GET_STATUS RCD"));
sys/arch/mips/adm5120/dev/ahci.c
678
DPRINTF(D_MSG, ("UR_GET_STATUS RCO=%x ", status));
sys/arch/mips/adm5120/dev/ahci.c
702
DPRINTF(D_MSG, ("PORT_RESET "));
sys/arch/mips/adm5120/dev/ahci.c
706
DPRINTF(D_MSG, ("PORT_POWER "));
sys/arch/mips/adm5120/dev/ahci.c
710
DPRINTF(D_MSG, ("PORT_ENABLE "));
sys/arch/mips/adm5120/dev/ahci.c
720
DPRINTF(D_MSG, ("ioerr(UR=%02x,UT=%02x) ",
sys/arch/mips/adm5120/dev/ahci.c
733
DPRINTF(D_TRACE, ("SLRItransfer "));
sys/arch/mips/adm5120/dev/ahci.c
744
DPRINTF(D_TRACE, ("SLRIstart "));
sys/arch/mips/adm5120/dev/ahci.c
762
DPRINTF(D_TRACE, ("SLRIabort "));
sys/arch/mips/adm5120/dev/ahci.c
786
DPRINTF(D_TRACE, ("SLRIclose "));
sys/arch/mips/adm5120/dev/ahci.c
819
DPRINTF(D_TRACE, ("C"));
sys/arch/mips/adm5120/dev/ahci.c
853
DPRINTF(D_TRACE, ("st "));
sys/arch/mips/adm5120/dev/ahci.c
980
DPRINTF(D_TRACE, ("Cab "));
sys/arch/mips/adm5120/dev/ahci.c
987
DPRINTF(D_TRACE, ("Ccl "));
sys/arch/mips/adm5120/dev/ahci.c
993
DPRINTF(D_TRACE, ("Cdn "));
sys/arch/mips/alchemy/dev/aupcmcia.c
393
DPRINTF(("%s: card %d insertion\n",
sys/arch/mips/alchemy/dev/aupcmcia.c
400
DPRINTF(("%s: card %d removal\n",
sys/arch/mips/atheros/dev/athflash.c
174
DPRINTF(("trying to map address %x\n", (unsigned)aa->aa_addr));
sys/arch/mips/atheros/dev/athflash.c
179
DPRINTF(("issuing JEDEC query\n"));
sys/arch/mips/atheros/dev/athflash.c
401
DPRINTF(("flash_sector_erase offset = %08lx\n", offset));
sys/arch/mips/atheros/dev/if_ae.c
1141
DPRINTF(sc, ("%s: ae_txintr: sc_flags 0x%08x\n",
sys/arch/mips/atheros/dev/if_ae.c
1671
DPRINTF(sc, ("%s: ae_filter_setup: sc_flags 0x%08x\n",
sys/arch/mips/atheros/dev/if_ae.c
1724
DPRINTF(sc, ("%s: ae_filter_setup: returning %x\n",
sys/arch/mips/atheros/dev/if_ae.c
549
DPRINTF(sc, ("%s: ae_start: sc_flags 0x%08x, if_flags 0x%08x\n",
sys/arch/mips/atheros/dev/if_ae.c
563
DPRINTF(sc, ("%s: ae_start: txfree %d, txnext %d\n",
sys/arch/mips/atheros/dev/if_ae.c
731
DPRINTF(sc, ("%s: packets enqueued, IC on %d, OWN on %d\n",
sys/arch/mips/atheros/dev/if_ae.c
850
DPRINTF(sc, ("%s: ae_intr\n", device_xname(sc->sc_dev)));
sys/arch/mips/ingenic/jziic.c
197
DPRINTF("status: %02x\n", reg);
sys/arch/mips/ingenic/jziic.c
202
DPRINTF("bail: %d\n", bail);
sys/arch/mips/ingenic/jziic.c
214
DPRINTF("status: %02x\n", reg);
sys/arch/mips/ingenic/jziic.c
219
DPRINTF("bail: %d\n", bail);
sys/arch/mips/ingenic/jziic.c
249
DPRINTF("hcnt %d lcnt %d hold %d\n", hcnt, lcnt, hold);
sys/arch/mips/ingenic/jziic.c
306
DPRINTF("%s: 0x%02x %d %d\n", __func__, addr, cmdlen, buflen);
sys/arch/mips/ingenic/jziic.c
325
DPRINTF("st: %02x\n",
sys/arch/mips/ingenic/jziic.c
327
DPRINTF("wr int: %02x\n",
sys/arch/mips/ingenic/jziic.c
330
DPRINTF("abort: %02x\n", abort);
sys/arch/mips/ingenic/jziic.c
357
DPRINTF("rd st: %02x\n",
sys/arch/mips/ingenic/jziic.c
359
DPRINTF("rd int: %02x\n",
sys/arch/mips/ingenic/jziic.c
361
DPRINTF("abort: %02x\n",
sys/arch/mips/ingenic/jziic.c
376
DPRINTF("rd st: %02x %d\n",
sys/arch/mips/ingenic/jziic.c
379
DPRINTF("rd int: %02x\n",
sys/arch/mips/ingenic/jziic.c
382
DPRINTF("abort: %02x\n", abort);
sys/arch/mips/ingenic/jziic.c
383
DPRINTF("rd data: %02x\n", data);
sys/arch/mips/ingenic/jziic.c
390
DPRINTF("wr data: %02x\n", *tx);
sys/arch/mips/ingenic/jziic.c
399
DPRINTF("abort: %02x\n", abort);
sys/arch/mips/ingenic/jziic.c
405
DPRINTF("st: %02x %d\n",
sys/arch/mips/ingenic/jziic.c
407
DPRINTF("wr int: %02x\n",
sys/arch/mips/ingenic/jziic.c
423
DPRINTF("%s: 0x%02x %d %d\n", __func__, addr, cmdlen, buflen);
sys/arch/mips/ingenic/jziic.c
480
DPRINTF("abort: %x\n", sc->sc_abort);
sys/arch/mips/ingenic/jziic.c
489
DPRINTF("sent %d of %d\n", sc->sc_cmdptr, sc->sc_cmdlen);
sys/arch/mips/ingenic/jziic.c
512
DPRINTF("rx abort: %x\n", sc->sc_abort);
sys/arch/mips/ingenic/jziic.c
521
DPRINTF("rcvd %d of %d\n", sc->sc_bufptr, sc->sc_buflen);
sys/arch/mips/mips/kobj_machdep.c
101
DPRINTF(" reloc R_MIPS_NONE\n");
sys/arch/mips/mips/kobj_machdep.c
105
DPRINTF(" reloc R_MIPS_32\n");
sys/arch/mips/mips/kobj_machdep.c
111
DPRINTF(" orig = 0x%08x\n", *where32);
sys/arch/mips/mips/kobj_machdep.c
113
DPRINTF(" new = 0x%08x\n", *where32);
sys/arch/mips/mips/kobj_machdep.c
118
DPRINTF(" reloc R_MIPS_26 (untested)\n");
sys/arch/mips/mips/kobj_machdep.c
130
DPRINTF(" orig insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
132
DPRINTF(" new insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
136
DPRINTF(" reloc R_MIPS_HI16\n");
sys/arch/mips/mips/kobj_machdep.c
143
DPRINTF(" orig insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
144
DPRINTF(" HI16(%#lx) = 0x%04llx\n", addr, RELOC_HI16(addr));
sys/arch/mips/mips/kobj_machdep.c
146
DPRINTF(" new insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
149
DPRINTF(" reloc R_MIPS_LO16\n");
sys/arch/mips/mips/kobj_machdep.c
156
DPRINTF(" orig insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
157
DPRINTF(" LO16(%#lx) = 0x%04lx\n", addr, RELOC_LO16(addr));
sys/arch/mips/mips/kobj_machdep.c
159
DPRINTF(" new insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
171
DPRINTF(" reloc R_MIPS_64\n");
sys/arch/mips/mips/kobj_machdep.c
177
DPRINTF(" orig = 0x%016lx\n", *where);
sys/arch/mips/mips/kobj_machdep.c
179
DPRINTF(" new = 0x%016lx\n", *where);
sys/arch/mips/mips/kobj_machdep.c
192
DPRINTF(" reloc R_MIPS_HIGHER\n");
sys/arch/mips/mips/kobj_machdep.c
199
DPRINTF(" orig insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
200
DPRINTF(" HIGHER(%#lx) = 0x%04llx\n", addr, RELOC_HIGHER(addr));
sys/arch/mips/mips/kobj_machdep.c
202
DPRINTF(" new insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
206
DPRINTF(" reloc R_MIPS_HIGHEST\n");
sys/arch/mips/mips/kobj_machdep.c
213
DPRINTF(" orig insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
214
DPRINTF(" HIGHEST(%#lx) = 0x%04llx\n", addr, RELOC_HIGHEST(addr));
sys/arch/mips/mips/kobj_machdep.c
216
DPRINTF(" new insn = 0x%08x\n", *insn);
sys/arch/mips/mips/kobj_machdep.c
250
DPRINTF("%s(kobj %p, base %p,\n size %zu, load %d)\n",
sys/arch/mips/mips/kobj_machdep.c
73
DPRINTF("%s(kobj %p, reloc %#lx,\n data %p, rela %d, local %d)\n",
sys/arch/mips/rmi/rmixl_fmn.c
752
DPRINTF(("%s: rfbne %#x\n", __func__, rfbne));
sys/arch/mips/rmi/rmixl_fmn.c
832
DPRINTF(("%s: cpu%u, desc %#x\n", __func__, cpu_number(), desc));
sys/arch/mips/rmi/rmixl_fmn.c
917
DPRINTF(("%s: cpu%u, bucket=%d, sts=%#x\n",
sys/arch/mips/rmi/rmixl_intr.c
644
DPRINTF(("%s: irt %d, irtc1 %#x\n", __func__, irt, 0));
sys/arch/mips/rmi/rmixl_intr.c
711
DPRINTF(("%s: vec %d (%#x), irt %d, irtc0 %#x, irtc1 %#x\n",
sys/arch/mips/rmi/rmixl_intr.c
727
DPRINTF(("%s: vec %d cpumask %#x ipl %d func %p arg %p mpsafe %d\n",
sys/arch/mips/rmi/rmixl_intr.c
803
DPRINTF(("%s: irt %d, vec %d, ipl %d\n", __func__, irt, vec, ipl));
sys/arch/mips/rmi/rmixl_intr.c
871
DPRINTF(("%s: cpu%u: ipl %d, pc %#"PRIxVADDR", pending %#x\n",
sys/arch/mips/rmi/rmixl_pcie.c
1042
DPRINTF(("%s: ps_bus %d, pa_intrswiz %#x, pa_intrtag %#lx,"
sys/arch/mips/rmi/rmixl_pcie.c
1192
DPRINTF(("%s: link=%d pin=%d irq=%d\n",
sys/arch/mips/rmi/rmixl_pcie.c
1236
DPRINTF(("%s: disable link %d\n", __func__, lip->link));
sys/arch/mips/rmi/rmixl_pcie.c
1266
DPRINTF(("%s: bad pih=%#lx, implies PCI_INTERRUPT_PIN_NONE\n",
sys/arch/mips/rmi/rmixl_pcie.c
1272
DPRINTF(("%s: link=%d pin=%d irq=%d\n",
sys/arch/mips/rmi/rmixl_pcie.c
1422
DPRINTF(("%s: %d:%#"PRIx64"\n", __func__, link, status));
sys/arch/mips/rmi/rmixl_pcie.c
1546
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcie.c
1558
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcie.c
1571
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcie.c
1584
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcie.c
230
DPRINTF(("PCIE %s BAR was not enabled by firmware\n" \
sys/arch/mips/rmi/rmixl_pcie.c
237
DPRINTF(("%s: %s BAR %#x\n", __func__, __STRING(reg), bar)); \
sys/arch/mips/rmi/rmixl_pcie.c
311
DPRINTF(("%s: PCIE_CFG_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcie.c
324
DPRINTF(("%s: PCIE_ECFG_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcie.c
337
DPRINTF(("%s: PCIE_MEM_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcie.c
350
DPRINTF(("%s: PCIE_IO_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcie.c
515
DPRINTF(("%s: GPIO RCR %#x\n", __func__, r));
sys/arch/mips/rmi/rmixl_pcie.c
556
DPRINTF(("%s: disable all link interrupts\n", __func__));
sys/arch/mips/rmi/rmixl_pcie.c
810
DPRINTF(("%s: %p, %d, %d, %d, %d, %p\n",
sys/arch/mips/rmi/rmixl_pcie.c
818
DPRINTF(("%s: pba_bus %d, pba_bridgetag %p, pc_conf_v %p\n",
sys/arch/mips/rmi/rmixl_pcix.c
1057
DPRINTF(("%s: %#x\n", __func__, status));
sys/arch/mips/rmi/rmixl_pcix.c
1112
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcix.c
1125
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcix.c
1138
DPRINTF(("%s: %d: %s: 0x%08x -- 0x%010lx:%ld MB\n", __func__,
sys/arch/mips/rmi/rmixl_pcix.c
208
DPRINTF(("PCIX %s BAR was not enabled by firmware\n" \
sys/arch/mips/rmi/rmixl_pcix.c
215
DPRINTF(("%s: %s BAR %#x\n", __func__, __STRING(reg), bar)); \
sys/arch/mips/rmi/rmixl_pcix.c
326
DPRINTF(("%s: XLR_CONTROL=%#x\n", __func__,
sys/arch/mips/rmi/rmixl_pcix.c
395
DPRINTF(("%s: MBLE=%#x, MBA=%#x, MBS=%#x\n", __func__, mble, mba, mbs));
sys/arch/mips/rmi/rmixl_pcix.c
405
DPRINTF(("%s: PCIX_CFG_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcix.c
418
DPRINTF(("%s: PCIX_MEM_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcix.c
431
DPRINTF(("%s: PCIX_IO_BAR %#x\n", __func__, bar));
sys/arch/mips/rmi/rmixl_pcix.c
489
DPRINTF(("%s\n", __func__));
sys/arch/mips/rmi/rmixl_pcix.c
592
DPRINTF(("%s: %p, %d, %d, %d, %d, %p\n",
sys/arch/mips/rmi/rmixl_pcix.c
600
DPRINTF(("%s: pba_bus %d, pba_bridgetag %p, pc_conf_v %p\n",
sys/arch/mips/rmi/rmixl_pcix.c
767
DPRINTF(("%s: ps_bus %d, pa_intrswiz %#x, pa_intrtag %#lx,"
sys/arch/mips/rmi/rmixl_pcix.c
834
DPRINTF(("%s: pin=%d irq=%d\n",
sys/arch/mips/rmi/rmixl_pcix.c
863
DPRINTF(("%s: disabled pin %d\n", __func__, dip->bitno + 1));
sys/arch/mips/rmi/rmixl_pcix.c
892
DPRINTF(("%s: bad pih=%#lx, implies PCI_INTERRUPT_PIN_NONE\n",
sys/arch/mips/rmi/rmixl_pcix.c
898
DPRINTF(("%s: pin=%d irq=%d\n", __func__, bitno + 1, irq));
sys/arch/mips/rmi/rmixl_pcix.c
944
DPRINTF(("%s: enabled pin %d\n", __func__, bitno + 1));
sys/arch/mmeye/dev/mmeyepcmcia.c
418
DPRINTF(("%s: insertion event\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
442
DPRINTF(("%s: removal event\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
520
DPRINTF(("%s: intr\n", device_xname(sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
541
DPRINTF(("%s: GPI\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
548
DPRINTF(("%s: CD %x\n", device_xname(h->sc->dev), statreg));
sys/arch/mmeye/dev/mmeyepcmcia.c
553
DPRINTF(("%s: enqueuing INSERTION event\n",
sys/arch/mmeye/dev/mmeyepcmcia.c
561
DPRINTF(("%s: deactivating card\n",
sys/arch/mmeye/dev/mmeyepcmcia.c
565
DPRINTF(("%s: enqueuing REMOVAL event\n",
sys/arch/mmeye/dev/mmeyepcmcia.c
574
DPRINTF(("%s: READY\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
578
DPRINTF(("%s: BATTWARN\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
581
DPRINTF(("%s: BATTDEAD\n", device_xname(h->sc->dev)));
sys/arch/mmeye/dev/mmeyepcmcia.c
613
DPRINTF(("mmeyepcmcia_attach_card: already attached"));
sys/arch/mmeye/dev/mmeyepcmcia.c
627
DPRINTF(("mmeyepcmcia_detach_card: already detached"));
sys/arch/mmeye/dev/mmeyepcmcia.c
757
DPRINTF(("mmeyepcmcia_chip_mem_map window %d bus %lx+%lx+%lx at card addr "
sys/arch/mmeye/dev/mmeyepcmcia.c
799
DPRINTF(("mmeyepcmcia_chip_io_alloc alloc port %lx+%lx\n",
sys/arch/mmeye/dev/mmeyepcmcia.c
871
DPRINTF(("mmeyepcmcia_chip_io_map window %d %s port %lx+%lx\n",
sys/arch/mmeye/dev/rtciic.c
193
DPRINTF(("%s: set dir %s\n",
sys/arch/mmeye/dev/rtciic.c
211
DPRINTF(("%s: %s\n",
sys/arch/mmeye/dev/rtciic.c
236
DPRINTF(("%s: read %s\n",
sys/arch/mmeye/stand/boot/boot.c
142
DPRINTF(("dev = %s, kern = %s\n",
sys/arch/mmeye/stand/boot/boot.c
215
DPRINTF(("kernel: %s\n", kernel));
sys/arch/mmeye/stand/boot/boot.c
219
DPRINTF(("kernel: NULL\n"));
sys/arch/mmeye/stand/boot/boot.c
223
DPRINTF(("Kernel names: %p\n", kernelnames));
sys/arch/mmeye/stand/boot/boot.c
256
DPRINTF(("Bootinfo @ 0x%lx\n", (u_long)bi_addr));
sys/arch/mmeye/stand/boot/bootinfo.c
70
DPRINTF(("Adding %d of size %d @0x%lx\n",
sys/arch/mmeye/stand/boot/devopen.c
124
DPRINTF(("devopen(%s)\n", fname));
sys/arch/mmeye/stand/boot/wd.c
176
DPRINTF(("illegal partition\n"));
sys/arch/mmeye/stand/boot/wd.c
180
DPRINTF(("label info: d_secsize %d, d_nsectors %d, d_ncylinders %d,"
sys/arch/mmeye/stand/boot/wd.c
207
DPRINTF(("wdopen: %d:%d\n", unit, part));
sys/arch/mmeye/stand/boot/wd.c
69
DPRINTF(("Drive supports LBA48.\n"));
sys/arch/mmeye/stand/boot/wd.c
75
DPRINTF(("atap_max_lba = (0x%x, 0x%x, 0x%x, 0x%x)\n",
sys/arch/mmeye/stand/boot/wd.c
83
DPRINTF(("atap_capacity = (0x%x, 0x%x)\n",
sys/arch/mmeye/stand/boot/wd.c
87
DPRINTF(("Drive supports LBA.\n"));
sys/arch/mmeye/stand/boot/wd.c
92
DPRINTF(("Drive doesn't support LBA; using CHS.\n"));
sys/arch/mmeye/stand/boot/wd.c
98
DPRINTF(("wd->sc_capacity = %" PRId64 ", wd->sc_capacity28 = %d.\n",
sys/arch/mmeye/stand/boot/wdc.c
262
DPRINTF(("wdccommand(%d, %d, %d, %d, %d, %d, %d)\n",
sys/arch/mmeye/stand/boot/wdc.c
298
DPRINTF(("%s(%d, %x, %" PRId64 ", %d)\n", __func__,
sys/arch/mmeye/stand/bootelf/boot.c
63
DPRINTF("loading %s...\n", netbsd);
sys/arch/mmeye/stand/bootelf/boot.c
76
DPRINTF("size = 0x%x\n", sz);
sys/arch/mmeye/stand/bootelf/boot.c
77
DPRINTF("start = 0x%lx\n", start);
sys/arch/news68k/stand/boot/boot.c
133
DPRINTF("trying %s...\n", file);
sys/arch/news68k/stand/boot/boot.c
147
DPRINTF("entry = 0x%x\n", (int)marks[MARK_ENTRY]);
sys/arch/news68k/stand/boot/boot.c
148
DPRINTF("ssym = 0x%x\n", (int)marks[MARK_SYM]);
sys/arch/news68k/stand/boot/boot.c
149
DPRINTF("esym = 0x%x\n", (int)marks[MARK_END]);
sys/arch/news68k/stand/boot/boot.c
96
DPRINTF("howto = 0x%x\n", d7);
sys/arch/news68k/stand/boot/boot.c
97
DPRINTF("bootdev = 0x%x\n", bootdev);
sys/arch/news68k/stand/boot/boot.c
98
DPRINTF("bootname = %s\n", netbsd);
sys/arch/news68k/stand/boot/boot.c
99
DPRINTF("maxmem = 0x%x\n", d4);
sys/arch/news68k/stand/boot/devopen.c
101
DPRINTF("dkclose\n");
sys/arch/news68k/stand/boot/devopen.c
68
DPRINTF("devopen: %s\n", fname);
sys/arch/news68k/stand/boot/devopen.c
75
DPRINTF("devname = %s, fd = %d\n", devname, fd);
sys/arch/news68k/stand/boot/devopen.c
92
DPRINTF("dkopen\n");
sys/arch/news68k/stand/bootxx/bootxx.c
100
DPRINTF("block_size = %d\n", bbinfo.bbi_block_size);
sys/arch/news68k/stand/bootxx/bootxx.c
101
DPRINTF("block_count = %d\n", bbinfo.bbi_block_count);
sys/arch/news68k/stand/bootxx/bootxx.c
102
DPRINTF("entry_point = %p\n", entry_point);
sys/arch/news68k/stand/bootxx/bootxx.c
127
DPRINTF("reading block:");
sys/arch/news68k/stand/bootxx/bootxx.c
131
DPRINTF(" %d", blk);
sys/arch/news68k/stand/bootxx/bootxx.c
137
DPRINTF(" done\n");
sys/arch/news68k/stand/bootxx/bootxx.c
141
DPRINTF("bootxx returned?\n");
sys/arch/news68k/stand/bootxx/bootxx.c
94
DPRINTF("\n");
sys/arch/news68k/stand/bootxx/bootxx.c
95
DPRINTF("d4 %x\n", d4);
sys/arch/news68k/stand/bootxx/bootxx.c
96
DPRINTF("d5 %x (%s)\n", d5, (char *)d5);
sys/arch/news68k/stand/bootxx/bootxx.c
97
DPRINTF("d6 %x\n", d6);
sys/arch/news68k/stand/bootxx/bootxx.c
98
DPRINTF("d7 %x\n", d7);
sys/arch/newsmips/apbus/spifi.c
231
DPRINTF("spifi_scsi_cmd\n");
sys/arch/newsmips/apbus/spifi.c
426
DPRINTF("spurious DMA intr\n");
sys/arch/newsmips/apbus/spifi.c
444
DPRINTF("spurious intr (not me)\n");
sys/arch/newsmips/apbus/spifi.c
468
DPRINTF("datalen = %d, resid = %d, status = 0x%x\n",
sys/arch/newsmips/apbus/spifi.c
470
DPRINTF("msg = 0x%x\n", reg->cmbuf[sc->sc_id].cdb[0]);
sys/arch/newsmips/apbus/spifi.c
607
DPRINTF("%s: sending", __func__);
sys/arch/newsmips/apbus/spifi.c
612
DPRINTF(" REJECT");
sys/arch/newsmips/apbus/spifi.c
616
DPRINTF(" IDENTIFY");
sys/arch/newsmips/apbus/spifi.c
621
DPRINTF(" SDTR");
sys/arch/newsmips/apbus/spifi.c
631
DPRINTF("\n");
sys/arch/newsmips/apbus/spifi.c
647
DPRINTF("%s\n", __func__);
sys/arch/newsmips/apbus/spifi.c
672
DPRINTF("%s\n", __func__);
sys/arch/newsmips/apbus/spifi.c
707
DPRINTF("%s\n", __func__);
sys/arch/newsmips/apbus/spifi.c
719
DPRINTF("%s\n", __func__);
sys/arch/newsmips/apbus/spifi.c
723
DPRINTF("%s: CHECK CONDITION\n", __func__);
sys/arch/newsmips/apbus/spifi.c
746
DPRINTF("%s\n", __func__);
sys/arch/newsmips/apbus/spifi.c
771
DPRINTF("%s\n", __func__);
sys/arch/newsmips/stand/boot/boot.c
100
DPRINTF("APbus-based system\n");
sys/arch/newsmips/stand/boot/boot.c
102
DPRINTF("argc = %d\n", argc);
sys/arch/newsmips/stand/boot/boot.c
104
DPRINTF("argv[%d] = %s\n", i, argv[i]);
sys/arch/newsmips/stand/boot/boot.c
111
DPRINTF("howto = 0x%x\n", a0);
sys/arch/newsmips/stand/boot/boot.c
112
DPRINTF("bootdev = %s\n", (char *)a1);
sys/arch/newsmips/stand/boot/boot.c
113
DPRINTF("bootname = %s\n", netbsd);
sys/arch/newsmips/stand/boot/boot.c
114
DPRINTF("maxmem = 0x%x\n", maxmem);
sys/arch/newsmips/stand/boot/boot.c
128
DPRINTF("HB system.\n");
sys/arch/newsmips/stand/boot/boot.c
135
DPRINTF("howto = 0x%x\n", a0);
sys/arch/newsmips/stand/boot/boot.c
136
DPRINTF("bootdev = 0x%x\n", a1);
sys/arch/newsmips/stand/boot/boot.c
137
DPRINTF("bootname = %s\n", netbsd);
sys/arch/newsmips/stand/boot/boot.c
138
DPRINTF("maxmem = 0x%x\n", maxmem);
sys/arch/newsmips/stand/boot/boot.c
170
DPRINTF("trying %s...\n", file);
sys/arch/newsmips/stand/boot/boot.c
178
DPRINTF("entry = 0x%x\n", (int)marks[MARK_ENTRY]);
sys/arch/newsmips/stand/boot/boot.c
179
DPRINTF("ssym = 0x%x\n", (int)marks[MARK_SYM]);
sys/arch/newsmips/stand/boot/boot.c
180
DPRINTF("esym = 0x%x\n", (int)marks[MARK_END]);
sys/arch/newsmips/stand/boot/devopen.c
129
DPRINTF("dkopen\n");
sys/arch/newsmips/stand/boot/devopen.c
138
DPRINTF("dkclose\n");
sys/arch/newsmips/stand/boot/devopen.c
79
DPRINTF("devopen: %s\n", fname);
sys/arch/newsmips/stand/boot/devopen.c
89
DPRINTF("devname = %s, fd = %d\n", romdev.devname, fd);
sys/arch/newsmips/stand/bootxx/bootxx.c
123
DPRINTF("reading block:");
sys/arch/newsmips/stand/bootxx/bootxx.c
127
DPRINTF(" %d", blk);
sys/arch/newsmips/stand/bootxx/bootxx.c
138
DPRINTF(" done\n");
sys/arch/newsmips/stand/bootxx/bootxx.c
84
DPRINTF("\n");
sys/arch/newsmips/stand/bootxx/bootxx.c
85
DPRINTF("a0 %x\n", a0);
sys/arch/newsmips/stand/bootxx/bootxx.c
86
DPRINTF("a1 %x\n", a1);
sys/arch/newsmips/stand/bootxx/bootxx.c
87
DPRINTF("a2 %x (%s)\n", a2, (char *)a2);
sys/arch/newsmips/stand/bootxx/bootxx.c
88
DPRINTF("a3 %x\n", a3);
sys/arch/newsmips/stand/bootxx/bootxx.c
89
DPRINTF("a4 %x\n", a4);
sys/arch/newsmips/stand/bootxx/bootxx.c
90
DPRINTF("a5 %x\n", a5);
sys/arch/newsmips/stand/bootxx/bootxx.c
92
DPRINTF("block_size = %d\n", bbinfo.bbi_block_size);
sys/arch/newsmips/stand/bootxx/bootxx.c
93
DPRINTF("block_count = %d\n", bbinfo.bbi_block_count);
sys/arch/newsmips/stand/bootxx/bootxx.c
94
DPRINTF("entry_point = %p\n", entry_point);
sys/arch/next68k/dev/esp.c
1155
DPRINTF(("%s: setup: %8p %d %8p %d %8p %d %8p %d\n",
sys/arch/next68k/dev/esp.c
1294
DPRINTF(("X"));
sys/arch/next68k/dev/esp.c
1300
DPRINTF(("%s: esp_dma_go(datain = %d)\n",
sys/arch/next68k/dev/esp.c
1313
DPRINTF(("%s: fifo size = %d, seq = 0x%x\n",
sys/arch/next68k/dev/esp.c
1341
DPRINTF(("%s: FIFO read of %d bytes:",
sys/arch/next68k/dev/esp.c
1345
DPRINTF((" %02x", esc->sc_begin[i] & 0xff));
sys/arch/next68k/dev/esp.c
1347
DPRINTF(("\n"));
sys/arch/next68k/dev/esp.c
1350
DPRINTF(("%s: FIFO write of %d bytes:",
sys/arch/next68k/dev/esp.c
1354
DPRINTF((" %02x",esc->sc_begin[i] & 0xff));
sys/arch/next68k/dev/esp.c
1356
DPRINTF(("\n"));
sys/arch/next68k/dev/esp.c
1393
DPRINTF(("esp dctl is 0x%02x\n",NCR_READ_REG(sc,ESP_DCTL)));
sys/arch/next68k/dev/esp.c
1444
DPRINTF(("esp_dma_isactive = %d\n",r));
sys/arch/next68k/dev/esp.c
1710
DPRINTF(("%s: DMA continue\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1722
DPRINTF(("%s: Loading main map\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1736
DPRINTF(("%s: Loading tail map\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1748
DPRINTF(("%s: not loading map\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1760
DPRINTF(("%s: DMA completed\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1850
DPRINTF(("esp dctl is 0x%02x\n", NCR_READ_REG(sc, ESP_DCTL)));
sys/arch/next68k/dev/esp.c
1870
DPRINTF(("%s: DMA shutdown\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/esp.c
1887
DPRINTF(("esp dctl is 0x%02x\n", NCR_READ_REG(sc, ESP_DCTL)));
sys/arch/next68k/dev/esp.c
1891
DPRINTF(("%s: esp_dma_nest == %d\n",
sys/arch/next68k/dev/esp.c
1900
DPRINTF(("%s: fifo size = %d, seq = 0x%x\n",
sys/arch/next68k/dev/esp.c
399
DPRINTF(("esp dctl is 0x%02x\n", NCR_READ_REG(sc,ESP_DCTL)));
sys/arch/next68k/dev/esp.c
402
DPRINTF(("esp dctl is 0x%02x\n", NCR_READ_REG(sc, ESP_DCTL)));
sys/arch/next68k/dev/esp.c
564
DPRINTF(("DMA reset\n"));
sys/arch/next68k/dev/esp.c
738
DPRINTF(("esp dctl is 0x%02x\n", NCR_READ_REG(sc, ESP_DCTL)));
sys/arch/next68k/dev/esp.c
752
DPRINTF(("esp DMA reset\n"));
sys/arch/next68k/dev/esp.c
771
DPRINTF(("esp dctl is 0x%02x\n",NCR_READ_REG(sc,ESP_DCTL)));
sys/arch/next68k/dev/esp.c
840
DPRINTF(("esp_dma_setup(%p,0x%08x,0x%08x)\n", *addr, *len, *dmasize));
sys/arch/next68k/dev/if_xe.c
230
DPRINTF(("%s: xe_attach()\n", device_xname(self)));
sys/arch/next68k/dev/if_xe.c
315
DPRINTF(("xe DMA reset\n"));
sys/arch/next68k/dev/if_xe.c
345
DPRINTF(("xe DMA rx setup\n"));
sys/arch/next68k/dev/if_xe.c
363
DPRINTF(("xe DMA rx go\n"));
sys/arch/next68k/dev/if_xe.c
411
DPRINTF(("xe DMA tx setup\n"));
sys/arch/next68k/dev/if_xe.c
421
DPRINTF(("xe DMA tx go\n"));
sys/arch/next68k/dev/if_xe.c
515
DPRINTF(("%s: xe_dma_tx_completed()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/if_xe.c
536
DPRINTF(("%s: xe_dma_tx_shutdown()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/if_xe.c
591
DPRINTF(("%s: xe_dma_rx_completed(), "
sys/arch/next68k/dev/if_xe.c
603
DPRINTF(("%s: Unexpected rx dmamap completed while if not "
sys/arch/next68k/dev/if_xe.c
616
DPRINTF(("%s: xe_dma_rx_shutdown(), restarting.\n",
sys/arch/next68k/dev/if_xe.c
626
DPRINTF(("%s: Unexpected rx DMA shutdown while if not "
sys/arch/next68k/dev/if_xe.c
683
DPRINTF(("DEBUG: m->m_data = %p, m->m_len = %d\n",
sys/arch/next68k/dev/if_xe.c
685
DPRINTF(("DEBUG: MCLBYTES = %d, map->_dm_size = %ld\n",
sys/arch/next68k/dev/if_xe.c
714
DPRINTF(("%s: out of receive DMA buffers\n",
sys/arch/next68k/dev/if_xe.c
722
DPRINTF(("%s: xe_dma_rx_continue() xsc->sc_rx_loaded_idx "
sys/arch/next68k/dev/if_xe.c
742
DPRINTF(("%s: xe_dma_tx_continue()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
102
DPRINTF(("%s: mb8795_config()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
136
DPRINTF(("%s: leaving mb8795_config()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
258
DPRINTF(("%s: rx reset packet\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
262
DPRINTF(("%s: rx short packet\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
266
DPRINTF(("%s: rx alignment error\n",device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
272
DPRINTF(("%s: rx CRC error\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
278
DPRINTF(("%s: rx overflow error\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
305
DPRINTF(("%s: received packet, at VA %p-%p,len %d\n",
sys/arch/next68k/dev/mb8795.c
395
DPRINTF(("%s: tx collision\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
433
DPRINTF (("%s: mb8795_reset()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
471
DPRINTF(("%s: initializing ethernet %02x:%02x:%02x:%02x:%02x:%02x, "
sys/arch/next68k/dev/mb8795.c
504
DPRINTF (("%s: mb8795_init()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
551
DPRINTF(("%s: mb8795_shutdown()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
566
DPRINTF(("%s: mb8795_ioctl()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
571
DPRINTF(("%s: mb8795_ioctl() SIOCINITIFADDR\n",
sys/arch/next68k/dev/mb8795.c
589
DPRINTF(("%s: mb8795_ioctl() SIOCSIFFLAGS\n",
sys/arch/next68k/dev/mb8795.c
629
DPRINTF(("%s: mb8795_ioctl() SIOCADDMULTI\n",
sys/arch/next68k/dev/mb8795.c
650
DPRINTF(("DEBUG: mb8795_ioctl(0x%lx) returning %d\n", cmd, error));
sys/arch/next68k/dev/mb8795.c
669
DPRINTF(("%s: mb8795_start()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/mb8795.c
708
DPRINTF(("%s: mb8795_start_dma()\n", device_xname(sc->sc_dev)));
sys/arch/next68k/dev/nextdma.c
324
DPRINTF(("DMA reset\n"));
sys/arch/next68k/dev/nextdma.c
334
DPRINTF(
sys/arch/next68k/dev/nextdma.c
365
DPRINTF(("DMA nextdma_rotate()\n"));
sys/arch/next68k/dev/nextdma.c
413
DPRINTF(("DMA nextdma_setup_curr_regs()\n"));
sys/arch/next68k/dev/nextdma.c
472
DPRINTF(("DMA nextdma_setup_regs()\n"));
sys/arch/next68k/dev/nextdma.c
600
DPRINTF(("DMA: finishing xfer\n"));
sys/arch/next68k/dev/nextdma.c
676
DPRINTF(("limits: 0x%08lx <= 0x%08lx <= 0x%08lx %s\n",
sys/arch/next68k/dev/nextdma.c
753
DPRINTF(("DMA: a shutdown occurred\n"));
sys/arch/next68k/dev/nextdma.c
759
DPRINTF(("DMA: shutting down with"
sys/arch/next68k/stand/boot/en.c
117
DPRINTF(("en_init\n"));
sys/arch/next68k/stand/boot/en.c
138
DPRINTF (("en_media: %s\n",
sys/arch/next68k/stand/boot/en.c
161
DPRINTF(("ethernet addr (%x:%x:%x:%x:%x:%x)\n",
sys/arch/next68k/stand/boot/en.c
200
DPRINTF(("en_put: %d bytes at 0x%lx\n", len, (unsigned long)pkt));
sys/arch/next68k/stand/boot/en.c
208
DPRINTF(("en_put: txdma->dd_csr = %x\n",txdma->dd_csr));
sys/arch/next68k/stand/boot/en.c
246
DPRINTF(("en_put: DMA state = 0x%x.\n", state));
sys/arch/next68k/stand/boot/en.c
257
DPRINTF(("en_put: done txstat=%x.\n", txs));
sys/arch/next68k/stand/boot/en.c
292
DPRINTF(("en_get: rxdma->dd_csr = %x\n",rxdma->dd_csr));
sys/arch/next68k/stand/boot/en.c
331
DPRINTF(("en_get: blocking on rcv DMA\n"));
sys/arch/next68k/stand/boot/en.c
341
DPRINTF(("en_get: DMA state = 0x%x.\n", state));
sys/arch/next68k/stand/boot/en.c
389
DPRINTF(("en_get: done rxstat=%x.\n", rxs));
sys/arch/next68k/stand/boot/en.c
392
DPRINTF(("en_get: buffer too small. want %d, got %d\n",
sys/arch/next68k/stand/boot/en.c
413
DPRINTF(("en_end: WARNING not doing anything\n"));
sys/arch/next68k/stand/boot/en.c
430
DPRINTF(("open: en(%d,%d,%d)\n", count, lun, part));
sys/arch/next68k/stand/boot/machdep.c
59
DPRINTF(("machdep_start(entry=%p,howto=0x%x,loadaddr=%p,ssym=%p,esym=%p\n",
sys/arch/next68k/stand/boot/machdep.c
63
DPRINTF(("start=0x%lx\n", (u_long)entry_point));
sys/arch/next68k/stand/boot/scsi.c
161
DPRINTF(("scsiicmd: [%x, %d] -> %d (%lx, %d)\n",*cbuf, clen,
sys/arch/next68k/stand/boot/scsi.c
189
DPRINTF(("scsiicmd: DMA intr\n"));
sys/arch/next68k/stand/boot/scsi.c
198
DPRINTF(("scsiicmd: regs[intr=%x, stat=%x, step=%x]\n",
sys/arch/next68k/stand/boot/scsi.c
262
DPRINTF(("hmm ... no disconnect on cleanup?\n"));
sys/arch/next68k/stand/boot/scsi.c
279
DPRINTF(("status phase: "));
sys/arch/next68k/stand/boot/scsi.c
282
DPRINTF(("status is 0x%x.\n", sc->sc_result));
sys/arch/next68k/stand/boot/scsi.c
293
DPRINTF(("phase not implemented: 0x%x.\n",
sys/arch/next68k/stand/boot/scsi.c
346
DPRINTF(("hmm ... no DMA requested.\n"));
sys/arch/next68k/stand/boot/scsi.c
360
DPRINTF(("dma_buffer: start: 0x%lx end: 0x%lx \n",
sys/arch/next68k/stand/boot/scsi.c
406
DPRINTF(("DMA state = 0x%x, remain = %d.\n", state, resid));
sys/arch/next68k/stand/boot/scsi.c
414
DPRINTF(("DMA still enabled, flushing DCTL.\n"));
sys/arch/next68k/stand/boot/scsi.c
431
DPRINTF(("DMA done. remain = %d, state = 0x%x, fifo = 0x%x.\n", resid, state, sr[NCR_FFLAG] & NCRFIFO_FF));
sys/arch/next68k/stand/boot/scsi.c
455
DPRINTF(("DMA done. got %d.\n", sc->dma_len));
sys/arch/next68k/stand/boot/sd.c
109
DPRINTF(("booting disk %s.\n", inq.vendor));
sys/arch/next68k/stand/boot/sd.c
145
DPRINTF(("sdgetinfo: sdstrategy error %d\n", error));
sys/arch/next68k/stand/boot/sd.c
154
DPRINTF(("Disk is %s (%s, %s).\n",
sys/arch/next68k/stand/boot/sd.c
176
DPRINTF (("%d: [%d]=%ld\n", i, pi->npart, pi->offset[pi->npart]));
sys/arch/next68k/stand/boot/sd.c
201
DPRINTF(("open: sd(%d,%d,%d)\n", count, lun, part));
sys/arch/next68k/stand/boot/sd.c
210
DPRINTF(("trying target %d lun %d.\n", unit, lun));
sys/arch/next68k/stand/boot/sd.c
278
DPRINTF(("sdstrategy: read block %ld, %d bytes (%ld blks a %d bytes).\n",
sys/arch/next68k/stand/boot/sd.c
294
DPRINTF(("sdstrategy: scsiicmd failed: %d = %s.\n", error, strerror(error)));
sys/arch/next68k/stand/boot/sd.c
301
DPRINTF(("sdstrategy: read %d bytes\n", *rsize));
sys/arch/ofppc/ofppc/machdep.c
156
DPRINTF("Batmapped 256M at 0x%x\n",
sys/arch/ofppc/stand/ofwboot/boot.c
166
DPRINTF("ssym @ %p\n", args + l);
sys/arch/ofppc/stand/ofwboot/boot.c
169
DPRINTF("esym @ %p\n", args + l);
sys/arch/ofppc/stand/ofwboot/boot.c
172
DPRINTF("magic @ %p\n", args + l);
sys/arch/ofppc/stand/ofwboot/boot.c
175
DPRINTF("args + l -> %p\n", args + l);
sys/arch/ofppc/stand/ofwboot/boot.c
226
DPRINTF("bootline=%s\n", bootline);
sys/arch/ofppc/stand/ofwboot/boot.c
243
DPRINTF("Trying %s\n", kernels64[i]);
sys/arch/ofppc/stand/ofwboot/boot.c
251
DPRINTF("Trying %s\n", kernels[i]);
sys/arch/ofppc/stand/ofwboot/ofdev.c
211
DPRINTF("filename=%s\n", cp);
sys/arch/ofppc/stand/ofwboot/ofdev.c
220
DPRINTF("fname=%s\n", fname);
sys/arch/ofppc/stand/ofwboot/ofdev.c
237
DPRINTF("OF_finddevice(\"%s\") failed\n", fname);
sys/arch/ofppc/stand/ofwboot/ofdev.c
254
DPRINTF("calling OF_open(fname=%s)\n", fname);
sys/arch/ofppc/stand/ofwboot/ofdev.c
301
DPRINTF("devopen: found RAID partition, "
sys/arch/playstation2/dev/emac3.c
205
DPRINTF("%08x\n", r);
sys/arch/playstation2/dev/if_smap.c
715
DPRINTF("%d: tx=%d rx=%d txcnt=%d free=%d cnt=%d\n", msg,
sys/arch/playstation2/ee/sif.c
114
DPRINTF("request = %lu byte, current total = %#x\n",
sys/arch/playstation2/ee/sif.c
124
DPRINTF("0x%08x+%#lx (total=%#x)\n", seg->iop_paddr, size,
sys/arch/playstation2/ee/sif.c
141
DPRINTF("0x%08x (total=%#x, result=%d)\n", seg->iop_paddr,
sys/arch/playstation2/playstation2/bus_space.c
213
DPRINTF("failed.\n");
sys/arch/playstation2/playstation2/bus_space.c
219
DPRINTF("success.\n");
sys/arch/playstation2/playstation2/bus_space.c
256
DPRINTF("failed.\n");
sys/arch/playstation2/playstation2/bus_space.c
265
DPRINTF("success.\n");
sys/arch/playstation2/playstation2/bus_space.c
293
DPRINTF("%#lx-%#lx of %s space lost\n", bsh, bsh + size,
sys/arch/pmax/stand/common/if_prom.c
109
DPRINTF(("prom_match: called\n"));
sys/arch/pmax/stand/common/if_prom.c
118
DPRINTF(("prom_probe: called\n"));
sys/arch/pmax/stand/common/if_prom.c
131
DPRINTF(("prom_init: called\n"));
sys/arch/pmax/stand/common/if_prom.c
189
DPRINTF(("prom_put: called\n"));
sys/arch/pmax/stand/common/if_prom.c
214
DPRINTF(("prom_get: called\n"));
sys/arch/pmax/stand/common/if_prom.c
238
DPRINTF(("prom_end: called\n"));
sys/arch/powerpc/booke/dev/pq3ehci.c
155
DPRINTF(("%s: offs=%d\n", device_xname(self), sc->sc.sc_offs));
sys/arch/powerpc/fpu/fpu_add.c
92
DPRINTF(FPE_REG, ("fpu_add:\n"));
sys/arch/powerpc/fpu/fpu_add.c
95
DPRINTF(FPE_REG, ("=>\n"));
sys/arch/powerpc/fpu/fpu_div.c
180
DPRINTF(FPE_REG, ("fpu_div:\n"));
sys/arch/powerpc/fpu/fpu_div.c
183
DPRINTF(FPE_REG, ("=>\n"));
sys/arch/powerpc/fpu/fpu_emu.c
233
DPRINTF(FPE_EX, ("fpu_emulate: emulating insn %x at %p\n",
sys/arch/powerpc/fpu/fpu_emu.c
240
DPRINTF(FPE_EX, ("fpu_emulate: SIGTRAP\n"));
sys/arch/powerpc/fpu/fpu_emu.c
249
DPRINTF(FPE_EX, ("fpu_emulate: success\n"));
sys/arch/powerpc/fpu/fpu_emu.c
257
DPRINTF(FPE_EX, ("fpu_emulate: SIGFPE\n"));
sys/arch/powerpc/fpu/fpu_emu.c
264
DPRINTF(FPE_EX, ("fpu_emulate: SIGSEGV\n"));
sys/arch/powerpc/fpu/fpu_emu.c
273
DPRINTF(FPE_EX, ("fpu_emulate: SIGILL\n"));
sys/arch/powerpc/fpu/fpu_emu.c
403
DPRINTF(FPE_INSN, ("reg %d has %lx reg %d has %lx\n",
sys/arch/powerpc/fpu/fpu_emu.c
411
DPRINTF(FPE_INSN,
sys/arch/powerpc/fpu/fpu_emu.c
435
DPRINTF(FPE_INSN, ("reg %d has %lx reg %d has %lx\n",
sys/arch/powerpc/fpu/fpu_emu.c
452
DPRINTF(FPE_INSN, ("reg %d has %lx displ %lx\n",
sys/arch/powerpc/fpu/fpu_emu.c
476
DPRINTF(FPE_INSN,
sys/arch/powerpc/fpu/fpu_emu.c
482
DPRINTF(FPE_INSN,
sys/arch/powerpc/fpu/fpu_emu.c
494
DPRINTF(FPE_INSN, ("fpu_execute: Load from %p\n",
sys/arch/powerpc/fpu/fpu_emu.c
525
DPRINTF(FPE_INSN, ("fpu_execute: FCMPU\n"));
sys/arch/powerpc/fpu/fpu_emu.c
547
DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n"));
sys/arch/powerpc/fpu/fpu_emu.c
558
DPRINTF(FPE_INSN, ("fpu_execute: FCTIW\n"));
sys/arch/powerpc/fpu/fpu_emu.c
566
DPRINTF(FPE_INSN, ("fpu_execute: FCMPO\n"));
sys/arch/powerpc/fpu/fpu_emu.c
579
DPRINTF(FPE_INSN, ("fpu_execute: MTFSB1\n"));
sys/arch/powerpc/fpu/fpu_emu.c
585
DPRINTF(FPE_INSN, ("fpu_execute: FNEGABS\n"));
sys/arch/powerpc/fpu/fpu_emu.c
593
DPRINTF(FPE_INSN, ("fpu_execute: MCRFS\n"));
sys/arch/powerpc/fpu/fpu_emu.c
608
DPRINTF(FPE_INSN, ("fpu_execute: MTFSB0\n"));
sys/arch/powerpc/fpu/fpu_emu.c
614
DPRINTF(FPE_INSN, ("fpu_execute: FMR\n"));
sys/arch/powerpc/fpu/fpu_emu.c
620
DPRINTF(FPE_INSN, ("fpu_execute: MTFSFI\n"));
sys/arch/powerpc/fpu/fpu_emu.c
629
DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
sys/arch/powerpc/fpu/fpu_emu.c
637
DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
sys/arch/powerpc/fpu/fpu_emu.c
645
DPRINTF(FPE_INSN, ("fpu_execute: MFFS\n"));
sys/arch/powerpc/fpu/fpu_emu.c
651
DPRINTF(FPE_INSN, ("fpu_execute: MTFSF\n"));
sys/arch/powerpc/fpu/fpu_emu.c
669
DPRINTF(FPE_INSN, ("fpu_execute: FCTID\n"));
sys/arch/powerpc/fpu/fpu_emu.c
677
DPRINTF(FPE_INSN, ("fpu_execute: FCFID\n"));
sys/arch/powerpc/fpu/fpu_emu.c
701
DPRINTF(FPE_INSN, ("fpu_execute: FDIV\n"));
sys/arch/powerpc/fpu/fpu_emu.c
708
DPRINTF(FPE_INSN, ("fpu_execute: FSUB\n"));
sys/arch/powerpc/fpu/fpu_emu.c
715
DPRINTF(FPE_INSN, ("fpu_execute: FADD\n"));
sys/arch/powerpc/fpu/fpu_emu.c
722
DPRINTF(FPE_INSN, ("fpu_execute: FSQRT\n"));
sys/arch/powerpc/fpu/fpu_emu.c
728
DPRINTF(FPE_INSN, ("fpu_execute: FSEL\n"));
sys/arch/powerpc/fpu/fpu_emu.c
737
DPRINTF(FPE_INSN, ("f%d => f%d\n", rc, rt));
sys/arch/powerpc/fpu/fpu_emu.c
743
DPRINTF(FPE_INSN, ("fpu_execute: FPRES\n"));
sys/arch/powerpc/fpu/fpu_emu.c
750
DPRINTF(FPE_INSN, ("fpu_execute: FMUL\n"));
sys/arch/powerpc/fpu/fpu_emu.c
758
DPRINTF(FPE_INSN, ("fpu_execute: FRSQRTE\n"));
sys/arch/powerpc/fpu/fpu_emu.c
767
DPRINTF(FPE_INSN, ("fpu_execute: FMSUB\n"));
sys/arch/powerpc/fpu/fpu_emu.c
777
DPRINTF(FPE_INSN, ("fpu_execute: FMADD\n"));
sys/arch/powerpc/fpu/fpu_emu.c
787
DPRINTF(FPE_INSN, ("fpu_execute: FNMSUB\n"));
sys/arch/powerpc/fpu/fpu_emu.c
800
DPRINTF(FPE_INSN, ("fpu_execute: FNMADD\n"));
sys/arch/powerpc/fpu/fpu_emu.c
841
DPRINTF(FPE_INSN, ("fpu_execute: cx %x, fsr %x\n", cx, fsr));
sys/arch/powerpc/fpu/fpu_emu.c
858
DPRINTF(FPE_INSN, ("fpu_execute: cr[1] <= %x\n", bits));
sys/arch/powerpc/fpu/fpu_emu.c
868
DPRINTF(FPE_INSN, ("fpu_execute: cr[%d] (cr=%x) <= %x\n", bf/4, tf->tf_cr, bits));
sys/arch/powerpc/fpu/fpu_implode.c
531
DPRINTF(FPE_REG, ("fpu_implode: long %x %x\n", *hi, *lo));
sys/arch/powerpc/fpu/fpu_implode.c
538
DPRINTF(FPE_REG, ("fpu_implode: int %x\n", *lo));
sys/arch/powerpc/fpu/fpu_implode.c
544
DPRINTF(FPE_REG, ("fpu_implode: single %x\n", *hi));
sys/arch/powerpc/fpu/fpu_implode.c
549
DPRINTF(FPE_REG, ("fpu_implode: double %x %x\n", *hi, *lo));
sys/arch/powerpc/fpu/fpu_mul.c
129
DPRINTF(FPE_REG, ("fpu_mul:\n"));
sys/arch/powerpc/fpu/fpu_mul.c
132
DPRINTF(FPE_REG, ("=>\n"));
sys/arch/powerpc/fpu/fpu_sqrt.c
214
DPRINTF(FPE_REG, ("fpu_sqrt:\n"));
sys/arch/powerpc/fpu/fpu_sqrt.c
216
DPRINTF(FPE_REG, ("=>\n"));
sys/arch/powerpc/oea/ofwoea_machdep.c
476
DPRINTF("Found empty range in isa bus\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
480
DPRINTF("found a map reclen=%d cur=%d len=%d\n", reclen, *cur, len);
sys/arch/powerpc/oea/ofwoea_machdep.c
485
DPRINTF("FOUND PCI RANGE\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
502
DPRINTF("FOUND ISA RANGE TYPE=%d\n",
sys/arch/powerpc/oea/ofwoea_machdep.c
521
DPRINTF("returning with CUR=%d\n", *cur);
sys/arch/powerpc/oea/ofwoea_machdep.c
525
DPRINTF("RECURSE 1 STEP\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
574
DPRINTF("LOOKING FOR FIRSTPCI\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
577
DPRINTF("LOOKING FOR ISA\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
595
DPRINTF("found isa stuff\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
603
DPRINTF("found IO\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
616
DPRINTF("found mem\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
630
DPRINTF("cur == %d\n", cur);
sys/arch/powerpc/oea/ofwoea_machdep.c
633
DPRINTF("addr=0x%x size=0x%x type=%d\n", list[i].addr,
sys/arch/powerpc/oea/ofwoea_machdep.c
640
DPRINTF("range==%d\n", range);
sys/arch/powerpc/oea/ofwoea_machdep.c
641
DPRINTF("i==%d\n", i);
sys/arch/powerpc/oea/ofwoea_machdep.c
662
DPRINTF("RANGE iomem=%d FOUND\n", iomem);
sys/arch/powerpc/oea/ofwoea_machdep.c
663
DPRINTF("addr=0x%x size=0x%x type=%d\n", region.addr,
sys/arch/powerpc/oea/ofwoea_machdep.c
665
DPRINTF("HOLES FOUND\n");
sys/arch/powerpc/oea/ofwoea_machdep.c
667
DPRINTF("addr=0x%x size=0x%x type=%d\n", holes[i].addr,
sys/arch/powerpc/powerpc/fix_unaligned.c
160
DPRINTF("EXC_ISI: ret: %d, srr0: 0x%08lx dear: 0x%08lx\n",
sys/arch/powerpc/powerpc/fix_unaligned.c
343
DPRINTF("unknown: srr0: 0x%08lx dear: 0x%08lx "
sys/arch/powerpc/powerpc/fix_unaligned.c
431
DPRINTF("invalid: rs: %d ra: %d "
sys/arch/powerpc/powerpc/fix_unaligned.c
445
DPRINTF("fault: ret: %d srr0: 0x%08lx dear: 0x%08x "
sys/arch/powerpc/powerpc/fix_unaligned.c
488
DPRINTF("invalid: rs: %d ra: %d r: %d "
sys/arch/powerpc/powerpc/fix_unaligned.c
512
DPRINTF("fault: ret: %d rs: %d r: %d "
sys/arch/powerpc/powerpc/ofw_machdep.c
211
DPRINTF("calling mem_regions\n");
sys/arch/powerpc/powerpc/ofw_machdep.c
224
DPRINTF("regcnt=%d num=%d acell=%d scell=%d\n",
sys/arch/powerpc/powerpc/ofw_machdep.c
257
DPRINTF("mem region %d start=%"PRIx64" size=%"PRIx64"\n",
sys/arch/powerpc/powerpc/ofw_machdep.c
262
DPRINTF("available\n");
sys/arch/powerpc/powerpc/ofw_machdep.c
271
DPRINTF("%08x %08x %08x %08x\n", regs[0], regs[1], regs[2], regs[3]);
sys/arch/powerpc/powerpc/ofw_machdep.c
278
DPRINTF("this appears to be a mac...\n");
sys/arch/powerpc/powerpc/ofw_machdep.c
285
DPRINTF("regcnt=%d num=%d acell=%d scell=%d\n",
sys/arch/powerpc/powerpc/ofw_machdep.c
288
DPRINTF("to OF_avail\n");
sys/arch/powerpc/powerpc/ofw_machdep.c
295
DPRINTF("%d\n", i);
sys/arch/powerpc/powerpc/ofw_machdep.c
320
DPRINTF("avail region %d start=%#"PRIx64" size=%#"PRIx64"\n",
sys/arch/powerpc/powerpc/ofw_machdep.c
426
DPRINTF("translation %d virt=%#"PRIx32
sys/arch/powerpc/powerpc/ofw_machdep.c
491
DPRINTF("OpenFirmware running in %s-mode\n",
sys/arch/prep/pci/prep_pciconf_direct.c
200
DPRINTF(("prep_pci_direct_conf_write(0x%lx, 0x%x, 0x%02x, 0x%08lx) ",
sys/arch/prep/stand/boot/sd.c
457
DPRINTF(("disksize = %" PRId64 ", disksize512 = %" PRId64 ".\n",
sys/arch/prep/stand/boot/sd.c
548
DPRINTF(("illegal partition\n"));
sys/arch/prep/stand/boot/sd.c
552
DPRINTF(("label info: d_secsize %d, d_nsectors %d, d_ncylinders %d,"
sys/arch/prep/stand/boot/sd.c
583
DPRINTF(("sdopen: sd(%d,%d,%d)\n", target, lun, part));
sys/arch/riscv/riscv/riscv_machdep.c
862
DPRINTF(kern_vtopdiff);
sys/arch/riscv/riscv/riscv_machdep.c
863
DPRINTF(memory_start);
sys/arch/riscv/riscv/riscv_machdep.c
864
DPRINTF(memory_end);
sys/arch/riscv/riscv/riscv_machdep.c
865
DPRINTF(memory_size);
sys/arch/riscv/riscv/riscv_machdep.c
866
DPRINTF(kernstart_phys);
sys/arch/riscv/riscv/riscv_machdep.c
867
DPRINTF(kernend_phys)
sys/arch/riscv/riscv/riscv_machdep.c
868
DPRINTF(msgbufaddr);
sys/arch/riscv/riscv/riscv_machdep.c
870
DPRINTF(VM_MIN_KERNEL_ADDRESS);
sys/arch/riscv/riscv/riscv_machdep.c
871
DPRINTF(kernstart_mega);
sys/arch/riscv/riscv/riscv_machdep.c
872
DPRINTF(kernstart);
sys/arch/riscv/riscv/riscv_machdep.c
873
DPRINTF(kernend);
sys/arch/riscv/riscv/riscv_machdep.c
874
DPRINTF(kernend_mega);
sys/arch/riscv/riscv/riscv_machdep.c
877
DPRINTF(module_start);
sys/arch/riscv/riscv/riscv_machdep.c
878
DPRINTF(module_end);
sys/arch/riscv/riscv/riscv_machdep.c
881
DPRINTF(VM_MAX_KERNEL_ADDRESS);
sys/arch/riscv/riscv/riscv_machdep.c
883
DPRINTF(pmap_direct_base);
sys/arch/sandpoint/stand/altboot/dsk.c
249
DPRINTF(("[49]%04x [82]%04x [83]%04x [84]%04x "
sys/arch/sandpoint/stand/altboot/fxp.c
213
DPRINTF(("PHY %d (%04x.%04x)\n", fxp_mdi_read(sc, 1, 18),
sys/arch/sandpoint/stand/altboot/nvt.c
200
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/pci.c
320
DPRINTF(("%s base %x size %x\n", (val & 01) ? "i/o" : "mem",
sys/arch/sandpoint/stand/altboot/pciide.c
133
DPRINTF(("channel %d not present\n", n));
sys/arch/sandpoint/stand/altboot/pciide.c
137
DPRINTF(("channel %d disabled by config\n", n));
sys/arch/sandpoint/stand/altboot/pciide.c
146
DPRINTF(("channel %d spinning up...\n", n));
sys/arch/sandpoint/stand/altboot/pciide.c
154
DPRINTF(("channel %d active\n", n));
sys/arch/sandpoint/stand/altboot/rge.c
189
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/siisata.c
126
DPRINTF(("port %d not present\n", n));
sys/arch/sandpoint/stand/altboot/siisata.c
143
DPRINTF(("port %d spinning up...\n", n));
sys/arch/sandpoint/stand/altboot/siisata.c
151
DPRINTF(("port %d active\n", n));
sys/arch/sandpoint/stand/altboot/siisata.c
157
DPRINTF(("port %d cold-starting...\n", n));
sys/arch/sandpoint/stand/altboot/sip.c
181
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/skg.c
242
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/sme.c
143
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/stg.c
213
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/vge.c
247
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sandpoint/stand/altboot/wm.c
161
DPRINTF(("PHY %d (%04x.%04x)\n", l->phy,
sys/arch/sgimips/dev/crmfb.c
1008
DPRINTF("tile width: %d\n", tile_width);
sys/arch/sgimips/dev/crmfb.c
1009
DPRINTF("overhang: %d\n", overhang);
sys/arch/sgimips/dev/crmfb.c
1011
DPRINTF("reg: %08x\n", val);
sys/arch/sgimips/dev/crmfb.c
1013
DPRINTF("d: %08x\n", d);
sys/arch/sgimips/dev/crmfb.c
1068
DPRINTF("tx: %d\n", tx);
sys/arch/sgimips/dev/crmfb.c
1082
DPRINTF("%04x: %016"PRIx64"\n", tlbptr + lptr, reg);
sys/arch/sgimips/dev/crmfb.c
1091
DPRINTF("%04x: %016"PRIx64"\n", tlbptr + lptr, reg);
sys/arch/sgimips/dev/crmfb.c
1735
DPRINTF("%d: M %d N %d P %d -> %d\n", f_out, MM, NN, PP, ff);
sys/arch/sgimips/dev/zs_kbd.c
408
DPRINTF(("zskbd_wskbd_input: inputted key 0x%x\n", key));
sys/arch/sgimips/dev/zs_kbd.c
432
DPRINTF(("zskbd_wskbd_enable: %s\n", on ? "enabled" : "disabled"));
sys/arch/sgimips/gio/pci_gio.c
265
DPRINTF(("giopci_conf_read: reg 0x%x out of bounds\n", reg));
sys/arch/sgimips/gio/pci_gio.c
269
DPRINTF(("giopci_conf_read: reg 0x%x = 0x", reg));
sys/arch/sgimips/gio/pci_gio.c
271
DPRINTF(("%08x\n", data));
sys/arch/sgimips/gio/pci_gio.c
291
DPRINTF(("giopci_conf_write: reg 0x%x out of bounds "
sys/arch/sgimips/gio/pci_gio.c
296
DPRINTF(("giopci_conf_write: reg 0x%x = 0x%08x\n", reg, data));
sys/arch/sgimips/hpc/haltwo.c
190
DPRINTF(("haltwo_init_codec: allocated %d descriptors (%d bytes)"
sys/arch/sgimips/hpc/haltwo.c
202
DPRINTF(("haltwo_init_codec failed: %d\n",err));
sys/arch/sgimips/hpc/haltwo.c
247
DPRINTF(("haltwo_setup_dma: hdd_bufptr = %x hdd_ctl = %x"
sys/arch/sgimips/hpc/haltwo.c
385
DPRINTF(("haltwo_intr: Huh?\n"));
sys/arch/sgimips/hpc/haltwo.c
431
DPRINTF(("%s: hw_encoding = %d hw_channels = %d\n", __func__,
sys/arch/sgimips/hpc/haltwo.c
608
DPRINTF(("haltwo_alloc_dmamem failed: %d\n",err));
sys/arch/sgimips/hpc/haltwo.c
619
DPRINTF(("haltwo_malloc size = %d\n", size));
sys/arch/sgimips/hpc/haltwo.c
668
DPRINTF(("haltwo_trigger_output start = %p end = %p blksize = %d"
sys/arch/sgimips/hpc/haltwo.c
697
DPRINTF(("haltwo_trigger_output: hw_channels = %d highwater = %d"
sys/arch/sgimips/hpc/haltwo.c
731
DPRINTF(("haltwo_trigger_input start = %p end = %p blksize = %d\n",
sys/arch/sgimips/hpc/haltwo.c
757
DPRINTF(("haltwo_get_locks\n"));
sys/arch/sgimips/hpc/haud.c
534
DPRINTF(("haud: Sending request to DSP:\n"));
sys/arch/sgimips/hpc/haud.c
536
DPRINTF((" 0x%x\n", request[i]));
sys/arch/sgimips/hpc/haud.c
561
DPRINTF(("haud: Received response from DSP:\n"));
sys/arch/sgimips/hpc/haud.c
563
DPRINTF((" 0x%x\n", response[i]));
sys/arch/sgimips/mace/if_mec.c
1000
DPRINTF(MEC_DEBUG_START, ("%s: short packet\n",
sys/arch/sgimips/mace/if_mec.c
1026
DPRINTF(MEC_DEBUG_START, ("%s: long packet\n",
sys/arch/sgimips/mace/if_mec.c
1125
DPRINTF(MEC_DEBUG_START | MEC_DEBUG_TXSEGS,
sys/arch/sgimips/mace/if_mec.c
1317
DPRINTF(MEC_DEBUG_TXSEGS,
sys/arch/sgimips/mace/if_mec.c
1363
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
1366
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
1369
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
1372
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
1375
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
1419
DPRINTF(MEC_DEBUG_STOP, ("%s\n", __func__));
sys/arch/sgimips/mace/if_mec.c
1554
DPRINTF(MEC_DEBUG_INTR, ("%s: called\n", __func__));
sys/arch/sgimips/mace/if_mec.c
1561
DPRINTF(MEC_DEBUG_INTR,
sys/arch/sgimips/mace/if_mec.c
1591
DPRINTF(MEC_DEBUG_INTR,
sys/arch/sgimips/mace/if_mec.c
1638
DPRINTF(MEC_DEBUG_RXINTR, ("%s: called\n", __func__));
sys/arch/sgimips/mace/if_mec.c
1646
DPRINTF(MEC_DEBUG_RXINTR,
sys/arch/sgimips/mace/if_mec.c
1649
DPRINTF(MEC_DEBUG_RXINTR, ("%s: rxfifo = 0x%08x\n",
sys/arch/sgimips/mace/if_mec.c
1662
DPRINTF(MEC_DEBUG_RXINTR,
sys/arch/sgimips/mace/if_mec.c
1851
DPRINTF(MEC_DEBUG_TXINTR, ("%s: called\n", __func__));
sys/arch/sgimips/mace/if_mec.c
1861
DPRINTF(MEC_DEBUG_TXINTR,
sys/arch/sgimips/mace/if_mec.c
1893
DPRINTF(MEC_DEBUG_INTR,
sys/arch/sgimips/mace/if_mec.c
936
DPRINTF(MEC_DEBUG_RESET, ("mec: control now %llx\n",
sys/arch/sgimips/mace/if_mec.c
963
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/if_mec.c
990
DPRINTF(MEC_DEBUG_START,
sys/arch/sgimips/mace/mavb.c
273
DPRINTF(1, ("%s: %s: sample=%u precision=%d channels=%d\n",
sys/arch/sgimips/mace/mavb.c
310
DPRINTF(1, ("%s: mavb_halt_output called\n", device_xname(sc->sc_dev)));
sys/arch/sgimips/mace/mavb.c
339
DPRINTF(1, ("%s: mavb_set_port: dev=%d\n", device_xname(sc->sc_dev),
sys/arch/sgimips/mace/mavb.c
462
DPRINTF(1, ("%s: mavb_get_port: dev=%d\n", device_xname(sc->sc_dev),
sys/arch/sgimips/mace/mavb.c
761
DPRINTF(1, ("%s: mavb_trigger_output: start=%p end=%p "
sys/arch/sgimips/mace/mavb.c
812
DPRINTF(1, ("%s: mavb_repeat called\n", device_xname(sc->sc_dev)));
sys/arch/sgimips/mace/mavb.c
864
DPRINTF(MAVB_DEBUG_INTR, ("%s: mavb_intr: stat = 0x%llx\n",
sys/arch/sh3/dev/sci.c
1029
DPRINTF(("%s: sci_stsoft\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/sci.c
1219
DPRINTF(("%s: sciintr\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/sci.c
583
DPRINTF(("%s: sciparam\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/sci.c
699
DPRINTF(("%s: sciopen\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/scif.c
1151
DPRINTF(("%s: scif_stsoft\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/scif.c
1347
DPRINTF(("%s: scifintr\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/scif.c
692
DPRINTF(("%s: scifparam\n", device_xname(sc->sc_dev)));
sys/arch/sh3/dev/scif.c
803
DPRINTF(("%s: scifopen\n", device_xname(sc->sc_dev)));
sys/arch/sh3/sh3/coff_exec.c
233
DPRINTF(("section hdr %d read error %d\n", i, error));
sys/arch/sh3/sh3/coff_exec.c
238
DPRINTF(("incomplete read: hdr %d ask=%d, rem=%zu got %zu\n",
sys/arch/sh3/sh3/coff_exec.c
243
DPRINTF(("found section: %lu\n", sh->s_flags));
sys/arch/sh3/sh3/coff_exec.c
272
DPRINTF(("enter exec_coff_prep_zmagic\n"));
sys/arch/sh3/sh3/coff_exec.c
277
DPRINTF(("can't find text section: %d\n", error));
sys/arch/sh3/sh3/coff_exec.c
280
DPRINTF(("COFF text addr %lu size %ld offset %ld\n", sh.s_vaddr,
sys/arch/sh3/sh3/coff_exec.c
290
DPRINTF(("VMCMD: addr %lx size %lx offset %lx\n", epp->ep_taddr,
sys/arch/sh3/sh3/coff_exec.c
306
DPRINTF(("can't find data section: %d\n", error));
sys/arch/sh3/sh3/coff_exec.c
309
DPRINTF(("COFF data addr %lx size %ld offset %ld\n", sh.s_vaddr,
sys/arch/sh3/sh3/coff_exec.c
320
DPRINTF(("VMCMD: addr %lx size %lx offset %lx\n", epp->ep_daddr,
sys/arch/sh3/sh3/coff_exec.c
345
DPRINTF(("VMCMD: addr %x size %x offset %x\n",
sys/arch/sh3/sh3/coff_exec.c
362
DPRINTF(("COFF shlib size %d offset %d\n",
sys/arch/sh3/sh3/coff_exec.c
370
DPRINTF(("shlib section read error %d\n", error));
sys/arch/sh3/sh3/coff_exec.c
379
DPRINTF(("path_index: %d entry_len: %d name: %s\n",
sys/arch/sh3/sh3/coff_exec.c
394
DPRINTF(("text addr: %lx size: %ld data addr: %lx size: %ld entry: %lx\n",
sys/arch/sh3/sh3/coff_exec.c
421
DPRINTF(("coff_load_shlib: can't find library %s\n", path));
sys/arch/sh3/sh3/coff_exec.c
429
DPRINTF(("filehdr read error %d\n", error));
sys/arch/sh3/sh3/coff_exec.c
435
DPRINTF(("coff_load_shlib: incomplete read: ask=%d, rem=%zu got %zu\n",
sys/arch/sh3/sh3/coff_exec.c
444
DPRINTF(("can't find shlib text section\n"));
sys/arch/sh3/sh3/coff_exec.c
448
DPRINTF(("COFF text addr %x size %d offset %d\n", sh.s_vaddr,
sys/arch/sh3/sh3/coff_exec.c
453
DPRINTF(("VMCMD: addr %x size %x offset %x\n", taddr, tsize, offset));
sys/arch/sh3/sh3/coff_exec.c
461
DPRINTF(("can't find shlib data section\n"));
sys/arch/sh3/sh3/coff_exec.c
465
DPRINTF(("COFF data addr %x size %d offset %d\n", shp->s_vaddr,
sys/arch/sh3/sh3/coff_exec.c
472
DPRINTF(("VMCMD: addr %x size %x offset %x\n", daddr, dsize, offset));
sys/arch/sh3/sh3/coff_exec.c
483
DPRINTF(("VMCMD: addr %x size %x offset %x\n",
sys/arch/sh3/sh3/db_trace.c
139
DPRINTF(1, "# trapframe: pc=%lx pr=%lx fp=%lx sp=%lx\n",
sys/arch/sh3/sh3/db_trace.c
171
DPRINTF(1, "# lwp: pc=%lx pr=%lx fp=%lx sp=%lx\n",
sys/arch/sh3/sh3/db_trace.c
187
DPRINTF(2, "# trace: pc=%lx sp=%lx fp=%lx\n", pc, sp, fp);
sys/arch/sh3/sh3/db_trace.c
227
DPRINTF(1,
sys/arch/sh3/sh3/db_trace.c
236
DPRINTF(1, " (2) newpc=%lx, newsp=%lx, newfp=%lx\n",
sys/arch/sh3/sh3/db_trace.c
239
DPRINTF(1, "sp=%lx ", sp);
sys/arch/sh3/sh3/db_trace.c
267
DPRINTF(2, "%s:%d: START: func=%lx=", __func__, __LINE__, func);
sys/arch/sh3/sh3/db_trace.c
269
DPRINTF(2, " pc=%lx fp=%lx pr=%lx, sp=%lx\n",
sys/arch/sh3/sh3/db_trace.c
282
DPRINTF(2, "%s:%d: %lx insn=%04x depth=%d\n",
sys/arch/sh3/sh3/db_trace.c
311
DPRINTF(2,
sys/arch/sh3/sh3/db_trace.c
352
DPRINTF(2, "%s:%d: fpdepth=%d prdepth=%d depth=%d sp=%lx->%lx\n",
sys/arch/sh3/sh3/db_trace.c
390
DPRINTF(2, "%s:%d: RESULT: fp=%lx pr=%lx(",
sys/arch/sh3/sh3/db_trace.c
393
DPRINTF(2, ") sp=%lx\n", *sp);
sys/arch/shark/stand/ofwboot/boot.c
162
DPRINTF("magic @ %p\n", args + l);
sys/arch/shark/stand/ofwboot/boot.c
165
DPRINTF("ssym @ %p\n", args + l);
sys/arch/shark/stand/ofwboot/boot.c
168
DPRINTF("esym @ %p\n", args + l);
sys/arch/shark/stand/ofwboot/boot.c
171
DPRINTF("args + l -> %p\n", args + l);
sys/arch/shark/stand/ofwboot/boot.c
173
DPRINTF("Calling OF_chain(%p, %tx, %p, %p, %u)\n",
sys/arch/shark/stand/ofwboot/boot.c
212
DPRINTF("bootline=%s\n", bootline);
sys/arch/shark/stand/ofwboot/boot.c
245
DPRINTF("Trying %s\n", kernels[i]);
sys/arch/shark/stand/ofwboot/boot.c
298
DPRINTF("Syncing I$...\n");
sys/arch/shark/stand/ofwboot/ofdev.c
262
DPRINTF("filename=%s\n", cp);
sys/arch/shark/stand/ofwboot/ofdev.c
270
DPRINTF("fname=%s\n", fname);
sys/arch/shark/stand/ofwboot/ofdev.c
283
DPRINTF("OF_finddevice(\"%s\") failed\n", fname);
sys/arch/sparc/dev/ebus.c
309
DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node));
sys/arch/sparc/dev/ebus.c
318
DPRINTF(EDB_CHILD,
sys/arch/sparc/dev/ebus.c
463
DPRINTF(EDB_BUSMAP,
sys/arch/sparc/dev/ebus.c
470
DPRINTF(EDB_BUSMAP,
sys/arch/sparc/dev/ebus.c
498
DPRINTF(EDB_BUSMAP,
sys/arch/sparc/dev/ebus.c
507
DPRINTF(EDB_BUSMAP, (": FAILED\n"));
sys/arch/sparc/dev/kbd_pckbport.c
325
DPRINTF(("kbd_pckbport_open: kbd == NULL\n"));
sys/arch/sparc/dev/kbd_pckbport.c
377
DPRINTF(("%s: ignoring KIOCCMD 0x%02x\n",
sys/arch/sparc/dev/kbd_pckbport.c
411
DPRINTF(("leds: sun %x, pc %x\n", sunleds, pcleds));
sys/arch/sparc/dev/kbd_pckbport.c
458
DPRINTF(("%s: %02x", device_xname(sc->sc_kbd.k_dev), data));
sys/arch/sparc/dev/kbd_pckbport.c
462
DPRINTF(("\n"));
sys/arch/sparc/dev/kbd_pckbport.c
466
DPRINTF(("\n"));
sys/arch/sparc/dev/kbd_pckbport.c
480
DPRINTF(("\n"));
sys/arch/sparc/dev/kbd_pckbport.c
496
DPRINTF(("\n"));
sys/arch/sparc/dev/kbd_pckbport.c
505
DPRINTF((" -> xt 0x%02x %s -> %d\n",
sys/arch/sparc/fpu/fpu.c
161
DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_IEEE\n"));
sys/arch/sparc/fpu/fpu.c
169
DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_UNFIN\n"));
sys/arch/sparc/fpu/fpu.c
180
DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_UNIMP\n"));
sys/arch/sparc/fpu/fpu.c
190
DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_HWERR\n"));
sys/arch/sparc/fpu/fpu.c
359
DPRINTF(FPE_INSN, ("fpu_execute: FMVFC0\n"));
sys/arch/sparc/fpu/fpu.c
365
DPRINTF(FPE_INSN, ("fpu_execute: FMVFC1\n"));
sys/arch/sparc/fpu/fpu.c
371
DPRINTF(FPE_INSN, ("fpu_execute: FMVFC2\n"));
sys/arch/sparc/fpu/fpu.c
377
DPRINTF(FPE_INSN, ("fpu_execute: FMVFC3\n"));
sys/arch/sparc/fpu/fpu.c
384
DPRINTF(FPE_INSN, ("fpu_execute: FMVIC\n"));
sys/arch/sparc/fpu/fpu.c
391
DPRINTF(FPE_INSN, ("fpu_execute: FMVXC\n"));
sys/arch/sparc/fpu/fpu.c
398
DPRINTF(FPE_INSN, ("fpu_execute: FMVRZ\n"));
sys/arch/sparc/fpu/fpu.c
406
DPRINTF(FPE_INSN, ("fpu_execute: FMVRLEZ\n"));
sys/arch/sparc/fpu/fpu.c
414
DPRINTF(FPE_INSN, ("fpu_execute: FMVRLZ\n"));
sys/arch/sparc/fpu/fpu.c
422
DPRINTF(FPE_INSN, ("fpu_execute: FMVRNZ\n"));
sys/arch/sparc/fpu/fpu.c
430
DPRINTF(FPE_INSN, ("fpu_execute: FMVRGZ\n"));
sys/arch/sparc/fpu/fpu.c
438
DPRINTF(FPE_INSN, ("fpu_execute: FMVRGEZ\n"));
sys/arch/sparc/fpu/fpu.c
445
DPRINTF(FPE_INSN,
sys/arch/sparc/fpu/fpu.c
455
DPRINTF(FPE_INSN,
sys/arch/sparc/fpu/fpu.c
461
DPRINTF(FPE_INSN, ("fpu_execute: FMOV\n"));
sys/arch/sparc/fpu/fpu.c
466
DPRINTF(FPE_INSN, ("fpu_execute: FNEG\n"));
sys/arch/sparc/fpu/fpu.c
471
DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
sys/arch/sparc/fpu/fpu.c
486
DPRINTF(FPE_INSN, ("fpu_execute: FSQRT\n"));
sys/arch/sparc/fpu/fpu.c
492
DPRINTF(FPE_INSN, ("fpu_execute: FADD\n"));
sys/arch/sparc/fpu/fpu.c
499
DPRINTF(FPE_INSN, ("fpu_execute: FSUB\n"));
sys/arch/sparc/fpu/fpu.c
506
DPRINTF(FPE_INSN, ("fpu_execute: FMUL\n"));
sys/arch/sparc/fpu/fpu.c
513
DPRINTF(FPE_INSN, ("fpu_execute: FDIV\n"));
sys/arch/sparc/fpu/fpu.c
520
DPRINTF(FPE_INSN, ("fpu_execute: FCMP\n"));
sys/arch/sparc/fpu/fpu.c
527
DPRINTF(FPE_INSN, ("fpu_execute: FCMPE\n"));
sys/arch/sparc/fpu/fpu.c
551
DPRINTF(FPE_INSN, ("fpu_execute: FSMULx\n"));
sys/arch/sparc/fpu/fpu.c
564
DPRINTF(FPE_INSN, ("fpu_execute: FXTOx\n"));
sys/arch/sparc/fpu/fpu.c
571
DPRINTF(FPE_INSN, ("fpu_execute: FTOX\n"));
sys/arch/sparc/fpu/fpu.c
580
DPRINTF(FPE_INSN, ("fpu_execute: FTOI\n"));
sys/arch/sparc/fpu/fpu.c
590
DPRINTF(FPE_INSN, ("fpu_execute: FTOx\n"));
sys/arch/sparc/fpu/fpu.c
621
DPRINTF(FPE_REG, ("-> %c%d\n", (type == FTYPE_LNG) ? 'x' :
sys/arch/sparc/fpu/fpu_explode.c
290
DPRINTF(FPE_REG, ("fpu_explode: %%%c%d => ", (type == FTYPE_LNG) ? 'x' :
sys/arch/sparc/fpu/fpu_explode.c
309
DPRINTF(FPE_REG, ("\n"));
sys/arch/sparc/fpu/fpu_implode.c
494
DPRINTF(FPE_REG, ("\n imploding: "));
sys/arch/sparc/fpu/fpu_implode.c
496
DPRINTF(FPE_REG, ("\n"));
sys/arch/sparc/fpu/fpu_implode.c
527
DPRINTF(FPE_REG, ("fpu_implode: %x %x %x %x\n",
sys/arch/sparc/fpu/fpu_implode.c
530
DPRINTF(FPE_REG, ("fpu_implode: %x %x\n",
sys/arch/sparc/sparc/autoconf.c
1350
DPRINTF(ACDB_PROBE, ("Node: %x", node));
sys/arch/sparc/sparc/autoconf.c
1360
DPRINTF(ACDB_PROBE, (" name %s\n", namebuf));
sys/arch/sparc/sparc/autoconf.c
1671
DPRINTF(ACDB_BOOTDEV, ("instance_match: mainbus device, "
sys/arch/sparc/sparc/autoconf.c
1682
DPRINTF(ACDB_BOOTDEV, ("instance_match: sbus device, "
sys/arch/sparc/sparc/autoconf.c
1691
DPRINTF(ACDB_BOOTDEV, ("instance_match: iommu device, "
sys/arch/sparc/sparc/autoconf.c
1708
DPRINTF(ACDB_BOOTDEV,
sys/arch/sparc/sparc/autoconf.c
1718
DPRINTF(ACDB_BOOTDEV, ("instance_match: pci bus "
sys/arch/sparc/sparc/autoconf.c
1727
DPRINTF(ACDB_BOOTDEV, ("instance_match: pci device "
sys/arch/sparc/sparc/autoconf.c
1789
DPRINTF(ACDB_BOOTDEV,
sys/arch/sparc/sparc/autoconf.c
1819
DPRINTF(ACDB_BOOTDEV, ("\t-- found bus controller %s\n",
sys/arch/sparc/sparc/autoconf.c
1829
DPRINTF(ACDB_BOOTDEV, ("\t-- found ethernet controller %s\n",
sys/arch/sparc/sparc/autoconf.c
1883
DPRINTF(ACDB_BOOTDEV, ("\t-- found [cs]d disk %s\n",
sys/arch/sparc/sparc/autoconf.c
1894
DPRINTF(ACDB_BOOTDEV, ("\t-- found x[dy] disk %s\n",
sys/arch/sparc/sparc/autoconf.c
1908
DPRINTF(ACDB_BOOTDEV, ("\t-- found floppy drive %s\n",
sys/arch/sparc/sparc/emul.c
177
DPRINTF(("emulinstr: avoid zerodivide\n"));
sys/arch/sparc/sparc/emul.c
181
DPRINTF(("muldiv: %d / %d = %d\n", *rs1, *rs2, *rd));
sys/arch/sparc/sparc/emul.c
185
DPRINTF(("muldiv: %d * %d = %d\n", *rs1, *rs2, *rd));
sys/arch/sparc/sparc/emul.c
254
DPRINTF(("fixalign: Bad instruction fetch\n"));
sys/arch/sparc/sparc/emul.c
260
DPRINTF(("fixalign: Not a load or store\n"));
sys/arch/sparc/sparc/emul.c
268
DPRINTF(("fixalign: Bad operand size\n"));
sys/arch/sparc/sparc/emul.c
275
DPRINTF(("emulinstr: read rs1 %d\n", error));
sys/arch/sparc/sparc/emul.c
280
DPRINTF(("emulinstr: decode addr %d\n", error));
sys/arch/sparc/sparc/emul.c
394
DPRINTF(("emulinstr: Bad instruction fetch\n"));
sys/arch/sparc/sparc/emul.c
400
DPRINTF(("emulinstr: Not a format 2 instruction\n"));
sys/arch/sparc/sparc/emul.c
407
DPRINTF(("emulinstr: read rs1 %d\n", error));
sys/arch/sparc/sparc/emul.c
412
DPRINTF(("emulinstr: decode addr %d\n", error));
sys/arch/sparc/sparc/emul.c
426
DPRINTF(("emulinstr: Unsupported op3 0x%x\n",
sys/arch/sparc/sparc/emul.c
435
DPRINTF(("muldiv: write rd %d\n", error));
sys/arch/sparc/sparc/pci_machdep.c
331
DPRINTF(SPDB_PROBE, ("> found node %x %s\n", node, name));
sys/arch/sparc/sparc/pci_machdep.c
361
DPRINTF(SPDB_CONF,
sys/arch/sparc/sparc/pci_machdep.c
373
DPRINTF(SPDB_CONF, ("\n"));
sys/arch/sparc/sparc/pci_machdep.c
387
DPRINTF(SPDB_CONF, ("reading %08x\n", val));
sys/arch/sparc/sparc/pci_machdep.c
399
DPRINTF(SPDB_CONF,
sys/arch/sparc/sparc/pci_machdep.c
411
DPRINTF(SPDB_CONF, ("\n"));
sys/arch/sparc/sparc/pci_machdep.c
422
DPRINTF(SPDB_CONF, ("writing %08x\n", data));
sys/arch/sparc/sparc/pci_machdep.c
442
DPRINTF(SPDB_INTMAP,
sys/arch/sparc/sparc/pci_machdep.c
469
DPRINTF(SPDB_INTMAP, ("not mapped\n"));
sys/arch/sparc/sparc/pci_machdep.c
472
DPRINTF(SPDB_INTMAP, ("pin %c line %d\n", 'A' + pin,
sys/arch/sparc/sparc/pci_machdep.c
493
DPRINTF(SPDB_INTMAP, ("pin %c "
sys/arch/sparc/sparc/pci_machdep.c
497
DPRINTF(SPDB_INTMAP, ("pin %c line %d "
sys/arch/sparc/sparc/pci_machdep.c
509
DPRINTF(SPDB_INTMAP, ("not found\n"));
sys/arch/sparc/sparc/pci_machdep.c
554
DPRINTF(SPDB_INTR,
sys/arch/sparc/sparc/pci_machdep.c
567
DPRINTF(SPDB_INTR,
sys/arch/sparc/sparc/pci_machdep.c
577
DPRINTF(SPDB_INTR, ("pci_intr_disestablish: cookie %p\n", cookie));
sys/arch/sparc/sparc/pmap.c
1627
DPRINTF(PDB_MMU_ALLOC,
sys/arch/sparc/sparc/pmap.c
1659
DPRINTF(PDB_MMU_ALLOC | PDB_MMU_STEAL,
sys/arch/sparc/sparc/pmap.c
1806
DPRINTF(PDB_MMU_ALLOC,
sys/arch/sparc/sparc/pmap.c
1873
DPRINTF(PDB_MMUREG_ALLOC,
sys/arch/sparc/sparc/pmap.c
1899
DPRINTF(PDB_MMUREG_ALLOC | PDB_MMUREG_STEAL,
sys/arch/sparc/sparc/pmap.c
1949
DPRINTF(PDB_MMUREG_ALLOC,
sys/arch/sparc/sparc/pmap.c
2148
DPRINTF(PDB_CTX_ALLOC,
sys/arch/sparc/sparc/pmap.c
2173
DPRINTF(PDB_CTX_ALLOC | PDB_CTX_STEAL,
sys/arch/sparc/sparc/pmap.c
2625
DPRINTF(PDB_CACHESTUFF,
sys/arch/sparc/sparc/pmap.c
2819
DPRINTF(PDB_CACHESTUFF,
sys/arch/sparc/sparc/pmap.c
2887
DPRINTF(PDB_CACHESTUFF,
sys/arch/sparc/sparc/pmap.c
3574
DPRINTF(PDB_INITLOUD, "initial p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3604
DPRINTF(PDB_INITLOUD, "kernel region pointer tables p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3609
DPRINTF(PDB_INITLOUD, "kernel region pointer tables pa p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3615
DPRINTF(PDB_INITLOUD, "context administration p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3626
DPRINTF(PDB_INITLOUD, "align p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3645
DPRINTF(PDB_INITLOUD, "post ctx table p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3662
DPRINTF(PDB_INITLOUD, "roundup kernel_regtable_store p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3666
DPRINTF(PDB_INITLOUD, "L1 pages p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3669
DPRINTF(PDB_INITLOUD, "roundup kernel_segtable_store p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3673
DPRINTF(PDB_INITLOUD, "L2 pages p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3676
DPRINTF(PDB_INITLOUD, "roundup kernel_pagtable_store p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3681
DPRINTF(PDB_INITLOUD, "L3 pages p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3685
DPRINTF(PDB_INITLOUD, "align p=%lx", p);
sys/arch/sparc/sparc/pmap.c
3711
DPRINTF(PDB_INITLOUD, "cpuinfo=%lx", p);
sys/arch/sparc/sparc/pmap.c
3718
DPRINTF(PDB_INITLOUD, "avail_start=%lx", p);
sys/arch/sparc/sparc/pmap.c
4393
DPRINTF(PDB_DESTROY, "pmap_pmap_pool_dtor(%p)", pm);
sys/arch/sparc/sparc/pmap.c
4453
DPRINTF(PDB_CREATE, "pmap_create[%d]: created %p", cpu_number(), pm);
sys/arch/sparc/sparc/pmap.c
4467
DPRINTF(PDB_DESTROY, "pmap_destroy[%d](%p)", cpu_number(), pm);
sys/arch/sparc/sparc/pmap.c
4642
DPRINTF(PDB_REMOVE, "pmap_remove[%d](%p, 0x%lx, 0x%lx)",
sys/arch/sparc/sparc/pmap.c
5270
DPRINTF(PDB_CHANGEPROT, "pmap_changeprot(%p, 0x%lx, 0x%x, 0x%x)",
sys/arch/sparc/sparc/pmap.c
5464
DPRINTF(PDB_CHANGEPROT,
sys/arch/sparc/sparc/pmap.c
5539
DPRINTF(PDB_CHANGEPROT, "pmap_changeprot[%d](%p, 0x%lx, 0x%x, 0x%x)",
sys/arch/sparc/sparc/pmap.c
5611
DPRINTF(PDB_ENTER, "pmap_enter(%p, 0x%lx, 0x%lx, 0x%x, 0x%x)",
sys/arch/sparc/sparc/pmap.c
6056
DPRINTF(PDB_REMOVE, "pmap_kremove(0x%lx, 0x%lx)", va, endva);
sys/arch/sparc/sparc/pmap.c
6202
DPRINTF(PDB_ENTER, "pmap_enter[curcpu %d, curpid %d, ctx %d,%d]"
sys/arch/sparc/sparc/pmap.c
6467
DPRINTF(PDB_SWITCHMAP,
sys/arch/sparc/sparc/pmap.c
6733
DPRINTF(PDB_FOLLOW, "pmap_extract: invalid segment (%d)", vr);
sys/arch/sparc/sparc/pmap.c
6739
DPRINTF(PDB_FOLLOW, "pmap_extract: invalid segment");
sys/arch/sparc/sparc/pmap.c
6745
DPRINTF(PDB_FOLLOW, "pmap_extract: invalid pte");
sys/arch/sparc/sparc/pmap.c
6784
DPRINTF(PDB_FOLLOW, "pmap_extract: no segmap");
sys/arch/sparc/sparc/pmap.c
6790
DPRINTF(PDB_FOLLOW, "pmap_extract: no ptes");
sys/arch/sparc/sparc/pmap.c
6796
DPRINTF(PDB_FOLLOW, "pmap_extract: invalid pte of type %d",
sys/arch/sparc/stand/ofwboot/boot.c
218
DPRINTF(("bootoptions: device='%s', kernel='%s', options='%s'\n",
sys/arch/sparc/stand/ofwboot/boot.c
237
DPRINTF(("ksyms_copyout(): ssym = %p, esym = %p, kssize = %d\n",
sys/arch/sparc/stand/ofwboot/boot.c
248
DPRINTF(("ksyms_copyout(): ssym = %p, esym = %p\n", *ssym, *esym));
sys/arch/sparc/stand/ofwboot/boot.c
307
DPRINTF(("jump_to_kernel(): ssym = %p, esym = %p\n", ssym, esym));
sys/arch/sparc/stand/ofwboot/boot.c
357
DPRINTF(("jump_to_kernel(%lx, %lx, %lx, %lx, %lx) @ %p\n", (long)ofw,
sys/arch/sparc/stand/ofwboot/boot.c
420
DPRINTF(("do_config_command: %s\n", cmd));
sys/arch/sparc/stand/ofwboot/boot.c
424
DPRINTF(("switching boot partition to %s from %s\n",
sys/arch/sparc/stand/ofwboot/boot.c
431
DPRINTF(("new boot device: %s\n", bootdev));
sys/arch/sparc/stand/ofwboot/loadfile_machdep.c
156
DPRINTF(("kvamap_enter: %d@%p\n", (int)len, (void*)(u_long)va));
sys/arch/sparc/stand/ofwboot/loadfile_machdep.c
345
DPRINTF(("mmu_mapin: 0x%lx:0x%x.0x%x\n", va,
sys/arch/sparc/stand/ofwboot/loadfile_machdep.c
421
DPRINTF(("mmu_mapin: 0x%lx:0x%x.0x%x\n", va,
sys/arch/sparc/stand/ofwboot/ofdev.c
103
DPRINTF(("filename: hunting for arguments "
sys/arch/sparc/stand/ofwboot/ofdev.c
126
DPRINTF(("filename: found %s\n",lp));
sys/arch/sparc/stand/ofwboot/ofdev.c
132
DPRINTF(("filename: not found\n"));
sys/arch/sparc/stand/ofwboot/ofdev.c
299
DPRINTF(("partition %d start %x size %x\n", i, (int)npp->p_offset, (int)npp->p_size));
sys/arch/sparc/stand/ofwboot/ofdev.c
318
DPRINTF(("disklabel_sun_to_bsd: success!\n"));
sys/arch/sparc/stand/ofwboot/ofdev.c
350
DPRINTF(("search_label: found NetBSD label\n"));
sys/arch/sparc/stand/ofwboot/ofdev.c
400
DPRINTF(("OpenBIOS workaround: phandle %" PRIx32 "is %s, "
sys/arch/sparc/stand/ofwboot/ofdev.c
405
DPRINTF(("new phandle %" PRIx32 " is %s\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
415
DPRINTF(("boot device package: %" PRIx32 ", parent: %" PRIx32
sys/arch/sparc/stand/ofwboot/ofdev.c
448
DPRINTF(("devopen: you want %s\n", name));
sys/arch/sparc/stand/ofwboot/ofdev.c
470
DPRINTF(("devopen: trying %s\n", fname));
sys/arch/sparc/stand/ofwboot/ofdev.c
473
DPRINTF(("devopen: found %s\n", fname));
sys/arch/sparc/stand/ofwboot/ofdev.c
476
DPRINTF(("devopen: %s is called %s\n", fname, b.buf));
sys/arch/sparc/stand/ofwboot/ofdev.c
480
DPRINTF(("devopen: %s is a %s device\n", fname, b.buf));
sys/arch/sparc/stand/ofwboot/ofdev.c
494
DPRINTF(("real path: %s\n", devname));
sys/arch/sparc/stand/ofwboot/ofdev.c
506
DPRINTF(("devopen: replacing by whole disk device %s\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
513
DPRINTF(("devopen: opening %s\n", fname));
sys/arch/sparc/stand/ofwboot/ofdev.c
515
DPRINTF(("devopen: open of %s failed\n", fname));
sys/arch/sparc/stand/ofwboot/ofdev.c
530
DPRINTF(("devopen: %s is now open\n", fname));
sys/arch/sparc/stand/ofwboot/ofdev.c
541
DPRINTF(("devopen: trying to read disklabel\n"));
sys/arch/sparc/stand/ofwboot/ofdev.c
547
DPRINTF(("devopen: getdisklabel returned %s\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
567
DPRINTF(("devopen: open of %s failed\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
572
DPRINTF(("devopen: back to original device %s\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
578
DPRINTF(("devopen: setting partition %d offset %lx\n",
sys/arch/sparc/stand/ofwboot/ofdev.c
582
DPRINTF(("devopen: found RAID partition, "
sys/arch/sparc/stand/ofwboot/ofdev.c
599
DPRINTF(("devopen: return 0\n"));
sys/arch/sparc/stand/ofwboot/ofdev.c
632
DPRINTF(("devopen: error %d, cannot open device\n", error));
sys/arch/sparc/stand/ofwboot/ofdev.c
92
DPRINTF(("filename: prom_finddevice(%s) returned %x\n",
sys/arch/sparc64/dev/cbus.c
100
DPRINTF(CBUSDB_AC, ("cbus_attach() - no idx\n"));
sys/arch/sparc64/dev/cbus.c
113
DPRINTF(CBUSDB_AC, ("cbus_attach() - buf %s\n", buf));
sys/arch/sparc64/dev/cbus.c
120
DPRINTF(CBUSDB_AC, ("cbus_attach() - cbus_get_channel_endpoint() %d\n", rc));
sys/arch/sparc64/dev/cbus.c
134
DPRINTF(CBUSDB_AC, ("cbus_print() name %s\n", name));
sys/arch/sparc64/dev/cbus.c
184
DPRINTF(CBUSDB_INTR, ("cbus_intr_establish(): ino 0x%x\n", ino));
sys/arch/sparc64/dev/cbus.c
228
DPRINTF(CBUSDB_INTR, ("cbus_intr_ack()\n"));
sys/arch/sparc64/dev/cbus.c
263
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - mdesc_find_child() failed\n"));
sys/arch/sparc64/dev/cbus.c
266
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - idx %d\n", idx));
sys/arch/sparc64/dev/cbus.c
280
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - neither disk nor network\n"));
sys/arch/sparc64/dev/cbus.c
291
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - str %s\n", str));
sys/arch/sparc64/dev/cbus.c
294
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - idx %d\n", idx));
sys/arch/sparc64/dev/cbus.c
302
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() "
sys/arch/sparc64/dev/cbus.c
309
DPRINTF(CBUSDB_AC, ("cbus_get_channel_endpoint() - exit\n"));
sys/arch/sparc64/dev/ebus.c
206
DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node));
sys/arch/sparc64/dev/ebus.c
215
DPRINTF(EDB_CHILD, ("- found child `%s', attaching\n",
sys/arch/sparc64/dev/ebus.c
326
DPRINTF(EDB_INTRMAP,
sys/arch/sparc64/dev/ebus.c
333
DPRINTF(EDB_INTRMAP,
sys/arch/sparc64/dev/ebus.c
339
DPRINTF(EDB_INTRMAP,
sys/arch/sparc64/dev/ebus.c
343
DPRINTF(EDB_INTRMAP,
sys/arch/sparc64/dev/ebus.c
352
DPRINTF(EDB_INTRMAP,
sys/arch/sparc64/dev/ebus.c
394
DPRINTF(EDB_BUSMAP,
sys/arch/sparc64/dev/ebus.c
429
DPRINTF(EDB_BUSMAP,
sys/arch/sparc64/dev/ebus.c
436
DPRINTF(EDB_BUSMAP, (": FAILED\n"));
sys/arch/sparc64/dev/ebus.c
456
DPRINTF(EDB_BUSMAP, ("\n_ebus_bus_mmap: mapping paddr %qx\n",
sys/arch/sparc64/dev/ebus_mainbus.c
166
DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node));
sys/arch/sparc64/dev/ebus_mainbus.c
170
DPRINTF(EDB_CHILD,
sys/arch/sparc64/dev/ebus_mainbus.c
175
DPRINTF(EDB_CHILD, ("- found child `%s', attaching\n",
sys/arch/sparc64/dev/ebus_mainbus.c
215
DPRINTF(EDB_BUSMAP,
sys/arch/sparc64/dev/ebus_mainbus.c
230
DPRINTF(EDB_BUSMAP, (" (hi %08x lo %08x)", (u_int)hi, (u_int)lo));
sys/arch/sparc64/dev/ebus_mainbus.c
262
DPRINTF(EDB_BUSMAP,
sys/arch/sparc64/dev/ebus_mainbus.c
267
DPRINTF(EDB_BUSMAP, (": FAILED\n"));
sys/arch/sparc64/dev/ffb.c
1278
DPRINTF(("ffb_init_screen: addr: %08lx\n",(ulong)ri->ri_bits));
sys/arch/sparc64/dev/ffb.c
1479
DPRINTF(("ffb_set_vmode: %dx%d@%d", mode->hdisplay, mode->vdisplay,
sys/arch/sparc64/dev/ffb.c
1482
DPRINTF((" (%d %d %d %d %d %d %d",
sys/arch/sparc64/dev/ffb.c
1485
DPRINTF((" %s%sH %s%sV)\n",
sys/arch/sparc64/dev/ffb.c
1512
DPRINTF(("ffb_set_vmode: 640x480@60: adjusted dot clock\n"));
sys/arch/sparc64/dev/ffb.c
1587
DPRINTF(("ffb_set_vmode: 0x%04x 0x%04x 0x%04x 0x%04x 0x%04x\n",
sys/arch/sparc64/dev/ffb.c
1589
DPRINTF(("\t0x%04x 0x%04x 0x%04x 0x%04x\n", vbe, vbs, vse, vss));
sys/arch/sparc64/dev/ffb.c
1590
DPRINTF(("\t0x%04x 0x%04x 0x%04x 0x%04x 0x%04x 0x%04x 0x%04x\n",
sys/arch/sparc64/dev/ffb.c
1592
DPRINTF(("\t0x%04x 0x%04x 0x%04x\n", epe, eie, eis));
sys/arch/sparc64/dev/ffb.c
1595
DPRINTF(("ffb_set_vmode: failed to disable TGC register\n"));
sys/arch/sparc64/dev/ffb.c
1635
DPRINTF(("new tgc: %08x\n", tgc));
sys/arch/sparc64/dev/ffb.c
296
DPRINTF(("%s: EDID data:\n ", device_xname(sc->sc_dev)));
sys/arch/sparc64/dev/ffb.c
299
DPRINTF(("\n "));
sys/arch/sparc64/dev/ffb.c
301
DPRINTF((" "));
sys/arch/sparc64/dev/ffb.c
302
DPRINTF(("%02x", sc->sc_edid_data[i]));
sys/arch/sparc64/dev/ffb.c
304
DPRINTF(("\n"));
sys/arch/sparc64/dev/ffb.c
320
DPRINTF(("%s: No EDID data.\n", device_xname(sc->sc_dev)));
sys/arch/sparc64/dev/ffb.c
404
DPRINTF(("ffb_ioctl: %s cmd _IO%s%s('%c', %lu)\n",
sys/arch/sparc64/dev/ffb.c
631
DPRINTF(("ffb_ras_init: high resolution.\n"));
sys/arch/sparc64/dev/ffb.c
635
DPRINTF(("ffb_ras_init: standard resolution.\n"));
sys/arch/sparc64/dev/ffb.c
639
DPRINTF(("WID: %08x\n", FBC_READ(sc, FFB_FBC_WID)));
sys/arch/sparc64/dev/ffb.c
648
DPRINTF(("%s: fbc is %08x\n", __func__, fbc));
sys/arch/sparc64/dev/fire_i2c.c
302
DPRINTF("%s: exec op: %d addr: 0x%x cmdlen: %d buflen: %d flags 0x%x\n",
sys/arch/sparc64/dev/fire_i2c.c
323
DPRINTF("%s: not idle, sending stop\n",
sys/arch/sparc64/dev/iommu.c
1014
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: "
sys/arch/sparc64/dev/iommu.c
1025
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: "
sys/arch/sparc64/dev/iommu.c
1036
DPRINTF(IDB_BUSDMA,
sys/arch/sparc64/dev/iommu.c
1098
DPRINTF(IDB_SYNC,
sys/arch/sparc64/dev/iommu.c
1116
DPRINTF(IDB_SYNC,
sys/arch/sparc64/dev/iommu.c
1199
DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_alloc: sz %llx align %llx bound %llx "
sys/arch/sparc64/dev/iommu.c
1211
DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_free: segp %p nsegs %d\n",
sys/arch/sparc64/dev/iommu.c
1232
DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: segp %p nsegs %d size %lx\n",
sys/arch/sparc64/dev/iommu.c
125
DPRINTF(IDB_INFO, ("iommu_init: tsbsize %x iovabase %x\n", tsbsize, iovabase));
sys/arch/sparc64/dev/iommu.c
1265
DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: "
sys/arch/sparc64/dev/iommu.c
1283
DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_unmap: kvm %p size %lx\n",
sys/arch/sparc64/dev/iommu.c
298
DPRINTF(IDB_IOMMU, ("iommu_enter: va %lx pa %lx flags %x\n",
sys/arch/sparc64/dev/iommu.c
335
DPRINTF(IDB_IOMMU, ("iommu_enter: slot %d va %lx pa %lx "
sys/arch/sparc64/dev/iommu.c
398
DPRINTF(IDB_IOMMU, ("iommu_remove: va %lx len %zu\n", va, len));
sys/arch/sparc64/dev/iommu.c
422
DPRINTF(IDB_IOMMU, ("iommu_remove: va %lx TSB[%lx]@%p\n",
sys/arch/sparc64/dev/iommu.c
426
DPRINTF(IDB_IOMMU, ("iommu_remove: clearing TSB slot %d "
sys/arch/sparc64/dev/iommu.c
523
DPRINTF(IDB_IOMMU, ("%s: flush = %lx at va = %lx pa = %lx now="
sys/arch/sparc64/dev/iommu.c
544
DPRINTF(IDB_IOMMU, ("%s: flushed\n", __func__));
sys/arch/sparc64/dev/iommu.c
583
DPRINTF(IDB_BUSDMA,
sys/arch/sparc64/dev/iommu.c
640
DPRINTF(IDB_INFO, ("iommu_dvmamap_load: boundary %lx boundary - 1 %lx "
sys/arch/sparc64/dev/iommu.c
651
DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
sys/arch/sparc64/dev/iommu.c
657
DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
sys/arch/sparc64/dev/iommu.c
668
DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
sys/arch/sparc64/dev/iommu.c
700
DPRINTF(IDB_BUSDMA,
sys/arch/sparc64/dev/iommu.c
887
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: converting "
sys/arch/sparc64/dev/iommu.c
909
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: "
sys/arch/sparc64/dev/iommu.c
921
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: "
sys/arch/sparc64/dev/iommu.c
933
DPRINTF(IDB_INFO, ("iommu_dvmamap_load_raw: "
sys/arch/sparc64/dev/iommu.c
952
DPRINTF(IDB_BUSDMA,
sys/arch/sparc64/dev/jbus-i2c.c
168
DPRINTF("-> %s@%d,%x\n", name, regs[0], addr);
sys/arch/sparc64/dev/ldc.c
100
DPRINTF(("CTRL/NACK/VERS\n"));
sys/arch/sparc64/dev/ldc.c
105
DPRINTF(("CTRL/0x%02x/VERS\n", lp->stype));
sys/arch/sparc64/dev/ldc.c
117
DPRINTF(("Spurious CTRL/INFO/RTS: state %d\n",
sys/arch/sparc64/dev/ldc.c
122
DPRINTF(("CTRL/INFO/RTS\n"));
sys/arch/sparc64/dev/ldc.c
127
DPRINTF(("CTRL/ACK/RTS\n"));
sys/arch/sparc64/dev/ldc.c
132
DPRINTF(("CTRL/NACK/RTS\n"));
sys/arch/sparc64/dev/ldc.c
137
DPRINTF(("CTRL/0x%02x/RTS\n", lp->stype));
sys/arch/sparc64/dev/ldc.c
149
DPRINTF(("Spurious CTRL/INFO/RTR: state %d\n",
sys/arch/sparc64/dev/ldc.c
154
DPRINTF(("CTRL/INFO/RTR\n"));
sys/arch/sparc64/dev/ldc.c
160
DPRINTF(("CTRL/ACK/RTR\n"));
sys/arch/sparc64/dev/ldc.c
165
DPRINTF(("CTRL/NACK/RTR\n"));
sys/arch/sparc64/dev/ldc.c
170
DPRINTF(("CTRL/0x%02x/RTR\n", lp->stype));
sys/arch/sparc64/dev/ldc.c
182
DPRINTF(("Spurious CTRL/INFO/RTR: state %d\n",
sys/arch/sparc64/dev/ldc.c
187
DPRINTF(("CTRL/INFO/RDX\n"));
sys/arch/sparc64/dev/ldc.c
192
DPRINTF(("CTRL/ACK/RDX\n"));
sys/arch/sparc64/dev/ldc.c
197
DPRINTF(("CTRL/NACK/RDX\n"));
sys/arch/sparc64/dev/ldc.c
202
DPRINTF(("CTRL/0x%02x/RDX\n", lp->stype));
sys/arch/sparc64/dev/ldc.c
214
DPRINTF(("DATA/0x%02x\n", lp->stype));
sys/arch/sparc64/dev/ldc.c
221
DPRINTF(("Spurious DATA/INFO: state %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
233
DPRINTF(("Buffer overrun\n"));
sys/arch/sparc64/dev/ldc.c
266
DPRINTF(("ldc_send_vers() major %d minor %d\n", lp->major, lp->minor));
sys/arch/sparc64/dev/ldc.c
278
DPRINTF(("ldc_send_vers() setting lc->lc_state to %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
316
DPRINTF(("ldc_send_ack() setting lc->lc_state to %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
354
DPRINTF(("ldc_send_rts() setting lc->lc_state to %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
392
DPRINTF(("ldc_send_rtr() setting lc->lc_state to %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
430
DPRINTF(("ldc_send_rdx() setting lc->lc_state to %d\n", lc->lc_state));
sys/arch/sparc64/dev/ldc.c
496
DPRINTF(("Resetting connection\n"));
sys/arch/sparc64/dev/ldc.c
629
DPRINTF(("ldc_map_alloc() - bus_dmamap_create() failed\n"));
sys/arch/sparc64/dev/ldc.c
635
DPRINTF(("ldc_map_alloc() - bus_dmamem_alloc() failed\n"));
sys/arch/sparc64/dev/ldc.c
641
DPRINTF(("ldc_map_alloc() - bus_dmamem_map() failed\n"));
sys/arch/sparc64/dev/ldc.c
646
DPRINTF(("ldc_map_alloc() - bus_dmamap_load() failed\n"));
sys/arch/sparc64/dev/ldc.c
67
DPRINTF(("CTRL/0x%02x/0x%02x\n", lp->stype, lp->ctrl));
sys/arch/sparc64/dev/ldc.c
78
DPRINTF(("CTRL/INFO/VERS major %d minor %d\n", lp->major, lp->minor));
sys/arch/sparc64/dev/ldc.c
84
DPRINTF(("CTRL/INFO/VERS unsupported major/minor\n"));
sys/arch/sparc64/dev/ldc.c
89
DPRINTF(("CTRL/ACK/VERS\n"));
sys/arch/sparc64/dev/ldc.c
91
DPRINTF(("Spurious CTRL/ACK/VERS: state %d major %d minor %d (ignored)\n",
sys/arch/sparc64/dev/pcf8591_envctrl.c
136
DPRINTF("\n");
sys/arch/sparc64/dev/pcf8591_envctrl.c
184
DPRINTF("%s: "
sys/arch/sparc64/dev/pcf8591_envctrl.c
190
DPRINTF("%s: "
sys/arch/sparc64/dev/pcf8591_envctrl.c
196
DPRINTF("%s: "
sys/arch/sparc64/dev/pcf8591_envctrl.c
239
DPRINTF("%s: "
sys/arch/sparc64/dev/pcf8591_envctrl.c
361
DPRINTF("%s: xlate %s sensor = %d"
sys/arch/sparc64/dev/pcf8591_envctrl.c
370
DPRINTF("%s: read %s sensor = %d (0x%x)\n",
sys/arch/sparc64/dev/pcf8591_envctrl.c
457
DPRINTF("%s changed fan speed (ch %d) to 0x%x\n",
sys/arch/sparc64/dev/pci_machdep.c
177
DPRINTF(SPDB_PROBE, ("curnode %x %s\n", node,
sys/arch/sparc64/dev/pci_machdep.c
185
DPRINTF(SPDB_PROBE, printf("going up to node %x %s\n",
sys/arch/sparc64/dev/pci_machdep.c
200
DPRINTF(SPDB_PROBE, ("checking node %x %s\n", node,
sys/arch/sparc64/dev/pci_machdep.c
222
DPRINTF(SPDB_PROBE, ("going down to node %x %s\n", node,
sys/arch/sparc64/dev/pci_machdep.c
401
DPRINTF(SPDB_INTR, ("pci_intr_string: returning %s\n", buf));
sys/arch/sparc64/dev/pci_machdep.c
442
DPRINTF(SPDB_INTMAP,
sys/arch/sparc64/dev/pci_machdep.c
448
DPRINTF(SPDB_INTMAP,
sys/arch/sparc64/dev/pci_machdep.c
461
DPRINTF(SPDB_INTMAP, ("OF_mapintr() gave %x\n", int_used));
sys/arch/sparc64/dev/pci_machdep.c
468
DPRINTF(SPDB_INTMAP, ("reset to %x\n", int_used));
sys/arch/sparc64/dev/pci_machdep.c
485
DPRINTF(SPDB_INTR, ("pci_intr_disestablish: cookie %p\n", cookie));
sys/arch/sparc64/dev/pci_machdep.c
83
DPRINTF(SPDB_TAG,
sys/arch/sparc64/dev/psycho.c
1153
DPRINTF(PDB_BUSMAP,
sys/arch/sparc64/dev/psycho.c
1161
DPRINTF(PDB_BUSMAP, (" cspace %d", ss));
sys/arch/sparc64/dev/psycho.c
1166
DPRINTF(PDB_BUSMAP, ("\n%s: mapping paddr "
sys/arch/sparc64/dev/psycho.c
1173
DPRINTF(PDB_BUSMAP, (" FAILED\n"));
sys/arch/sparc64/dev/psycho.c
1191
DPRINTF(PDB_BUSMAP, ("%s: prot %x flags %d busaddr %qx\n",
sys/arch/sparc64/dev/psycho.c
1197
DPRINTF(PDB_BUSMAP, ("%s: mapping paddr "
sys/arch/sparc64/dev/psycho.c
1222
DPRINTF(PDB_BUSMAP, ("%s: type %d addr %" PRIx64" cspace %d",
sys/arch/sparc64/dev/psycho.c
1230
DPRINTF(PDB_BUSMAP,
sys/arch/sparc64/dev/psycho.c
1237
DPRINTF(PDB_BUSMAP, ("- paddr %" PRIx64" offset %" PRIx64 "\n",
sys/arch/sparc64/dev/psycho.c
1241
DPRINTF(PDB_BUSMAP, ("- FAILED\n"));
sys/arch/sparc64/dev/psycho.c
1275
DPRINTF(PDB_INTR, ("%s: ihandle %x vec %lx", __func__, ihandle, vec));
sys/arch/sparc64/dev/psycho.c
1277
DPRINTF(PDB_INTR, (" ino %x\n", ino));
sys/arch/sparc64/dev/psycho.c
1287
DPRINTF(PDB_INTR, ("%s: intr %lx: %p\nHunting for IRQ...\n",
sys/arch/sparc64/dev/psycho.c
1342
DPRINTF(PDB_INTR, (
sys/arch/sparc64/dev/psycho.c
1357
DPRINTF(PDB_INTR, ("%s: read intrmap = %016qx",
sys/arch/sparc64/dev/psycho.c
1362
DPRINTF(PDB_INTR, ("; addr of intrmapptr = %p", intrmapptr));
sys/arch/sparc64/dev/psycho.c
1363
DPRINTF(PDB_INTR, ("; writing intrmap = %016qx\n",
sys/arch/sparc64/dev/psycho.c
1366
DPRINTF(PDB_INTR, ("; reread intrmap = %016qx\n",
sys/arch/sparc64/dev/psycho.c
1389
DPRINTF(PDB_CONF, ("%s: tag %lx reg %x ", __func__,
sys/arch/sparc64/dev/psycho.c
1393
DPRINTF(PDB_CONF, ("asi=%x addr=%qx (offset=%x) ...",
sys/arch/sparc64/dev/psycho.c
1412
else DPRINTF(PDB_CONF, ("%s: bogus pcitag %x -", __func__,
sys/arch/sparc64/dev/psycho.c
1415
DPRINTF(PDB_CONF, (" returning %08x\n", (u_int)val));
sys/arch/sparc64/dev/psycho.c
1426
DPRINTF(PDB_CONF, ("%s: tag %lx; reg %x; data %x; ", __func__,
sys/arch/sparc64/dev/psycho.c
1428
DPRINTF(PDB_CONF, ("asi = %x; readaddr = %qx (offset = %x)\n",
sys/arch/sparc64/dev/psycho.c
1435
DPRINTF(PDB_CONF, ("%s: bad addr", __func__));
sys/arch/sparc64/dev/psycho.c
1453
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/psycho.c
1456
DPRINTF(PDB_INTR, ("; returning handle %p\n", cookie));
sys/arch/sparc64/dev/psycho.c
1469
DPRINTF(PDB_INTMAP, ("%s: pa_tag: node %x, %d:%d:%d\n", __func__,
sys/arch/sparc64/dev/psycho.c
1473
DPRINTF(PDB_INTMAP,
sys/arch/sparc64/dev/psycho.c
1476
DPRINTF(PDB_INTMAP, ("%s: pa_intrtag: node %x, %d:%d:%d\n", __func__,
sys/arch/sparc64/dev/psycho.c
1498
DPRINTF(PDB_INTMAP, ("%s: mode %d, pbm %d, dev %d, pin %d\n", __func__,
sys/arch/sparc64/dev/psycho.c
1596
DPRINTF(PDB_STICK, ("%s: %ld\n", __func__, psycho0->sc_last_stick));
sys/arch/sparc64/dev/psycho.c
322
DPRINTF(PDB_STICK, ("init psycho0 %lx\n", (long)sc));
sys/arch/sparc64/dev/psycho.c
856
DPRINTF(PDB_PROM, ("%s: got `bus-range' for node %08x: %u - %u\n",
sys/arch/sparc64/dev/psycho.c
866
DPRINTF(PDB_PROM,
sys/arch/sparc64/dev/psycho.c
893
DPRINTF(PDB_PROM,
sys/arch/sparc64/dev/psycho.c
904
DPRINTF(PDB_PROM, ("%s: got `ranges' for node %08x: %d entries\n",
sys/arch/sparc64/dev/pyro.c
290
DPRINTF(PDB_CONF, ("%s: tag %lx reg %x ", __func__, (long)tag, reg));
sys/arch/sparc64/dev/pyro.c
304
DPRINTF(PDB_CONF, (" returning %08x\n", (u_int)val));
sys/arch/sparc64/dev/pyro.c
313
DPRINTF(PDB_CONF, ("%s: tag %lx; reg %x; data %x", __func__,
sys/arch/sparc64/dev/pyro.c
318
DPRINTF(PDB_CONF, (" .. bad addr\n"));
sys/arch/sparc64/dev/pyro.c
327
DPRINTF(PDB_CONF, (" .. done\n"));
sys/arch/sparc64/dev/pyro.c
342
DPRINTF(PDB_INTR, ("%s: not -1 -> ih %lx\n", __func__, (u_long)*ihp));
sys/arch/sparc64/dev/pyro.c
354
DPRINTF(PDB_INTR, ("%s: no intrpen\n", __func__));
sys/arch/sparc64/dev/pyro.c
368
DPRINTF(PDB_INTR, ("%s: weird hack -> ih %lx\n", __func__, (u_long)*ihp));
sys/arch/sparc64/dev/pyro.c
479
DPRINTF(PDB_BUSMAP, ("pyro_bus_map: type %d off %qx sz %qx flags %d",
sys/arch/sparc64/dev/pyro.c
492
DPRINTF(PDB_BUSMAP, (" cspace %d", ss));
sys/arch/sparc64/dev/pyro.c
531
DPRINTF(PDB_BUSMAP, ("pyro_bus_mmap: prot %d flags %d pa %qx\n",
sys/arch/sparc64/dev/pyro.c
565
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d ino %#x", __func__, (u_long)ihandle, level, ino));
sys/arch/sparc64/dev/pyro.c
578
DPRINTF(PDB_INTR, (" mapptr %p clrptr %p\n", intrmapptr, intrclrptr));
sys/arch/sparc64/dev/pyro.c
601
DPRINTF(PDB_INTR, ("%s: read intrmap = %016qx", __func__,
sys/arch/sparc64/dev/pyro.c
605
DPRINTF(PDB_INTR, ("; set intr group intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
615
DPRINTF(PDB_INTR, ("; set cpuid num intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
619
DPRINTF(PDB_INTR, ("; writing intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
623
DPRINTF(PDB_INTR, ("; reread intrmap = %016qx, "
sys/arch/sparc64/dev/pyro.c
642
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d\n", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/pyro.c
645
DPRINTF(PDB_INTR, ("%s: returning handle %p\n", __func__, cookie));
sys/arch/sparc64/dev/sbus.c
518
DPRINTF(SDB_INTR,
sys/arch/sparc64/dev/sbus.c
555
DPRINTF(SDB_INTR,
sys/arch/sparc64/dev/schizo.c
336
DPRINTF(SDB_INTR, ("ino_bitmap=0x%016" PRIx64 "\n", ino_bitmap));
sys/arch/sparc64/dev/schizo.c
503
DPRINTF(SDB_BUSMAP, ("schizo_init_iommu: iobase=0x%x\n", iobase));
sys/arch/sparc64/dev/schizo.c
506
DPRINTF(SDB_BUSMAP, ("schizo_init_iommu: getprop failed, "
sys/arch/sparc64/dev/schizo.c
533
DPRINTF(SDB_CONF, ("%s: tag %lx reg %x ", __func__, (long)tag, reg));
sys/arch/sparc64/dev/schizo.c
547
DPRINTF(SDB_CONF, (" returning %08x\n", (u_int)val));
sys/arch/sparc64/dev/schizo.c
556
DPRINTF(SDB_CONF, ("%s: tag %lx; reg %x; data %x", __func__,
sys/arch/sparc64/dev/schizo.c
561
DPRINTF(SDB_CONF, (" .. bad addr\n"));
sys/arch/sparc64/dev/schizo.c
570
DPRINTF(SDB_CONF, (" .. done\n"));
sys/arch/sparc64/dev/schizo.c
581
DPRINTF(SDB_INTR, ("%s: ino %x ign %x fn %p arg %p", __func__,
sys/arch/sparc64/dev/schizo.c
588
DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n",
sys/arch/sparc64/dev/schizo.c
725
DPRINTF(SDB_BUSMAP, ("schizo_bus_map: type %d off %qx sz %qx flags %d",
sys/arch/sparc64/dev/schizo.c
738
DPRINTF(SDB_BUSMAP, (" cspace %d\n", ss));
sys/arch/sparc64/dev/schizo.c
743
DPRINTF(SDB_BUSMAP, ("%s: mapping paddr "
sys/arch/sparc64/dev/schizo.c
750
DPRINTF(SDB_BUSMAP, ("%s: FAILED\n", __func__));
sys/arch/sparc64/dev/schizo.c
772
DPRINTF(SDB_BUSMAP, ("schizo_bus_mmap: prot %d flags %d pa %qx\n",
sys/arch/sparc64/dev/schizo.c
778
DPRINTF(SDB_BUSMAP, ("%s: mapping paddr "
sys/arch/sparc64/dev/schizo.c
785
DPRINTF(SDB_BUSMAP, ("%s: FAILED\n", __func__));
sys/arch/sparc64/dev/schizo.c
798
DPRINTF(SDB_INTMAP, ("IGN %x", *ihp));
sys/arch/sparc64/dev/schizo.c
800
DPRINTF(SDB_INTMAP, (" adjusted to %x\n", *ihp));
sys/arch/sparc64/dev/schizo.c
821
DPRINTF(SDB_INTR, ("\n%s: ihandle %x level %d fn %p arg %p\n", __func__,
sys/arch/sparc64/dev/schizo.c
834
DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff %"
sys/arch/sparc64/dev/schizo.c
858
DPRINTF(SDB_INTR, (
sys/arch/sparc64/dev/schizo.c
873
DPRINTF(SDB_INTR, ("; read intrmap = %016qx",
sys/arch/sparc64/dev/schizo.c
877
DPRINTF(SDB_INTR, ("; addr of intrmapptr = %p", intrmapptr));
sys/arch/sparc64/dev/schizo.c
878
DPRINTF(SDB_INTR, ("; writing intrmap = %016qx\n",
sys/arch/sparc64/dev/schizo.c
882
DPRINTF(SDB_INTR, ("; reread intrmap = %016qx",
sys/arch/sparc64/dev/schizo.c
901
DPRINTF(SDB_INTR, ("%s: ih %lx; level %d", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/schizo.c
904
DPRINTF(SDB_INTR, ("; returning handle %p\n", cookie));
sys/arch/sparc64/dev/tadpmu.c
241
DPRINTF("%s unknown battery state %02x\n",
sys/arch/sparc64/dev/tadpmu.c
306
DPRINTF("%s event %02x, status %02x/%02x\n", __func__,
sys/arch/sparc64/dev/tadpmu.c
366
DPRINTF("%s status change %02x\n", __func__, d);
sys/arch/sparc64/dev/tadpmu.c
404
DPRINTF("%s data %02x\n", __func__, idata);
sys/arch/sparc64/dev/vbus.c
151
DPRINTF(VBUS_INTR, ("vbus_intr_map(): ino 0x%x\n", ino));
sys/arch/sparc64/dev/vbus.c
215
DPRINTF(VBUS_INTR, ("vbus_intr_establish()\n"));
sys/arch/sparc64/dev/vbus.c
259
DPRINTF(VBUS_INTR, ("vbus_intr_ack()\n"));
sys/arch/sparc64/dev/vdsk.c
1033
DPRINTF(("vdsk_scsi_cmd() opcode %x\n", xs->cmd->opcode));
sys/arch/sparc64/dev/vdsk.c
1038
DPRINTF(("SCSI_READ_6_COMMAND\n"));
sys/arch/sparc64/dev/vdsk.c
1042
DPRINTF(("SCSI_READ_10\n"));
sys/arch/sparc64/dev/vdsk.c
1046
DPRINTF(("SCSI_READ_12\n"));
sys/arch/sparc64/dev/vdsk.c
1050
DPRINTF(("SCSI_READ_16\n"));
sys/arch/sparc64/dev/vdsk.c
1054
DPRINTF(("SCSI_WRITE_6\n"));
sys/arch/sparc64/dev/vdsk.c
1058
DPRINTF(("SCSI_WRITE_10\n"));
sys/arch/sparc64/dev/vdsk.c
1062
DPRINTF(("SCSI_WRITE_12\n"));
sys/arch/sparc64/dev/vdsk.c
1066
DPRINTF(("SCSI_WRITE_16\n"));
sys/arch/sparc64/dev/vdsk.c
1070
DPRINTF(("SCSI_SYNCHRONIZE_CACHE_10\n"));
sys/arch/sparc64/dev/vdsk.c
1080
DPRINTF(("INQUIRY\n"));
sys/arch/sparc64/dev/vdsk.c
1085
DPRINTF(("READ_CAPACITY_10\n"));
sys/arch/sparc64/dev/vdsk.c
1090
DPRINTF(("READ_CAPACITY_16\n"));
sys/arch/sparc64/dev/vdsk.c
1095
DPRINTF(("REPORT_LUNS\n"));
sys/arch/sparc64/dev/vdsk.c
1100
DPRINTF(("TEST_UNIT_READY\n"));
sys/arch/sparc64/dev/vdsk.c
1105
DPRINTF(("START_STOP\n"));
sys/arch/sparc64/dev/vdsk.c
1110
DPRINTF(("PREVENT_ALLOW_MEDIUM_REMOVAL\n"));
sys/arch/sparc64/dev/vdsk.c
1115
DPRINTF(("SCSI_MODE_SENSE_6\n"));
sys/arch/sparc64/dev/vdsk.c
1120
DPRINTF(("MODE_SELECT_6\n"));
sys/arch/sparc64/dev/vdsk.c
1125
DPRINTF(("MAINTENANCE_IN\n"));
sys/arch/sparc64/dev/vdsk.c
1135
DPRINTF(("READ_TOC (not implemented)\n"));
sys/arch/sparc64/dev/vdsk.c
1190
DPRINTF(("VD_OP_BREAD\n"));
sys/arch/sparc64/dev/vdsk.c
1198
DPRINTF(("VD_OP_BWRITE\n"));
sys/arch/sparc64/dev/vdsk.c
1203
DPRINTF(("VD_OP_FLUSH\n"));
sys/arch/sparc64/dev/vdsk.c
1230
DPRINTF(("lba = %lu\n", lba));
sys/arch/sparc64/dev/vdsk.c
1237
DPRINTF(("len = %u\n", len));
sys/arch/sparc64/dev/vdsk.c
1441
DPRINTF(("%s() capacity %lu block size %u\n",
sys/arch/sparc64/dev/vdsk.c
1462
DPRINTF(("%s() capacity %lu block size %u\n",
sys/arch/sparc64/dev/vdsk.c
456
DPRINTF(("Tx link down\n"));
sys/arch/sparc64/dev/vdsk.c
459
DPRINTF(("Tx link up\n"));
sys/arch/sparc64/dev/vdsk.c
462
DPRINTF(("Tx link reset\n"));
sys/arch/sparc64/dev/vdsk.c
496
DPRINTF(("Rx link down\n"));
sys/arch/sparc64/dev/vdsk.c
499
DPRINTF(("Rx link up\n"));
sys/arch/sparc64/dev/vdsk.c
503
DPRINTF(("Rx link reset\n"));
sys/arch/sparc64/dev/vdsk.c
526
DPRINTF(("%0x02/%0x02/%0x02\n", lp->type, lp->stype,
sys/arch/sparc64/dev/vdsk.c
564
DPRINTF(("Unhandled packet type 0x%02x\n", vm->type));
sys/arch/sparc64/dev/vdsk.c
589
DPRINTF(("CTRL/0x%02x/0x%04x\n", tag->stype, tag->stype_env));
sys/arch/sparc64/dev/vdsk.c
601
DPRINTF(("CTRL/INFO/VER_INFO\n"));
sys/arch/sparc64/dev/vdsk.c
605
DPRINTF(("CTRL/ACK/VER_INFO\n"));
sys/arch/sparc64/dev/vdsk.c
616
DPRINTF(("CTRL/0x%02x/VER_INFO\n", vi->tag.stype));
sys/arch/sparc64/dev/vdsk.c
631
DPRINTF(("CTRL/INFO/ATTR_INFO\n"));
sys/arch/sparc64/dev/vdsk.c
635
DPRINTF(("CTRL/ACK/ATTR_INFO\n"));
sys/arch/sparc64/dev/vdsk.c
652
DPRINTF(("CTRL/0x%02x/ATTR_INFO\n", ai->tag.stype));
sys/arch/sparc64/dev/vdsk.c
668
DPRINTF(("CTRL/INFO/DRING_REG\n"));
sys/arch/sparc64/dev/vdsk.c
672
DPRINTF(("CTRL/ACK/DRING_REG\n"));
sys/arch/sparc64/dev/vdsk.c
685
DPRINTF(("CTRL/0x%02x/DRING_REG\n", dr->tag.stype));
sys/arch/sparc64/dev/vdsk.c
698
DPRINTF(("CTRL/INFO/RDX\n"));
sys/arch/sparc64/dev/vdsk.c
705
DPRINTF(("CTRL/ACK/RDX\n"));
sys/arch/sparc64/dev/vdsk.c
734
DPRINTF(("CTRL/0x%02x/RDX (VIO)\n", tag->stype));
sys/arch/sparc64/dev/vdsk.c
745
DPRINTF(("Spurious DATA/0x%02x/0x%04x\n", tag->stype,
sys/arch/sparc64/dev/vdsk.c
756
DPRINTF(("DATA/0x%02x/0x%04x\n", tag->stype, tag->stype_env));
sys/arch/sparc64/dev/vdsk.c
766
DPRINTF(("DATA/INFO/DRING_DATA\n"));
sys/arch/sparc64/dev/vdsk.c
787
DPRINTF(("DATA/NACK/DRING_DATA\n"));
sys/arch/sparc64/dev/vdsk.c
793
DPRINTF(("DATA/0x%02x/DRING_DATA\n", tag->stype));
sys/arch/sparc64/dev/vdsk.c
859
DPRINTF(("vdisk_block_size %u\n", ai.vdisk_block_size));
sys/arch/sparc64/dev/vdsk.c
860
DPRINTF(("max_xfer_sz %lu\n", ai.max_xfer_sz));
sys/arch/sparc64/dev/vnet.c
1105
DPRINTF(("%s: peer_state == VIO_DP_ACTIVE\n", __func__));
sys/arch/sparc64/dev/vnet.c
1135
DPRINTF(("%s: not in RUNNING state\n", __func__));
sys/arch/sparc64/dev/vnet.c
1141
DPRINTF(("%s: queue is empty\n", __func__));
sys/arch/sparc64/dev/vnet.c
1144
DPRINTF(("%s: queue size %d\n", __func__, ifp->if_snd.ifq_len));
sys/arch/sparc64/dev/vnet.c
1154
DPRINTF(("%s: vio connection not established yet\n", __func__));
sys/arch/sparc64/dev/vnet.c
1164
DPRINTF(("%s: no room in ldc transmit queue\n", __func__));
sys/arch/sparc64/dev/vnet.c
1171
DPRINTF(("%s: tail equals head\n", __func__));
sys/arch/sparc64/dev/vnet.c
1177
DPRINTF(("%s: vio_desc_mode\n", __func__));
sys/arch/sparc64/dev/vnet.c
1187
DPRINTF(("%s: count issue\n", __func__));
sys/arch/sparc64/dev/vnet.c
1193
DPRINTF(("%s: buff is NULL\n", __func__));
sys/arch/sparc64/dev/vnet.c
1209
DPRINTF(("%s: before bpf\n", __func__));
sys/arch/sparc64/dev/vnet.c
1211
DPRINTF(("%s: after bpf\n", __func__));
sys/arch/sparc64/dev/vnet.c
347
DPRINTF(("%s: Tx link down\n", __func__));
sys/arch/sparc64/dev/vnet.c
350
DPRINTF(("%s: Tx link up\n", __func__));
sys/arch/sparc64/dev/vnet.c
353
DPRINTF(("%s: Tx link reset\n", __func__));
sys/arch/sparc64/dev/vnet.c
390
DPRINTF(("setting rx qhead to %" PRId64 "\n", rx_tail));
sys/arch/sparc64/dev/vnet.c
400
DPRINTF(("%s: Rx link reset\n", __func__));
sys/arch/sparc64/dev/vnet.c
409
DPRINTF(("setting rx qhead to %" PRId64 "\n", rx_tail));
sys/arch/sparc64/dev/vnet.c
416
DPRINTF(("%s: unhandled rx_state %" PRIx64 "\n", __func__, rx_state));
sys/arch/sparc64/dev/vnet.c
426
DPRINTF(("%s: head eq tail\n", __func__));
sys/arch/sparc64/dev/vnet.c
432
DPRINTF(("%s: LDC_CTRL\n", __func__));
sys/arch/sparc64/dev/vnet.c
437
DPRINTF(("%s: LDC_DATA\n", __func__));
sys/arch/sparc64/dev/vnet.c
442
DPRINTF(("%s: unhandled type %0x02/%0x02/%0x02\n",
sys/arch/sparc64/dev/vnet.c
477
DPRINTF(("%s: FRAG_START==0 and FRAG_STOP==0\n", __func__));
sys/arch/sparc64/dev/vnet.c
485
DPRINTF(("%s: FRAG_START==0\n", __func__));
sys/arch/sparc64/dev/vnet.c
492
DPRINTF(("Unhandled packet type 0x%02x\n", vm->type));
sys/arch/sparc64/dev/vnet.c
533
DPRINTF(("CTRL/INFO/VER_INFO\n"));
sys/arch/sparc64/dev/vnet.c
538
DPRINTF(("Class is not network or network switch\n"));
sys/arch/sparc64/dev/vnet.c
547
DPRINTF(("Major mismatch %" PRId8 " vs %" PRId8 "\n",
sys/arch/sparc64/dev/vnet.c
564
DPRINTF(("CTRL/ACK/VER_INFO\n"));
sys/arch/sparc64/dev/vnet.c
573
DPRINTF(("CTRL/0x%02x/VER_INFO\n", vi->tag.stype));
sys/arch/sparc64/dev/vnet.c
589
DPRINTF(("CTRL/INFO/ATTR_INFO\n"));
sys/arch/sparc64/dev/vnet.c
598
DPRINTF(("CTRL/ACK/ATTR_INFO\n"));
sys/arch/sparc64/dev/vnet.c
607
DPRINTF(("CTRL/0x%02x/ATTR_INFO\n", ai->tag.stype));
sys/arch/sparc64/dev/vnet.c
627
DPRINTF(("CTRL/INFO/DRING_REG\n"));
sys/arch/sparc64/dev/vnet.c
639
DPRINTF(("CTRL/ACK/DRING_REG\n"));
sys/arch/sparc64/dev/vnet.c
652
DPRINTF(("CTRL/0x%02x/DRING_REG\n", dr->tag.stype));
sys/arch/sparc64/dev/vnet.c
668
DPRINTF(("CTRL/INFO/RDX\n"));
sys/arch/sparc64/dev/vnet.c
676
DPRINTF(("CTRL/ACK/RDX\n"));
sys/arch/sparc64/dev/vnet.c
685
DPRINTF(("CTRL/0x%02x/RDX (VIO)\n", tag->stype));
sys/arch/sparc64/dev/vnet.c
709
DPRINTF(("CTRL/INFO/MCAST_INFO\n"));
sys/arch/sparc64/dev/vnet.c
713
DPRINTF(("CTRL/ACK/MCAST_INFO\n"));
sys/arch/sparc64/dev/vnet.c
717
DPRINTF(("CTRL/NACK/MCAST_INFO\n"));
sys/arch/sparc64/dev/vnet.c
734
DPRINTF(("Spurious DATA/0x%02x/0x%04x\n", tag->stype,
sys/arch/sparc64/dev/vnet.c
749
DPRINTF(("DATA/0x%02x/0x%04x\n", tag->stype, tag->stype_env));
sys/arch/sparc64/dev/vnet.c
809
DPRINTF(("DATA/ACK/DESC_DATA\n"));
sys/arch/sparc64/dev/vnet.c
828
DPRINTF(("DATA/NACK/DESC_DATA\n"));
sys/arch/sparc64/dev/vnet.c
832
DPRINTF(("DATA/0x%02x/DESC_DATA\n", tag->stype));
sys/arch/sparc64/dev/vnet.c
851
DPRINTF(("%s: VIO_SUBTYPE_INFO\n", __func__));
sys/arch/sparc64/dev/vnet.c
880
DPRINTF(("%s: MGETHDR failed\n", __func__));
sys/arch/sparc64/dev/vnet.c
929
DPRINTF(("%s: VIO_SUBTYPE_ACK\n", __func__));
sys/arch/sparc64/dev/vnet.c
962
DPRINTF(("DATA/NACK/DRING_DATA\n"));
sys/arch/sparc64/dev/vnet.c
967
DPRINTF(("DATA/0x%02x/DRING_DATA\n", tag->stype));
sys/arch/sparc64/dev/vpci.c
216
DPRINTF(VDB_PROM,
sys/arch/sparc64/dev/vpci.c
232
DPRINTF(VDB_PROM, ("\nvpci_attach: bus-range %d %08x", range, busranges[range]));
sys/arch/sparc64/dev/vpci.c
296
DPRINTF(VDB_BUSMAP, ("vpci_init_iommu: vdma[0]=0x%x vdma[1]=0x%x\n",
sys/arch/sparc64/dev/vpci.c
302
DPRINTF(VDB_BUSMAP, ("vpci_init_iommu: iobase=0x%x iolen = 0x%x tsbsize=0x%x\n",
sys/arch/sparc64/dev/vpci.c
339
DPRINTF(VDB_CONF_READ, ("%s: tag %lx reg %x ", __func__, (long)tag, reg));
sys/arch/sparc64/dev/vpci.c
347
DPRINTF(VDB_CONF_READ, (" returning %08x\n", (u_int)val));
sys/arch/sparc64/dev/vpci.c
358
DPRINTF(VDB_CONF_WRITE, ("%s: tag %lx; reg %x; data %x", __func__,
sys/arch/sparc64/dev/vpci.c
365
DPRINTF(VDB_CONF_WRITE, (" .. done\n"));
sys/arch/sparc64/dev/vpci.c
377
DPRINTF(VDB_INTR, ("vpci_intr_map(): devino 0x%lx\n", devino));
sys/arch/sparc64/dev/vpci.c
390
DPRINTF(VDB_INTR, ("vpci_intr_map(): sysino 0x%lx\n", sysino));
sys/arch/sparc64/dev/vpci.c
504
DPRINTF(VDB_BUSMAP, ("vpci_bus_map: type %d off %qx sz %qx flags %d",
sys/arch/sparc64/dev/vpci.c
511
DPRINTF(VDB_BUSMAP, (" cspace %d\n", ss));
sys/arch/sparc64/dev/vpci.c
544
DPRINTF(VDB_BUSMAP, ("vpci_bus_mmap: prot %d flags %d pa %qx\n",
sys/arch/sparc64/dev/vpci.c
574
DPRINTF(VDB_INTR, ("%s: ih %lx; level %d ino %#x\n", __func__, (u_long)ihandle, level, ino));
sys/arch/sparc64/dev/vpci.c
586
DPRINTF(VDB_INTR, ("%s: ih %lx; level %d ino %#x\n", __func__, (u_long)ihandle, level, ino));
sys/arch/sparc64/dev/vpci.c
600
DPRINTF(VDB_INTR, ("vpci_intr_establish(): sysino 0x%lx\n", sysino));
sys/arch/sparc64/dev/vpci.c
620
DPRINTF(VDB_INTR, ("%s() returning %p\n", __func__, ih));
sys/arch/sparc64/dev/vpci.c
641
DPRINTF(VDB_INTR, ("%s: ih %lx; level %d\n", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/vpci.c
644
DPRINTF(VDB_INTR, ("%s: returning handle %p\n", __func__, cookie));
sys/arch/sparc64/sparc64/autoconf.c
1028
DPRINTF(ACDB_BOOTDEV, ("parent device_type is ide\n"));
sys/arch/sparc64/sparc64/autoconf.c
1032
DPRINTF(ACDB_BOOTDEV, ("parent has no compatible property\n"));
sys/arch/sparc64/sparc64/autoconf.c
1037
DPRINTF(ACDB_BOOTDEV, ("parent seems to be an (old) OpenBIOS"
sys/arch/sparc64/sparc64/autoconf.c
1043
DPRINTF(ACDB_BOOTDEV, ("parent seems to be an OpenBIOS"
sys/arch/sparc64/sparc64/autoconf.c
1082
DPRINTF(ACDB_BOOTDEV, ("dev_bi_unit_drive_match: %s, controller %x, "
sys/arch/sparc64/sparc64/autoconf.c
1089
DPRINTF(ACDB_BOOTDEV, ("controller %x : %s\n", ctrlnode, ctrl_path));
sys/arch/sparc64/sparc64/autoconf.c
1090
DPRINTF(ACDB_BOOTDEV, ("phandle %x : %s\n", bi_unit->phandle, dev_path));
sys/arch/sparc64/sparc64/autoconf.c
1091
DPRINTF(ACDB_BOOTDEV, ("parent %x : %s\n", bi_unit->parent, parent_path));
sys/arch/sparc64/sparc64/autoconf.c
1095
DPRINTF(ACDB_BOOTDEV, ("controller %x : %s does not match "
sys/arch/sparc64/sparc64/autoconf.c
1101
DPRINTF(ACDB_BOOTDEV, ("controller %x : %s is bootinfo"
sys/arch/sparc64/sparc64/autoconf.c
1104
DPRINTF(ACDB_BOOTDEV, ("controller %x : %s is parent of"
sys/arch/sparc64/sparc64/autoconf.c
1121
DPRINTF(ACDB_BOOTDEV, ("mismatch: wwn %016" PRIx64 " - %016" PRIx64
sys/arch/sparc64/sparc64/autoconf.c
1130
DPRINTF(ACDB_BOOTDEV, ("found boot device: %s"
sys/arch/sparc64/sparc64/autoconf.c
307
DPRINTF(ACDB_BOOTARGS,
sys/arch/sparc64/sparc64/autoconf.c
328
DPRINTF(ACDB_BOOTARGS,
sys/arch/sparc64/sparc64/autoconf.c
419
DPRINTF(ACDB_BOOTDEV, ("bootpath: %s\n", ofbootpath));
sys/arch/sparc64/sparc64/autoconf.c
440
DPRINTF(ACDB_BOOTDEV, ("bootpath phandle: 0x%x\n", ofbootpackage));
sys/arch/sparc64/sparc64/autoconf.c
441
DPRINTF(ACDB_BOOTDEV, ("boot target: %s\n",
sys/arch/sparc64/sparc64/autoconf.c
443
DPRINTF(ACDB_BOOTDEV, ("boot partition: %s\n",
sys/arch/sparc64/sparc64/autoconf.c
754
DPRINTF(ACDB_PROBE, ("Node: %x", node));
sys/arch/sparc64/sparc64/autoconf.c
759
DPRINTF(ACDB_PROBE, (" name %s\n", sbuf));
sys/arch/sparc64/sparc64/autoconf.c
911
DPRINTF(ACDB_BOOTDEV, ("found bootdevice: %s\n", device_xname(dev)));
sys/arch/sparc64/sparc64/autoconf.c
927
DPRINTF(ACDB_BOOTDEV, ("dev_path_drive_match: %s, controller %x, "
sys/arch/sparc64/sparc64/autoconf.c
965
DPRINTF(ACDB_BOOTDEV, ("found controller of bootdevice\n"));
sys/arch/sparc64/sparc64/autoconf.c
985
DPRINTF(ACDB_BOOTDEV, ("found boot device: %s"
sys/arch/sparc64/sparc64/emul.c
176
DPRINTF(("emulinstr: avoid zerodivide\n"));
sys/arch/sparc64/sparc64/emul.c
180
DPRINTF(("muldiv: %d / %d = %d\n", *rs1, *rs2, *rd));
sys/arch/sparc64/sparc64/emul.c
184
DPRINTF(("muldiv: %d * %d = %d\n", *rs1, *rs2, *rd));
sys/arch/sparc64/sparc64/emul.c
251
DPRINTF(("fixalign: Bad instruction fetch\n"));
sys/arch/sparc64/sparc64/emul.c
257
DPRINTF(("fixalign: Not a load or store\n"));
sys/arch/sparc64/sparc64/emul.c
265
DPRINTF(("fixalign: Bad operand size\n"));
sys/arch/sparc64/sparc64/emul.c
272
DPRINTF(("emulinstr: read rs1 %d\n", error));
sys/arch/sparc64/sparc64/emul.c
277
DPRINTF(("emulinstr: decode addr %d\n", error));
sys/arch/sparc64/sparc64/emul.c
386
DPRINTF(("emulinstr: Bad instruction fetch\n"));
sys/arch/sparc64/sparc64/emul.c
392
DPRINTF(("emulinstr: Not a format 2 instruction\n"));
sys/arch/sparc64/sparc64/emul.c
399
DPRINTF(("emulinstr: read rs1 %d\n", error));
sys/arch/sparc64/sparc64/emul.c
404
DPRINTF(("emulinstr: decode addr %d\n", error));
sys/arch/sparc64/sparc64/emul.c
415
DPRINTF(("emulinstr: Unsupported op3 0x%x\n",
sys/arch/sparc64/sparc64/emul.c
424
DPRINTF(("muldiv: write rd %d\n", error));
sys/arch/sparc64/sparc64/intr.c
229
DPRINTF(INTRDB_ESTABLISH,
sys/arch/sparc64/sparc64/intr.c
261
DPRINTF(INTRDB_REUSE,
sys/arch/sparc64/sparc64/machdep.c
2264
DPRINTF(BSDB_MAP, ("\n%s: config type %x flags %x "
sys/arch/sparc64/sparc64/machdep.c
2318
DPRINTF(BSDB_MAP, ("\n%s: type %x flags %x addr %016llx prot %02x "
sys/arch/sparc64/sparc64/machdep.c
2325
DPRINTF(BSDB_MAP, ("%s: phys %llx virt %p hp %llx\n",
sys/arch/sparc64/sparc64/ofw_machdep.c
1001
DPRINTF(("%x.", imap[len]));
sys/arch/sparc64/sparc64/ofw_machdep.c
1008
DPRINTF(("OF_mapintr: no reg property?\n"));
sys/arch/sparc64/sparc64/ofw_machdep.c
1010
DPRINTF(("reg len %d\n", len));
sys/arch/sparc64/sparc64/ofw_machdep.c
757
DPRINTF(("src %x ^ dest %x -> %x & mask %x -> %x\n",
sys/arch/sparc64/sparc64/ofw_machdep.c
823
DPRINTF(("OF_mapintr: interrupt %x already mapped\n",
sys/arch/sparc64/sparc64/ofw_machdep.c
875
DPRINTF(("OF_mapintr: interrupt %x -> %x, reg[0] %x\n",
sys/arch/sparc64/sparc64/ofw_machdep.c
887
DPRINTF(("interrupt_map_len %d > maplen %d, "
sys/arch/sparc64/sparc64/ofw_machdep.c
907
DPRINTF(("#address-cells = %d len %d ", address_cells, len));
sys/arch/sparc64/sparc64/ofw_machdep.c
913
DPRINTF(("#size-cells = %d len %d ", size_cells, len));
sys/arch/sparc64/sparc64/ofw_machdep.c
919
DPRINTF(("#interrupt-cells = %d, len %d\n", interrupt_cells,
sys/arch/sparc64/sparc64/ofw_machdep.c
928
DPRINTF(("interrupt-map-mask len %d = ", len));
sys/arch/sparc64/sparc64/ofw_machdep.c
930
DPRINTF(("%x.", interrupt_map_mask[i]));
sys/arch/sparc64/sparc64/ofw_machdep.c
931
DPRINTF(("reg = "));
sys/arch/sparc64/sparc64/ofw_machdep.c
933
DPRINTF(("%x.", reg[i]));
sys/arch/sparc64/sparc64/ofw_machdep.c
934
DPRINTF(("interrupts = "));
sys/arch/sparc64/sparc64/ofw_machdep.c
936
DPRINTF(("%x.", interrupt[i]));
sys/arch/sparc64/sparc64/ofw_machdep.c
948
DPRINTF(("\ninterrupt-map addr "));
sys/arch/sparc64/sparc64/ofw_machdep.c
950
DPRINTF(("%x.", imap[len]));
sys/arch/sparc64/sparc64/ofw_machdep.c
951
DPRINTF((" intr "));
sys/arch/sparc64/sparc64/ofw_machdep.c
953
DPRINTF(("%x.", imap[len]));
sys/arch/sparc64/sparc64/ofw_machdep.c
954
DPRINTF(("\nnode %x vs parent %x\n",
sys/arch/sparc64/sparc64/ofw_machdep.c
963
DPRINTF(("pintr_cells = %d len %d\n", pintr_cells, len));
sys/arch/sparc64/sparc64/ofw_machdep.c
982
DPRINTF(("Match! using "));
sys/arch/sparc64/sparc64/ofw_machdep.c
984
DPRINTF(("%x.", parent[len]));
sys/arch/sparc64/sparc64/ofw_machdep.c
985
DPRINTF(("\n"));
sys/arch/sparc64/sparc64/ofw_machdep.c
996
DPRINTF(("skip %d cells:",
sys/arch/sparc64/sparc64/ofw_patch.c
309
DPRINTF(ACDB_PROBE, ("\nAdding spdmem for SPARCle "));
sys/arch/sparc64/sparc64/ofw_patch.c
325
DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model));
sys/arch/sparc64/sparc64/ofw_patch.c
343
DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model));
sys/arch/sparc64/sparc64/ofw_patch.c
361
DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model));
sys/arch/sparc64/sparc64/ofw_patch.c
380
DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model));
sys/arch/sparc64/sparc64/ofw_patch.c
407
DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model));
sys/arch/sparc64/sparc64/ofw_patch.c
592
DPRINTF(ACDB_PROBE, ("\nAdding EDID for Meso-999 "));
sys/arch/sparc64/sparc64/ofw_patch.c
65
DPRINTF(ACDB_PROBE, ("\nCreating new i2c-child-devices\n"));
sys/arch/sparc64/sparc64/ofw_patch.c
80
DPRINTF(ACDB_PROBE, ("\nAdding i2c device: %s (%s) @ 0x%x (%lx)\n",
sys/arch/sparc64/sparc64/pmap.c
1441
DPRINTF(PDB_GROW, ("pmap_growkernel(%lx...%lx)\n", kbreak, maxkvaddr));
sys/arch/sparc64/sparc64/pmap.c
1450
DPRINTF(PDB_GROW,
sys/arch/sparc64/sparc64/pmap.c
1469
DPRINTF(PDB_CREATE, ("pmap_create()\n"));
sys/arch/sparc64/sparc64/pmap.c
1473
DPRINTF(PDB_CREATE, ("pmap_create(): created %p\n", pm));
sys/arch/sparc64/sparc64/pmap.c
1483
DPRINTF(PDB_CREATE, ("pmap_create(%p): ctx %d\n", pm, pmap_ctx(pm)));
sys/arch/sparc64/sparc64/pmap.c
1517
DPRINTF(PDB_DESTROY, ("pmap_destroy: freeing pmap %p\n", pm));
sys/arch/sparc64/sparc64/pmap.c
1564
DPRINTF(PDB_CREATE, ("pmap_copy(%p, %p, %p, %lx, %p)\n",
sys/arch/sparc64/sparc64/pmap.c
1603
DPRINTF(PDB_ACTIVATE,
sys/arch/sparc64/sparc64/pmap.c
1616
DPRINTF(PDB_ACTIVATE,
sys/arch/sparc64/sparc64/pmap.c
1714
DPRINTF(PDB_DEMAP, ("pmap_kremove: start 0x%lx size %lx\n", va, size));
sys/arch/sparc64/sparc64/pmap.c
1742
DPRINTF(PDB_DEMAP, ("pmap_kremove: seg %x pdir %x pte %x\n",
sys/arch/sparc64/sparc64/pmap.c
2090
DPRINTF(PDB_REMOVE, ("pmap_remove(pm=%p, va=%p, endva=%p):", pm,
sys/arch/sparc64/sparc64/pmap.c
2134
DPRINTF(PDB_REMOVE, (" clearing seg %x pte %x\n",
sys/arch/sparc64/sparc64/pmap.c
2162
DPRINTF(PDB_REMOVE, ("\n"));
sys/arch/sparc64/sparc64/pmap.c
2209
DPRINTF(PDB_CHANGEPROT, ("pmap_protect: va %p\n",
sys/arch/sparc64/sparc64/pmap.c
2217
DPRINTF(PDB_CHANGEPROT|PDB_REF,
sys/arch/sparc64/sparc64/pmap.c
2270
DPRINTF(PDB_EXTRACT, ("pmap_extract: va=%lx pa=%llx\n",
sys/arch/sparc64/sparc64/pmap.c
2278
DPRINTF(PDB_EXTRACT, ("pmap_extract: va=%lx pa=%llx\n",
sys/arch/sparc64/sparc64/pmap.c
2285
DPRINTF(PDB_EXTRACT, ("pmap_extract (intstack): va=%lx pa=%llx\n",
sys/arch/sparc64/sparc64/pmap.c
2570
DPRINTF(PDB_CHANGEPROT|PDB_REF, ("pmap_clear_modify(%p)\n", pg));
sys/arch/sparc64/sparc64/pmap.c
2627
DPRINTF(PDB_CHANGEPROT|PDB_REF, ("pmap_clear_modify: pg %p %s\n", pg,
sys/arch/sparc64/sparc64/pmap.c
2651
DPRINTF(PDB_CHANGEPROT|PDB_REF, ("pmap_clear_reference(%p)\n", pg));
sys/arch/sparc64/sparc64/pmap.c
2674
DPRINTF(PDB_CHANGEPROT,
sys/arch/sparc64/sparc64/pmap.c
2714
DPRINTF(PDB_CHANGEPROT|PDB_REF,
sys/arch/sparc64/sparc64/pmap.c
2776
DPRINTF(PDB_CHANGEPROT|PDB_REF, ("pmap_is_modified(%p) = %d\n", pg,
sys/arch/sparc64/sparc64/pmap.c
2828
DPRINTF(PDB_CHANGEPROT|PDB_REF,
sys/arch/sparc64/sparc64/pmap.c
2860
DPRINTF(PDB_CHANGEPROT|PDB_REF,
sys/arch/sparc64/sparc64/pmap.c
2881
DPRINTF(PDB_MMU_STEAL, ("pmap_unwire(%p, %lx)\n", pmap, va));
sys/arch/sparc64/sparc64/pmap.c
2921
DPRINTF(PDB_CHANGEPROT,
sys/arch/sparc64/sparc64/pmap.c
2949
DPRINTF(PDB_CHANGEPROT | PDB_REF,
sys/arch/sparc64/sparc64/pmap.c
2978
DPRINTF(PDB_REMOVE,
sys/arch/sparc64/sparc64/pmap.c
2987
DPRINTF(PDB_CHANGEPROT|PDB_REF|PDB_REMOVE,
sys/arch/sparc64/sparc64/pmap.c
3032
DPRINTF(PDB_CHANGEPROT|PDB_REF|PDB_REMOVE,
sys/arch/sparc64/sparc64/pmap.c
3196
DPRINTF(PDB_CTX_ALLOC|PDB_CTX_FLUSHALL,
sys/arch/sparc64/sparc64/pmap.c
3223
DPRINTF(PDB_CTX_ALLOC, ("ctx_alloc: cpu%d allocated ctx %d\n",
sys/arch/sparc64/sparc64/pmap.c
3264
DPRINTF(PDB_CTX_ALLOC, ("ctx_free: cpu%d freeing ctx %d\n",
sys/arch/sparc64/sparc64/pmap.c
3290
DPRINTF(PDB_ENTER, ("pmap_enter: pvh %p: was %lx/%p/%p\n",
sys/arch/sparc64/sparc64/pmap.c
3297
DPRINTF(PDB_ENTER, ("pmap_enter: first pv: pmap %p va %lx\n",
sys/arch/sparc64/sparc64/pmap.c
3325
DPRINTF(PDB_ENTER, ("pmap_enter: new pv: pmap %p va %lx\n",
sys/arch/sparc64/sparc64/pmap.c
3355
DPRINTF(PDB_REMOVE, ("pmap_remove_pv(pm=%p, va=%p, pg=%p)\n", pmap,
sys/arch/sparc64/sparc64/pmap.c
3439
DPRINTF(PDB_ENTER, ("pmap_page_uncache(%llx)\n",
sys/arch/sparc64/sparc64/pmap.c
567
DPRINTF(PDB_BOOT1, ("xtlb[%d]: Tag: %" PRIx64 " Data: %"
sys/arch/sparc64/sparc64/rbus_machdep.c
140
DPRINTF("pccbb_attach_hook: bus-range %d-%d\n", br[0], br[1]);
sys/arch/sparc64/sparc64/rbus_machdep.c
156
DPRINTF("pccbb_attach_hook: bus %d\n", bus);
sys/arch/sparc64/sparc64/rbus_machdep.c
193
DPRINTF("pccbb_attach_hook: interrupt line %d\n", intr);
sys/arch/sparc64/sparc64/rbus_machdep.c
210
DPRINTF("%s: pccbb_cardbus_isvalid: sockstat %08x\n",
sys/arch/sparc64/sparc64/rbus_machdep.c
218
DPRINTF("%s: pccbb_cardbus_isvalid: sockctrl %08x\n",
sys/arch/sparc64/sparc64/rbus_machdep.c
62
DPRINTF("md_space_map: 0x%" PRIxPTR ", 0x%" PRIx64 ", 0x%" PRIx64 "\n",
sys/arch/sparc64/sparc64/rbus_machdep.c
71
DPRINTF("md_space_unmap: 0x%" PRIxPTR ", 0x%" PRIx64 ", 0x%" PRIx64
sys/arch/sun68k/stand/libsa/promdev.c
102
DPRINTF("devaddr=%#x", si->si_devaddr);
sys/arch/sun68k/stand/libsa/promdev.c
107
DPRINTF("dmaaddr=%#x", si->si_dmaaddr);
sys/arch/sun68k/stand/libsa/promdev.c
112
DPRINTF("devdata=%#x", si->si_devdata);
sys/arch/sun68k/stand/libsa/promdev.c
117
DPRINTF("calling prom open... %p", si);
sys/arch/sun68k/stand/libsa/promdev.c
119
DPRINTF("prom open returned %d", error);
sys/arch/sun68k/stand/libsa/promdev.c
144
DPRINTF("calling prom close... %p", si);
sys/arch/sun68k/stand/libsa/promdev.c
78
DPRINTF("Boot device type: %s", ops->b_desc);
sys/arch/x68k/dev/bmd.c
235
DPRINTF(("%s%d\n", __func__, BMD_UNIT(dev)));
sys/arch/x68k/dev/bmd.c
260
DPRINTF(("%s%d\n", __func__, BMD_UNIT(dev)));
sys/arch/x68k/dev/bmd.c
294
DPRINTF(("bmdstrategy: %s blkno %" PRIx64 " bcount %d:",
sys/arch/x68k/dev/bmd.c
339
DPRINTF(("\n"));
sys/arch/x68k/dev/bmd.c
352
DPRINTF(("%s%d %ld\n", __func__, BMD_UNIT(dev), cmd));
sys/arch/x68k/dev/bmd.c
384
DPRINTF(("%s%d ", __func__, BMD_UNIT(dev)));
sys/arch/x68k/dev/bmd.c
393
DPRINTF(("%s%d ", __func__, BMD_UNIT(dev)));
sys/arch/x68k/dev/fd.c
1112
DPRINTF(("fdcintr: set DEVIDLE\n"));
sys/arch/x68k/dev/fd.c
1142
DPRINTF(("fdcintr: in DEVIDLE\n"));
sys/arch/x68k/dev/fd.c
1181
DPRINTF(("fdcintr: in DOSEEK\n"));
sys/arch/x68k/dev/fd.c
1204
DPRINTF(("fdcintr: DOIO: "));
sys/arch/x68k/dev/fd.c
1216
DPRINTF(("nblks(0)"));
sys/arch/x68k/dev/fd.c
1222
DPRINTF(("nblks(1)"));
sys/arch/x68k/dev/fd.c
1228
DPRINTF(("nblks(2)"));
sys/arch/x68k/dev/fd.c
1234
DPRINTF(("nblks(3)"));
sys/arch/x68k/dev/fd.c
1239
DPRINTF(("nblks(4)"));
sys/arch/x68k/dev/fd.c
1242
DPRINTF((" %d\n", nblks));
sys/arch/x68k/dev/fd.c
1269
DPRINTF(("fdcintr: %s drive %d track %d "
sys/arch/x68k/dev/fd.c
1273
DPRINTF(("C H R N: %d %d %d %d\n", fd->sc_cylin, head, sec,
sys/arch/x68k/dev/fd.c
1317
DPRINTF(("fdcintr: DOCOPY:\n"));
sys/arch/x68k/dev/fd.c
1342
DPRINTF((" DOIOHALF:\n"));
sys/arch/x68k/dev/fd.c
1404
DPRINTF(("fdcintr: SEEKCOMPLETE: FDC status = %x\n",
sys/arch/x68k/dev/fd.c
1409
DPRINTF(("fdcintr: first seek!\n"));
sys/arch/x68k/dev/fd.c
1434
DPRINTF(("fdcintr: in IOCOMPLETE\n"));
sys/arch/x68k/dev/fd.c
1454
DPRINTF(("fd->sc_bcount = %d\n", fd->sc_bcount));
sys/arch/x68k/dev/fd.c
1465
DPRINTF(("fdcintr: COPYCOMPLETE:"));
sys/arch/x68k/dev/fd.c
1480
DPRINTF(("fdcintr: in DORESET\n"));
sys/arch/x68k/dev/fd.c
1490
DPRINTF(("fdcintr: in RESETCOMPLETE\n"));
sys/arch/x68k/dev/fd.c
1500
DPRINTF(("fdcintr: in DORECAL\n"));
sys/arch/x68k/dev/fd.c
1508
DPRINTF(("fdcintr: in RECALWAIT\n"));
sys/arch/x68k/dev/fd.c
1518
DPRINTF(("fdcintr: in RECALCOMPLETE\n"));
sys/arch/x68k/dev/fd.c
1522
DPRINTF(("fdcintr: first seek!\n"));
sys/arch/x68k/dev/fd.c
1571
DPRINTF(("fdcretry:\n"));
sys/arch/x68k/dev/fd.c
1629
DPRINTF(("fdioctl:"));
sys/arch/x68k/dev/fd.c
1632
DPRINTF(("DIOCWLABEL\n"));
sys/arch/x68k/dev/fd.c
1639
DPRINTF(("DIOCWDINFO\n"));
sys/arch/x68k/dev/fd.c
1652
DPRINTF(("FDIOCGETFORMAT\n"));
sys/arch/x68k/dev/fd.c
1679
DPRINTF(("FDIOCSETFORMAT\n"));
sys/arch/x68k/dev/fd.c
1726
DPRINTF(("FDIOCFORMAT_TRACK\n"));
sys/arch/x68k/dev/fd.c
1767
DPRINTF(("FDIOCGETOPTS\n"));
sys/arch/x68k/dev/fd.c
1772
DPRINTF(("FDIOCSETOPTS\n"));
sys/arch/x68k/dev/fd.c
1783
DPRINTF(("DIOCEJECT\n"));
sys/arch/x68k/dev/fd.c
1797
DPRINTF(("ODIOCEJECT\n"));
sys/arch/x68k/dev/fd.c
1871
DPRINTF(("fdgetdisklabel()\n"));
sys/arch/x68k/dev/fd.c
339
DPRINTF(("fdc_dmastart: %s, addr = %p, count = %ld\n",
sys/arch/x68k/dev/fd.c
399
DPRINTF(("fdcdmaerrintr\n"));
sys/arch/x68k/dev/fd.c
596
DPRINTF(("fdprobe: status"));
sys/arch/x68k/dev/fd.c
598
DPRINTF((" %x", fdc->sc_status[_i]));
sys/arch/x68k/dev/fd.c
599
DPRINTF(("\n"));
sys/arch/x68k/dev/fd.c
703
DPRINTF(("fdstrategy: unit=%d, blkno=%" PRId64 ", "
sys/arch/x68k/dev/fd.c
738
DPRINTF(("fdstrategy: %s b_blkno %" PRId64 " b_bcount %d cylin %d\n",
sys/arch/x68k/dev/fd.c
832
DPRINTF(("fd_set_motor:\n"));
sys/arch/x68k/dev/fd.c
848
DPRINTF(("fd_motor_off:\n"));
sys/arch/x68k/dev/fd.c
868
DPRINTF(("fd_motor_on:\n"));
sys/arch/x68k/dev/fd.c
975
DPRINTF(("fdclose %d\n", unit));
sys/arch/x68k/dev/intio_dmac.c
140
DPRINTF(3, ("dmac_init_channels\n"));
sys/arch/x68k/dev/intio_dmac.c
176
DPRINTF(3, ("dmamap=%p\n", (void *)chan->ch_xfer.dx_dmamap));
sys/arch/x68k/dev/intio_dmac.c
251
DPRINTF(3, ("dmac_free_channel, %d\n", ch));
sys/arch/x68k/dev/intio_dmac.c
252
DPRINTF(3, ("dmamap=%p\n", (void *)chan->ch_xfer.dx_dmamap));
sys/arch/x68k/dev/intio_dmac.c
279
DPRINTF(3, ("dmac_alloc_xfer\n"));
sys/arch/x68k/dev/intio_dmac.c
295
DPRINTF(3, ("dmac_load_xfer\n"));
sys/arch/x68k/dev/intio_dmac.c
358
DPRINTF(3, ("dmac_start_xfer\n"));
sys/arch/x68k/dev/intio_dmac.c
378
DPRINTF(3, ("First program:\n"));
sys/arch/x68k/dev/intio_dmac.c
388
DPRINTF(3, ("single block mode\n"));
sys/arch/x68k/dev/intio_dmac.c
454
DPRINTF(3, ("dmac_program_arraychain\n"));
sys/arch/x68k/dev/intio_dmac.c
485
DPRINTF(3, ("dmac_done\n"));
sys/arch/x68k/dev/intio_dmac.c
501
DPRINTF(3, ("reprograming\n"));
sys/arch/x68k/dev/powsw.c
221
DPRINTF(" ignore(sw=%d,prev=%d)\n",
sys/arch/x68k/dev/powsw.c
245
DPRINTF(" %s is %s\n", device_xname(sc->sc_dev),
sys/arch/x68k/dev/powsw.c
275
DPRINTF(" SetAER=%d", aer);
sys/arch/x68k/dev/sram.c
148
DPRINTF(SRAM_DEBUG_OPEN, ("Sram open\n"));
sys/arch/x68k/dev/sram.c
172
DPRINTF(SRAM_DEBUG_CLOSE, ("Sram close\n"));
sys/arch/x68k/dev/sram.c
194
DPRINTF(SRAM_DEBUG_IOCTL, ("Sram ioctl cmd=%lx\n", cmd));
sys/arch/x68k/dev/sram.c
208
DPRINTF(SRAM_DEBUG_IOCTL,
sys/arch/x68k/dev/sram.c
210
DPRINTF(SRAM_DEBUG_IOCTL,
sys/arch/x68k/dev/sram.c
220
DPRINTF(SRAM_DEBUG_IOCTL,
sys/arch/x68k/dev/sram.c
222
DPRINTF(SRAM_DEBUG_IOCTL,
sys/arch/x68k/dev/vs.c
246
DPRINTF(2, ("vs_dmaintr\n"));
sys/arch/x68k/dev/vs.c
270
DPRINTF(1, ("%s: DMA transfer error.\n", device_xname(sc->sc_dev)));
sys/arch/x68k/dev/vs.c
311
DPRINTF(1, ("%s: mode=%d %s/%dbit/%dch/%dHz: ", __func__,
sys/arch/x68k/dev/vs.c
330
DPRINTF(1, ("accepted\n"));
sys/arch/x68k/dev/vs.c
343
DPRINTF(1, ("commit_settings: sample rate to %d, %d\n",
sys/arch/x68k/dev/vs.c
371
DPRINTF(2, ("%s: block=%p blksize=%d\n", __func__, block, blksize));
sys/arch/x68k/dev/vs.c
417
DPRINTF(2, ("%s: block=%p blksize=%d\n", __func__, block, blksize));
sys/arch/x68k/dev/vs.c
459
DPRINTF(1, ("vs_halt_output\n"));
sys/arch/x68k/dev/vs.c
476
DPRINTF(1, ("vs_halt_input\n"));
sys/arch/x68k/dev/vs.c
550
DPRINTF(1, ("vs_getdev\n"));
sys/arch/x68k/dev/vs.c
559
DPRINTF(1, ("vs_set_port\n"));
sys/arch/x68k/dev/vs.c
567
DPRINTF(1, ("vs_get_port\n"));
sys/arch/x68k/dev/vs.c
575
DPRINTF(1, ("vs_query_devinfo\n"));
sys/arch/x68k/dev/vs.c
635
DPRINTF(1, ("vs_get_props\n"));
sys/arch/x68k/dev/vs.c
644
DPRINTF(1, ("vs_get_locks\n"));
sys/arch/x68k/stand/aout2hux/aout2hux.c
143
DPRINTF(("%s: is an a.out\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
182
DPRINTF(("%s: is an ELF\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
265
DPRINTF(("%s: section header #%d: flags 0x%x\n",
sys/arch/x68k/stand/aout2hux/aout2hux.c
272
DPRINTF(("%s: one section, data found\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
289
DPRINTF(("%s: one section, no data section\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
302
DPRINTF(("%s: one RO section\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
318
DPRINTF(("%s: two sections\n", fn));
sys/arch/x68k/stand/aout2hux/aout2hux.c
466
DPRINTF(("short")); \
sys/arch/x68k/stand/aout2hux/aout2hux.c
472
DPRINTF(("long ")); \
sys/arch/x68k/stand/aout2hux/aout2hux.c
474
DPRINTF((" reloc 0x%06x", (adr))); \
sys/arch/x68k/stand/aout2hux/aout2hux.c
523
DPRINTF((" v 0x%08x\t", get_uint32(&b1))); \
sys/arch/x68k/stand/aout2hux/aout2hux.c
596
DPRINTF(("text: %u, data: %u, pad: %u, bss: %u, exec: %u\n",
sys/arch/x68k/stand/aout2hux/aout2hux.c
684
DPRINTF(("\n"));
sys/arch/x68k/stand/aout2hux/aout2hux.c
801
DPRINTF(("gethex: %s -> 0x%x\n", str, val));
sys/arch/x86/isa/clock.c
496
DPRINTF(("delay: ignore ticks %.4x-%.4x",
sys/arch/x86/isa/clock.c
499
DPRINTF((" (%.4x %.4x %.4x %.4x %.4x %.4x)\n",
sys/arch/x86/isa/clock.c
503
DPRINTF(("\n"));
sys/arch/x86/pci/dwiic_pci.c
305
DPRINTF(("%s: power status 0x%x", device_xname(dwsc->sc_dev),
sys/arch/x86/pci/dwiic_pci.c
310
DPRINTF((" -> 0x%x\n",
sys/arch/x86/pci/msipic.c
173
DPRINTF(("too many MSI devices.\n"));
sys/arch/x86/pci/msipic.c
188
DPRINTF(("%s: invalid devid.\n", __func__));
sys/arch/x86/pci/msipic.c
486
DPRINTF(("cannot allocate MSI pic.\n"));
sys/arch/x86/pci/msipic.c
521
DPRINTF(("%s: invalid MSI-X table index, devid=%d vecid=%d",
sys/arch/x86/pci/msipic.c
577
DPRINTF(("%s: invalid MSI-X table index, devid=%d vecid=%d",
sys/arch/x86/pci/msipic.c
683
DPRINTF(("MSI-X table entry is 0.\n"));
sys/arch/x86/pci/msipic.c
690
DPRINTF(("%s: no msix capability", __func__));
sys/arch/x86/pci/msipic.c
696
DPRINTF(("cannot allocate MSI-X pic.\n"));
sys/arch/x86/pci/msipic.c
757
DPRINTF(("cannot get a map info.\n"));
sys/arch/x86/pci/msipic.c
762
DPRINTF(( "clear prefetchable bit\n"));
sys/arch/x86/pci/msipic.c
771
DPRINTF(("cannot map msix table.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
118
DPRINTF(("can't allocate io_intersource\n"));
sys/arch/x86/pci/pci_msi_machdep.c
162
DPRINTF(("no IOAPIC.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
168
DPRINTF(("PCI host bridge does not support MSI.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
174
DPRINTF(("cannot allocate MSI pic.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
185
DPRINTF(("cannot allocate MSI vectors.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
194
DPRINTF(("cannot allocate MSI vectors.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
213
DPRINTF(("xen_map_msi_pirq() failed\n"));
sys/arch/x86/pci/pci_msi_machdep.c
260
DPRINTF(("no IOAPIC.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
266
DPRINTF(("PCI host bridge does not support MSI-X.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
281
DPRINTF(("cannot allocate MSI-X vectors.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
290
DPRINTF(("cannot allocate MSI-X vectors.\n"));
sys/arch/x86/pci/pci_msi_machdep.c
310
DPRINTF(("xen_map_msi_pirq() failed\n"));
sys/arch/x86/pci/pci_msi_machdep.c
447
DPRINTF(("pci_intr_handler has no msi_pic\n"));
sys/arch/x86/pci/pci_msi_machdep.c
492
DPRINTF(("pci_intr_handler has no msi_pic\n"));
sys/arch/x86/pci/pci_msi_machdep.c
540
DPRINTF(("cut off MSI count to %d\n", hw_max));
sys/arch/x86/pci/pci_msi_machdep.c
570
DPRINTF(("over hardware max MSI count %d\n", hw_max));
sys/arch/x86/pci/pci_msi_machdep.c
597
DPRINTF(("cut off MSI-X count to %d\n", hw_max));
sys/arch/x86/pci/pci_msi_machdep.c
624
DPRINTF(("over hardware max MSI-X count %d\n", hw_max));
sys/arch/x86/pci/pci_msi_machdep.c
658
DPRINTF(("over hardware max MSI-X count %d\n", hw_max));
sys/arch/x86/pci/pci_msi_machdep.c
668
DPRINTF(("table index is over hardware max MSI-X index %d\n",
sys/arch/x86/pci/pci_msi_machdep.c
675
DPRINTF(("MSI-X table index duplicated\n"));
sys/arch/x86/x86/intr.c
1249
DPRINTF(("%s: remove slot %d (pic %s pin %d vec %d)\n",
sys/arch/x86/x86/intr.c
1807
DPRINTF(("cannot allocate ci_isources\n"));
sys/arch/x86/x86/intr.c
1957
DPRINTF(("invalid cpu index: %u\n", cpu_idx));
sys/arch/x86/x86/intr.c
1961
DPRINTF(("the cpu is set nointr shield. index:%u\n", cpu_idx));
sys/arch/x86/x86/intr.c
1966
DPRINTF(("invalid intrctl handler\n"));
sys/arch/x86/x86/intr.c
1973
DPRINTF(("i8259 pic does not support set_affinity\n"));
sys/arch/x86/x86/intr.c
1989
DPRINTF(("failed to allocate interrupt slot for PIC %s intrid "
sys/arch/x86/x86/intr.c
2001
DPRINTF(("interrupt from cpu%d vec %d to cpu%d vec %d\n",
sys/arch/x86/x86/intr.c
2358
DPRINTF(("New devices are attached after counting.\n"));
sys/arch/x86/x86/linux_trap.c
194
DPRINTF(("linux_lwp_setprivate: %i, %x, %x, %i, %i, %i, %i, %i, %i\n",
sys/arch/x86/x86/powernow.c
417
DPRINTF(("%s: cstate->state_table.freq=%d\n",
sys/arch/x86/x86/powernow.c
419
DPRINTF(("%s: fid=%d vid=%d\n", __func__,
sys/arch/x86/x86/powernow.c
427
DPRINTF(("%s: tmp=%s\n", __func__, tmp));
sys/arch/x86/x86/powernow.c
492
DPRINTF(("%s: cpusig=0x%x pst->sig:0x%x\n",
sys/arch/x86/x86/powernow.c
500
DPRINTF(("%s: pst->signature ok\n",
sys/arch/x86/x86/powernow.c
528
DPRINTF(("%s: cstate->n_states=%d\n",
sys/arch/x86/x86/powernow.c
534
DPRINTF(("%s: freq=%d\n", __func__, freq));
sys/arch/x86/x86/powernow.c
537
DPRINTF(("%s: fid=%d vid=%d\n", __func__, fid, vid));
sys/arch/x86/x86/powernow.c
686
DPRINTF(("%s: cstate->state_table.freq=%d\n",
sys/arch/x86/x86/powernow.c
689
DPRINTF(("%s: fid=%d vid=%d\n", __func__,
sys/arch/x86/x86/powernow.c
697
DPRINTF(("%s: tmp=%s\n", __func__, tmp));
sys/arch/x86/x86/powernow.c
732
DPRINTF(("%s: before the for loop\n", __func__));
sys/arch/x86/x86/powernow.c
740
DPRINTF(("%s: inside the for loop\n", __func__));
sys/arch/x86/x86/powernow.c
745
DPRINTF(("%s: psb->version != 0x14\n", __func__));
sys/arch/x86/x86/powernow.c
767
DPRINTF(("%s: cpusig = sig\n", __func__));
sys/arch/x86/x86/powernow.c
778
DPRINTF(("%s: returns 0!\n", __func__));
sys/arch/x86/x86/powernow.c
806
DPRINTF(("%s: sc->sc_state->n_states=%d\n",
sys/arch/x86/x86/powernow.c
812
DPRINTF(("%s: freq=%d\n", __func__, freq));
sys/arch/x86/x86/powernow.c
815
DPRINTF(("%s: fid=%d vid=%d\n", __func__, fid, vid));
sys/arch/x86/x86/x86_autoconf.c
153
DPRINTF(("%s: disk %x: flags %x",
sys/arch/x86/x86/x86_autoconf.c
156
DPRINTF((", interface %x, device %llx",
sys/arch/x86/x86/x86_autoconf.c
159
DPRINTF(("\n"));
sys/arch/x86/x86/x86_autoconf.c
168
DPRINTF(("%s: trying to match (%s) %s: ", __func__,
sys/arch/x86/x86/x86_autoconf.c
176
DPRINTF(("cannot open\n"));
sys/arch/x86/x86/x86_autoconf.c
185
DPRINTF(("MBR read failure %d\n", error));
sys/arch/x86/x86/x86_autoconf.c
195
DPRINTF(("matched with %d dev ck %x bios ck %x\n",
sys/arch/x86/x86/x86_autoconf.c
200
DPRINTF(("%s: matched BIOS disk %x with %s\n",
sys/arch/x86/x86/x86_autoconf.c
231
DPRINTF(("%s: no sector specified for %s\n", __func__,
sys/arch/x86/x86/x86_autoconf.c
237
DPRINTF(("%s: can't open %s\n", __func__, device_xname(dv)));
sys/arch/x86/x86/x86_autoconf.c
261
DPRINTF(("%s: %s found=%d\n", __func__, device_xname(dv), found));
sys/arch/x86/x86/x86_autoconf.c
282
DPRINTF(("%s: dk %s\n", __func__, device_xname(dv)));
sys/arch/x86/x86/x86_autoconf.c
292
DPRINTF(("%s: no label %s\n", __func__, device_xname(dv)));
sys/arch/x86/x86/x86_autoconf.c
297
DPRINTF(("%s: can't open %s\n", __func__, device_xname(dv)));
sys/arch/x86/x86/x86_autoconf.c
320
DPRINTF(("%s: %s found=%d\n", __func__, device_xname(dv), found));
sys/arch/x86/x86/x86_autoconf.c
379
DPRINTF(("%s: BTINFO_ROOTDEVICE %s\n", __func__,
sys/arch/x86/x86/x86_autoconf.c
432
DPRINTF(("%s: BTINFO_BOOTWEDGE %s\n", __func__,
sys/arch/x86/x86/x86_autoconf.c
490
DPRINTF(("%s: BTINFO_BOOTDISK %s\n", __func__,
sys/arch/x86/x86/x86_autoconf.c
532
DPRINTF(("%s: BTINFO_BIOSGEOM %s\n", __func__,
sys/arch/xen/xen/if_xennet_xenbus.c
1093
DPRINTF(("%s: %s more_to_do\n", ifp->if_xname, __func__));
sys/arch/xen/xen/if_xennet_xenbus.c
1232
DPRINTF(("%s: defrag failed\n",
sys/arch/xen/xen/if_xennet_xenbus.c
490
DPRINTF(("%s: xennet_xenbus_detach\n", device_xname(self)));
sys/arch/xen/xen/if_xennet_xenbus.c
548
DPRINTF(("%s: xennet_xenbus_detach done\n", device_xname(self)));
sys/arch/xen/xen/if_xennet_xenbus.c
747
DPRINTF(("%s: new backend state %d\n",
sys/arch/xen/xen/if_xennet_xenbus.c
873
DPRINTF(("%s: xennet_free_rx_buffer\n", device_xname(sc->sc_dev)));
sys/arch/xen/xen/if_xennet_xenbus.c
897
DPRINTF(("%s: xennet_free_rx_buffer done\n", device_xname(sc->sc_dev)));
sys/arch/xen/xen/xbd_xenbus.c
1003
DPRINTF(("xbdsize(%" PRIx64 ")\n", dev));
sys/arch/xen/xen/xbd_xenbus.c
1048
DPRINTF(("xbdioctl(%" PRIx64 ", %08lx, %p, %d, %p)\n",
sys/arch/xen/xen/xbd_xenbus.c
1118
DPRINTF(("xbddump(%" PRIx64 ", %" PRId64 ", %p, %lu)\n", dev, blkno, va,
sys/arch/xen/xen/xbd_xenbus.c
1133
DPRINTF(("xbd_diskstart(%p): b_bcount = %ld\n",
sys/arch/xen/xen/xbd_xenbus.c
1152
DPRINTF(("%s: (xbd_diskstart) device suspended\n",
sys/arch/xen/xen/xbd_xenbus.c
1161
DPRINTF(("xbd_diskstart: no req\n"));
sys/arch/xen/xen/xbd_xenbus.c
1170
DPRINTF(("%s: need extra req\n", __func__));
sys/arch/xen/xen/xbd_xenbus.c
1181
DPRINTF(("xbd_diskstart: no align\n"));
sys/arch/xen/xen/xbd_xenbus.c
1283
DPRINTF(("%s: id %" PRIu64 " op %d sn %" PRIu64 " handle %d\n",
sys/arch/xen/xen/xbd_xenbus.c
1316
DPRINTF(("%s: seg %d fs %d ls %d\n", __func__, segidx,
sys/arch/xen/xen/xbd_xenbus.c
1345
DPRINTF(("%s: id %" PRIu64 " op %d sn %" PRIu64 " handle %d\n",
sys/arch/xen/xen/xbd_xenbus.c
1370
DPRINTF(("%s: seg %d fs %d ls %d\n", __func__, dmaseg,
sys/arch/xen/xen/xbd_xenbus.c
378
DPRINTF(("%s: xbd_detach\n", device_xname(dev)));
sys/arch/xen/xen/xbd_xenbus.c
644
DPRINTF(("%s: new backend state %d\n",
sys/arch/xen/xen/xbd_xenbus.c
807
DPRINTF(("xbd_handler(%s)\n", device_xname(sc->sc_dksc.sc_dev)));
sys/arch/xen/xen/xbd_xenbus.c
839
DPRINTF(("%s(%p): b_bcount = %ld\n", __func__,
sys/arch/xen/xen/xbd_xenbus.c
843
DPRINTF(("%s: error %d status %d\n", __func__,
sys/arch/xen/xen/xbd_xenbus.c
957
DPRINTF(("xbdopen(%" PRIx64 ", %d)\n", dev, flags));
sys/arch/xen/xen/xbd_xenbus.c
968
DPRINTF(("xbdclose(%" PRIx64 ", %d)\n", dev, flags));
sys/arch/xen/xen/xbd_xenbus.c
979
DPRINTF(("xbdstrategy(%p): b_bcount = %ld\n", bp,
sys/arch/xen/xen/xen_machdep.c
525
DPRINTF(("%s: preset booted_device: %s\n", __func__, device_xname(booted_device)));
sys/arch/xen/xen/xen_machdep.c
556
DPRINTF(("%s: booted_partition: %d\n", __func__, booted_partition));
sys/arch/xen/xen/xen_machdep.c
566
DPRINTF(("%s: booted_device: %s\n", __func__, device_xname(booted_device)));
sys/arch/xen/xen/xen_machdep.c
577
DPRINTF(("%s: bootspec: %s\n", __func__, bootspec));
sys/arch/xen/xen/xengnt.c
360
DPRINTF(("xengnt_more_entries: map 0x%lx -> %p\n",
sys/arch/xen/xen/xpci_xenbus.c
140
DPRINTF(("xpci_sc %p\n", xpci_sc));
sys/arch/xen/xen/xpci_xenbus.c
182
DPRINTF(("shared %p ma 0x%jx ref %#x\n", shared, (uintmax_t)ma,
sys/arch/xen/xen/xpci_xenbus.c
242
DPRINTF(("%s: new backend state %d\n", device_xname(sc->sc_dev), new_state));
sys/arch/xen/xen/xpci_xenbus.c
439
DPRINTF(("pci_conf_read %d:%d:%d reg 0x%x", bus, dev, func, reg));
sys/arch/xen/xen/xpci_xenbus.c
448
DPRINTF((" val 0x%x err %d\n", *value, op.err));
sys/arch/xen/xen/xpci_xenbus.c
473
DPRINTF(("pci_conf_write %d:%d:%d reg 0x%x val 0x%x", bus, dev, func, reg, data));
sys/arch/xen/xen/xpci_xenbus.c
482
DPRINTF((" err %d\n", op.err));
sys/arch/xen/xen/xpci_xenbus.c
613
DPRINTF(("write CSR 0x%x\n", csr));
sys/arch/zaurus/dev/zapm.c
233
DPRINTF(("zapm: suspend request\n"));
sys/arch/zaurus/dev/zapm.c
242
DPRINTF(("zapm: battery state critical\n"));
sys/arch/zaurus/dev/zapm.c
249
DPRINTF(("zapm: battery state low\n"));
sys/arch/zaurus/dev/zapm.c
255
DPRINTF(("zapm: battery state high\n"));
sys/arch/zaurus/dev/zapm.c
261
DPRINTF(("zapm: battery life 10%%\n"));
sys/arch/zaurus/dev/zapm.c
265
DPRINTF(("zapm: battery life 20%%\n"));
sys/arch/zaurus/dev/zapm.c
269
DPRINTF(("zapm: battery life 30%%\n"));
sys/arch/zaurus/dev/zapm.c
273
DPRINTF(("zapm: battery life 40%%\n"));
sys/arch/zaurus/dev/zapm.c
277
DPRINTF(("zapm: battery life 50%%\n"));
sys/arch/zaurus/dev/zapm.c
281
DPRINTF(("zapm: battery life 60%%\n"));
sys/arch/zaurus/dev/zapm.c
285
DPRINTF(("zapm: battery life 70%%\n"));
sys/arch/zaurus/dev/zapm.c
289
DPRINTF(("zapm: battery life 80%%\n"));
sys/arch/zaurus/dev/zapm.c
293
DPRINTF(("zapm: battery life 90%%\n"));
sys/arch/zaurus/dev/zapm.c
297
DPRINTF(("zapm: battery life 100%%\n"));
sys/arch/zaurus/dev/zapm.c
301
DPRINTF(("zapm: battery state unknown\n"));
sys/arch/zaurus/dev/zapm.c
306
DPRINTF(("zapm: battery state no system battery?\n"));
sys/arch/zaurus/dev/zapm.c
315
DPRINTF(("zapm: ac not connected\n"));
sys/arch/zaurus/dev/zapm.c
320
DPRINTF(("zapm: charging\n"));
sys/arch/zaurus/dev/zapm.c
325
DPRINTF(("zapm: ac connected\n"));
sys/arch/zaurus/dev/zapm.c
367
DPRINTF(("zapm: set power state READY\n"));
sys/arch/zaurus/dev/zapm.c
371
DPRINTF(("zapm: set power state STANDBY\n"));
sys/arch/zaurus/dev/zapm.c
373
DPRINTF(("zapm: resume\n"));
sys/arch/zaurus/dev/zapm.c
376
DPRINTF(("zapm: set power state SUSPEND...\n"));
sys/arch/zaurus/dev/zapm.c
378
DPRINTF(("zapm: resume\n"));
sys/arch/zaurus/dev/zapm.c
381
DPRINTF(("zapm: set power state OFF\n"));
sys/arch/zaurus/dev/zapm.c
388
DPRINTF(("zapm: set power state REJECTED\n"));
sys/arch/zaurus/dev/zapm.c
406
DPRINTF(("zapm: pinfo->ac_state: %d\n", pinfo->ac_state));
sys/arch/zaurus/dev/zapm.c
412
DPRINTF(("zapm: sc->battery_state: %#x\n", sc->battery_state));
sys/arch/zaurus/dev/zapm.c
424
DPRINTF(("zapm: pinfo->battery_flags: %#x\n", pinfo->battery_flags));
sys/arch/zaurus/dev/zapm.c
431
DPRINTF(("zapm: pinfo->battery_life: %d\n", pinfo->battery_life));
sys/arch/zaurus/dev/zapm.c
671
DPRINTF(("battery almost full\n"));
sys/arch/zaurus/dev/zapm.c
706
DPRINTF(("max1111_adc_value_avg: chan = %d, pause = %d\n",
sys/arch/zaurus/dev/zapm.c
713
DPRINTF(("max1111_adc_value_avg: chan[%d] = %d\n", i, val[i]));
sys/arch/zaurus/dev/zapm.c
736
DPRINTF(("max1111_adc_value_avg: minv = %d, maxv = %d\n", minv, maxv));
sys/arch/zaurus/dev/zapm.c
744
DPRINTF(("max1111_adc_value_avg: sum = %d, sum / 3 = %d\n",
sys/arch/zaurus/dev/zapm.c
817
DPRINTF(("zapm_poll: discharge off volt %d\n", volt));
sys/arch/zaurus/dev/zapm.c
828
DPRINTF(("zapm_poll: battery is full\n"));
sys/arch/zaurus/dev/zapm.c
836
DPRINTF(("zapm_poll: start charging volt %d\n", volt));
sys/arch/zaurus/dev/zapm.c
843
DPRINTF(("zapm_poll: stop charging\n"));
sys/arch/zaurus/dev/zapm.c
856
DPRINTF(("zapm_poll: suspended %lu %lu\n",
sys/arch/zaurus/dev/zapm.c
868
DPRINTF(("zapm_poll: discharge on\n"));
sys/arch/zaurus/dev/zapm.c
878
DPRINTF(("zapm_poll: volt %d\n", volt));
sys/arch/zaurus/dev/ztp.c
242
DPRINTF(("%s: ztp_enable()\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/ztp.c
245
DPRINTF(("%s: already enabled\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/ztp.c
277
DPRINTF(("%s: ztp_disable()\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/ztp.c
296
DPRINTF(("%s: ztp_suspend()\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/ztp.c
317
DPRINTF(("%s: ztp_resume()\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/ztp.c
440
DPRINTF(("ztp_readpos(): t0 = %d\n", t0));
sys/arch/zaurus/dev/ztp.c
460
DPRINTF(("ztp_readpos(): y = %d\n", pos->y));
sys/arch/zaurus/dev/ztp.c
466
DPRINTF(("ztp_readpos(): x = %d\n", pos->x));
sys/arch/zaurus/dev/ztp.c
473
DPRINTF(("ztp_readpos(): t0 = %d, t1 = %d\n", t0, t1));
sys/arch/zaurus/dev/ztp.c
516
DPRINTF(("%s: pindown = %d\n", device_xname(sc->sc_dev), pindown));
sys/arch/zaurus/dev/ztp.c
523
DPRINTF(("%s: x = %d, y = %d, z = %d, down = %d\n",
sys/arch/zaurus/dev/ztp.c
537
DPRINTF(("%s: x = %d, y = %d\n",
sys/arch/zaurus/dev/zusb.c
123
DPRINTF(("%s: USB client cable changed\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/zusb.c
134
DPRINTF(("%s: USB host cable changed\n", device_xname(sc->sc_dev)));
sys/arch/zaurus/dev/zusb.c
148
DPRINTF(("%s: USB cable: host %d, client %d\n",
sys/arch/zaurus/dev/zusb.c
154
DPRINTF(("%s: USB host power enabled\n",
sys/arch/zaurus/dev/zusb.c
159
DPRINTF(("%s: USB host power disabled\n",
sys/compat/linux/arch/i386/linux_machdep.c
252
DPRINTF(("rt: onstack = %d, fp = %p sig = %d eip = 0x%x cr2 = 0x%x\n",
sys/compat/linux/arch/i386/linux_machdep.c
331
DPRINTF(("old: onstack = %d, fp = %p sig = %d eip = 0x%x cr2 = 0x%x\n",
sys/compat/linux/arch/i386/linux_machdep.c
436
DPRINTF(("sigreturn enter esp=0x%x eip=0x%x\n", tf->tf_esp, tf->tf_eip));
sys/compat/linux/arch/i386/linux_machdep.c
483
DPRINTF(("sigreturn exit esp=0x%x eip=0x%x\n", tf->tf_esp, tf->tf_eip));
sys/compat/linux/arch/i386/linux_machdep.c
504
DPRINTF(("linux_read_ldt!"));
sys/compat/linux/arch/i386/linux_machdep.c
544
DPRINTF(("linux_write_ldt %d\n", oldmode));
sys/compat/linux/arch/i386/linux_machdep.c
585
DPRINTF(("linux_write_ldt: idx=%d, base=0x%lx, limit=0x%x\n",
sys/compat/linux/arch/i386/linux_machdep.c
977
DPRINTF(("linux_machdepioctl: invalid ioctl %08lx\n",
sys/compat/linux/common/linux_cdrom.c
215
DPRINTF(("linux_ioctl: unknown format msf/lba\n"));
sys/compat/linux/common/linux_cdrom.c
261
DPRINTF(("linux_ioctl: CDROMSUBCHNL %d %d\n",
sys/compat/linux/common/linux_cdrom.c
273
DPRINTF(("linux_ioctl: CDIOCREADSUBCHANNEL %d %d %d\n",
sys/compat/linux/common/linux_cdrom.c
277
DPRINTF(("(more) %d %d %d %d %d\n",
sys/compat/linux/common/linux_cdrom.c
290
DPRINTF(("linux_ioctl: unknown format msf/lba\n"));
sys/compat/linux/common/linux_cdrom.c
436
DPRINTF(("linux_ioctl: unimplemented ioctl %08lx\n", com));
sys/compat/linux/common/linux_exec_elf32.c
133
DPRINTF(("linux_atexit_sig=%s\n", tbuf));
sys/compat/linux/common/linux_exec_elf32.c
200
DPRINTF(("linux_gcc_sig: sig=%s\n", tbuf));
sys/compat/linux/common/linux_exec_elf32.c
258
DPRINTF(("linux_debuglink_sig=%s\n", tbuf));
sys/compat/linux/common/linux_exec_elf32.c
319
DPRINTF(("linux_goplcntab_sig=%s\n", tbuf));
sys/compat/linux/common/linux_exec_elf32.c
357
DPRINTF(("linux_rt0_sig=%s\n", mbuf));
sys/compat/linux/common/linux_exec_elf32.c
463
DPRINTF(("linux_probe: returning %d\n", error));
sys/compat/linux/common/linux_exec_elf32.c
472
DPRINTF(("linux_probe: returning 0\n"));
sys/compat/linux/common/linux_file.c
1090
DPRINTF("%s: len is greater than SSIZE_MAX\n",
sys/compat/linux/common/linux_file.c
1096
DPRINTF("%s: unsupported flags %#x\n", __func__, flags);
sys/compat/linux/common/linux_file.c
1123
DPRINTF("%s: Input or output is a directory\n", __func__);
sys/compat/linux/common/linux_file.c
1130
DPRINTF("%s: Invalid offset or file type\n", __func__);
sys/compat/linux/common/linux_file.c
1137
DPRINTF("%s: input file can't be read or output file "
sys/compat/linux/common/linux_file.c
1161
DPRINTF("%s: New size is greater than OFF_MAX\n", __func__);
sys/compat/linux/common/linux_file.c
1170
DPRINTF("%s: Ranges overlap\n", __func__);
sys/compat/linux/common/linux_file.c
1199
DPRINTF("%s: Read error %d\n", __func__, error);
sys/compat/linux/common/linux_file.c
1226
DPRINTF("%s: Write error %d\n", __func__, error);
sys/compat/linux/common/linux_file.c
1250
DPRINTF("%s: Error adjusting user space offset\n",
sys/compat/linux/common/linux_file.c
1260
DPRINTF("%s: Error adjusting user space offset\n",
sys/compat/linux/common/linux_inotify.c
1122
DPRINTF(("%s: hint=%lx resulted in 0 inotify events\n",
sys/compat/linux/common/linux_inotify.c
1222
DPRINTF(("%s: kqfp=%d is already closed\n", __func__,
sys/compat/linux/common/linux_inotify.c
471
DPRINTF(("%s: wd=%d was closed externally\n",
sys/compat/linux/common/linux_inotify.c
477
DPRINTF(("%s: wd=%d was replaced "
sys/compat/linux/common/linux_inotify.c
559
DPRINTF(("%s: wd=%d was closed externally "
sys/compat/linux/common/linux_inotify.c
565
DPRINTF(("%s: wd=%d was replace with a non-vnode "
sys/compat/linux/common/linux_inotify.c
641
DPRINTF(("%s: wd=%d is already closed\n", __func__, wd));
sys/compat/linux/common/linux_inotify.c
650
DPRINTF(("%s: attempt to disable all events for wd=%d "
sys/compat/linux/common/linux_inotify.c
912
DPRINTF(("%s: directory for wd=%d could not be read\n",
sys/compat/linux/common/linux_misc.c
2055
DPRINTF("%s: ignored flags %#x\n", __func__,
sys/compat/linux/common/linux_oldmmap.c
101
DPRINTF(("old_mmap(%#x, %u, %u, %u, %d, %u) = %d\n",
sys/compat/linux/common/linux_oldmmap.c
90
DPRINTF(("old_mmap: 0x%x\n", lmap.lm_offset));
sys/compat/linux/common/linux_sched.c
164
DPRINTF("%s: fork1: error %d\n", __func__, error);
sys/compat/linux/common/linux_sched.c
180
DPRINTF("%s: Invalid size less or more\n", __func__);
sys/compat/linux/common/linux_sched.c
186
DPRINTF("%s: Copyin failed: %d\n", __func__, error);
sys/compat/linux/common/linux_sched.c
190
DPRINTF("%s: Flags: %#jx\n", __func__, (intmax_t)cl_args.flags);
sys/compat/linux/common/linux_sched.c
194
DPRINTF("%s: Unsupported flags for clone3: %#" PRIx64 "\n",
sys/compat/linux/common/linux_sched.c
199
DPRINTF("%s: Disallowed flags for clone3: %#" PRIx64 "\n",
sys/compat/linux/common/linux_sched.c
208
DPRINTF("%s: Disallowed flags for clone3: %#x\n", __func__,
sys/compat/linux/common/linux_sched.c
215
DPRINTF("%s: Stack is NULL but stack size is not 0\n",
sys/compat/linux/common/linux_sched.c
220
DPRINTF("%s: Stack is not NULL but stack size is 0\n",
sys/compat/linux/common/linux_sched.c
284
DPRINTF("%s: lwp_create error=%d\n", __func__, error);
sys/compat/linux/common/linux_sched.c
315
DPRINTF("%s: LINUX_LWP_SETPRIVATE %d\n", __func__,
sys/compat/linux/common/linux_sched.c
433
DPRINTF("%s: native: policy %d, priority %d\n",
sys/compat/linux/common/linux_sched.c
445
DPRINTF("%s: linux: policy %d, priority %d\n",
sys/compat/linux/common/linux_sched.c
511
DPRINTF("%s: native: policy %d, priority %d\n",
sys/compat/linux/common/linux_sched.c
517
DPRINTF("%s: linux: policy %d, priority %d\n",
sys/compat/linux/common/linux_sched.c
548
DPRINTF("%s: linux: policy %d, priority %d\n",
sys/compat/linux/common/linux_sched.c
554
DPRINTF("%s: native: policy %d, priority %d\n",
sys/compat/linux/common/linux_sg.c
114
DPRINTF(("unknown direction %d\n",
sys/compat/linux/common/linux_sg.c
122
DPRINTF(("scatter/gather not supported\n"));
sys/compat/linux/common/linux_sg.c
127
DPRINTF(("invalid command length %d\n", lreq.cmd_len));
sys/compat/linux/common/linux_sg.c
134
DPRINTF(("failed to copy in cmd data %d\n", error));
sys/compat/linux/common/linux_sg.c
145
DPRINTF(("SCIOCCOMMAND failed %d\n", error));
sys/compat/linux/common/linux_sg.c
157
DPRINTF(("sense copyout failed %d\n", error));
sys/compat/linux/common/linux_sg.c
174
DPRINTF(("failed to copy out req data %d\n", error));
sys/compat/linux/common/linux_sg.c
215
DPRINTF(("Return=%d\n", error));
sys/compat/linux/common/linux_sg.c
88
DPRINTF(("Command = %lx\n", com));
sys/compat/linux/common/linux_sg.c
98
DPRINTF(("failed to copy in request data %d\n", error));
sys/compat/linux/common/linux_signal.c
265
DPRINTF(("linux_old_to_native_sigflags: "
sys/compat/linux/common/linux_socketcall.c
133
DPRINTF(("copyin for %s failed %d\n",
sys/compat/linux/common/linux_socketcall.c
144
DPRINTF(("linux_socketcall('%s'): ",
sys/compat/linux/common/linux_socketcall.c
148
DPRINTF(("[dom %d type %d proto %d]\n",
sys/compat/linux/common/linux_socketcall.c
159
DPRINTF(("socket %d [", lda.dummy_ints[0]));
sys/compat/linux/common/linux_socketcall.c
161
DPRINTF(("%02x ", data[i]));
sys/compat/linux/common/linux_socketcall.c
162
DPRINTF(("]\n"));
sys/compat/linux/common/linux_socketcall.c
233
DPRINTF(("sys_%s() = %d\n", linux_socketcall[SCARG(uap, what)].name,
sys/compat/linux/common/linux_termios.c
355
DPRINTF(("TIOCSPTLCK %d\n", idat));
sys/compat/linux32/arch/amd64/linux32_machdep.c
126
DPRINTF(("old: onstack = %d, fp = %p sig = %d rip = 0x%lx\n",
sys/compat/linux32/arch/amd64/linux32_machdep.c
204
DPRINTF(("rt: onstack = %d, fp = %p sig = %d rip = 0x%lx\n",
sys/compat/linux32/arch/amd64/linux32_machdep.c
423
DPRINTF(("sigreturn enter rsp=0x%lx rip=0x%lx\n", tf->tf_rsp,
sys/compat/linux32/arch/amd64/linux32_machdep.c
488
DPRINTF(("linux32_sigreturn: rip = 0x%lx, rsp = 0x%lx, flags = 0x%lx\n",
sys/compat/linux32/common/linux32_exec_elf32.c
97
DPRINTF(("linux32_probe: returning 0\n"));
sys/compat/linux32/common/linux32_signal.c
293
DPRINTF(("rt_sigaction: Inconsistent sigsetsize %u %zu\n",
sys/compat/linux32/common/linux32_signal.c
301
DPRINTF(("rt_sigaction: Copyin %d\n", error));
sys/compat/linux32/common/linux32_signal.c
318
DPRINTF(("rt_sigaction: Bad signal number %d %d\n",
sys/compat/linux32/common/linux32_signal.c
333
DPRINTF(("rt_sigaction: sigaction %d\n", error));
sys/compat/linux32/common/linux32_signal.c
343
DPRINTF(("rt_sigaction: Copyout %d\n", error));
sys/compat/linux32/common/linux32_termios.c
364
DPRINTF(("TIOCSPTLCK %d\n", idat));
sys/compat/ossaudio/ossaudio.c
1087
DPRINTF(("%s: com=%s\n", __func__, compat_ossaudio_getcmd(com)));
sys/compat/ossaudio/ossaudio.c
1106
DPRINTF(("%s: AUDIO_GETDEV %d\n",
sys/compat/ossaudio/ossaudio.c
1116
DPRINTF(("%s: OSS_SOUND_MIXER_INFO %d\n",
sys/compat/ossaudio/ossaudio.c
1123
DPRINTF(("%s: OSS_SOUND_MIXER_READ_RECSRC bad source\n",
sys/compat/ossaudio/ossaudio.c
1133
DPRINTF(("%s: AUDIO_MIXER_READ %d\n",
sys/compat/ossaudio/ossaudio.c
1144
DPRINTF(("%s: AUDIO_MIXER_READ %d\n",
sys/compat/ossaudio/ossaudio.c
1168
DPRINTF(("%s: OSS_SOUND_MIXER_WRITE_RECSRC bad "
sys/compat/ossaudio/ossaudio.c
1176
DPRINTF(("%s: OSS_SOUND_MIXER_WRITE_RECSRC %d\n",
sys/compat/ossaudio/ossaudio.c
1188
DPRINTF(("%s: OSS_SOUND_MIXER_WRITE_RECSRC "
sys/compat/ossaudio/ossaudio.c
1199
DPRINTF(("%s: OSS_SOUND_MIXER_"
sys/compat/ossaudio/ossaudio.c
1212
DPRINTF(("%s: AUDIO_MIXER_WRITE %d\n",
sys/compat/ossaudio/ossaudio.c
1222
DPRINTF(("%s: 0x%lx bad devmap %d\n",
sys/compat/ossaudio/ossaudio.c
1234
DPRINTF(("%s: AUDIO_MIXER_READ %d\n",
sys/compat/ossaudio/ossaudio.c
1246
DPRINTF(("%s: n=%d (dev=%d) l=%d, r=%d, idat=%04x\n",
sys/compat/ossaudio/ossaudio.c
1255
DPRINTF(("%s: 0x%lx bad devmap %d\n",
sys/compat/ossaudio/ossaudio.c
1262
DPRINTF(("%s: 0x%lx error %d\n",
sys/compat/ossaudio/ossaudio.c
1279
DPRINTF(("%s: n=%d (dev=%d) l=%d, r=%d, idat=%04x\n",
sys/compat/ossaudio/ossaudio.c
1283
DPRINTF(("%s: AUDIO_MIXER_WRITE %d\n",
sys/compat/ossaudio/ossaudio.c
1294
DPRINTF(("%s: Unknown mixer ioctl 0x%lx\n", __func__,
sys/compat/ossaudio/ossaudio.c
1333
DPRINTF(("%s: com=%s\n", __func__, compat_ossaudio_getcmd(com)));
sys/compat/ossaudio/ossaudio.c
1507
DPRINTF(("%s: Unknown sequencer command 0x%lx\n", __func__,
sys/compat/ossaudio/ossaudio.c
200
DPRINTF(("%s: com=%s\n", __func__, compat_ossaudio_getcmd(com)));
sys/compat/ossaudio/ossaudio.c
209
DPRINTF(("%s: AUDIO_FLUSH %d\n", __func__, error));
sys/compat/ossaudio/ossaudio.c
216
DPRINTF(("%s: AUDIO_DRAIN %d\n", __func__, error));
sys/compat/ossaudio/ossaudio.c
227
DPRINTF(("%s: SNDCTL_DSP_SPEED %d\n",
sys/compat/ossaudio/ossaudio.c
233
DPRINTF(("%s: SNDCTL_DSP_SPEED > %d\n", __func__, idat));
sys/compat/ossaudio/ossaudio.c
248
DPRINTF(("%s: AUDIO_GETFORMAT %d\n",
sys/compat/ossaudio/ossaudio.c
254
DPRINTF(("%s: AUDIO_GETINFO %d\n",
sys/compat/ossaudio/ossaudio.c
265
DPRINTF(("%s: SNDCTL_DSP_SPEED %d = %d\n",
sys/compat/ossaudio/ossaudio.c
274
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
279
DPRINTF(("%s: SNDCTL_PCM_READ_RATE < %d\n", __func__, idat));
sys/compat/ossaudio/ossaudio.c
282
DPRINTF(("%s: SOUND_PCM_READ_RATE %d = %d\n",
sys/compat/ossaudio/ossaudio.c
291
DPRINTF(("%s: SNDCTL_DSP_STEREO %d\n",
sys/compat/ossaudio/ossaudio.c
299
DPRINTF(("%s: AUDIO_SETINFO %d\n",
sys/compat/ossaudio/ossaudio.c
305
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
312
DPRINTF(("%s: SNDCTL_DSP_STEREO %d = %d\n",
sys/compat/ossaudio/ossaudio.c
320
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
326
DPRINTF(("%s: SNDCTL_DSP_GETBLKSIZE < %d\n",
sys/compat/ossaudio/ossaudio.c
330
DPRINTF(("%s: SNDCTL_DSP_GETBLKSIZE %d = %d\n",
sys/compat/ossaudio/ossaudio.c
339
DPRINTF(("%s: SNDCTL_DSP_SETFMT %d\n",
sys/compat/ossaudio/ossaudio.c
413
DPRINTF(("%s: SNDCTL_DSP_SETFMT > 0x%x\n",
sys/compat/ossaudio/ossaudio.c
417
DPRINTF(("%s: AUDIO_SETINFO %d\n",
sys/compat/ossaudio/ossaudio.c
425
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
469
DPRINTF(("%s: SOUND_PCM_READ_BITS bad encoding %d\n",
sys/compat/ossaudio/ossaudio.c
474
DPRINTF(("%s: SOUND_PCM_READ_BITS < 0x%x\n",
sys/compat/ossaudio/ossaudio.c
478
DPRINTF(("%s: SOUND_PCM_READ_BITS %d = %d\n",
sys/compat/ossaudio/ossaudio.c
487
DPRINTF(("%s: SNDCTL_DSP_CHANNELS %d\n",
sys/compat/ossaudio/ossaudio.c
493
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
502
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
507
DPRINTF(("%s: SOUND_PCM_READ_CHANNELS < %d\n", __func__, idat));
sys/compat/ossaudio/ossaudio.c
510
DPRINTF(("%s: SOUND_PCM_READ_CHANNELS %d = %d\n",
sys/compat/ossaudio/ossaudio.c
518
DPRINTF(("%s: SOUND_PCM_{READ,WRITE}_FILTER filter\n",
sys/compat/ossaudio/ossaudio.c
524
DPRINTF(("%s: SNDCTL_DSP_SUBDIVIDE %d\n",
sys/compat/ossaudio/ossaudio.c
530
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
542
DPRINTF(("%s: AUDIO_SETINFO %d\n",
sys/compat/ossaudio/ossaudio.c
549
DPRINTF(("%s: SNDCTL_DSP_SUBDIVIDE %d = %d\n",
sys/compat/ossaudio/ossaudio.c
558
DPRINTF(("%s: SNDCTL_DSP_SETFRAGMENT %d\n",
sys/compat/ossaudio/ossaudio.c
563
DPRINTF(("%s: SNDCTL_DSP_SETFRAGMENT bad ival%d\n",
sys/compat/ossaudio/ossaudio.c
570
DPRINTF(("%s: SNDCTL_DSP_SETFRAGMENT blksize=%d, "
sys/compat/ossaudio/ossaudio.c
576
DPRINTF(("%s: AUDIO_SETINFO %d\n",
sys/compat/ossaudio/ossaudio.c
582
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
592
DPRINTF(("%s: SNDCTL_DSP_SETFRAGMENT %d = %d\n",
sys/compat/ossaudio/ossaudio.c
645
DPRINTF(("%s: SNDCTL_DSP_GETFMTS unknown %d\n",
sys/compat/ossaudio/ossaudio.c
650
DPRINTF(("%s: SNDCTL_DSP_GETFMTS < 0x%x\n",
sys/compat/ossaudio/ossaudio.c
654
DPRINTF(("%s: SNDCTL_DSP_GETFMTS = %x = %d\n",
sys/compat/ossaudio/ossaudio.c
662
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
677
DPRINTF(("%s: SNDCTL_DSP_GETOSPACE = %d\n",
sys/compat/ossaudio/ossaudio.c
685
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
698
DPRINTF(("%s: SNDCTL_DSP_GETISPACE %d %d %d %d = %d\n",
sys/compat/ossaudio/ossaudio.c
708
DPRINTF(("%s: FIONBIO %d\n",
sys/compat/ossaudio/ossaudio.c
716
DPRINTF(("%s: AUDIO_GETPROPS %d\n",
sys/compat/ossaudio/ossaudio.c
725
DPRINTF(("%s: SNDCL_DSP_GETCAPS %s duplex, %smmap\n",
sys/compat/ossaudio/ossaudio.c
730
DPRINTF(("%s: SNDCTL_DSP_GETCAPS %x = %d\n", __func__,
sys/compat/ossaudio/ossaudio.c
738
DPRINTF(("%s: SNDCTL_DSP_SETTRIGGER: %d\n",
sys/compat/ossaudio/ossaudio.c
744
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
758
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
769
DPRINTF(("%s: SNDCTL_DSP_GETTRIGGER = %x = %d\n",
sys/compat/ossaudio/ossaudio.c
777
DPRINTF(("%s: AUDIO_GETIOFFS %d\n",
sys/compat/ossaudio/ossaudio.c
787
DPRINTF(("%s: SNDCTL_DSP_GETIPTR %d\n",
sys/compat/ossaudio/ossaudio.c
795
DPRINTF(("%s: AUDIO_GETOOFFS %d\n",
sys/compat/ossaudio/ossaudio.c
805
DPRINTF(("%s: SNDCTL_DSP_GETOPTR %d\n",
sys/compat/ossaudio/ossaudio.c
814
DPRINTF(("%s: AUDIO_SETFD %d = %d\n",
sys/compat/ossaudio/ossaudio.c
820
DPRINTF(("%s: Unimplemented SNDCTL_DSP_MAPINBUF\n",
sys/compat/ossaudio/ossaudio.c
825
DPRINTF(("%s: Unimplemented SNDCTL_DSP_MAPOUTBUF\n",
sys/compat/ossaudio/ossaudio.c
830
DPRINTF(("%s: Unimplemented SNDCTL_DSP_GETSYNCHRO\n",
sys/compat/ossaudio/ossaudio.c
837
DPRINTF(("%s: AUDIO_GETBUFINFO %d\n",
sys/compat/ossaudio/ossaudio.c
844
DPRINTF(("%s: SNDCTL_DSP_GETODELAY %d\n",
sys/compat/ossaudio/ossaudio.c
853
DPRINTF(("%s: SNDCTL_DSP_PROFILE\n", __func__));
sys/compat/ossaudio/ossaudio.c
856
DPRINTF(("%s: Unimplemented 0x%lx\n", __func__, com));
sys/crypto/nist_hash_drbg/nist_hash_drbg.c
1032
DPRINTF("KAT %u %s[%zu] = %02x, expected %02x\n",
sys/crypto/nist_hash_drbg/nist_hash_drbg.c
1077
DPRINTF("bad reseed counter: %u, expected %u",
sys/crypto/nist_hash_drbg/nist_hash_drbg.c
1100
DPRINTF("bad reseed counter: %u, expected %u",
sys/crypto/nist_hash_drbg/nist_hash_drbg.c
1124
DPRINTF("bad reseed counter: %u, expected %u",
sys/dev/acpi/acpi_apm.c
284
DPRINTF(("%s (%s) %d\n", sme->sme_name, edata->desc, data));
sys/dev/acpi/acpi_apm.c
391
DPRINTF(("%d %d %d %d %d %d\n", info.cap, info.warncap, info.lowcap,
sys/dev/acpi/acpi_apm.c
393
DPRINTF(("pinfo %d %d %d\n", pinfo->battery_flags,
sys/dev/acpi/acpi_ec.c
1052
DPRINTF(ACPIEC_DEBUG_TRANSITION, sc,
sys/dev/acpi/acpi_ec.c
1064
DPRINTF(ACPIEC_DEBUG_INTR, sc, "schedule callout\n");
sys/dev/acpi/acpi_ec.c
1068
DPRINTF(ACPIEC_DEBUG_TRANSITION, sc, "return\n");
sys/dev/acpi/acpi_ec.c
1077
DPRINTF(ACPIEC_DEBUG_INTR, sc, "callout\n");
sys/dev/acpi/acpi_ec.c
1088
DPRINTF(ACPIEC_DEBUG_INTR, sc, "GPE\n");
sys/dev/acpi/acpi_ec.c
592
DPRINTF(ACPIEC_DEBUG_REG, sc, "read data=0x%"PRIx8"\n", x);
sys/dev/acpi/acpi_ec.c
603
DPRINTF(ACPIEC_DEBUG_REG, sc, "write data=0x%"PRIx8"\n", val);
sys/dev/acpi/acpi_ec.c
615
DPRINTF(ACPIEC_DEBUG_REG, sc, "read status=0x%"PRIx8"\n", x);
sys/dev/acpi/acpi_ec.c
626
DPRINTF(ACPIEC_DEBUG_REG, sc, "write command=0x%"PRIx8"\n", cmd);
sys/dev/acpi/acpi_ec.c
691
DPRINTF(ACPIEC_DEBUG_RW, sc, "SCI polling timeout\n");
sys/dev/acpi/acpi_ec.c
730
DPRINTF(ACPIEC_DEBUG_RW, sc,
sys/dev/acpi/acpi_ec.c
746
DPRINTF(ACPIEC_DEBUG_RW, sc,
sys/dev/acpi/acpi_ec.c
768
DPRINTF(ACPIEC_DEBUG_RW, sc,
sys/dev/acpi/acpi_ec.c
785
DPRINTF(ACPIEC_DEBUG_RW, sc,
sys/dev/acpi/acpi_ec.c
899
DPRINTF(ACPIEC_DEBUG_QUERY, sc, "SCI polling timeout\n");
sys/dev/acpi/acpi_ec.c
919
DPRINTF(ACPIEC_DEBUG_QUERY, sc, "SCI query requested\n");
sys/dev/acpi/acpi_ec.c
929
DPRINTF(ACPIEC_DEBUG_QUERY, sc, "SCI query\n");
sys/dev/acpi/acpi_ec.c
941
DPRINTF(ACPIEC_DEBUG_QUERY, sc, "SCI query: 0x%"PRIx8"\n", reg);
sys/dev/acpi/acpi_ec.c
976
DPRINTF(ACPIEC_DEBUG_TRANSITION, sc, "%s\n", buf);
sys/dev/acpi/acpi_wdrt.c
271
DPRINTF(("%s: %s mode 0x%x period %u\n", device_xname(sc->sc_dev),
sys/dev/acpi/acpi_wdrt.c
319
DPRINTF(("%s: %s mode 0x%x period %u\n", device_xname(sc->sc_dev),
sys/dev/acpi/acpi_wdrt.c
347
DPRINTF(("%s: %s 0x%" PRIx64 "/%u 0x%08x (%u)\n",
sys/dev/acpi/acpi_wdrt.c
365
DPRINTF(("%s: %s 0x%" PRIx64 "/%u 0x%08x (%u)\n",
sys/dev/acpi/acpi_wdrt.c
384
DPRINTF(("%s: %s 0x%" PRIx64 "/%u 0x%08x (%u)\n",
sys/dev/acpi/acpi_wdrt.c
403
DPRINTF(("%s: %s 0x%" PRIx64 "/%u 0x%08x (%u)\n",
sys/dev/acpi/wmi/wmi_dell.c
259
DPRINTF((" ignored"));
sys/dev/acpi/wmi/wmi_dell.c
262
DPRINTF((" pmf %d", wda->wda_data));
sys/dev/acpi/wmi/wmi_dell.c
266
DPRINTF((" psw %d", wda->wda_data));
sys/dev/acpi/wmi/wmi_dell.c
313
DPRINTF(("wmi_dell_notify_handler buffer len %d\n",
sys/dev/acpi/wmi/wmi_dell.c
316
DPRINTF(("wmi_dell_notify_handler len %d", data[0]));
sys/dev/acpi/wmi/wmi_dell.c
318
DPRINTF(("\n"));
sys/dev/acpi/wmi/wmi_dell.c
324
DPRINTF(("\n"));
sys/dev/acpi/wmi/wmi_dell.c
328
DPRINTF(("\n"));
sys/dev/acpi/wmi/wmi_dell.c
332
DPRINTF((" %#04X", data[i]));
sys/dev/acpi/wmi/wmi_dell.c
334
DPRINTF(("\n"));
sys/dev/adb/adb_bus.c
123
DPRINTF("\n%d: ", i);
sys/dev/adb/adb_bus.c
130
DPRINTF("Found a device on address %d\n", i);
sys/dev/adb/adb_bus.c
139
DPRINTF("moved it to %d\n", sc->sc_free);
sys/dev/adb/adb_bus.c
155
DPRINTF("moved %d back to %d\n", last_moved_up, i);
sys/dev/adb/adb_bus.c
167
DPRINTF("dev: %d %d %02x\n",
sys/dev/adb/adb_bus.c
181
DPRINTF("devmask: %04x\n", devmask);
sys/dev/adb/adb_kbd.c
479
DPRINTF("bogus message\n");
sys/dev/adb/adb_kbd.c
509
DPRINTF("[%02x %02x]", k1, k2);
sys/dev/adb/adb_kbd.c
627
DPRINTF("adbkbd_set_leds: %02x\n", leds);
sys/dev/adb/adb_kbd.c
664
DPRINTF("have LED control\n");
sys/dev/adb/adb_kbd.c
723
DPRINTF("polling...");
sys/dev/adb/adb_kbd.c
727
DPRINTF(" got one\n");
sys/dev/adb/adb_kbd.c
795
DPRINTF("adbkbd_sysctl_mid\n");
sys/dev/adb/adb_kbd.c
821
DPRINTF("adbkbd_sysctl_right\n");
sys/dev/adb/adb_kbd.c
849
DPRINTF("%s\n", __func__);
sys/dev/adb/adb_kbd.c
895
DPRINTF("%s\n", __func__);
sys/dev/adb/adb_kbd.c
919
DPRINTF("%s: sysctl setup\n", device_xname(sc->sc_dev));
sys/dev/adb/adb_ktm.c
288
DPRINTF("bogus message\n");
sys/dev/adb/adb_ktm.c
402
DPRINTF("send: %02x", cmd);
sys/dev/adb/adb_ktm.c
404
DPRINTF(" %02x", msg[i]);
sys/dev/adb/adb_ktm.c
405
DPRINTF("\n");
sys/dev/adb/adb_ms.c
257
DPRINTF("ems_init %x\n", sc->sc_adbdev->handler_id);
sys/dev/adb/adb_ms.c
322
DPRINTF("found ancient MacTrac, middle button can't be programmed\n");
sys/dev/adb/adb_ms.c
417
DPRINTF("buffer: %02x %02x\n", buffer[0], buffer[1]);
sys/dev/adb/adb_ms.c
433
DPRINTF("timeout checking for EMP switch\n");
sys/dev/adb/adb_ms.c
436
DPRINTF("new handler ID: %02x\n", sc->sc_buffer[1]);
sys/dev/adb/adb_ms.c
441
DPRINTF("adb: ems_init timed out\n");
sys/dev/adb/adb_ms.c
559
DPRINTF("bogus message\n");
sys/dev/adb/adb_ms.c
606
DPRINTF("microspeed buttons %x\n", buttons);
sys/dev/adb/adb_ms.c
680
DPRINTF("buttons: %02x\n", buttons);
sys/dev/adb/adb_ms.c
878
DPRINTF("send: %02x", cmd);
sys/dev/adb/adb_ms.c
880
DPRINTF(" %02x", msg[i]);
sys/dev/adb/adb_ms.c
881
DPRINTF("\n");
sys/dev/apm/apm.c
392
DPRINTF(APMDEBUG_EVENTS, ("apmev: user standby request\n"));
sys/dev/apm/apm.c
408
DPRINTF(APMDEBUG_EVENTS, ("apmev: system standby request\n"));
sys/dev/apm/apm.c
410
DPRINTF(APMDEBUG_EVENTS | APMDEBUG_ANOM,
sys/dev/apm/apm.c
431
DPRINTF(APMDEBUG_EVENTS, ("apmev: user suspend request\n"));
sys/dev/apm/apm.c
440
DPRINTF(APMDEBUG_EVENTS, ("apmev: system suspend request\n"));
sys/dev/apm/apm.c
442
DPRINTF(APMDEBUG_EVENTS | APMDEBUG_ANOM,
sys/dev/apm/apm.c
455
DPRINTF(APMDEBUG_EVENTS, ("apmev: power status change\n"));
sys/dev/apm/apm.c
469
DPRINTF(APMDEBUG_EVENTS, ("apmev: resume system\n"));
sys/dev/apm/apm.c
474
DPRINTF(APMDEBUG_EVENTS, ("apmev: critical resume system"));
sys/dev/apm/apm.c
479
DPRINTF(APMDEBUG_EVENTS, ("apmev: system standby resume\n"));
sys/dev/apm/apm.c
484
DPRINTF(APMDEBUG_EVENTS, ("apmev: update time\n"));
sys/dev/apm/apm.c
489
DPRINTF(APMDEBUG_EVENTS, ("apmev: critical system suspend\n"));
sys/dev/apm/apm.c
495
DPRINTF(APMDEBUG_EVENTS, ("apmev: battery low\n"));
sys/dev/apm/apm.c
501
DPRINTF(APMDEBUG_EVENTS, ("apmev: capability change\n"));
sys/dev/apm/apm.c
503
DPRINTF(APMDEBUG_EVENTS, ("apm: unexpected event\n"));
sys/dev/apm/apm.c
689
DPRINTF(APMDEBUG_DEVICE,
sys/dev/apm/apm.c
728
DPRINTF(APMDEBUG_DEVICE,
sys/dev/ata/ata_raid_adaptec.c
113
DPRINTF(("%s: Adaptec signature check failed\n",
sys/dev/ata/ata_raid_intel.c
173
DPRINTF(("%s: error %d reading Intel MatrixRAID config block\n",
sys/dev/ata/ata_raid_intel.c
185
DPRINTF(("%s: Intel MatrixRAID signature check failed\n",
sys/dev/ata/ata_raid_intel.c
198
DPRINTF(("%s: Intel MatrixRAID checksum failed 0x%x != 0x%x\n",
sys/dev/ata/ata_raid_intel.c
239
DPRINTF(("%s: unknown Intel MatrixRAID type 0x%02x\n",
sys/dev/ata/ata_raid_jmicron.c
154
DPRINTF(("%s: error %d reading JMicron config block\n",
sys/dev/ata/ata_raid_jmicron.c
161
DPRINTF(("%s: JMicron RAID signature check failed\n",
sys/dev/ata/ata_raid_jmicron.c
172
DPRINTF(("%s: JMicron checksum failed\n",
sys/dev/ata/ata_raid_jmicron.c
226
DPRINTF(("%s: unknown JMicron RAID type 0x%02x\n",
sys/dev/ata/ata_raid_jmicron.c
249
DPRINTF(("%s: drive number %d doesn't make sense within "
sys/dev/ata/ata_raid_nvidia.c
171
DPRINTF(("%s: nVidia signature check failed\n",
sys/dev/ata/ata_raid_nvidia.c
182
DPRINTF(("%s: nVidia checksum failed (0x%02x)\n",
sys/dev/ata/ata_raid_promise.c
108
DPRINTF(("%s: Promise signature check failed\n",
sys/dev/ata/ata_raid_promise.c
119
DPRINTF(("%s: Promise checksum failed\n",
sys/dev/ata/ata_raid_promise.c
126
DPRINTF(("%s: Promise config block marked invalid\n",
sys/dev/ata/ata_raid_via.c
161
DPRINTF(("%s: VIA V-RAID signature check failed\n",
sys/dev/ata/ata_raid_via.c
177
DPRINTF(("%s: VIA V-RAID checksum failed 0x%02x != "
sys/dev/audio/audio.c
6821
DPRINTF(1, "fmt[%d] %c%c pri=%d %s,%d/%dbit,%dch,", i,
sys/dev/audio/audio.c
6830
DPRINTF(1, "{%d-%d",
sys/dev/audio/audio.c
6835
DPRINTF(1, "%c%d",
sys/dev/audio/audio.c
6840
DPRINTF(1, "}\n");
sys/dev/audio/audio.c
6844
DPRINTF(1, "fmt[%d] skip; mode not match %d\n", i,
sys/dev/audio/audio.c
6850
DPRINTF(1, "fmt[%d] skip; unsupported encoding\n", i);
sys/dev/audio/audio.c
6871
DPRINTF(1, "fmt[%d] skip; score 0x%x < 0x%x\n", i,
sys/dev/audio/audio.c
6883
DPRINTF(1, "fmt[%d] candidate (score=0x%x)"
sys/dev/audio/audio.c
6892
DPRINTF(1, "%s no fmt\n", __func__);
sys/dev/audio/audio.c
6895
DPRINTF(1, "%s selected: %s,%d/%d,%dch,%dHz\n", __func__,
sys/dev/audio/audio.c
7414
DPRINTF(1, "audio track#%s play mode: %s\n",
sys/dev/audio/audio.c
7424
DPRINTF(1, "audio track#%s rec mode: %s\n",
sys/dev/audio/audio.c
911
DPRINTF(1, "%s: type=%d sa=%p hw=%p\n",
sys/dev/bluetooth/bcsp.c
1443
DPRINTF(("%s: start link-establish\n", device_xname(sc->sc_dev)));
sys/dev/bluetooth/bcsp.c
1532
DPRINTF(("%s: state change to curious\n",
sys/dev/bluetooth/bcsp.c
1550
DPRINTF(("%s: state change to garrulous:\n",
sys/dev/bluetooth/bcsp.c
56
#ifdef DPRINTF
sys/dev/bluetooth/bth5.c
1482
DPRINTF(("%s: start link-establish\n", device_xname(sc->sc_dev)));
sys/dev/bluetooth/bth5.c
1579
DPRINTF(("%s: state change to curious\n",
sys/dev/bluetooth/bth5.c
1601
DPRINTF(("%s: state change to garrulous:\n",
sys/dev/bluetooth/bth5.c
59
#ifdef DPRINTF
sys/dev/bluetooth/btmagic.c
1004
DPRINTF(sc, "reject ctl newconn %s%s%s%s",
sys/dev/bluetooth/btmagic.c
1030
DPRINTF(sc, "reject int newconn %s%s%s%s",
sys/dev/bluetooth/btmagic.c
1101
DPRINTF(sc, "Handshake: 0x%x", BTHID_HANDSHAKE_PARAM(data[0]));
sys/dev/bluetooth/btmagic.c
1147
DPRINTF(sc, "Mouse %s",
sys/dev/bluetooth/btmagic.c
1166
DPRINTF(sc, "transaction (type 0x%x)", BTHID_TYPE(data[0]));
sys/dev/bluetooth/btmagic.c
1532
DPRINTF(sc,
sys/dev/bluetooth/btmagic.c
614
DPRINTF(sc, "sc_resolution = %u", t);
sys/dev/bluetooth/btmagic.c
639
DPRINTF(sc, "sc_scale = %u", t);
sys/dev/bluetooth/btmagic.c
664
DPRINTF(sc, "taptimeout = %u", t);
sys/dev/bluetooth/btmagic.c
682
DPRINTF(sc, "enable");
sys/dev/bluetooth/btmagic.c
712
DPRINTF(sc, "disable");
sys/dev/bluetooth/btsco.c
1030
DPRINTF("%s cmd 0x%lx flag %d\n", sc->sc_name, cmd, flag);
sys/dev/bluetooth/btsco.c
314
DPRINTF("sc=%p\n", sc);
sys/dev/bluetooth/btsco.c
342
DPRINTF("sc=%p\n", sc);
sys/dev/bluetooth/btsco.c
348
DPRINTF("sc_sco=%p\n", sc->sc_sco);
sys/dev/bluetooth/btsco.c
355
DPRINTF("sc_sco_l=%p\n", sc->sc_sco_l);
sys/dev/bluetooth/btsco.c
362
DPRINTF("sc_audio=%p\n", sc->sc_audio);
sys/dev/bluetooth/btsco.c
411
DPRINTF("%s\n", sc->sc_name);
sys/dev/bluetooth/btsco.c
431
DPRINTF("%s sc_state %d\n", sc->sc_name, sc->sc_state);
sys/dev/bluetooth/btsco.c
477
DPRINTF("%s\n", sc->sc_name);
sys/dev/bluetooth/btsco.c
559
DPRINTF("%s flags 0x%x\n", sc->sc_name, flags);
sys/dev/bluetooth/btsco.c
642
DPRINTF("done err=%d, sc_state=%d, sc_mtu=%d\n",
sys/dev/bluetooth/btsco.c
652
DPRINTF("%s\n", sc->sc_name);
sys/dev/bluetooth/btsco.c
712
DPRINTF("%s mode=0x%x, bs=%d, sc_mtu=%d\n",
sys/dev/bluetooth/btsco.c
846
DPRINTF("%s dev %d type %d\n", sc->sc_name, mc->dev, mc->type);
sys/dev/bluetooth/btsco.c
883
DPRINTF("%s dev %d\n", sc->sc_name, mc->dev);
sys/dev/bluetooth/btsco.c
957
DPRINTF("%s: size %zd direction %d\n", sc->sc_name, size, direction);
sys/dev/bluetooth/btsco.c
985
DPRINTF("%s: tx_refcnt=%d\n", sc->sc_name, sc->sc_tx_refcnt);
sys/dev/cardbus/cardbus.c
175
DPRINTF(("%s: reading CIS data from configuration space\n",
sys/dev/cardbus/cardbus.c
200
DPRINTF(("%s: reading CIS data from ROM\n",
sys/dev/cardbus/cardbus.c
204
DPRINTF(("%s: reading CIS data from BAR%d\n",
sys/dev/cardbus/cardbus.c
319
DPRINTF(("%s: wrong length manufacturer id (%d)\n",
sys/dev/cardbus/cardbus.c
345
DPRINTF(("%s: BAR with short length (%d)\n",
sys/dev/cardbus/cardbus.c
351
DPRINTF(("%s: invalid ASI in BAR tuple\n", __func__));
sys/dev/cardbus/cardbus.c
383
DPRINTF(("%s: unknown network id type "
sys/dev/cardbus/cardbus.c
420
DPRINTF(("cardbus_attach_card: cb%d start\n",
sys/dev/cardbus/cardbus.c
425
DPRINTF(("%s: no CardBus card on cb%d\n", __func__,
sys/dev/cardbus/cardbus.c
455
DPRINTF(("%s: no CardBus card on cb%d\n", __func__,
sys/dev/cardbus/cardbus.c
499
DPRINTF(("%s bhlc 0x%08x -> ", device_xname(sc->sc_dev), bhlc));
sys/dev/cardbus/cardbus.c
525
DPRINTF(("cardbus_attach_card: "
sys/dev/cardbus/cardbus.c
543
DPRINTF(("%s func%d icr 0x%08x bhlc 0x%08x -> ",
sys/dev/cardbus/cardbus.c
573
DPRINTF(("0x%08x\n", bhlc));
sys/dev/cardbus/cardbus.c
693
DPRINTF(("%s: detaching %s\n", device_xname(sc->sc_dev),
sys/dev/cardbus/cardbus.c
743
DPRINTF(("- cardbus_intr_establish\n"));
sys/dev/cardbus/cardbus.c
764
DPRINTF(("- pccard_intr_disestablish\n"));
sys/dev/cardbus/cardbus.c
831
DPRINTF(("entering cardbus_function_enable... "));
sys/dev/cardbus/cardbus.c
851
DPRINTF(("%x\n", sc->sc_poweron_func));
sys/dev/cardbus/cardbus.c
866
DPRINTF(("entering cardbus_function_disable... "));
sys/dev/cardbus/cardbus.c
926
DPRINTF(("WRONG TUPLE: 0x%x\n", *tuple));
sys/dev/cardbus/cardbus_map.c
247
DPRINTF(("cardbus_mapreg_map called: %s %x\n", device_xname(sc->sc_dev),
sys/dev/cardbus/cardbus_map.c
275
DPRINTF(("cardbus_mapreg_map: physaddr %lx\n", (unsigned long)base));
sys/dev/cardbus/cardbus_map.c
321
DPRINTF(("%s: unmap i/o space\n", device_xname(sc->sc_dev)));
sys/dev/cardbus/cardbus_map.c
325
DPRINTF(("%s: unmap mem space\n", device_xname(sc->sc_dev)));
sys/dev/cardbus/cardslot.c
138
DPRINTF(("%s attaching CardBus bus...\n", device_xname(self)));
sys/dev/cardbus/cardslot.c
144
DPRINTF(("%s: found cardbus on %s\n", __func__,
sys/dev/cardbus/cardslot.c
156
DPRINTF(("%s: found 16-bit pcmcia bus\n", __func__));
sys/dev/cardbus/cardslot.c
173
DPRINTF(("%s: CardBus card found\n", __func__));
sys/dev/cardbus/cardslot.c
179
DPRINTF(("%s: 16-bit card found\n", __func__));
sys/dev/cardbus/cardslot.c
275
DPRINTF(("cardslot_event_throw: an event %s comes\n",
sys/dev/cardbus/cardslot.c
444
DPRINTF(("%s: removal event\n", device_xname(sc->sc_dev)));
sys/dev/cardbus/ehci_cardbus.c
164
DPRINTF(("%s: offs=%d\n", devname, sc->sc.sc_offs));
sys/dev/cardbus/ehci_cardbus.c
181
DPRINTF(("ehci_cardbus_attach: companion %s\n",
sys/dev/cardbus/if_ex_cardbus.c
396
DPRINTF(("if_ex_cardbus: lattimer 0x%x -> 0x20\n",
sys/dev/cardbus/rbus.c
101
DPRINTF(("rbus: out of range\n"));
sys/dev/cardbus/rbus.c
133
DPRINTF(("rbus: trying [%lx:%lx] %lx\n",
sys/dev/cardbus/rbus.c
142
DPRINTF(("rbus: no space found\n"));
sys/dev/cardbus/rbus.c
159
DPRINTF(("rbus: no rbus type\n"));
sys/dev/cardbus/rbus.c
233
DPRINTF(("rbus_new_body: [%lx, %lx] type %s name [%s]\n",
sys/dev/cardbus/rbus.c
349
DPRINTF(("rbus_delete called [%s]\n",
sys/dev/cardbus/rbus.c
78
DPRINTF(("rbus_space_alloc: addr %lx, size %lx, mask %lx, align %lx\n",
sys/dev/cardbus/rbus_ppb.c
580
DPRINTF(("%s: pci_addr_fixup: ",
sys/dev/cardbus/rbus_ppb.c
596
DPRINTF(("new address 0x%08x\n",
sys/dev/cgd.c
448
#define DPRINTF_FOLLOW(y) DPRINTF(CGDB_FOLLOW, y)
sys/dev/cgd.c
947
DPRINTF(CGDB_IO, ("cgdiodone: bp %p bcount %d resid %d\n",
sys/dev/cgd.c
949
DPRINTF(CGDB_IO, (" dev 0x%"PRIx64", nbp %p bn %" PRId64
sys/dev/cgd.c
954
DPRINTF(CGDB_IO, ("%s: error %d\n", dksc->sc_xname,
sys/dev/dksubr.c
64
#define DPRINTF_FOLLOW(y) DPRINTF(DKDB_FOLLOW, y)
sys/dev/dksubr.c
782
DPRINTF(DKDB_DUMP, ("%s: bad dump flags 0x%x\n", __func__,
sys/dev/dksubr.c
794
DPRINTF(DKDB_DUMP, ("%s: no dumpblocks\n", __func__));
sys/dev/dksubr.c
807
DPRINTF(DKDB_DUMP, ("%s: odd size %zu\n", __func__, size));
sys/dev/dksubr.c
816
DPRINTF(DKDB_DUMP, ("%s: bad fstype %d\n", __func__,
sys/dev/dksubr.c
822
DPRINTF(DKDB_DUMP, ("%s: dump to raw\n", __func__));
sys/dev/dksubr.c
827
DPRINTF(DKDB_DUMP, ("%s: out of bounds blkno=%jd, towrt=%d, "
sys/dev/dksubr.c
835
DPRINTF(DKDB_DUMP, ("%s: bad fstype %d\n", __func__,
sys/dev/dksubr.c
844
DPRINTF(DKDB_DUMP, ("%s: out of bounds blkno=%jd, towrt=%d, "
sys/dev/dksubr.c
860
DPRINTF(DKDB_DUMP, ("%s: dumpblocks %d\n", __func__,
sys/dev/dkwedge/dkwedge_apple.c
149
DPRINTF("%s: read @%u %d\n", __func__, 0, error);
sys/dev/dkwedge/dkwedge_apple.c
159
DPRINTF("%s: drvr magic %x != %x\n", __func__, am->sbSig,
sys/dev/dkwedge/dkwedge_apple.c
168
DPRINTF("%s: buffer too small %u < %u\n", __func__, ASIZE,
sys/dev/dkwedge/dkwedge_apple.c
184
DPRINTF("%s: offset %x rsize %x\n", __func__, offset, rsize);
sys/dev/dkwedge/dkwedge_apple.c
187
DPRINTF("%s: read @%u %d\n", __func__, offset,
sys/dev/dkwedge/dkwedge_apple.c
194
DPRINTF("%s: part magic %x != %x\n", __func__,
sys/dev/dkwedge/dkwedge_apple.c
203
DPRINTF("%s: %s/%s PH=%u/%u LG=%u/%u\n", __func__,
sys/dev/dkwedge/dkwedge_apple.c
240
DPRINTF("%s: return %d\n", __func__, error);
sys/dev/ebus/cs4231_ebus.c
494
DPRINTF(("audiocs: %s dcsr=%s\n", t->t_name, bits));
sys/dev/ebus/cs4231_ebus.c
549
DPRINTF(("%s: status: %s\n", device_xname(sc->sc_ad1848.sc_dev),
sys/dev/ebus/cs4231_ebus.c
559
DPRINTF(("%s: i24: %s\n", device_xname(sc->sc_ad1848.sc_dev),
sys/dev/gpib/cs80bus.c
128
DPRINTF(DBG_STATUS, ("cs80busattach: found id 0x%x\n", id));
sys/dev/gpib/cs80bus.c
159
DPRINTF(DBG_FOLLOW, ("cs80bussearch: id=0x%x slave=%d punit=%d\n",
sys/dev/gpib/cs80bus.c
164
DPRINTF(DBG_FOLLOW,
sys/dev/gpib/cs80bus.c
209
DPRINTF(DBG_FOLLOW, ("cs80bus_alloc: sc=%p\n", sc));
sys/dev/gpib/cs80bus.c
236
DPRINTF(DBG_FOLLOW, ("cs80describe: sc=%p slave=%d\n", sc, slave));
sys/dev/gpib/cs80bus.c
249
DPRINTF(DBG_FAIL, ("cs80describe: failed, stat=0x%x\n", stat));
sys/dev/gpib/cs80bus.c
275
DPRINTF(DBG_FOLLOW, ("cs80reset: sc=%p slave=%d punit=%d\n", sc,
sys/dev/gpib/cs80bus.c
281
DPRINTF(DBG_FAIL, ("cs80reset: CLEAR failed\n"));
sys/dev/gpib/cs80bus.c
290
DPRINTF(DBG_FAIL, ("cs80reset: SREL failed\n"));
sys/dev/gpib/cs80bus.c
301
DPRINTF(DBG_FAIL, ("cs80reset: SSM failed\n"));
sys/dev/gpib/cs80bus.c
324
DPRINTF(DBG_FAIL, ("cs80status: failed, stat=0x%x\n", stat));
sys/dev/gpib/cs80bus.c
347
DPRINTF(DBG_FAIL, ("cs80setoptions: failed\n"));
sys/dev/gpib/cs80bus.c
361
DPRINTF(DBG_FOLLOW,
sys/dev/gpib/cs80bus.c
366
DPRINTF(DBG_FAIL, ("cs80send: SCMD failed\n"));
sys/dev/gpib/cs80bus.c
370
DPRINTF(DBG_FAIL, ("cs80send: wait failed\n"));
sys/dev/gpib/cs80bus.c
374
DPRINTF(DBG_FAIL, ("cs80send: QSTAT failed\n"));
sys/dev/gpib/cs80bus.c
378
DPRINTF(DBG_FAIL, ("cs80send: failed, stat=0x%x\n", stat));
sys/dev/gpib/ct.c
392
DPRINTF(CDB_BSF, ("%s: ctclose backup eofs prt %d blk %d\n",
sys/dev/gpib/ct.c
401
DPRINTF(CDB_FILES, ("ctclose: flags %x\n", sc->sc_flags));
sys/dev/gpib/ct.c
416
DPRINTF(CDB_FOLLOW, ("ctcommand: called\n"));
sys/dev/gpib/ct.c
449
DPRINTF(CDB_BSF, ("%s: backup eof pos %d blk %d\n",
sys/dev/gpib/ct.c
468
DPRINTF(CDB_FOLLOW, ("cdstrategy(%p): dev %" PRIx64 ", bn %" PRIx64
sys/dev/gpib/ct.c
545
DPRINTF(CDB_BSF, ("%s: clearing eofs\n",
sys/dev/gpib/ct.c
570
DPRINTF(CDB_FILES, ("ctstart: before %x\n",
sys/dev/gpib/ct.c
575
DPRINTF(CDB_FILES, ("ctstart: after %x\n",
sys/dev/gpib/ct.c
625
DPRINTF(CDB_FILES,
sys/dev/gpib/ct.c
667
DPRINTF(CDB_FILES, ("cteof: leaving flags %x\n", sc->sc_flags));
sys/dev/gpib/ct.c
676
DPRINTF(CDB_FOLLOW, ("ctcallback: v=%p, action=%d\n", v, action));
sys/dev/gpib/ct.c
687
DPRINTF(CDB_FAIL, ("ctcallback: unknown action %d\n", action));
sys/dev/gpib/ct.c
725
DPRINTF(CDB_FILES, ("ctintr: before flags %x\n", sc->sc_flags));
sys/dev/gpib/ct.c
734
DPRINTF(CDB_FILES,
sys/dev/gpib/ct.c
823
DPRINTF(CDB_FILES, ("ctintr: after flags %x\n", sc->sc_flags));
sys/dev/gpib/ct.c
909
DPRINTF(CDB_BSF, ("%s: add eof pos %d blk %d\n",
sys/dev/gpib/gpib.c
218
DPRINTF(DBG_INTR, ("gpibintr: sc=%p\n", sc));
sys/dev/gpib/gpib.c
248
DPRINTF(DBG_FOLLOW, ("_gpibrequest: sc=%p hdl=%p\n", sc, hdl));
sys/dev/gpib/gpib.c
264
DPRINTF(DBG_FOLLOW, ("_gpibrelease: sc=%p hdl=%p\n", sc, hdl));
sys/dev/gpib/gpib.c
280
DPRINTF(DBG_FOLLOW, ("_gpibawait: sc=%p\n", sc));
sys/dev/gpib/gpib.c
295
DPRINTF(DBG_FOLLOW, ("_gpibswait: sc=%p\n", sc));
sys/dev/gpib/gpib.c
315
DPRINTF(DBG_FOLLOW, ("gpib_isalloc: sc=%p address=%d\n", sc, address));
sys/dev/gpib/gpib.c
332
DPRINTF(DBG_FOLLOW, ("gpib_alloc: sc=%p address=%d\n", sc, address));
sys/dev/gpib/gpib.c
353
DPRINTF(DBG_FOLLOW, ("gpib_free: sc=%p address=%d\n", sc, address));
sys/dev/gpib/gpib.c
374
DPRINTF(DBG_FOLLOW,
sys/dev/gpib/gpib.c
413
DPRINTF(DBG_FAIL,
sys/dev/gpib/gpib.c
427
DPRINTF(DBG_FOLLOW,
sys/dev/gpib/gpib.c
472
DPRINTF(DBG_FAIL,
sys/dev/gpib/gpib.c
491
DPRINTF(DBG_FOLLOW, ("gpibopen: sc=%p\n", sc));
sys/dev/gpib/gpib.c
509
DPRINTF(DBG_FOLLOW, ("gpibclose: sc=%p\n", sc));
sys/dev/gpib/gpib.c
525
DPRINTF(DBG_FOLLOW, ("gpibread: sc=%p\n", sc));
sys/dev/gpib/gpib.c
539
DPRINTF(DBG_FOLLOW, ("gpibwrite: sc=%p\n", sc));
sys/dev/gpib/gpib.c
553
DPRINTF(DBG_FOLLOW, ("gpibioctl(%lu, '%c',%lu): sc=%p\n",
sys/dev/gpib/gpib.c
574
DPRINTF(DBG_FOLLOW, ("gpibpoll: sc=%p\n", sc));
sys/dev/gpib/hil_gpib.c
104
DPRINTF(HDB_FOLLOW, ("hilcallback: unknown action %d\n",
sys/dev/gpib/hil_gpib.c
116
DPRINTF(HDB_FOLLOW, ("hilstart\n"));
sys/dev/gpib/hil_gpib.c
94
DPRINTF(HDB_FOLLOW, ("hilcallback: v=%p, action=%d\n", v, action));
sys/dev/gpib/mt.c
275
DPRINTF(MDB_ANY, ("%s can't gpibrecv DSJ",
sys/dev/gpib/mt.c
287
DPRINTF(MDB_ANY, ("%s readdsj: 0x%x", device_xname(sc->sc_dev),
sys/dev/gpib/mt.c
330
DPRINTF(MDB_ANY, ("%s readdsj: status is %x %x %x %x %x %x",
sys/dev/gpib/mt.c
354
DPRINTF(MDB_ANY, ("%s open: flags 0x%x", device_xname(sc->sc_dev),
sys/dev/gpib/mt.c
509
DPRINTF(MDB_ANY, ("%s strategy", device_xname(sc->sc_dev)));
sys/dev/gpib/mt.c
559
DPRINTF(MDB_ANY, ("%s ustart", device_xname(sc->sc_dev)));
sys/dev/gpib/mt.c
569
DPRINTF(MDB_FOLLOW, ("mtcallback: v=%p, action=%d\n", v, action));
sys/dev/gpib/mt.c
613
DPRINTF(MDB_ANY, ("%s start", device_xname(sc->sc_dev)));
sys/dev/gpib/mt.c
821
DPRINTF(MDB_ANY, ("%s intr", device_xname(sc->sc_dev)));
sys/dev/gpib/mt.c
944
DPRINTF(MDB_ANY, ("%s intr: bcount %d, resid %d",
sys/dev/gpib/ppi.c
198
DPRINTF(PDB_FOLLOW, ("ppiopen(%" PRIx64 ", %x): flags %x\n",
sys/dev/gpib/ppi.c
218
DPRINTF(PDB_FOLLOW, ("ppiclose(%" PRIx64 ", %x): flags %x\n",
sys/dev/gpib/ppi.c
230
DPRINTF(PDB_FOLLOW, ("ppicallback: v=%p, action=%d\n", v, action));
sys/dev/gpib/ppi.c
240
DPRINTF(PDB_FOLLOW, ("ppicallback: unknown action %d\n",
sys/dev/gpib/ppi.c
252
DPRINTF(PDB_FOLLOW, ("ppistart(%x)\n", device_unit(sc->sc_dev)));
sys/dev/gpib/ppi.c
263
DPRINTF(PDB_FOLLOW, ("ppitimo(%x)\n", device_unit(sc->sc_dev)));
sys/dev/gpib/ppi.c
273
DPRINTF(PDB_FOLLOW, ("ppiread(%" PRIx64 ", %p)\n", dev, uio));
sys/dev/gpib/ppi.c
282
DPRINTF(PDB_FOLLOW, ("ppiwrite(%" PRIx64 ", %p)\n", dev, uio));
sys/dev/gpib/ppi.c
302
DPRINTF(PDB_FOLLOW|PDB_IO,
sys/dev/gpib/ppi.c
335
DPRINTF(PDB_IO,
sys/dev/gpib/ppi.c
357
DPRINTF(PDB_IO, ("ppirw: %s(%d, %x, %p, %d) -> %d\n",
sys/dev/gpib/ppi.c
380
DPRINTF(PDB_IO, ("ppirw: timeout/done\n"));
sys/dev/gpib/ppi.c
424
DPRINTF(PDB_IO, ("ppirw: short write, adjust by %d\n",
sys/dev/gpib/ppi.c
428
DPRINTF(PDB_FOLLOW|PDB_IO, ("ppirw: return %d, resid %d\n",
sys/dev/gpib/rd.c
1106
DPRINTF(RDB_FOLLOW, ("rddump: sc=%p\n", sc));
sys/dev/gpib/rd.c
571
DPRINTF(RDB_FOLLOW,
sys/dev/gpib/rd.c
678
DPRINTF(RDB_FOLLOW, ("rdcallback: v=%p, action=%d\n", v, action));
sys/dev/gpib/rd.c
689
DPRINTF(RDB_ERROR, ("rdcallback: unknown action %d\n",
sys/dev/gpib/rd.c
708
DPRINTF(RDB_FOLLOW, ("rdstart(%s): bp %p, %c\n",
sys/dev/gpib/rd.c
739
DPRINTF(RDB_ERROR,
sys/dev/gpib/rd.c
771
DPRINTF(RDB_FOLLOW, ("rdintr(%s): bp %p, %c, flags %x\n",
sys/dev/gpib/rd.c
798
DPRINTF(RDB_ERROR,
sys/dev/gpib/rd.c
826
DPRINTF(RDB_FOLLOW, ("rderror: sc=%p\n", sc));
sys/dev/gpib/rd.c
865
DPRINTF(RDB_STATUS,
sys/dev/gpib/rd.c
974
DPRINTF(RDB_FOLLOW, ("rdioctl: sc=%p\n", sc));
sys/dev/gpio/gpio.c
1014
DPRINTF(("%s: trying the old API\n", device_xname(sc->sc_dev)));
sys/dev/gpio/gpio.c
755
DPRINTF(("%s: device is not active\n",
sys/dev/gpio/gpio.c
891
DPRINTF(("%s: attach %s with offset %d, mask "
sys/dev/hid/hidkbd.c
313
DPRINTF(("hidkbd_detach: sc=%p flags=%d\n", device_private(kbd->sc_device), flags));
sys/dev/hid/hidkbd.c
502
DPRINTF((" at %lld.%06ld key0=0x%02x key1=0x%02x "
sys/dev/hid/hidkbd.c
511
DPRINTF(("hidkbd_input: KEY_ERROR\n"));
sys/dev/hid/hidkbd.c
675
DPRINTF(("hidkbd_ioctl: set raw = %d\n", *(int *)data));
sys/dev/hid/hidkbd.c
718
DPRINTF((": too many variable keys\n"));
sys/dev/hid/hidkbd.c
736
DPRINTF(("hidkbd: usage=0x%x flags=0x%x pos=%d size=%d cnt=%d",
sys/dev/hid/hidkbd.c
741
DPRINTF((": bad variable size\n"));
sys/dev/hid/hidkbd.c
755
DPRINTF((": key code size != 8\n"));
sys/dev/hid/hidkbd.c
759
DPRINTF((": array not on byte boundary"));
sys/dev/hid/hidkbd.c
763
DPRINTF((": ignoring multiple arrays\n"));
sys/dev/hid/hidkbd.c
768
DPRINTF((": ignoring extra key codes"));
sys/dev/hid/hidkbd.c
773
DPRINTF(("\n"));
sys/dev/hid/hidms.c
232
DPRINTF(("hidms_attach: ms=%p\n", ms));
sys/dev/hid/hidms.c
233
DPRINTF(("hidms_attach: X\t%d/%d\n",
sys/dev/hid/hidms.c
235
DPRINTF(("hidms_attach: Y\t%d/%d\n",
sys/dev/hid/hidms.c
238
DPRINTF(("hidms_attach: Z\t%d/%d\n",
sys/dev/hid/hidms.c
241
DPRINTF(("hidms_attach: W\t%d/%d\n",
sys/dev/hid/hidms.c
244
DPRINTF(("hidms_attach: B%d\t%d/%d\n",
sys/dev/hid/uhid_common.c
147
DPRINTF(("uhid_detach: sc=%p\n", sc));
sys/dev/hid/uhid_common.c
176
DPRINTF(("uhid_intr: data ="));
sys/dev/hid/uhid_common.c
178
DPRINTF((" %02x", ((u_char *)data)[i]));
sys/dev/hid/uhid_common.c
179
DPRINTF(("\n"));
sys/dev/hid/uhid_common.c
207
DPRINTF(("uhidopen: sc=%p\n", sc));
sys/dev/hid/uhid_common.c
275
DPRINTF(("uhidcancel: sc=%p\n", sc));
sys/dev/hid/uhid_common.c
298
DPRINTF(("uhidclose: sc=%p\n", sc));
sys/dev/hid/uhid_common.c
422
DPRINTF(("%s: outdata[%d] =", device_xname(sc->sc_dev),
sys/dev/hid/uhid_common.c
425
DPRINTF((" %02x", sc->sc_obuf[i]));
sys/dev/hid/uhid_common.c
426
DPRINTF(("\n"));
sys/dev/hid/uhid_common.c
436
DPRINTF(("%s: err = %d\n",
sys/dev/hid/uhid_common.c
471
DPRINTF(("uhid_do_ioctl: FIOASYNC %p\n", l->l_proc));
sys/dev/hpc/apm/apmdev.c
403
DPRINTF(APMDEBUG_EVENTS, ("apmev: user standby request\n"));
sys/dev/hpc/apm/apmdev.c
419
DPRINTF(APMDEBUG_EVENTS, ("apmev: system standby request\n"));
sys/dev/hpc/apm/apmdev.c
421
DPRINTF(APMDEBUG_EVENTS | APMDEBUG_ANOM,
sys/dev/hpc/apm/apmdev.c
442
DPRINTF(APMDEBUG_EVENTS, ("apmev: user suspend request\n"));
sys/dev/hpc/apm/apmdev.c
451
DPRINTF(APMDEBUG_EVENTS, ("apmev: system suspend request\n"));
sys/dev/hpc/apm/apmdev.c
453
DPRINTF(APMDEBUG_EVENTS | APMDEBUG_ANOM,
sys/dev/hpc/apm/apmdev.c
466
DPRINTF(APMDEBUG_EVENTS, ("apmev: power status change\n"));
sys/dev/hpc/apm/apmdev.c
480
DPRINTF(APMDEBUG_EVENTS, ("apmev: resume system\n"));
sys/dev/hpc/apm/apmdev.c
485
DPRINTF(APMDEBUG_EVENTS, ("apmev: critical resume system"));
sys/dev/hpc/apm/apmdev.c
490
DPRINTF(APMDEBUG_EVENTS, ("apmev: system standby resume\n"));
sys/dev/hpc/apm/apmdev.c
495
DPRINTF(APMDEBUG_EVENTS, ("apmev: update time\n"));
sys/dev/hpc/apm/apmdev.c
500
DPRINTF(APMDEBUG_EVENTS, ("apmev: critical system suspend\n"));
sys/dev/hpc/apm/apmdev.c
506
DPRINTF(APMDEBUG_EVENTS, ("apmev: battery low\n"));
sys/dev/hpc/apm/apmdev.c
512
DPRINTF(APMDEBUG_EVENTS, ("apmev: capability change\n"));
sys/dev/hpc/apm/apmdev.c
514
DPRINTF(APMDEBUG_EVENTS, ("apm: unexpected event\n"));
sys/dev/hpc/apm/apmdev.c
745
DPRINTF(APMDEBUG_DEVICE,
sys/dev/hpc/apm/apmdev.c
784
DPRINTF(APMDEBUG_DEVICE,
sys/dev/hpc/btnmgr.c
233
DPRINTF(("%s button: %s\n", btnmgr_name(id), msg ? "ON" : "OFF"));
sys/dev/hpc/btnmgr.c
305
DPRINTF(("%s(%d): no LED\n", __FILE__, __LINE__));
sys/dev/hpc/btnmgr.c
308
DPRINTF(("%s(%d): no LED\n", __FILE__, __LINE__));
sys/dev/hpc/btnmgr.c
314
DPRINTF(("%s(%d): rawkbd is %s\n", __FILE__, __LINE__,
sys/dev/hpc/hpcapm.c
187
DPRINTF(("hpcapm: suspend request\n"));
sys/dev/hpc/hpcapm.c
196
DPRINTF(("hpcapm: battery state critical\n"));
sys/dev/hpc/hpcapm.c
203
DPRINTF(("hpcapm: battery state low\n"));
sys/dev/hpc/hpcapm.c
209
DPRINTF(("hpcapm: battery state high\n"));
sys/dev/hpc/hpcapm.c
215
DPRINTF(("hpcapm: battery life 10%%\n"));
sys/dev/hpc/hpcapm.c
219
DPRINTF(("hpcapm: battery life 20%%\n"));
sys/dev/hpc/hpcapm.c
223
DPRINTF(("hpcapm: battery life 30%%\n"));
sys/dev/hpc/hpcapm.c
227
DPRINTF(("hpcapm: battery life 40%%\n"));
sys/dev/hpc/hpcapm.c
231
DPRINTF(("hpcapm: battery life 50%%\n"));
sys/dev/hpc/hpcapm.c
235
DPRINTF(("hpcapm: battery life 60%%\n"));
sys/dev/hpc/hpcapm.c
239
DPRINTF(("hpcapm: battery life 70%%\n"));
sys/dev/hpc/hpcapm.c
243
DPRINTF(("hpcapm: battery life 80%%\n"));
sys/dev/hpc/hpcapm.c
247
DPRINTF(("hpcapm: battery life 90%%\n"));
sys/dev/hpc/hpcapm.c
251
DPRINTF(("hpcapm: battery life 100%%\n"));
sys/dev/hpc/hpcapm.c
255
DPRINTF(("hpcapm: battery state unknown\n"));
sys/dev/hpc/hpcapm.c
260
DPRINTF(("hpcapm: battery state no system battery?\n"));
sys/dev/hpc/hpcapm.c
269
DPRINTF(("hpcapm: ac not connected\n"));
sys/dev/hpc/hpcapm.c
274
DPRINTF(("hpcapm: charging\n"));
sys/dev/hpc/hpcapm.c
279
DPRINTF(("hpcapm: ac connected\n"));
sys/dev/hpc/hpcapm.c
317
DPRINTF(("hpcapm: set power state READY\n"));
sys/dev/hpc/hpcapm.c
321
DPRINTF(("hpcapm: set power state STANDBY\n"));
sys/dev/hpc/hpcapm.c
331
DPRINTF(("hpcapm: resume\n"));
sys/dev/hpc/hpcapm.c
335
DPRINTF(("hpcapm: set power state SUSPEND...\n"));
sys/dev/hpc/hpcapm.c
345
DPRINTF(("hpcapm: resume\n"));
sys/dev/hpc/hpcapm.c
349
DPRINTF(("hpcapm: set power state OFF\n"));
sys/dev/hpc/hpcapm.c
357
DPRINTF(("hpcapm: set power state REJECTED\n"));
sys/dev/hpc/hpcfb.c
388
DPRINTF(("%s(%d): hpcfb_cnattach()\n", __FILE__, __LINE__));
sys/dev/hpc/hpcfb.c
564
DPRINTF(("hpcfb_ioctl(cmd=0x%lx)\n", cmd));
sys/dev/hpc/hpcfb.c
622
DPRINTF(("%s(%d): hpcfb_ioctl(%lx, %lx) grp=%c num=%ld\n",
sys/dev/hpc/hpcfb.c
698
DPRINTF(("hpcfb_refresh_screen()\n"));
sys/dev/hpc/hpcfb.c
730
DPRINTF(("%s(%d): hpcfb_alloc_screen()\n", __FILE__, __LINE__));
sys/dev/hpc/hpcfb.c
780
DPRINTF(("%s(%d): hpcfb_alloc_screen(): %p\n",
sys/dev/hpc/hpcfb.c
791
DPRINTF(("%s(%d): hpcfb_free_screen(%p)\n",
sys/dev/hpc/hpcfb.c
809
DPRINTF(("%s(%d): hpcfb_show_screen(%p)\n",
sys/dev/hpc/hpcfb.c
846
DPRINTF(("hpcfb_doswitch()\n"));
sys/dev/hpc/pwctl.c
153
DPRINTF(("pwctl hook: port %d %s(%d)", sc->sc_port,
sys/dev/hpc/pwctl.c
170
DPRINTF(("pwctl ghook: port %d %s(%d)", sc->sc_port,
sys/dev/hyperv/hvheartbeat.c
122
DPRINTF("%s: heartbeat error=%d len=%u\n",
sys/dev/hyperv/hvheartbeat.c
128
DPRINTF("%s: heartbeat short read len=%u\n",
sys/dev/hyperv/hvheartbeat.c
144
DPRINTF("%s: invalid heartbeat len=%u\n",
sys/dev/hyperv/hvs.c
948
DPRINTF("%s: proto %#x path %u target %u maxchan %u port %u "
sys/dev/hyperv/hvshutdown.c
145
DPRINTF("%s: shutdown error=%d len=%u\n",
sys/dev/hyperv/hvshutdown.c
151
DPRINTF("%s: shutdown short read len=%u\n",
sys/dev/hyperv/hvshutdown.c
167
DPRINTF("%s: invalid shutdown len=%u\n",
sys/dev/hyperv/hvtimesync.c
193
DPRINTF("%s: timesync error=%d len=%u\n",
sys/dev/hyperv/hvtimesync.c
199
DPRINTF("%s: hvtimesync short read len=%u\n",
sys/dev/hyperv/hvtimesync.c
212
DPRINTF("%s: RTT\n", device_xname(vsc->sc_dev));
sys/dev/hyperv/hvtimesync.c
221
DPRINTF("%s: invalid timesync4 len=%u\n",
sys/dev/hyperv/hvtimesync.c
233
DPRINTF("%s: invalid timesync len=%u\n",
sys/dev/hyperv/if_hvn.c
1483
DPRINTF("%s: failed to pullup mbuf\n",
sys/dev/hyperv/if_hvn.c
1638
DPRINTF("%s: failed to load mbuf\n", device_xname(sc->sc_dev));
sys/dev/hyperv/if_hvn.c
1800
DPRINTF("%s: failed to allocate Rx ring buffer\n",
sys/dev/hyperv/if_hvn.c
1843
DPRINTF("%s: failed to allocate channel data buffer\n",
sys/dev/hyperv/if_hvn.c
1851
DPRINTF("%s: failed to establish rx softint\n",
sys/dev/hyperv/if_hvn.c
1942
DPRINTF("%s: failed to allocate chimney sending memory",
sys/dev/hyperv/if_hvn.c
2001
DPRINTF("%s: failed to allocate memory for RDNIS "
sys/dev/hyperv/if_hvn.c
2015
DPRINTF("%s: failed to create map for TX "
sys/dev/hyperv/if_hvn.c
2407
DPRINTF("%s: invalid sub-channel %u\n",
sys/dev/hyperv/if_hvn.c
2429
DPRINTF("%s: failed to open channel\n",
sys/dev/hyperv/if_hvn.c
3197
DPRINTF("%s: reinit NVS version %#x, NDIS version %u.%u\n",
sys/dev/hyperv/if_hvn.c
3202
DPRINTF("%s: failed to reinit NVSP version %#x\n",
sys/dev/hyperv/if_hvn.c
3216
DPRINTF("%s: failed to negotiate NVSP version\n",
sys/dev/hyperv/if_hvn.c
3227
DPRINTF("%s: NVS version %#x, NDIS version %u.%u\n",
sys/dev/hyperv/if_hvn.c
3273
DPRINTF("%s: failed to obtain a PA handle\n",
sys/dev/hyperv/if_hvn.c
3290
DPRINTF("%s: failed to set up the Rx ring\n",
sys/dev/hyperv/if_hvn.c
3298
DPRINTF("%s: invalid number of Rx ring sections: %u\n",
sys/dev/hyperv/if_hvn.c
3386
DPRINTF("%s: failed to obtain a PA handle for chimney\n",
sys/dev/hyperv/if_hvn.c
3403
DPRINTF("%s: failed to set up chimney sending buffer\n",
sys/dev/hyperv/if_hvn.c
3758
DPRINTF("%s: NVSP operation %u send error %d\n",
sys/dev/hyperv/if_hvn.c
3801
DPRINTF("%s: NVSP acknowledgement error %d\n",
sys/dev/hyperv/if_hvn.c
3843
DPRINTF("%s: failed to alloc sub-channels\n",
sys/dev/hyperv/if_hvn.c
3963
DPRINTF("%s: failed to create RNDIS command map\n",
sys/dev/hyperv/if_hvn.c
3969
DPRINTF("%s: failed to allocate RNDIS command\n",
sys/dev/hyperv/if_hvn.c
3976
DPRINTF("%s: failed to allocate RNDIS command\n",
sys/dev/hyperv/if_hvn.c
3986
DPRINTF("%s: failed to load RNDIS command map\n",
sys/dev/hyperv/if_hvn.c
4070
DPRINTF("%s: INITIALIZE_MSG failed, error %d\n",
sys/dev/hyperv/if_hvn.c
4077
DPRINTF("%s: failed to init RNDIS, error %#x\n",
sys/dev/hyperv/if_hvn.c
4138
DPRINTF("%s: invalid NDIS objtype 0x%02x\n",
sys/dev/hyperv/if_hvn.c
4143
DPRINTF("%s: invalid NDIS objrev 0x%02x\n",
sys/dev/hyperv/if_hvn.c
4148
DPRINTF("%s: invalid NDIS objsize %u, data size %zu\n",
sys/dev/hyperv/if_hvn.c
4153
DPRINTF("%s: invalid NDIS objsize %u\n",
sys/dev/hyperv/if_hvn.c
4162
DPRINTF("%s: 0 RX rings!?\n", device_xname(sc->sc_dev));
sys/dev/hyperv/if_hvn.c
4171
DPRINTF("%s: too many RSS indirect table entries %u\n",
sys/dev/hyperv/if_hvn.c
4176
DPRINTF("%s: RSS indirect table size is not power-of-2:"
sys/dev/hyperv/if_hvn.c
4199
DPRINTF("%s: no hash functions, caps 0x%08x\n",
sys/dev/hyperv/if_hvn.c
4212
DPRINTF("%s: no hash types, caps 0x%08x\n",
sys/dev/hyperv/if_hvn.c
4288
DPRINTF("%s: RSS indirect table %d fixup: %u -> %d\n",
sys/dev/hyperv/if_hvn.c
4326
DPRINTF("%s: invalid NDIS objtype 0x%02x\n",
sys/dev/hyperv/if_hvn.c
4331
DPRINTF("%s: invalid NDIS objrev 0x%02x\n",
sys/dev/hyperv/if_hvn.c
4336
DPRINTF("%s: invalid NDIS objsize %u, data size %zu\n",
sys/dev/hyperv/if_hvn.c
4341
DPRINTF("%s: invalid NDIS objsize %u\n",
sys/dev/hyperv/if_hvn.c
4383
DPRINTF("%s: failed to query hwcaps\n",
sys/dev/hyperv/if_hvn.c
4433
DPRINTF("%s: invalid NDIS TSO config: "
sys/dev/hyperv/if_hvn.c
4522
DPRINTF("%s: offload config failed: %d\n",
sys/dev/hyperv/if_hvn.c
4564
DPRINTF("%s: RNDIS operation %u send error %d\n",
sys/dev/hyperv/if_hvn.c
4626
DPRINTF("%s: invalid rx ring\n", device_xname(sc->sc_dev));
sys/dev/hyperv/if_hvn.c
4781
DPRINTF("%s: unhandled pktinfo type %u\n",
sys/dev/hyperv/if_hvn.c
4879
DPRINTF("%s: failed to complete RNDIS request id %u\n",
sys/dev/hyperv/if_hvn.c
4894
DPRINTF("%s: RNDIS data send error %d\n",
sys/dev/hyperv/if_hvn.c
4917
DPRINTF("%s: RNDIS chimney data send error %d: idx %u, sz %u\n",
sys/dev/hyperv/if_hvn.c
4944
DPRINTF("%s: unhandled status %#x\n", device_xname(sc->sc_dev),
sys/dev/hyperv/if_hvn.c
4992
DPRINTF("%s: QUERY_MSG failed, error %d\n",
sys/dev/hyperv/if_hvn.c
5053
DPRINTF("%s: SET_MSG failed, error %d\n",
sys/dev/hyperv/if_hvn.c
5099
DPRINTF("%s: failed to set RNDIS filter to %#x\n",
sys/dev/hyperv/if_hvn.c
5114
DPRINTF("%s: failed to clear RNDIS filter\n",
sys/dev/hyperv/if_hvn.c
5144
DPRINTF("%s: HALT_MSG failed, error %d\n",
sys/dev/hyperv/if_hvn.c
713
DPRINTF("%s: fixup mtu %u -> %u\n", device_xname(sc->sc_dev),
sys/dev/hyperv/if_hvn.c
862
DPRINTF("%s: RNDIS mtu=%d\n", device_xname(sc->sc_dev), mtu);
sys/dev/hyperv/if_hvn.c
871
DPRINTF("%s: fixup mtu %d -> %u\n",
sys/dev/hyperv/vmbus.c
1011
DPRINTF("%s: failed to create subch devq thread\n",
sys/dev/hyperv/vmbus.c
1021
DPRINTF("%s: CHREQUEST failed\n", device_xname(sc->sc_dev));
sys/dev/hyperv/vmbus.c
1315
DPRINTF("%s: CHFREE failed with %d\n", device_xname(sc->sc_dev),
sys/dev/hyperv/vmbus.c
1476
DPRINTF("%s: failed to create channel ring\n",
sys/dev/hyperv/vmbus.c
1504
DPRINTF("%s: CHOPEN failed with %d\n", device_xname(sc->sc_dev),
sys/dev/hyperv/vmbus.c
1548
DPRINTF("%s: CHCLOSE failed with %d\n",
sys/dev/hyperv/vmbus.c
1716
DPRINTF("%s: avail %u datalen %u\n", __func__, avail, datalen);
sys/dev/hyperv/vmbus.c
1908
DPRINTF("%s: avail %u datalen %u\n", __func__, avail, datalen);
sys/dev/hyperv/vmbus.c
2136
DPRINTF("%s: GPADL_CONN failed\n", device_xname(sc->sc_dev));
sys/dev/hyperv/vmbus.c
2151
DPRINTF("%s: GPADL_SUBCONN (iteration %d/%d) failed "
sys/dev/hyperv/vmbus.c
2159
DPRINTF("%s: GPADL allocation failed with %d\n",
sys/dev/hyperv/vmbus.c
2191
DPRINTF("%s: GPADL_DISCONN failed with %d\n",
sys/dev/hyperv/vmbus.c
2245
DPRINTF("%s: unknown chevq type %d\n",
sys/dev/hyperv/vmbus.c
2340
DPRINTF("%s: unknown devq type %d\n",
sys/dev/hyperv/vmbus.c
2410
DPRINTF("%s: unknown devq type %d\n",
sys/dev/hyperv/vmbus.c
532
DPRINTF("%s: CONNECT failed\n",
sys/dev/hyperv/vmbus.c
983
DPRINTF("%s: failed to create prich chevq thread\n",
sys/dev/hyperv/vmbus.c
997
DPRINTF("%s: failed to create prich devq thread\n",
sys/dev/i2c/aht20.c
339
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/i2c/aht20.c
355
DPRINTF(sc, 2, ("aht20_attach: registering with envsys\n"));
sys/dev/i2c/aht20.c
386
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %x\n",
sys/dev/i2c/aht20.c
434
DPRINTF(sc, 2, ("%s: Raw data: STATUS: %02x - RH: %02x %02x - %02x - TEMP: %02x %02x - CRC: %02x -- %02x\n",
sys/dev/i2c/aht20.c
447
DPRINTF(sc, 2, ("%s: Raw broken data: RH: %04jx (%jd) - TEMP: %04jx (%jd)\n",
sys/dev/i2c/aht20.c
472
DPRINTF(sc, 2, ("%s: Computed sensor: %#jx (%jd)\n",
sys/dev/i2c/aht20.c
491
DPRINTF(sc, 2, ("%s: Calibration failed to run: %d\n",
sys/dev/i2c/aht20.c
499
DPRINTF(sc, 2, ("%s: Failed to get new status in refresh %d\n",
sys/dev/i2c/am2315.c
261
DPRINTF(sc, 2, ("%s: read cmd+len+%s+crcl+crch values: %02x %02x " \
sys/dev/i2c/am2315.c
317
DPRINTF(sc, 2, ("am2315_attach: registering sensor %d (%s)\n",
sys/dev/i2c/am2315.c
333
DPRINTF(sc, 2, ("am2315_attach: registering with envsys\n"));
sys/dev/i2c/am2315.c
372
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %d\n",
sys/dev/i2c/am2315.c
385
DPRINTF(sc, 2, ("%s: bad sensor %d\n",
sys/dev/i2c/am2315.c
394
DPRINTF(sc, 2, ("%s: Read sensor %d error: %d\n",
sys/dev/i2c/am2315.c
400
DPRINTF(sc, 2, ("%s: read cmd+len+dh+dl+crch+crcl values: %02x"
sys/dev/i2c/am2315.c
409
DPRINTF(sc, 2, ("%s: wait rv: %d\n", device_xname(sc->sc_dev),
sys/dev/i2c/am2315.c
418
DPRINTF(sc, 2, ("%s: Invalid sensor data for %d\n",
sys/dev/i2c/am2315.c
427
DPRINTF(sc, 2, ("%s: read translated values RH: %x\n",
sys/dev/i2c/am2315.c
441
DPRINTF(sc, 2, ("%s: read translated values TEMP: %x\n",
sys/dev/i2c/ds2482ow.c
475
DPRINTF(sc, 3, ("%s: ds2482_cmdr: cmd: %02x\n",
sys/dev/i2c/ds2482ow.c
712
DPRINTF(sc, 3, ("%s: ds2482_ow_reset: channel: %d ; rv: %x %d\n",
sys/dev/i2c/ds2482ow.c
729
DPRINTF(sc, 3,
sys/dev/i2c/ds2482ow.c
746
DPRINTF(sc, 3, ("%s: ds2482_write_bit: channel: %d ;"
sys/dev/i2c/ds2482ow.c
762
DPRINTF(sc, 3,
sys/dev/i2c/ds2482ow.c
779
DPRINTF(sc, 3, ("%s: ds2482_write_byte: channel: %d ;"
sys/dev/i2c/ds2482ow.c
796
DPRINTF(sc, 3, ("%s: ds2482_triplet: channel: %d ;"
sys/dev/i2c/emcfan.c
101
DPRINTF(sc, 10, ("%s: void check 2: register_void=%jx, shift=%jx\n", __func__,
sys/dev/i2c/emcfan.c
1724
DPRINTF(sc, 2, ("%s: using sensor instance %d\n", __func__,
sys/dev/i2c/emcfan.c
402
DPRINTF(sc, 2, ("%s: TACH registering fan sensor %d (%s)\n", __func__,
sys/dev/i2c/emcfan.c
421
DPRINTF(sc, 2, ("%s: TACH recorded sensor instance number %d->%d\n", __func__,
sys/dev/i2c/emcfan.c
433
DPRINTF(sc, 2, ("%s: IT registering internal temperature sensor %d (%s)\n", __func__,
sys/dev/i2c/emcfan.c
452
DPRINTF(sc, 2, ("%s: IT recorded sensor instance number %d->%d\n", __func__,
sys/dev/i2c/emcfan.c
464
DPRINTF(sc, 2, ("%s: registering VIN4 temperature sensor %d (%s)\n", __func__,
sys/dev/i2c/emcfan.c
483
DPRINTF(sc, 2, ("%s: VIN4 recorded sensor instance number %d->%d\n", __func__,
sys/dev/i2c/emcfan.c
497
DPRINTF(sc, 2, ("%s: ET registering fan sensor %d (%s)\n", __func__,
sys/dev/i2c/emcfan.c
516
DPRINTF(sc, 2, ("%s: ET recorded sensor instance number %d->%d\n", __func__,
sys/dev/i2c/emcfan.c
580
DPRINTF(sc, 2, ("%s: dev=%s, instance=%d, sc_i_member=%d, tach_high_reg=0x%02X, tach_low_reg=0x%02X\n", __func__,
sys/dev/i2c/emcfan.c
614
DPRINTF(sc, 2, ("%s: instance=%d, tach_high=%d 0x%02X, tach_low=%d 0x%02X, count=%d\n", __func__,
sys/dev/i2c/emcfan.c
709
DPRINTF(sc, 2, ("%s: dev=%s, instance=%d, sc_i_member=%d, fan_config_reg=0x%02X, tach_high_reg=0x%02X, tach_low_reg=0x%02X\n", __func__,
sys/dev/i2c/emcfan.c
817
DPRINTF(sc, 2, ("%s: fan_config=%d 0x%02X, raw m=%d 0x%02X\n",
sys/dev/i2c/emcfan.c
826
DPRINTF(sc, 2, ("%s: fan_config=%d 0x%02X, raw edges=%d 0x%02X\n",
sys/dev/i2c/emcfan.c
838
DPRINTF(sc, 2, ("%s: instance=%d, ftach=%d, m=%d, edges=%d, poles=%d, tach_high=%d 0x%02X, tach_low=%d 0x%02X, count=%d\n", __func__,
sys/dev/i2c/emcfan.c
99
DPRINTF(sc, 10, ("%s: void check 1: reg=%02x, segment=%d, index=%jd, sc_info_info=%d\n", __func__, reg,
sys/dev/i2c/fusbtc.c
358
DPRINTF((sc->sc_dev, "intr %x %x %x\n", intr, intra, intrb));
sys/dev/i2c/fusbtc.c
473
DPRINTF((sc->sc_dev, "attached (source)\n"));
sys/dev/i2c/fusbtc.c
504
DPRINTF((sc->sc_dev, "attached (sink)\n"));
sys/dev/i2c/fusbtc.c
537
DPRINTF((sc->sc_dev, "detached (vbus)\n"));
sys/dev/i2c/fusbtc.c
590
DPRINTF((sc->sc_dev, "detached (comp)\n"));
sys/dev/i2c/hytp14.c
185
DPRINTF(2, ("hytp14_attach: registering sensor %d (%s)\n", i,
sys/dev/i2c/hytp14.c
201
DPRINTF(2, ("hytp14_attach: registering with envsys\n"));
sys/dev/i2c/hytp14.c
275
DPRINTF(2, ("%s(%s): thread start - state=%d\n",
sys/dev/i2c/hytp14.c
282
DPRINTF(2, ("%s(%s): waiting %d seconds\n",
sys/dev/i2c/hytp14.c
290
DPRINTF(2, ("%s(%s): timeout -> measurement\n",
sys/dev/i2c/hytp14.c
295
DPRINTF(2, ("%s(%s): condvar signalled - state=%d\n",
sys/dev/i2c/hytp14.c
303
DPRINTF(2, ("%s(%s): thread exit\n",
sys/dev/i2c/hytp14.c
317
DPRINTF(2, ("%s(%s)\n", __func__, device_xname(sc->sc_dev)));
sys/dev/i2c/hytp14.c
326
DPRINTF(2, ("%s: %s: failed read from 0x%02x - error %d\n",
sys/dev/i2c/hytp14.c
331
DPRINTF(3, ("%s(%s): DF success : "
sys/dev/i2c/hytp14.c
351
DPRINTF(3, ("%s(%s): MR sent\n",
sys/dev/i2c/hytp14.c
354
DPRINTF(2, ("%s: %s: failed read from 0x%02x - error %d\n",
sys/dev/i2c/hytp14.c
360
DPRINTF(3, ("%s(%s): bus released\n",
sys/dev/i2c/hytp14.c
363
DPRINTF(2, ("%s: %s: failed acquire i2c bus - error %d\n",
sys/dev/i2c/hytp14.c
373
DPRINTF(2, ("%s(%s)\n", __func__, device_xname(sc->sc_dev)));
sys/dev/i2c/hytp14.c
382
DPRINTF(2, ("%s: %s: failed read from 0x%02x - error %d\n",
sys/dev/i2c/hytp14.c
387
DPRINTF(3, ("%s(%s): DF success : "
sys/dev/i2c/hytp14.c
409
DPRINTF(3, ("%s(%s): bus released\n",
sys/dev/i2c/hytp14.c
412
DPRINTF(2, ("%s: %s: failed acquire i2c bus - error %d\n",
sys/dev/i2c/ihidev.c
213
DPRINTF(("%s: repid %d size %d\n",
sys/dev/i2c/ihidev.c
344
DPRINTF(("%s: HID command I2C_HID_CMD_DESCR at 0x%x\n",
sys/dev/i2c/ihidev.c
352
DPRINTF(("%s: HID descriptor:", device_xname(sc->sc_dev)));
sys/dev/i2c/ihidev.c
354
DPRINTF((" %.2x", sc->hid_desc_buf[i]));
sys/dev/i2c/ihidev.c
355
DPRINTF(("\n"));
sys/dev/i2c/ihidev.c
367
DPRINTF(("%s: HID command I2C_HID_CMD_RESET\n",
sys/dev/i2c/ihidev.c
395
DPRINTF(("%s: HID command I2C_HID_CMD_GET_REPORT %d "
sys/dev/i2c/ihidev.c
429
DPRINTF(("%s: out of memory\n",
sys/dev/i2c/ihidev.c
441
DPRINTF(("%s: response size %d != expected length %d\n",
sys/dev/i2c/ihidev.c
451
DPRINTF(("%s: response report id %d != %d\n",
sys/dev/i2c/ihidev.c
458
DPRINTF(("%s: response:", device_xname(sc->sc_dev)));
sys/dev/i2c/ihidev.c
460
DPRINTF((" %.2x", tmprep[i]));
sys/dev/i2c/ihidev.c
461
DPRINTF(("\n"));
sys/dev/i2c/ihidev.c
485
DPRINTF(("%s: HID command I2C_HID_CMD_SET_REPORT %d "
sys/dev/i2c/ihidev.c
489
DPRINTF((" %.2x", ((uint8_t *)rreq->data)[i]));
sys/dev/i2c/ihidev.c
490
DPRINTF(("\n"));
sys/dev/i2c/ihidev.c
550
DPRINTF(("%s: HID command I2C_HID_CMD_SET_POWER(%d)\n",
sys/dev/i2c/ihidev.c
565
DPRINTF(("%s: HID command I2C_HID_REPORT_DESCR at 0x%x with "
sys/dev/i2c/ihidev.c
573
DPRINTF(("%s: HID report descriptor:",
sys/dev/i2c/ihidev.c
576
DPRINTF((" %.2x", sc->sc_report[i]));
sys/dev/i2c/ihidev.c
577
DPRINTF(("\n"));
sys/dev/i2c/ihidev.c
594
DPRINTF(("%s: poweron\n", device_xname(sc->sc_dev)));
sys/dev/i2c/ihidev.c
610
DPRINTF(("%s: resetting\n", device_xname(sc->sc_dev)));
sys/dev/i2c/ihidev.c
871
DPRINTF(("%s: %s: invalid packet size (%d vs. %d)\n",
sys/dev/i2c/ihidev.c
888
DPRINTF(("%s: %s: hid input (rep %d):", device_xname(sc->sc_dev),
sys/dev/i2c/ihidev.c
891
DPRINTF((" %.2x", sc->sc_ibuf[i]));
sys/dev/i2c/ihidev.c
892
DPRINTF(("\n"));
sys/dev/i2c/ihidev.c
962
DPRINTF(("%s: %s: state=%d refcnt=%d\n", device_xname(sc->sc_dev),
sys/dev/i2c/ihidev.c
992
DPRINTF(("%s: %s: state=%d refcnt=%d\n", device_xname(sc->sc_dev),
sys/dev/i2c/motoi2c.c
149
DPRINTF(("%s: timeout (sr=%#x)\n", __func__, I2C_READ(I2CSR)));
sys/dev/i2c/motoi2c.c
179
DPRINTF(("%s: timeout (sr=%#x, cr=%#x)\n",
sys/dev/i2c/motoi2c.c
187
DPRINTF(("%s: missing rx ack (%#x): spin=%u\n",
sys/dev/i2c/motoi2c.c
220
DPRINTF(("%s(%#x,%#x,%p,%zu,%p,%zu,%#x): sr=%#x cr=%#x\n",
sys/dev/i2c/motoi2c.c
242
DPRINTF(("%s: started: sr=%#x cr=%#x/%#x\n",
sys/dev/i2c/motoi2c.c
247
DPRINTF(("%s: lost bus: sr=%#x cr=%#x/%#x\n",
sys/dev/i2c/motoi2c.c
258
DPRINTF(("%s: reacquired bus: sr=%#x cr=%#x/%#x\n",
sys/dev/i2c/motoi2c.c
269
DPRINTF(("%s: error sending address: %d\n", __func__, error));
sys/dev/i2c/motoi2c.c
281
DPRINTF(("%s: error sending cmd byte %zu (cr=%#x/%#x):"
sys/dev/i2c/motoi2c.c
292
DPRINTF(("%s: restarted(read): sr=%#x cr=%#x(%#x)\n",
sys/dev/i2c/motoi2c.c
326
DPRINTF(("%s: error reading byte %zu: %d\n",
sys/dev/i2c/motoi2c.c
347
DPRINTF(("%s: error reading dummy last byte:"
sys/dev/i2c/motoi2c.c
358
DPRINTF(("%s: error sending data byte %zu:"
sys/dev/i2c/motoi2c.c
374
DPRINTF(("%s: stopping: cr=%#x/%#x\n", __func__,
sys/dev/i2c/motoi2c.c
378
DPRINTF(("%s: exit sr=%#x cr=%#x: %d\n", __func__,
sys/dev/i2c/pcagpio.c
313
DPRINTF("%s: %04x %04x %04x def %d\n",
sys/dev/i2c/pcagpio.c
345
DPRINTF("%s: added sysmon: pin %d sensor %d (%s)\n",
sys/dev/i2c/pcagpio.c
366
DPRINTF("%s: (refresh) status change: 0x%02x > 0x%02x\n",
sys/dev/i2c/pcagpio.c
389
DPRINTF("%s: %04x -> %04x, %04x %04x %04x\n", __func__,
sys/dev/i2c/pcf8574.c
306
DPRINTF("%s: attached LED: %02x %02x %02x def %d\n",
sys/dev/i2c/pcf8574.c
338
DPRINTF("%s: added sysmon: pin %d sensor %d (%s)\n",
sys/dev/i2c/pcf8574.c
360
DPRINTF("%s: (refresh) status change: 0x%02x > 0x%02x\n",
sys/dev/i2c/pcf8574.c
384
DPRINTF("%s: set LED: %02x -> %02x, %02x %02x %02x\n",
sys/dev/i2c/pcf8574.c
410
DPRINTF("%s: (check) status change: 0x%02x > 0x%02x\n",
sys/dev/i2c/scmdi2c.c
208
DPRINTF(sc, 2, ("%s: Will wait for anything to exit\n",
sys/dev/i2c/sgp40.c
143
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for heater off "
sys/dev/i2c/sgp40.c
149
DPRINTF(sc, 2, ("%s: Error turning heater off: %d\n",
sys/dev/i2c/sgp40.c
221
DPRINTF(sc, 2, ("%s: Converted RH and Temp: %04x %04x\n",
sys/dev/i2c/sgp40.c
239
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for take "
sys/dev/i2c/sgp40.c
249
DPRINTF(sc, 2, ("%s: Failed to get measurement %d\n",
sys/dev/i2c/sgp40.c
255
DPRINTF(sc, 2, ("%s: Raw ticks and crc: %02x%02x %02x "
sys/dev/i2c/sgp40.c
265
DPRINTF(sc, 2, ("%s: VOC index: %d\n",
sys/dev/i2c/sgp40.c
427
DPRINTF(sc, 2, ("%s: Full command and arguments: %02x %02x %02x %02x "
sys/dev/i2c/sgp40.c
660
DPRINTF(sc, 2, ("%s: raw serial number: %02x %02x %02x %02x %02x %02x "
sys/dev/i2c/sgp40.c
677
DPRINTF(sc, 2, ("%s: raw feature set: %02x %02x %02x\n",
sys/dev/i2c/sgp40.c
689
DPRINTF(sc, 2, ("%s: chip test values: %02x%02x - %02x ; %02x\n",
sys/dev/i2c/sgp40.c
708
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/i2c/sgp40.c
724
DPRINTF(sc, 2, ("sgp40_attach: registering with envsys\n"));
sys/dev/i2c/sgsmix.c
167
DPRINTF("%s: speaker %d %d\n", device_xname(sc->sc_dev), left, right);
sys/dev/i2c/sgsmix.c
188
DPRINTF("%s: headphones %d %d\n", device_xname(sc->sc_dev), left, right);
sys/dev/i2c/sgsmix.c
216
DPRINTF("%s: bass/treble %02x %02x\n", device_xname(sc->sc_dev), b, t);
sys/dev/i2c/sht3x.c
1164
DPRINTF(sc, 2, ("%s: read status register values: %04x\n",
sys/dev/i2c/sht3x.c
1178
DPRINTF(sc, 2, ("%s: read serial number values: %02x%02x - %02x - "
sys/dev/i2c/sht3x.c
1195
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/i2c/sht3x.c
1211
DPRINTF(sc, 2, ("sht3x_attach: registering with envsys\n"));
sys/dev/i2c/sht3x.c
1341
DPRINTF(sc, 2, ("%s: Raw data: %02x%02x %02x - %02x%02x %02x\n",
sys/dev/i2c/sht3x.c
1357
DPRINTF(sc, 2, ("%s: bad sensor type %d\n",
sys/dev/i2c/sht3x.c
1370
DPRINTF(sc, 2, ("%s: Failed to get new status in refresh %d != %d\n",
sys/dev/i2c/sht3x.c
1401
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %x\n",
sys/dev/i2c/sht3x.c
1409
DPRINTF(sc, 2, ("%s: Status for single-shot measurement cmd %04x "
sys/dev/i2c/sht3x.c
1419
DPRINTF(sc, 2, ("%s: read status register single-shot: %04x\n",
sys/dev/i2c/sht3x.c
1520
DPRINTF(sc,2, ("%s: sending %02x%02x %02x -- %02x%02x "
sys/dev/i2c/sht3x.c
1526
DPRINTF(sc,2, ("%s: send error %d\n",
sys/dev/i2c/sht3x.c
1538
DPRINTF(sc,2, ("%s: loop done: %d\n",device_xname(sc->sc_dev),error));
sys/dev/i2c/sht3x.c
1540
DPRINTF(sc, 2, ("%s: Telling all we are almost dead\n",
sys/dev/i2c/sht3x.c
1600
DPRINTF(sc, 2, ("%s: Will wait for anything to exit\n",
sys/dev/i2c/sht3x.c
337
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for "
sys/dev/i2c/sht3x.c
344
DPRINTF(sc, 2, ("%s: Error breaking: %d\n",
sys/dev/i2c/sht3x.c
368
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for "
sys/dev/i2c/sht3x.c
376
DPRINTF(sc, 2, ("%s: Error getting status: %d\n",
sys/dev/i2c/sht3x.c
404
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for "
sys/dev/i2c/sht3x.c
412
DPRINTF(sc, 2, ("%s: Error clear status register: %d\n",
sys/dev/i2c/sht3x.c
435
DPRINTF(sc, 2, ("%s: Error initing periodic "
sys/dev/i2c/sht3x.c
477
DPRINTF(sc, 2, ("%s: Would init with: %x\n",
sys/dev/i2c/sht3x.c
484
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for initing: "
sys/dev/i2c/sht3x.c
491
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for initing: "
sys/dev/i2c/sht3x.c
498
DPRINTF(sc, 2,
sys/dev/i2c/sht3x.c
526
DPRINTF(sc, 2, ("%s: Could not acquire iic bus for getting "
sys/dev/i2c/sht3x.c
533
DPRINTF(sc, 2,
sys/dev/i2c/sht3x.c
559
DPRINTF(sc, 2, ("%s: Error sending periodic "
sys/dev/i2c/sht3x.c
572
DPRINTF(sc, 2, ("%s: Raw periodic: %x%x - %x -- %x%x - %x\n",
sys/dev/i2c/sht3x.c
585
DPRINTF(sc, 4, ("%s: Queue insert\n",
sys/dev/i2c/sht3x.c
601
DPRINTF(sc, 2, ("%s: Raw periodic with error: %x%x - %x -- "
sys/dev/i2c/sht3x.c
644
DPRINTF(sc, 2, ("%s: Unable to create measurement thread: %d\n",
sys/dev/i2c/sht3x.c
701
DPRINTF(sc, 2, ("%s:%s: Failed to acquire bus: %d\n",
sys/dev/i2c/sht4x.c
596
DPRINTF(sc, 2, ("%s: read serial number values: %02x%02x - %02x, %02x%02x - %02x ; %02x %02x\n",
sys/dev/i2c/sht4x.c
612
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/i2c/sht4x.c
628
DPRINTF(sc, 2, ("sht4x_attach: registering with envsys\n"));
sys/dev/i2c/sht4x.c
712
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %x\n",
sys/dev/i2c/sht4x.c
742
DPRINTF(sc, 2, ("%s: Measurement command: %02x\n",
sys/dev/i2c/sht4x.c
756
DPRINTF(sc, 2, ("%s: Raw data: %02x%02x %02x - %02x%02x %02x\n",
sys/dev/i2c/sht4x.c
803
DPRINTF(sc, 2, ("%s: Raw sensor 16 bit: %#jx\n",
sys/dev/i2c/sht4x.c
812
DPRINTF(sc, 2, ("%s: Computed sensor: %#jx\n",
sys/dev/i2c/sht4x.c
824
DPRINTF(sc, 2, ("%s: Failed to get new status in refresh %d\n",
sys/dev/i2c/si70xx.c
1001
DPRINTF(sc, 2, ("%s: Failed to get new status in refresh %d\n",
sys/dev/i2c/si70xx.c
278
DPRINTF(sc, 2, ("%s:%s: Failed to acquire bus: %d\n",
sys/dev/i2c/si70xx.c
285
DPRINTF(sc, 2, ("%s: Failed to read user register 1: %d\n",
sys/dev/i2c/si70xx.c
290
DPRINTF(sc, 2, ("%s:%s: reg 1 values before: %#x\n",
sys/dev/i2c/si70xx.c
297
DPRINTF(sc, 2, ("%s:%s: user reg 1 values after: %#x\n",
sys/dev/i2c/si70xx.c
302
DPRINTF(sc, 2, ("%s: Failed to write user register 1: %d\n",
sys/dev/i2c/si70xx.c
318
DPRINTF(sc, 2, ("%s: Failed to acquire bus: %d\n",
sys/dev/i2c/si70xx.c
325
DPRINTF(sc, 2, ("%s: Failed to read user register 1: %d\n",
sys/dev/i2c/si70xx.c
330
DPRINTF(sc, 2, ("%s:%s: reg 1 values before: %#x\n",
sys/dev/i2c/si70xx.c
334
DPRINTF(sc, 2, ("%s:%s: reg 1 values after: %#x\n",
sys/dev/i2c/si70xx.c
339
DPRINTF(sc, 2, ("%s: Failed to write user register 1: %d\n",
sys/dev/i2c/si70xx.c
355
DPRINTF(sc, 2, ("%s: Failed to acquire bus: %d\n",
sys/dev/i2c/si70xx.c
361
DPRINTF(sc, 2, ("%s: Failed to read heater register: %d\n",
sys/dev/i2c/si70xx.c
366
DPRINTF(sc, 2, ("%s:%s: heater values before: %#x\n",
sys/dev/i2c/si70xx.c
370
DPRINTF(sc, 2, ("%s:%s: heater values after: %#x\n",
sys/dev/i2c/si70xx.c
375
DPRINTF(sc, 2, ("%s: Failed to write heater register: %d\n",
sys/dev/i2c/si70xx.c
392
DPRINTF(sc, 2, ("%s: Failed to read heater register: %d\n",
sys/dev/i2c/si70xx.c
397
DPRINTF(sc, 2, ("%s: read heater reg values: %02x\n",
sys/dev/i2c/si70xx.c
418
DPRINTF(sc, 2, ("%s: Failed to read user register 1: %d\n",
sys/dev/i2c/si70xx.c
422
DPRINTF(sc, 2, ("%s: read user reg 1 values: %#x\n",
sys/dev/i2c/si70xx.c
676
DPRINTF(sc, 2, ("%s: Part 1 SN CRC was not valid for real type, "
sys/dev/i2c/si70xx.c
680
DPRINTF(sc, 2, ("%s: read 1 values: %02x%02x%02x%02x%02x%02x%02x%02x "
sys/dev/i2c/si70xx.c
709
DPRINTF(sc, 2, ("%s: Part 2 SN CRC was not valid for real type, "
sys/dev/i2c/si70xx.c
713
DPRINTF(sc, 2, ("%s: read 2 values: %02x%02x%02x%02x%02x%02x - %02x -- %d\n",
sys/dev/i2c/si70xx.c
727
DPRINTF(sc, 2, ("%s: read fw values: %#x\n", device_xname(sc->sc_dev),
sys/dev/i2c/si70xx.c
761
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/i2c/si70xx.c
778
DPRINTF(sc, 2, ("si70xx_attach: registering with envsys\n"));
sys/dev/i2c/si70xx.c
902
DPRINTF(sc, 2, ("%s: Failed to read HOLD %s %d %d\n",
sys/dev/i2c/si70xx.c
909
DPRINTF(sc, 2, ("%s: Failed to read NO HOLD %s %d %d\n",
sys/dev/i2c/si70xx.c
927
DPRINTF(sc, 2, ("%s: Failed to read NO HOLD RH"
sys/dev/i2c/si70xx.c
933
DPRINTF(sc, 2, ("%s: %s values: %02x%02x%02x - %02x\n",
sys/dev/i2c/si70xx.c
945
DPRINTF(sc, 2, ("%s: Bad CRC for %s: %#x and %#x\n",
sys/dev/i2c/si70xx.c
952
DPRINTF(sc, 2, ("%s: %s calculated values: %x %#jx\n",
sys/dev/i2c/si70xx.c
971
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %x\n",
sys/dev/i2c/si70xx.c
977
DPRINTF(sc, 2, ("%s: Failed to update status in refresh %d\n",
sys/dev/i2o/dpti.c
475
DPRINTF(("%s: message copyin failed\n",
sys/dev/i2o/dpti.c
482
DPRINTF(("%s: bad message frame size\n",
sys/dev/i2o/dpti.c
517
DPRINTF(("%s: full message copyin failed\n",
sys/dev/i2o/dpti.c
526
DPRINTF(("%s: reply copyin failed\n",
sys/dev/i2o/dpti.c
533
DPRINTF(("%s: bad reply header size\n",
sys/dev/i2o/dpti.c
539
DPRINTF(("%s: reply too large\n", device_xname(sc->sc_dev)));
sys/dev/i2o/dpti.c
552
DPRINTF(("%s: invalid message size fields\n",
sys/dev/i2o/dpti.c
564
DPRINTF(("%s: invalid SGL (1)\n",
sys/dev/i2o/dpti.c
570
DPRINTF(("%s: invalid SGL (2)\n",
sys/dev/i2o/dpti.c
580
DPRINTF(("%s: buffer too large\n",
sys/dev/i2o/dpti.c
604
DPRINTF(("%s: too many segments\n",
sys/dev/i2o/dpti.c
620
DPRINTF((
sys/dev/i2o/dpti.c
633
DPRINTF(("%s: invalid SGL (4)\n",
sys/dev/i2o/dpti.c
639
DPRINTF(("%s: buffer too large\n",
sys/dev/i2o/dpti.c
652
DPRINTF(("%s: frag copyin\n",
sys/dev/i2o/dpti.c
664
DPRINTF(("%s: too many transfers\n",
sys/dev/i2o/dpti.c
692
DPRINTF(("%s: msg_map failed, rv = %d\n",
sys/dev/i2o/dpti.c
709
DPRINTF(("%s: reply copyout() failed\n",
sys/dev/i2o/iop.c
1102
DPRINTF(("%s: %d hrt entries\n", device_xname(sc->sc_dev),
sys/dev/i2o/iop.c
1901
DPRINTF(("iop_msg_map: too many segs\n"));
sys/dev/i2o/iop.c
623
DPRINTF(("%s: async reconfig: requested 0x%08x\n",
sys/dev/i2o/iop.c
628
DPRINTF(("%s: async reconfig: notified (0x%08x, %d)\n",
sys/dev/i2o/iop.c
663
DPRINTF(("iop_reconfigure: unable to read LCT\n"));
sys/dev/i2o/iop.c
681
DPRINTF(("%s: scanning bus %d\n", device_xname(sc->sc_dev),
sys/dev/i2o/iop.c
692
DPRINTF(("%s: LCT unchanged (async)\n", device_xname(sc->sc_dev)));
sys/dev/i2o/iop.c
698
DPRINTF(("iop_reconfigure: unable to re-read LCT\n"));
sys/dev/i2o/iop.c
701
DPRINTF(("%s: %d LCT entries\n", device_xname(sc->sc_dev), sc->sc_nlctent));
sys/dev/i2o/iop.c
705
DPRINTF(("%s: LCT unchanged\n", device_xname(sc->sc_dev)));
sys/dev/i2o/iop.c
708
DPRINTF(("%s: LCT changed\n", device_xname(sc->sc_dev)));
sys/dev/i2o/iop.c
730
DPRINTF(("iop_reconfigure: unable to re-read LCT\n"));
sys/dev/ic/ac97.c
1132
DPRINTF(("%s: register=%02x bits=%d\n",
sys/dev/ic/ac97.c
1820
DPRINTF(("%s: call spdif_event(%d)\n", __func__, cp->un.ord));
sys/dev/ic/ad1848.c
1005
DPRINTF(("ad1848_reset\n"));
sys/dev/ic/ad1848.c
1106
DPRINTF(("ad1848: ad1848_halt_output\n"));
sys/dev/ic/ad1848.c
1120
DPRINTF(("ad1848: ad1848_halt_input\n"));
sys/dev/ic/ad1848.c
294
DPRINTF(("ad1848: Auto calibration started.\n"));
sys/dev/ic/ad1848.c
309
DPRINTF(("ad1848: Auto calibration timed out(1).\n"));
sys/dev/ic/ad1848.c
322
DPRINTF(("ad1848: Auto calibration timed out(1.5).\n"));
sys/dev/ic/ad1848.c
338
DPRINTF(("ad1848: Auto calibration timed out(2).\n"));
sys/dev/ic/ad1848.c
350
DPRINTF(("ad1848: Auto calibration timed out(3).\n"));
sys/dev/ic/ad1848.c
566
DPRINTF(("ad1848_set_rec_gain: %d:%d\n", gp->left, gp->right));
sys/dev/ic/ad1848.c
588
DPRINTF(("ad1848_mute_wave_output: %d, %d\n", mute, set));
sys/dev/ic/ad1848.c
611
DPRINTF(("cs4231_set_mic_gain: %d\n", gp->left));
sys/dev/ic/ad1848.c
809
DPRINTF(("%s: %u %u %u %u\n", __func__,
sys/dev/ic/ad1848.c
824
DPRINTF(("%s succeeded\n", __func__));
sys/dev/ic/ad1848.c
833
DPRINTF(("ad1848_set_rec_port: 0x%x\n", port));
sys/dev/ic/ad1848.c
872
DPRINTF(("ad1848_open: sc=%p\n", sc));
sys/dev/ic/ad1848.c
877
DPRINTF(("ad1848_open: enable intrs\n"));
sys/dev/ic/ad1848.c
905
DPRINTF(("ad1848_close: disable intrs\n"));
sys/dev/ic/am7930.c
204
DPRINTF(("%s\n", __func__));
sys/dev/ic/am7930.c
296
DPRINTF(("%s\n", __func__));
sys/dev/ic/am7930.c
346
DPRINTF(("%s: blksize=%d %p(%p)\n", __func__, blksize, intr, arg));
sys/dev/ic/am7930.c
359
DPRINTF(("%s: started intrs.\n", __func__));
sys/dev/ic/am7930.c
370
DPRINTF(("%s: blksize=%d %p(%p)\n", __func__, blksize, intr, arg));
sys/dev/ic/am7930.c
383
DPRINTF(("%s: started intrs.\n", __func__));
sys/dev/ic/am7930.c
508
DPRINTF(("%s: port=%d\n", __func__, cp->dev));
sys/dev/ic/am7930.c
556
DPRINTF(("%s: port=%d\n", __func__, cp->dev));
sys/dev/ic/am7930.c
603
DPRINTF(("%s\n", __func__));
sys/dev/ic/am7930.c
700
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/dev/ic/an.c
1132
DPRINTF(("an_set_nwkey_wep: %s: %sold(%d:%d,%d,%d,%d) "
sys/dev/ic/an.c
1390
DPRINTF(("an_rx_intr: read fid %x failed\n", fid));
sys/dev/ic/an.c
1414
DPRINTF(("an_rx_intr: fid %x status %x\n", fid, status));
sys/dev/ic/an.c
1426
DPRINTF(("an_rx_intr: oversized packet %d\n", len));
sys/dev/ic/an.c
1436
DPRINTF(("an_rx_intr: MGET failed\n"));
sys/dev/ic/an.c
1445
DPRINTF(("an_rx_intr: MCLGET failed\n"));
sys/dev/ic/an.c
1457
DPRINTF(("%s: gap too long\n", __func__));
sys/dev/ic/an.c
1585
DPRINTF(("an_linkstat_intr: status 0x%x\n", status));
sys/dev/ic/an.c
1860
DPRINTF(("an_newstate: %s -> %s\n", ieee80211_state_name[ic->ic_state],
sys/dev/ic/an.c
237
DPRINTF(("an_attach: wep rid=0x%x len=%d(%zu) index=0x%04x "
sys/dev/ic/an.c
495
DPRINTF(("an_intr: magic number changed: %x\n",
sys/dev/ic/an.c
536
DPRINTF(("an_init: enabled %d\n", sc->sc_enabled));
sys/dev/ic/an.c
691
DPRINTF(("an_stop: disable %d\n", disable));
sys/dev/ic/an.c
730
DPRINTF(("an_start: noop: enabled %d invalid %d\n",
sys/dev/ic/an.c
739
DPRINTF(("an_start: not running %d\n", ic->ic_state));
sys/dev/ic/an.c
861
DPRINTF(("an_reset\n"));
sys/dev/ic/ath.c
1021
DPRINTF(sc, ATH_DEBUG_ANY, "%s: if_flags 0x%x\n",
sys/dev/ic/ath.c
1125
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid %d if_flags 0x%x\n",
sys/dev/ic/ath.c
1287
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: out of xmit buffers\n",
sys/dev/ic/ath.c
1332
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: out of xmit buffers\n",
sys/dev/ic/ath.c
1348
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
1395
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
1409
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
1423
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
1697
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ic/ath.c
1706
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/ic/ath.c
1747
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ic/ath.c
1754
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/ic/ath.c
1780
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: key %u\n",
sys/dev/ic/ath.c
1786
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of space\n", __func__);
sys/dev/ic/ath.c
1821
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ic/ath.c
1865
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: delete key %u\n", __func__, keyix);
sys/dev/ic/ath.c
1927
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/ic/ath.c
1940
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/ic/ath.c
2054
DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x, MC filter %08x:%08x\n",
sys/dev/ic/ath.c
2166
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: no dma buffers\n", __func__);
sys/dev/ic/ath.c
2177
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: cannot get mbuf\n",
sys/dev/ic/ath.c
2211
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: m %p len %u\n",
sys/dev/ic/ath.c
2298
DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: pending %u\n",
sys/dev/ic/ath.c
2304
DPRINTF(sc, ATH_DEBUG_ANY, "%s: ic_flags=%x bf=%p bf_m=%p\n",
sys/dev/ic/ath.c
2317
DPRINTF(sc, ATH_DEBUG_BEACON_PROC,
sys/dev/ic/ath.c
2325
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ic/ath.c
2387
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
2402
DPRINTF(sc, ATH_DEBUG_BEACON_PROC,
sys/dev/ic/ath.c
2489
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: nexttbtt %u intval %u (%u)\n",
sys/dev/ic/ath.c
2569
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ic/ath.c
2651
DPRINTF(sc, ATH_DEBUG_RESET, "%s: %s DMA: %u buffers %u desc/buf\n",
sys/dev/ic/ath.c
2698
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ic/ath.c
2824
DPRINTF(sc, ATH_DEBUG_NODE, "%s: an %p\n", __func__, an);
sys/dev/ic/ath.c
2834
DPRINTF(sc, ATH_DEBUG_NODE, "%s: ni %p\n", __func__, ni);
sys/dev/ic/ath.c
287
DPRINTF(sc, ATH_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid);
sys/dev/ic/ath.c
2879
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
2891
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
2991
DPRINTF(sc, ATH_DEBUG_STATE,
sys/dev/ic/ath.c
3066
DPRINTF(sc, ATH_DEBUG_RX_PROC, "%s: pending %u\n", __func__, npending);
sys/dev/ic/ath.c
3202
DPRINTF(sc, ATH_DEBUG_RECV,
sys/dev/ic/ath.c
3236
DPRINTF(sc, ATH_DEBUG_RECV, "%s: short packet %d\n",
sys/dev/ic/ath.c
3734
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: m %p len %u\n", __func__, m0, pktlen);
sys/dev/ic/ath.c
4071
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
4084
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
4090
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ic/ath.c
4122
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: tx queue %u head %p link %p\n",
sys/dev/ic/ath.c
4384
DPRINTF(sc, ATH_DEBUG_RESET, "%s: tx queue [%u] %p, link %p\n",
sys/dev/ic/ath.c
4403
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ic/ath.c
4461
DPRINTF(sc, ATH_DEBUG_RECV,
sys/dev/ic/ath.c
4569
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ic/ath.c
4684
DPRINTF(sc, ATH_DEBUG_CALIBRATE,
sys/dev/ic/ath.c
4690
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
4718
DPRINTF(sc, ATH_DEBUG_CALIBRATE,
sys/dev/ic/ath.c
4745
DPRINTF(sc, ATH_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/ic/ath.c
4778
DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s\n",
sys/dev/ic/ath.c
4800
DPRINTF(sc, ATH_DEBUG_STATE,
sys/dev/ic/ath.c
5042
DPRINTF(sc, ATH_DEBUG_LED, "%s: on %u off %u\n", __func__, on, off);
sys/dev/ic/ath.c
5100
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ic/ath.c
5136
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid mode %u\n",
sys/dev/ic/ath.c
667
DPRINTF(sc, ATH_DEBUG_ANY, "%s: if_flags %x\n",
sys/dev/ic/ath.c
768
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid; ignored\n", __func__);
sys/dev/ic/ath.c
776
DPRINTF(sc, ATH_DEBUG_ANY, "%s: if_flags 0x%x\n",
sys/dev/ic/ath.c
789
DPRINTF(sc, ATH_DEBUG_INTR, "%s: status 0x%x\n", __func__, status);
sys/dev/ic/ath.c
917
DPRINTF(sc, ATH_DEBUG_ANY, "%s: pending %u\n", __func__, pending);
sys/dev/ic/ath.c
924
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ic/athrate-amrr.c
207
DPRINTF(sc, "%s: set xmit rate for %s to %dM\n",
sys/dev/ic/athrate-amrr.c
404
DPRINTF (sc, "cnt0: %d cnt1: %d cnt2: %d cnt3: %d -- threshold: %d\n",
sys/dev/ic/athrate-amrr.c
417
DPRINTF (sc, "increase rate to %d\n", ni->ni_txrate);
sys/dev/ic/athrate-amrr.c
429
DPRINTF (sc, "decrease rate recovery thr: %d\n", amn->amn_success_threshold);
sys/dev/ic/athrate-amrr.c
433
DPRINTF (sc, "decrease rate normal thr: %d\n", amn->amn_success_threshold);
sys/dev/ic/athrate-onoe.c
197
DPRINTF(sc, "%s: set xmit rate for %s to %dM\n",
sys/dev/ic/athrate-onoe.c
401
DPRINTF(sc, "%s: ok %d err %d retr %d upper %d dir %d\n",
sys/dev/ic/athrate-onoe.c
432
DPRINTF(sc, "%s: %dM -> %dM (%d ok, %d err, %d retr)\n",
sys/dev/ic/athrate-sample.c
154
DPRINTF(sc, "%s:\n", __func__);
sys/dev/ic/athrate-sample.c
161
DPRINTF(sc, "%s:\n", __func__);
sys/dev/ic/athrate-sample.c
325
DPRINTF(sc, "%s: %s size %d switch rate %d (%d/%d) -> %d (%d/%d) after %d packets mrr %d\n",
sys/dev/ic/athrate-sample.c
477
DPRINTF(sc, "%s: %s size %d sample rate %d tries (%d/%d) tt %d avg_tt (%d/%d) status %d\n",
sys/dev/ic/athrate-sample.c
507
DPRINTF(sc, "%s: %s size %d status %d rate/try %d/%d "
sys/dev/ic/athrate-sample.c
520
DPRINTF(sc, "%s: %s size %d rate/try %d/%d %d/%d %d/%d %d/%d status %s retries (%d/%d)\n",
sys/dev/ic/athrate-sample.c
540
DPRINTF(sc, "%s: %s size %d status %d rate/try %d/%d/%d\n",
sys/dev/ic/athrate-sample.c
581
DPRINTF(sc, "%s: %s size %d finaltsidx %d tries %d status %d rate/try %d/%d %d/%d %d/%d %d/%d\n",
sys/dev/ic/athrate-sample.c
638
DPRINTF(sc, "%s: %s isnew %d\n", __func__,
sys/dev/ic/athrate-sample.c
679
DPRINTF(sc, "%s: %s size 1600 rate/tt", __func__, ether_sprintf(ni->ni_macaddr));
sys/dev/ic/athrate-sample.c
690
DPRINTF(sc, " %d/%d", sn->rates[x].rate,
sys/dev/ic/athrate-sample.c
694
DPRINTF(sc, "%s\n", "");
sys/dev/ic/athrate-sample.c
730
DPRINTF(sc, "%s: %s %d rates %d%sMbps (%dus)- %d%sMbps (%dus)\n",
sys/dev/ic/athrate-sample.c
801
DPRINTF(sc, "%s:\n", __func__);
sys/dev/ic/atw.c
1000
DPRINTF(sc, ("%s: %s reg[WCSR] = %08x\n",
sys/dev/ic/atw.c
1212
DPRINTF(sc, ("%s: channel %d freq %d flags 0x%04x\n",
sys/dev/ic/atw.c
1259
DPRINTF(sc, ("%s: ATW_PAR %08x busmode %08x\n", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
1339
DPRINTF(sc, ("%s: ATW_IER %08x, inten %08x\n",
sys/dev/ic/atw.c
1459
DPRINTF(sc, ("%s: chan %d -> %d\n", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
1738
DPRINTF(sc, ("%s: chan %d txpower %02x, lpf_cutoff %02x, "
sys/dev/ic/atw.c
2033
DPRINTF(sc, ("%s: ATW_NAR %08x opmode %08x\n", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
2063
DPRINTF(sc, ("%s: BSSID %s -> ", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
2065
DPRINTF(sc, ("%s\n", ether_sprintf(bssid)));
sys/dev/ic/atw.c
2118
DPRINTF(sc, ("%s: delete key %u\n", __func__, keyix));
sys/dev/ic/atw.c
2134
DPRINTF(sc, ("%s: set key %u\n", __func__, k->wk_keyix));
sys/dev/ic/atw.c
2152
DPRINTF(sc, ("%s:\n", __func__));
sys/dev/ic/atw.c
2161
DPRINTF(sc, ("%s:\n", __func__));
sys/dev/ic/atw.c
2376
DPRINTF(sc, ("%s: atw_start_beacon reg[ATW_BCNT] = %08x\n",
sys/dev/ic/atw.c
2379
DPRINTF(sc, ("%s: atw_start_beacon reg[ATW_CAP1] = %08x\n",
sys/dev/ic/atw.c
2527
DPRINTF(sc, ("%s: reg[ATW_BPLI] = %08x\n", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
2894
DPRINTF(sc, ("%s: tx lifetime exceeded\n",
sys/dev/ic/atw.c
2900
DPRINTF(sc, ("%s: tx retry limit exceeded\n",
sys/dev/ic/atw.c
3063
DPRINTF(sc, ("%s: link on\n", device_xname(sc->sc_dev)));
sys/dev/ic/atw.c
3066
DPRINTF(sc, ("%s: link off\n", device_xname(sc->sc_dev)));
sys/dev/ic/atw.c
3258
DPRINTF(sc, ("%s: hw decrypted\n", __func__));
sys/dev/ic/atw.c
868
DPRINTF(sc, ("%s: alloc node %p\n", device_xname(sc->sc_dev), ni));
sys/dev/ic/atw.c
877
DPRINTF(sc, ("%s: freeing node %p %s\n", device_xname(sc->sc_dev), ni,
sys/dev/ic/atw.c
941
DPRINTF(sc, ("%s: ATW_PAR %08x busmode %08x\n", device_xname(sc->sc_dev),
sys/dev/ic/atw.c
958
DPRINTF(sc, ("%s: ATW_LPC %#08x\n", __func__, lpc));
sys/dev/ic/awi.c
1024
DPRINTF(("awi_mode_init: MIB set failed: %d\n", error));
sys/dev/ic/awi.c
1449
DPRINTF(("awi_mib: cmd %d inprog",
sys/dev/ic/awi.c
1556
DPRINTF(("awi_cmd_wait: cmd 0x%x, error %d\n",
sys/dev/ic/awi.c
1719
DPRINTF(("awi_newstate: %s (%s/%s) -> %s\n", stname[ostate],
sys/dev/ic/awi.c
1831
DPRINTF(("awi_newstate: unexpected state %s/%s\n",
sys/dev/ic/awi.c
1924
DPRINTF(("awi_newstate: unexpected state %s/%s\n",
sys/dev/ic/awi.c
349
DPRINTF(("awi_intr: stray interrupt: "
sys/dev/ic/awi.c
439
DPRINTF(("awi_init: enabled=%d\n", sc->sc_enabled));
sys/dev/ic/awi.c
503
DPRINTF(("awi_init: awi_mode_init failed %d\n", error));
sys/dev/ic/awi.c
523
DPRINTF(("awi_init: failed to start transmitter: %d\n", error));
sys/dev/ic/awi.c
530
DPRINTF(("awi_init: failed to start receiver: %d\n", error));
sys/dev/ic/awi.c
588
DPRINTF(("awi_stop(%d)\n", disable));
sys/dev/ic/bcmgenet.c
712
DPRINTF("RX pidx=%08x total=%d\n", pidx, total);
sys/dev/ic/bcmgenet.c
772
DPRINTF("RX [#%d] index=%02x status=%08x len=%d adj_len=%d\n",
sys/dev/ic/bmx280.c
1002
DPRINTF(sc, 1, ("%s: Refresh humidity Q 1: %jd\n", __func__, (uintmax_t)q));
sys/dev/ic/bmx280.c
1005
DPRINTF(sc, 1, ("%s: Refresh humidity Q 2: %jd\n", __func__, (uintmax_t)q));
sys/dev/ic/bmx280.c
1017
DPRINTF(sc, 2, ("%s: Failed to get new status in refresh %d\n",
sys/dev/ic/bmx280.c
460
DPRINTF(sc, 2, ("%s: read ID value: %02x\n",
sys/dev/ic/bmx280.c
477
DPRINTF(sc, 0, ("%s: %d %02x\n",
sys/dev/ic/bmx280.c
503
DPRINTF(sc, 0, ("%s: %d %02x\n",
sys/dev/ic/bmx280.c
535
DPRINTF(sc, 2, ("%s: registering sensor %d (%s)\n", __func__, i,
sys/dev/ic/bmx280.c
551
DPRINTF(sc, 2, ("bmx280_attach: registering with envsys\n"));
sys/dev/ic/bmx280.c
698
DPRINTF(sc, 2, ("%s: control register set up: num: %d ; %02x %02x ; %02x %02x ; %02x %02x\n",
sys/dev/ic/bmx280.c
702
DPRINTF(sc, 2, ("%s: write control registers: %d\n",
sys/dev/ic/bmx280.c
722
DPRINTF(sc, 2, ("%s: p1: %d ; %d\n",
sys/dev/ic/bmx280.c
742
DPRINTF(sc, 2, ("%s: Refresh failed to read back status: %d\n",
sys/dev/ic/bmx280.c
748
DPRINTF(sc, 2, ("%s: Refresh status read back: %02x\n",
sys/dev/ic/bmx280.c
792
DPRINTF(sc, 2, ("%s: read data: reg: %02x ; len: %d ; tstart: %d ; pstart: %d\n",
sys/dev/ic/bmx280.c
797
DPRINTF(sc, 2, ("%s: failed to read pressure and temp registers: %d\n",
sys/dev/ic/bmx280.c
803
DPRINTF(sc, 2, ("%s: raw pressure, temp and hum: %02x %02x %02x - %02x %02x %02x - %02x %02x\n",
sys/dev/ic/bmx280.c
813
DPRINTF(sc, 1, ("%s: intermediate temp: %d (%04x)\n",
sys/dev/ic/bmx280.c
826
DPRINTF(sc, 1, ("%s: intermediate pressure: %d (%04x)\n",
sys/dev/ic/bmx280.c
834
DPRINTF(sc, 1, ("%s: intermediate humidity: %d (%02x)\n",
sys/dev/ic/bmx280.c
859
DPRINTF(sc, 1, ("%s: dig_T1: %d %04x\n",__func__,sc->sc_cal_blob.dig_T1,sc->sc_cal_blob.dig_T1));
sys/dev/ic/bmx280.c
860
DPRINTF(sc, 1, ("%s: dig_T2: %d %04x\n",__func__,sc->sc_cal_blob.dig_T2,sc->sc_cal_blob.dig_T2));
sys/dev/ic/bmx280.c
861
DPRINTF(sc, 1, ("%s: dig_T3: %d %04x\n",__func__,sc->sc_cal_blob.dig_T3,sc->sc_cal_blob.dig_T3));
sys/dev/ic/bmx280.c
862
DPRINTF(sc, 1, ("%s: dig_P1: %d %04x\n",__func__,sc->sc_cal_blob.dig_P1,sc->sc_cal_blob.dig_P1));
sys/dev/ic/bmx280.c
863
DPRINTF(sc, 1, ("%s: dig_P2: %d %04x\n",__func__,sc->sc_cal_blob.dig_P2,sc->sc_cal_blob.dig_P2));
sys/dev/ic/bmx280.c
864
DPRINTF(sc, 1, ("%s: dig_P3: %d %04x\n",__func__,sc->sc_cal_blob.dig_P3,sc->sc_cal_blob.dig_P3));
sys/dev/ic/bmx280.c
865
DPRINTF(sc, 1, ("%s: dig_P4: %d %04x\n",__func__,sc->sc_cal_blob.dig_P4,sc->sc_cal_blob.dig_P4));
sys/dev/ic/bmx280.c
866
DPRINTF(sc, 1, ("%s: dig_P5: %d %04x\n",__func__,sc->sc_cal_blob.dig_P5,sc->sc_cal_blob.dig_P5));
sys/dev/ic/bmx280.c
867
DPRINTF(sc, 1, ("%s: dig_P6: %d %04x\n",__func__,sc->sc_cal_blob.dig_P6,sc->sc_cal_blob.dig_P6));
sys/dev/ic/bmx280.c
868
DPRINTF(sc, 1, ("%s: dig_P7: %d %04x\n",__func__,sc->sc_cal_blob.dig_P7,sc->sc_cal_blob.dig_P7));
sys/dev/ic/bmx280.c
869
DPRINTF(sc, 1, ("%s: dig_P8: %d %04x\n",__func__,sc->sc_cal_blob.dig_P8,sc->sc_cal_blob.dig_P8));
sys/dev/ic/bmx280.c
870
DPRINTF(sc, 1, ("%s: dig_P9: %d %04x\n",__func__,sc->sc_cal_blob.dig_P9,sc->sc_cal_blob.dig_P9));
sys/dev/ic/bmx280.c
873
DPRINTF(sc, 1, ("%s: dig_H1: %d %02x\n",__func__,sc->sc_cal_blob.dig_H1,sc->sc_cal_blob.dig_H1));
sys/dev/ic/bmx280.c
874
DPRINTF(sc, 1, ("%s: dig_H2: %d %04x\n",__func__,sc->sc_cal_blob.dig_H2,sc->sc_cal_blob.dig_H2));
sys/dev/ic/bmx280.c
875
DPRINTF(sc, 1, ("%s: dig_H3: %d %02x\n",__func__,sc->sc_cal_blob.dig_H3,sc->sc_cal_blob.dig_H3));
sys/dev/ic/bmx280.c
876
DPRINTF(sc, 1, ("%s: dig_H4: %d %04x\n",__func__,sc->sc_cal_blob.dig_H4,sc->sc_cal_blob.dig_H4));
sys/dev/ic/bmx280.c
877
DPRINTF(sc, 1, ("%s: dig_H5: %d %04x\n",__func__,sc->sc_cal_blob.dig_H5,sc->sc_cal_blob.dig_H5));
sys/dev/ic/bmx280.c
878
DPRINTF(sc, 1, ("%s: dig_H6: %d %02x\n",__func__,sc->sc_cal_blob.dig_H6,sc->sc_cal_blob.dig_H6));
sys/dev/ic/bmx280.c
887
DPRINTF(sc, 2, ("%s: Could not acquire i2c bus: %x\n",
sys/dev/ic/bmx280.c
912
DPRINTF(sc, 1, ("%s: Refresh compensated temp: %d - t_fine: %d\n",
sys/dev/ic/bmx280.c
923
DPRINTF(sc, 1, ("%s: Refresh Q: %d\n", __func__, q));
sys/dev/ic/bmx280.c
949
DPRINTF(sc, 1, ("%s: Refresh compensated temp for pressure: %d - t_fine: %d\n",
sys/dev/ic/bmx280.c
954
DPRINTF(sc, 1, ("%s: Refresh compensated pressure: %d\n",
sys/dev/ic/bmx280.c
963
DPRINTF(sc, 1, ("%s: Refresh pressure Q: %d\n", __func__, q));
sys/dev/ic/bmx280.c
991
DPRINTF(sc, 1, ("%s: Refresh compensated temp for humidity: %d - t_fine: %d\n",
sys/dev/ic/bmx280.c
996
DPRINTF(sc, 2, ("%s: Refresh compensated humidity: %d\n",
sys/dev/ic/bwfm.c
1084
DPRINTF(("%s: 0x%x:%-2d base 0x%08x wrap 0x%08x\n",
sys/dev/ic/bwfm.c
1733
DPRINTF(("%s: tx failed\n", DEVNAME(sc)));
sys/dev/ic/bwfm.c
1739
DPRINTF(("%s: rx failed\n", DEVNAME(sc)));
sys/dev/ic/bwfm.c
1791
DPRINTF(("%s: tx failed\n", DEVNAME(sc)));
sys/dev/ic/bwfm.c
1797
DPRINTF(("%s: rx failed\n", DEVNAME(sc)));
sys/dev/ic/bwfm.c
2064
DPRINTF(("%s: WPA enabled, ic_flags = 0x%x, wpa 0x%x, wsec 0x%x\n",
sys/dev/ic/bwfm.c
2190
DPRINTF(("%s: event %p len %lu datalen %u code %u status %u"
sys/dev/ic/bwfm.c
966
DPRINTF(("%s: newstate %d -> %d\n", DEVNAME(sc), ostate, nstate));
sys/dev/ic/bwi.c
10086
DPRINTF(sc, BWI_DBG_ATTACH, "power on delay %u\n", sc->sc_pwron_delay);
sys/dev/ic/bwi.c
10137
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT | BWI_DBG_MISC,
sys/dev/ic/bwi.c
10159
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT, "%s is enabled\n",
sys/dev/ic/bwi.c
10163
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT, "%s is disabled\n",
sys/dev/ic/bwi.c
1018
DPRINTF(sc, BWI_DBG_ATTACH, "locale: %d\n", sc->sc_locale);
sys/dev/ic/bwi.c
10181
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/ic/bwi.c
10334
DPRINTF(sc, BWI_DBG_80211, "%s\n", __func__);
sys/dev/ic/bwi.c
1537
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/ic/bwi.c
1541
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/ic/bwi.c
1728
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
1851
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
1969
DPRINTF(sc, BWI_DBG_FIRMWARE, "opening firmware %s\n", fw_name);
sys/dev/ic/bwi.c
1987
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
1997
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2035
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2056
DPRINTF(mac->mac_sc, BWI_DBG_FIRMWARE, "freeing firmware %s\n",
sys/dev/ic/bwi.c
2078
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2095
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2211
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2217
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/ic/bwi.c
2628
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "disable byte swap\n");
sys/dev/ic/bwi.c
2634
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "need byte swap\n");
sys/dev/ic/bwi.c
2648
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "64bit bus space\n");
sys/dev/ic/bwi.c
2656
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
2661
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
2710
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
2742
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "has TX stats\n");
sys/dev/ic/bwi.c
2878
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
2884
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
2895
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "no DS tssi\n");
sys/dev/ic/bwi.c
2910
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
2929
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
2943
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "tssi avg %d\n", tssi_avg);
sys/dev/ic/bwi.c
2948
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "current txpower %d\n",
sys/dev/ic/bwi.c
2966
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/ic/bwi.c
2973
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/ic/bwi.c
4279
DPRINTF(mac->mac_sc, BWI_DBG_RF | BWI_DBG_INIT,
sys/dev/ic/bwi.c
4723
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_INIT,
sys/dev/ic/bwi.c
4877
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
4897
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
4901
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
4909
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
4950
DPRINTF(sc,
sys/dev/ic/bwi.c
4956
DPRINTF(sc,
sys/dev/ic/bwi.c
4978
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
4995
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
5021
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
5040
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_INIT, "%s enter\n", __func__);
sys/dev/ic/bwi.c
6346
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_INIT, "%s enter\n", __func__);
sys/dev/ic/bwi.c
6498
DPRINTF(sc, BWI_DBG_MISC, "%s\n", __func__);
sys/dev/ic/bwi.c
6543
DPRINTF(sc, BWI_DBG_MISC, "%s\n", __func__);
sys/dev/ic/bwi.c
6621
DPRINTF(sc, BWI_DBG_ATTACH, "regwin: type 0x%03x, rev %d,"
sys/dev/ic/bwi.c
6678
DPRINTF(sc, BWI_DBG_LED | BWI_DBG_ATTACH,
sys/dev/ic/bwi.c
6923
DPRINTF(sc, BWI_DBG_ATTACH, "nregwin %d, cap 0x%08x\n",
sys/dev/ic/bwi.c
7104
DPRINTF(sc, BWI_DBG_ATTACH, "card flags 0x%04x\n", sc->sc_card_flags);
sys/dev/ic/bwi.c
7171
DPRINTF(sc, BWI_DBG_ATTACH, "clksrc %s\n",
sys/dev/ic/bwi.c
7178
DPRINTF(sc, BWI_DBG_ATTACH, "clkfreq min %u, max %u\n",
sys/dev/ic/bwi.c
7295
DPRINTF(sc, BWI_DBG_MISC, "%s\n", __func__);
sys/dev/ic/bwi.c
7377
DPRINTF(sc, BWI_DBG_MISC, "%s done\n", __func__);
sys/dev/ic/bwi.c
739
DPRINTF(sc, BWI_DBG_INTR,
sys/dev/ic/bwi.c
7546
DPRINTF(sc, BWI_DBG_MISC,
sys/dev/ic/bwi.c
7661
DPRINTF(sc, BWI_DBG_MISC, "%s\n", __func__);
sys/dev/ic/bwi.c
8005
DPRINTF(sc, BWI_DBG_STATION, "%s\n", __func__);
sys/dev/ic/bwi.c
8489
DPRINTF(sc, BWI_DBG_INTR, "enable_intrs 0x%08x\n", enable_intrs);
sys/dev/ic/bwi.c
8496
DPRINTF(sc, BWI_DBG_INTR, "disable_intrs 0x%08x\n", disable_intrs);
sys/dev/ic/bwi.c
922
DPRINTF(sc, BWI_DBG_ATTACH, "%s\n", __func__);
sys/dev/ic/bwi.c
9848
DPRINTF(sc, BWI_DBG_TX, "idx %d, pkt_len %d, buflen %d\n",
sys/dev/ic/cd18xx.c
1062
DPRINTF(CDD_INTR, (", intrcount %d srer %x", intrcount, p->p_srer)); \
sys/dev/ic/cd18xx.c
1078
DPRINTF(CDD_INTR, ("%s: rint: channel %d", device_xname(sc->sc_dev), channel));
sys/dev/ic/cd18xx.c
1087
DPRINTF(CDD_INTR, (", %d bytes available: ", count));
sys/dev/ic/cd18xx.c
1102
DPRINTF(CDD_INTR, ("."));
sys/dev/ic/cd18xx.c
1107
DPRINTF(CDD_INTR, (" finished reading"));
sys/dev/ic/cd18xx.c
1134
DPRINTF(CDD_INTR, (", done\n"));
sys/dev/ic/cd18xx.c
1152
DPRINTF(CDD_INTR, ("%s: tint: channel %d", device_xname(sc->sc_dev),
sys/dev/ic/cd18xx.c
1160
DPRINTF(CDD_INTR, (", changing break to %d", p->p_needbreak));
sys/dev/ic/cd18xx.c
1194
DPRINTF(CDD_INTR, (", writing %d bytes to TDR", n));
sys/dev/ic/cd18xx.c
1204
DPRINTF(CDD_INTR, (", disabling tx interrupts"));
sys/dev/ic/cd18xx.c
1217
DPRINTF(CDD_INTR, (", done\n"));
sys/dev/ic/cd18xx.c
1231
DPRINTF(CDD_INTR, ("%s: mint: channel %d", device_xname(sc->sc_dev), channel));
sys/dev/ic/cd18xx.c
1240
DPRINTF(CDD_INTR, (", msvr %d", msvr));
sys/dev/ic/cd18xx.c
1248
DPRINTF(CDD_INTR, (", status changed delta %d", delta));
sys/dev/ic/cd18xx.c
1267
DPRINTF(CDD_INTR, (", done\n"));
sys/dev/ic/cd18xx.c
1286
DPRINTF(CDD_INTR, ("cd18xx_hardintr (ndevs %d):\n", clcd_cd.cd_ndevs));
sys/dev/ic/cd18xx.c
1296
DPRINTF(CDD_INTR, ("%s:", device_xname(sc->sc_dev)));
sys/dev/ic/cd18xx.c
1302
DPRINTF(CDD_INTR, (" status %x:", status));
sys/dev/ic/cd18xx.c
1306
DPRINTF(CDD_INTR, (" rx: ack1 %x\n", ack));
sys/dev/ic/cd18xx.c
1312
DPRINTF(CDD_INTR, (" tx: ack1 %x\n", ack));
sys/dev/ic/cd18xx.c
1319
DPRINTF(CDD_INTR, (" mx: ack1 %x\n", ack));
sys/dev/ic/cd18xx.c
738
DPRINTF(CDD_INFO,
sys/dev/ic/cs4231.c
299
DPRINTF(("%s: init %s: [%p..%p] %lu bytes %lu blocks;"
sys/dev/ic/cs4231.c
344
DPRINTF(("sa_open: unit %p\n", sc));
sys/dev/ic/cs4231.c
358
DPRINTF(("sa_open: ok -> sc=%p\n", sc));
sys/dev/ic/cs4231.c
366
DPRINTF(("sa_close: sc=%p\n", addr));
sys/dev/ic/cs4231.c
370
DPRINTF(("sa_close: closed.\n"));
sys/dev/ic/cs4231.c
406
DPRINTF(("cs4231_set_port: port=%d", cp->dev));
sys/dev/ic/cs4231.c
416
DPRINTF(("cs4231_get_port: port=%d", cp->dev));
sys/dev/ic/cs4231.c
604
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/dev/ic/dm9000.c
282
DPRINTF(("DM9000 Operation Mode: "));
sys/dev/ic/dm9000.c
285
DPRINTF(("8-bit mode"));
sys/dev/ic/dm9000.c
291
DPRINTF(("16-bit mode"));
sys/dev/ic/dm9000.c
297
DPRINTF(("32-bit mode"));
sys/dev/ic/dm9000.c
302
DPRINTF(("Invalid mode"));
sys/dev/ic/dm9000.c
305
DPRINTF(("\n"));
sys/dev/ic/dm9000.c
676
DPRINTF(("inside dme_receive\n"));
sys/dev/ic/dm9000.c
742
DPRINTF(("dme_intr: Begin\n"));
sys/dev/ic/dm9000.c
795
DPRINTF(("dme_intr: End\n"));
sys/dev/ic/dm9000.c
899
DPRINTF(("pkt_write_16: "
sys/dev/ic/dm9000.c
907
DPRINTF(("Took single byte\n"));
sys/dev/ic/dm9000.c
909
DPRINTF(("Leftover in last run\n"));
sys/dev/ic/dm9000.c
922
DPRINTF(("pkt_write_16: "
sys/dev/ic/dm9000.c
946
DPRINTF(("pkt_write_16: "
sys/dev/ic/dm9000.c
957
DPRINTF(("pkt_write_16: "
sys/dev/ic/dm9000.c
960
DPRINTF(("pkt_write_16: i * 2: %d\n",
sys/dev/ic/dpt.c
1164
DPRINTF(("%s: ucp %lu vs %lu bytes\n",
sys/dev/ic/dpt.c
1177
DPRINTF(("%s: unknown ioctl %lx\n", device_xname(sc->sc_dev), cmd));
sys/dev/ic/dpt.c
1311
DPRINTF(("%s: xfer too big\n", device_xname(sc->sc_dev)));
sys/dev/ic/dpt.c
1320
DPRINTF(("%s: map failed; %d\n", device_xname(sc->sc_dev),
sys/dev/ic/dpt.c
1373
DPRINTF(("%s: sp copyout() failed\n",
sys/dev/ic/dpt.c
1381
DPRINTF(("%s: sense copyout() failed\n",
sys/dev/ic/dwc_eqos.c
1093
DPRINTF(EDEB_RXRING, "sc_rx.cur %u -> %u\n",
sys/dev/ic/dwc_eqos.c
1111
DPRINTF(EDEB_INTR, "qid: %u\n", qid);
sys/dev/ic/dwc_eqos.c
1183
DPRINTF(EDEB_TXRING, "%u sc_tx.queued, ring full\n",
sys/dev/ic/dwc_eqos.c
1194
DPRINTF(EDEB_TXRING, "eqos_setup_txbuf failed "
sys/dev/ic/dwc_eqos.c
1211
DPRINTF(EDEB_TXRING, "tx loop -> cnt = %u, cur: %u, next: %u, "
sys/dev/ic/dwc_eqos.c
1234
DPRINTF(EDEB_TXRING, "sending desc %u at %lx upto "
sys/dev/ic/dwc_eqos.c
1329
DPRINTF(EDEB_INTR,
sys/dev/ic/dwc_eqos.c
1353
DPRINTF(EDEB_INTR,
sys/dev/ic/dwc_eqos.c
1386
DPRINTF(EDEB_NOTE, "spurious interrupt?!\n");
sys/dev/ic/dwc_eqos.c
1406
DPRINTF(EDEB_INTR, "GMAC_MAC_RX_TX_STATUS = 0x%08x\n",
sys/dev/ic/dwc_eqos.c
287
DPRINTF(EDEB_TXRING, "preparing desc %u\n", index);
sys/dev/ic/dwc_eqos.c
292
DPRINTF(EDEB_TXRING,
sys/dev/ic/dwc_eqos.c
327
DPRINTF(EDEB_TXRING, "preparing desc %u\n", index);
sys/dev/ic/dwc_eqos.c
396
DPRINTF(EDEB_TXRING, "passing tx desc %u to hardware, cur: %u, "
sys/dev/ic/dwc_eqos.c
414
DPRINTF(EDEB_RXRING, "preparing desc %u\n", index);
sys/dev/ic/dwc_eqos.c
433
DPRINTF(EDEB_RXRING, "preparing desc %u\n", index);
sys/dev/ic/dwc_eqos.c
643
DPRINTF(EDEB_NOTE, "writing new packet filter config "
sys/dev/ic/dwc_eqos.c
703
DPRINTF(EDEB_TXRING, "tx ring paddr %lx with %u descriptors\n",
sys/dev/ic/dwc_eqos.c
715
DPRINTF(EDEB_RXRING, "rx ring paddr %lx with %u descriptors\n",
sys/dev/ic/dwc_eqos.c
946
DPRINTF(EDEB_INTR, "qid: %u, discarding %u, m0 %p\n",
sys/dev/ic/dwc_eqos.c
983
DPRINTF(EDEB_NOTE,
sys/dev/ic/dwiic.c
256
DPRINTF(("%s: read at 0x%x = 0x%x\n", device_xname(sc->sc_dev), offset, b));
sys/dev/ic/dwiic.c
266
DPRINTF(("%s: write at 0x%x: 0x%x\n", device_xname(sc->sc_dev), offset,
sys/dev/ic/dwiic.c
278
DPRINTF(("%s: invalid component type 0x%x\n",
sys/dev/ic/dwiic.c
343
DPRINTF(("%s: %s: op %d, addr 0x%02x, cmdlen %zu, len %zu, "
sys/dev/ic/dwiic.c
361
DPRINTF(("%s: %s: status 0x%x\n", device_xname(sc->sc_dev), __func__, st));
sys/dev/ic/dwiic.c
403
DPRINTF(("%s: %s: sending cmd (len %zu):", device_xname(sc->sc_dev),
sys/dev/ic/dwiic.c
406
DPRINTF((" %02x", bcmd[x]));
sys/dev/ic/dwiic.c
407
DPRINTF(("\n"));
sys/dev/ic/dwiic.c
434
DPRINTF(("%s: %s: need to read %zu bytes, can send %d read reqs\n",
sys/dev/ic/dwiic.c
466
DPRINTF(("%s: %s: tx_limit %d, sent %d read reqs\n",
sys/dev/ic/dwiic.c
502
DPRINTF(("%s: %s: %d avail to read (%zu remaining)\n",
sys/dev/ic/dwiic.c
518
DPRINTF(("%s: still need to read %d bytes\n",
sys/dev/ic/dwiic.c
609
DPRINTF(("%s: %s: enabled=0x%x stat=0x%x\n", device_xname(sc->sc_dev),
sys/dev/ic/dwiic.c
618
DPRINTF(("%s: %s: intr in poll mode?\n", device_xname(sc->sc_dev),
sys/dev/ic/dwiic.c
624
DPRINTF(("%s: %s: waking up reader\n",
sys/dev/ic/dwiic.c
630
DPRINTF(("%s: %s: waking up writer\n",
sys/dev/ic/dwiic.c
636
DPRINTF(("%s: %s: waking up stopper\n",
sys/dev/ic/fmv.c
72
DPRINTF("%s: invalid ethernet address\n", __func__);
sys/dev/ic/fmv.c
98
DPRINTF("%s: unknown card\n", __func__);
sys/dev/ic/gcscpcib.c
269
DPRINTF(("%s: MFGPT%d_CNT= %d -> %d (expect: %d), MFGPT_NR=%#.8x\n",
sys/dev/ic/gcscpcib.c
289
DPRINTF(("%s: disable watchdog action\n", __func__));
sys/dev/ic/gcscpcib.c
306
DPRINTF(("%s: enable watchdog action. (MFGPT0_CMP2= %d)", __func__,
sys/dev/ic/gcscpcib.c
310
DPRINTF((" AMD553X_MFGPT_NR 0x%" PRIx64 "\n", gcsc_rdmsr(AMD553X_MFGPT_NR)));
sys/dev/ic/gcscpcib.c
349
DPRINTF(("%s: update watchdog timer\n", __func__));
sys/dev/ic/gem.c
1132
DPRINTF(sc, ("%s: gem_init: calling stop\n", device_xname(sc->sc_dev)));
sys/dev/ic/gem.c
1143
DPRINTF(sc, ("%s: gem_init: restarting\n", device_xname(sc->sc_dev)));
sys/dev/ic/gem.c
1388
DPRINTF(sc, ("%s: gem_start: txfree %d, txnext %d\n",
sys/dev/ic/gem.c
1605
DPRINTF(sc, ("%s: packets enqueued, IC on %d, OWN on %d\n",
sys/dev/ic/gem.c
1611
DPRINTF(sc, ("%s: gem_start: kicking tx %d\n",
sys/dev/ic/gem.c
1618
DPRINTF(sc, ("%s: gem_start: watchdog %d\n",
sys/dev/ic/gem.c
1639
DPRINTF(sc, ("%s: gem_tint\n", device_xname(sc->sc_dev)));
sys/dev/ic/gem.c
1678
DPRINTF(sc,
sys/dev/ic/gem.c
1701
DPRINTF(sc, ("gem_tint: releasing a desc\n"));
sys/dev/ic/gem.c
1722
DPRINTF(sc, ("gem_tint: GEM_TX_STATE_MACHINE %x "
sys/dev/ic/gem.c
1739
DPRINTF(sc, ("%s: gem_tint: watchdog %d\n",
sys/dev/ic/gem.c
1760
DPRINTF(sc, ("%s: gem_rint\n", device_xname(sc->sc_dev)));
sys/dev/ic/gem.c
1778
DPRINTF(sc, ("gem_rint: sc->rxptr %d, complete %d\n",
sys/dev/ic/gem.c
1805
DPRINTF(sc, ("%s: receive error: CRC error\n",
sys/dev/ic/gem.c
1969
DPRINTF(sc, ("gem_rint: done sc->rxptr %d, complete %d\n",
sys/dev/ic/gem.c
2179
DPRINTF(sc, ("%s: gem_intr: cplt 0x%x status %s\n",
sys/dev/ic/gem.c
2289
DPRINTF(sc,
sys/dev/ic/gem.c
2294
DPRINTF(sc,
sys/dev/ic/gem.c
2300
DPRINTF(sc, ("%s: rx_watchdog: wr pointer != saved\n",
sys/dev/ic/gem.c
2305
DPRINTF(sc, ("%s: rx_watchdog: rd pointer != saved\n",
sys/dev/ic/gem.c
2322
DPRINTF(sc, ("gem_watchdog: GEM_RX_CONFIG %x GEM_MAC_RX_STATUS %x "
sys/dev/ic/gem.c
676
DPRINTF(sc, ("%s: gem_reset\n", device_xname(sc->sc_dev)));
sys/dev/ic/gem.c
720
DPRINTF(sc, ("%s: gem_stop\n", device_xname(sc->sc_dev)));
sys/dev/ic/i82365.c
1012
DPRINTF(("pcic_chip_mem_map window %d bus %lx+%lx+%lx at card addr "
sys/dev/ic/i82365.c
1071
DPRINTF(("pcic_chip_io_alloc map port %lx+%lx\n",
sys/dev/ic/i82365.c
1079
DPRINTF(("pcic_chip_io_alloc alloc port %lx+%lx\n",
sys/dev/ic/i82365.c
1154
DPRINTF(("pcic_chip_do_io_map win %d addr %lx size %lx width %d\n",
sys/dev/ic/i82365.c
1210
DPRINTF(("pcic_chip_io_map window %d %s port %lx+%lx\n",
sys/dev/ic/i82365.c
1287
DPRINTF(("pcic_delay: \"%s\" %p, sleep %d ms\n",
sys/dev/ic/i82365.c
1409
DPRINTF(("pcic_chip_socket_disable\n"));
sys/dev/ic/i82365.c
1445
DPRINTF(("%s: pcic_chip_socket_settype %02x type %s %02x\n",
sys/dev/ic/i82365.c
237
DPRINTF(("pcic ident regs:"));
sys/dev/ic/i82365.c
285
DPRINTF(("socket %d ident reg 0x%02x\n", i, reg));
sys/dev/ic/i82365.c
287
DPRINTF(("socket %d ident reg 0x%02x\n", i, reg));
sys/dev/ic/i82365.c
357
DPRINTF(("%s: power: why %d\n", device_xname(h->ph_parent), why));
sys/dev/ic/i82365.c
373
DPRINTF(("%s: CSC_INTR was zero; reset to %s\n",
sys/dev/ic/i82365.c
449
DPRINTF(("%s: attach finish socket %ld\n", device_xname(h->ph_parent),
sys/dev/ic/i82365.c
479
DPRINTF(("%s: attach finish vendor 0x%02x\n",
sys/dev/ic/i82365.c
486
DPRINTF(("%s: socket %02x was suspended\n",
sys/dev/ic/i82365.c
580
DPRINTF(("%s: insertion event\n",
sys/dev/ic/i82365.c
605
DPRINTF(("%s: removal event\n",
sys/dev/ic/i82365.c
663
DPRINTF(("%s: intr\n", device_xname(sc->dev)));
sys/dev/ic/i82365.c
686
DPRINTF(("%s: %02x GPI\n",
sys/dev/ic/i82365.c
694
DPRINTF(("%s: %02x CD %x\n", device_xname(h->ph_parent),
sys/dev/ic/i82365.c
700
DPRINTF(("%s: enqueuing INSERTION event\n",
sys/dev/ic/i82365.c
708
DPRINTF(("%s: deactivating card\n",
sys/dev/ic/i82365.c
712
DPRINTF(("%s: enqueuing REMOVAL event\n",
sys/dev/ic/i82365.c
720
DPRINTF(("%s: %02x READY\n", device_xname(h->ph_parent),
sys/dev/ic/i82365.c
725
DPRINTF(("%s: %02x BATTWARN\n", device_xname(h->ph_parent),
sys/dev/ic/i82365.c
729
DPRINTF(("%s: %02x BATTDEAD\n", device_xname(h->ph_parent),
sys/dev/ic/i82365.c
762
DPRINTF(("pcic_attach_card: already attached"));
sys/dev/ic/i82365.c
777
DPRINTF(("pcic_detach_card: already detached"));
sys/dev/ic/i82365.c
917
DPRINTF(("mem8 %d\n", mem8));
sys/dev/ic/i82365.c
961
DPRINTF(("pcic_chip_do_mem_map window %d: %02x%02x %02x%02x "
sys/dev/ic/igpio.c
263
DPRINTF(("revid[%d] = #%x\n", i, ib->ib_revid));
sys/dev/ic/igpio.c
296
DPRINTF(("cap[%d] = #%x\n", i, ib->ib_cap));
sys/dev/ic/igpio.c
301
DPRINTF(("padbar[%d] = #%x\n", i, ib->ib_padbar));
sys/dev/ic/igpio.c
316
DPRINTF(("setup[%d] = "
sys/dev/ic/igpio.c
410
DPRINTF(("%s bar %d pin %d reg #%x pincfg = %p\n",
sys/dev/ic/igpio.c
425
DPRINTF(("%s: barno %d, pin = %d > past pin = %d\n", __func__,
sys/dev/ic/igpio.c
457
DPRINTF(("%s: barno %d, pin = %d, found group %d \"%s\", cfg %p\n", \
sys/dev/ic/igpio.c
480
DPRINTF(("%s: bar %d pin %d val #%x (%s)\n", __func__,
sys/dev/ic/igpio.c
513
DPRINTF(("%s: bar %d pin %d value %d val #%x (%s) -> #%x (%s)\n",
sys/dev/ic/igpio.c
586
DPRINTF(("%s: bar %d pin %d flags #%x val0 #%x (%s) -> #%x (%s), "
sys/dev/ic/igpio.c
666
DPRINTF(("%s: bar %d pin %d val #%x (%s) -> #%x (%s)\n",
sys/dev/ic/igpio.c
707
DPRINTF(("%s: bar %d pin %d val #%x (%s) -> #%x (%s)\n", \
sys/dev/ic/igsfb_subr.c
629
DPRINTF("m: %x, n: %x, p: %x\n", m, n, p);
sys/dev/ic/igsfb_subr.c
634
DPRINTF("clk: %02x %02x %02x\n", vclk1, vclk2, vclk3);
sys/dev/ic/igsfb_subr.c
639
DPRINTF("clock: %d\n", IGS_CLOCK(m, n, p));
sys/dev/ic/interwave.c
1168
DPRINTF(("record source %d bits %x\n", cp->un.ord,
sys/dev/ic/interwave.c
187
DPRINTF(("iwattach sc %p\n", sc));
sys/dev/ic/interwave.c
245
DPRINTF(("iwopen: sc %p\n", sc));
sys/dev/ic/interwave.c
263
DPRINTF(("iwclose sc %p\n", addr));
sys/dev/ic/interwave.c
265
DPRINTF(("iwclose: outputs %d ints %d inputs %d in_ints %d\n",
sys/dev/ic/interwave.c
431
DPRINTF(("cmode %x\n", reg));
sys/dev/ic/interwave.c
508
DPRINTF(("mix image %x \n", mixer_image));
sys/dev/ic/interwave.c
568
DPRINTF(("cfig3i = %x -> ", cfig3));
sys/dev/ic/interwave.c
574
DPRINTF(("%x\n", cfig3));
sys/dev/ic/interwave.c
588
DPRINTF(("setting %s frequency to %d bits %x \n",
sys/dev/ic/interwave.c
593
DPRINTF((" CPDFI %x ", reg));
sys/dev/ic/interwave.c
597
DPRINTF((" CRDFI %x ", reg));
sys/dev/ic/interwave.c
619
DPRINTF(("iw_set_format\n"));
sys/dev/ic/interwave.c
668
DPRINTF(("formatbits %s %x", in ? "in" : "out", data));
sys/dev/ic/interwave.c
680
DPRINTF(("%s: code %u, prec %u, rate %u, chan %u\n", __func__,
sys/dev/ic/interwave.c
710
DPRINTF(("recording with %x", gainl));
sys/dev/ic/interwave.c
854
DPRINTF(("iw_init_output\n"));
sys/dev/ic/interwave.c
866
DPRINTF(("iw_init_input\n"));
sys/dev/ic/lsi64854.c
139
DPRINTF(LDB_ANY, (", burst 0x%x, csr 0x%x", sc->sc_burst, csr));
sys/dev/ic/lsi64854.c
211
DPRINTF(LDB_ANY, ("%s: csr 0x%x\n", __func__, csr));
sys/dev/ic/lsi64854.c
274
DPRINTF(LDB_ANY, ("%s: done, csr 0x%x\n", __func__, csr));
sys/dev/ic/lsi64854.c
304
DPRINTF(LDB_ANY, ("%s: dmasize = %ld\n",
sys/dev/ic/lsi64854.c
383
DPRINTF(LDB_SCSI, ("%s: %s: addr 0x%x, csr %s\n",
sys/dev/ic/lsi64854.c
412
DPRINTF(LDB_SCSI, ("%s: discarded %d bytes (tcl=%d, tcm=%d)\n",
sys/dev/ic/lsi64854.c
430
DPRINTF(LDB_SCSI, ("%s: empty esp FIFO of %d ",
sys/dev/ic/lsi64854.c
467
DPRINTF(LDB_SCSI, ("%s: tcl=%d, tcm=%d, tch=%d; trans=%d, resid=%d\n",
sys/dev/ic/lsi64854.c
551
DPRINTF(LDB_PP, ("%s: pp start %ld@%p,%d\n", device_xname(sc->sc_dev),
sys/dev/ic/lsi64854.c
562
DPRINTF(LDB_PP, ("%s: dmasize = %ld\n",
sys/dev/ic/lsi64854.c
621
DPRINTF(LDB_PP, ("%s: pp intr: addr 0x%x, csr %s\n",
sys/dev/ic/malo.c
1004
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/ic/malo.c
1074
DPRINTF(1, "%s: %s\n", ifp->if_xname, __func__);
sys/dev/ic/malo.c
1112
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/ic/malo.c
1119
DPRINTF(1, "%s: newstate INIT\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1122
DPRINTF(1, "%s: newstate SCAN\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1125
DPRINTF(1, "%s: can't set prescan\n",
sys/dev/ic/malo.c
1134
DPRINTF(1, "%s: newstate AUTH\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1139
DPRINTF(1, "%s: newstate ASSOC\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1161
DPRINTF(1, "%s: newstate RUN\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1192
DPRINTF(1, "%s: %s\n", ifp->if_xname, __func__);
sys/dev/ic/malo.c
1304
DPRINTF(1, "%s: %s\n", sc->sc_if.if_xname, __func__);
sys/dev/ic/malo.c
1323
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/ic/malo.c
1345
DPRINTF(2, "%s: data frame was sent successfully\n",
sys/dev/ic/malo.c
1350
DPRINTF(1, "%s: data frame sending error\n",
sys/dev/ic/malo.c
1371
DPRINTF(2, "%s: tx done idx=%u\n",
sys/dev/ic/malo.c
1402
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/ic/malo.c
1489
DPRINTF(2, "%s: sending frame, pktlen=%u, idx=%u\n",
sys/dev/ic/malo.c
1536
DPRINTF(3, "%s: rx intr idx=%d, rxctrl=0x%02x, rssi=%d, "
sys/dev/ic/malo.c
1702
DPRINTF(1, "%s: loading boot firmware\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1737
DPRINTF(1, "%s: boot firmware loaded\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1760
DPRINTF(1, "%s: uploading firmware\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1784
DPRINTF(1, "%s: firmware upload finished\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1802
DPRINTF(1, "%s: loading firmware\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1818
DPRINTF(1, "%s: firmware loaded\n", device_xname(sc->sc_dev));
sys/dev/ic/malo.c
1968
DPRINTF(1, "%s: get_hw_spec: V%x R%x, #WCB %d, #Mcast %d, Regcode %d, "
sys/dev/ic/malo.c
343
DPRINTF(1, "%s: got cmd done interrupt\n",
sys/dev/ic/malo.c
349
DPRINTF(1, "%s: unknown interrupt %x\n",
sys/dev/ic/malo.c
858
DPRINTF(1, "%s: %s\n", ifp->if_xname, __func__);
sys/dev/ic/malo.c
931
DPRINTF(1, "%s: malo_init failed, resetting card\n",
sys/dev/ic/mlx.c
1734
DPRINTF(("mlx_user_command: mlx_ccb_alloc = %d\n", rv));
sys/dev/ic/mlx.c
1750
DPRINTF(("mlx_user_command: malloc = NULL\n"));
sys/dev/ic/mlx.c
1758
DPRINTF(("mlx_user_command: copyin = %d\n",
sys/dev/ic/mlx.c
1767
DPRINTF(("mlx_user_command: mlx_ccb_map = %d\n", rv));
sys/dev/ic/mlx.c
1771
DPRINTF(("mlx_user_command: too many s/g entries\n"));
sys/dev/ic/mlx.c
1797
DPRINTF(("mlx_user_command: bufptr botch\n"));
sys/dev/ic/mlx.c
2069
DPRINTF(("mlx_ccb_submit: rejected; queueing\n"));
sys/dev/ic/mpu.c
146
DPRINTF(("%s: not ready\n", __func__));
sys/dev/ic/mpu.c
156
DPRINTF(("%s: No ACK\n", __func__));
sys/dev/ic/mpu.c
166
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/ic/mpu.c
196
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/ic/mpu.c
239
DPRINTF(("%s:: not ready\n", __func__));
sys/dev/ic/mpu.c
274
DPRINTF(("%s: no data\n", __func__));
sys/dev/ic/mpu.c
99
DPRINTF(("%s: No status\n", __func__));
sys/dev/ic/mvsata.c
1029
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: mvsata_bio_start: drive=%d\n",
sys/dev/ic/mvsata.c
1286
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: %s: drive=%d\n",
sys/dev/ic/mvsata.c
1406
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
1451
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
1601
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
1631
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
1731
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: %s: drive=%d\n",
sys/dev/ic/mvsata.c
1821
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
1857
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2011
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2212
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2275
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, (
sys/dev/ic/mvsata.c
2282
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("PHASE_CMDOUT\n"));
sys/dev/ic/mvsata.c
2315
DPRINTF(DEBUG_XFERS, ("PHASE_DATAOUT\n"));
sys/dev/ic/mvsata.c
2351
DPRINTF(DEBUG_XFERS, ("PHASE_DATAIN\n"));
sys/dev/ic/mvsata.c
2387
DPRINTF(DEBUG_XFERS, ("PHASE_COMPLETED\n"));
sys/dev/ic/mvsata.c
2420
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2504
DPRINTF(DEBUG_XFERS,
sys/dev/ic/mvsata.c
2558
DPRINTF(DEBUG_XFERS, ("%s:%d:%d: mvsata_atapi_intr:"
sys/dev/ic/mvsata.c
2572
DPRINTF(DEBUG_XFERS,
sys/dev/ic/mvsata.c
2587
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2600
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
2604
DPRINTF(DEBUG_FUNCS,
sys/dev/ic/mvsata.c
2645
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d:%d: mvsata_edma_enqueue:"
sys/dev/ic/mvsata.c
2660
DPRINTF(DEBUG_XFERS,
sys/dev/ic/mvsata.c
2750
DPRINTF(DEBUG_XFERS,
sys/dev/ic/mvsata.c
2849
DPRINTF(DEBUG_FUNCS, ("%s: timeout: %p\n", __func__, xfer));
sys/dev/ic/mvsata.c
2921
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
415
DPRINTF(DEBUG_INTR, ("%s:%d: mvsata_intr: cause=0x%08x\n",
sys/dev/ic/mvsata.c
459
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/mvsata.c
491
DPRINTF(DEBUG_INTR, ("%s:%d:%d:"
sys/dev/ic/mvsata.c
510
DPRINTF(DEBUG_INTR, (" device connected\n"));
sys/dev/ic/mvsata.c
529
DPRINTF(DEBUG_INTR,
sys/dev/ic/mvsata.c
630
DPRINTF(DEBUG_FUNCS,
sys/dev/ic/mvsata.c
658
DPRINTF(DEBUG_FUNCS, ("%s: mvsata_reset_channel: channel=%d\n",
sys/dev/ic/mvsata.c
780
DPRINTF(DEBUG_PROBE, ("%s:%d: mvsata_atapi_probe_device:"
sys/dev/ic/mvsata.c
849
DPRINTF(DEBUG_PROBE, ("%s:%d: mvsata_atapi_probe_device:"
sys/dev/ic/mvsata.c
895
DPRINTF(DEBUG_FUNCS, ("%s:%d: mvsata_setup_channel: ",
sys/dev/ic/mvsata.c
920
DPRINTF(DEBUG_FUNCS,
sys/dev/ic/mvsata.c
996
DPRINTF(DEBUG_FUNCS|DEBUG_XFERS,
sys/dev/ic/ninjaata32.c
377
DPRINTF(("%s: njata32_dma_init: short transfer (%u)\n",
sys/dev/ic/ninjaata32.c
386
DPRINTF(("%s: njata32_dma_init: unaligned: buf %p, len %u\n",
sys/dev/ic/ninjaata32.c
391
DPRINTF(("%s: njata32_dma_init: %s: databuf %p, datalen %u\n",
sys/dev/ic/ninjaata32.c
432
DPRINTF(("%s: njata32_piobm_start: ch%d, dv%d, skip %d, xferlen %d\n",
sys/dev/ic/ninjaata32.c
538
DPRINTF(("%s: njata32_dma_finish: bm = %#x\n", NJATA32NAME(sc),
sys/dev/ic/ninjaata32.c
639
DPRINTF(("%s: njata32_piobm_done: ch%d dv%d\n",
sys/dev/ic/ninjaata32.c
668
DPRINTF(("%s: njata32_intr: irq = %#x, altstatus = %#x\n",
sys/dev/ic/ninjascsi32.c
1356
DPRINTF(("%s: njsc32_reset_bus:\n", device_xname(sc->sc_dev)));
sys/dev/ic/ninjascsi32.c
307
DPRINTF(("%s: njsc32_init: intr pending: %#x\n",
sys/dev/ic/ninjascsi32.c
341
DPRINTF(("%s: njsc32_init: checking TERMPWR\n",
sys/dev/ic/ninjascsi32.c
370
DPRINTF(("%s: supplying termination power\n",
sys/dev/ic/nslm7x.c
2214
DPRINTF(("%s: 0x80 check: cr = %x\n", __func__, cr));
sys/dev/ic/nslm7x.c
2239
DPRINTF(("%s: chipid %x\n", __func__, chipid));
sys/dev/ic/nslm7x.c
2541
DPRINTF(("%s: winbond vend id 0x%x\n", __func__, vendid));
sys/dev/ic/nslm7x.c
2547
DPRINTF(("%s: winbond chip id 0x%x\n", __func__, chipid));
sys/dev/ic/nslm7x.c
2556
DPRINTF(("%s: chipid %02x, sioid = %04x\n", __func__, chipid,
sys/dev/ic/nslm7x.c
2578
DPRINTF(("%s: winbond chip id 0x%x\n", __func__, sc->chipid));
sys/dev/ic/nslm7x.c
2706
DPRINTF(("%s: volt[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2728
DPRINTF(("%s: temp[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2760
DPRINTF(("%s: fan[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2801
DPRINTF(("%s: volt[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2820
DPRINTF(("%s: volt[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2839
DPRINTF(("%s: volt[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2865
DPRINTF(("%s: temp[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2914
DPRINTF(("%s: fan[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
2978
DPRINTF(("%s: fan[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/nslm7x.c
3001
DPRINTF(("%s: temp[%d] data=0x%x value_cur=%d\n",
sys/dev/ic/pca9564.c
153
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
159
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
173
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
178
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
189
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
194
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
213
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
221
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
243
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
245
DPRINTF(("%s: status=%#x, byte=%#x\n", __func__,
sys/dev/ic/pca9564.c
262
DPRINTF(("%s: status=%#x, byte=%#x\n", __func__,
sys/dev/ic/pca9564.c
270
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
288
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/pca9564.c
294
DPRINTF(("%s: status=%#x\n", __func__, CSR_READ(sc, PCA9564_I2CSTA)));
sys/dev/ic/rt2560.c
2482
DPRINTF(("enabling TSF synchronization\n"));
sys/dev/ic/rt2560.c
2505
DPRINTF(("updating PLCP for %s preamble\n",
sys/dev/ic/rt2560.c
2540
DPRINTF(("setting slottime to %uus\n", slottime));
sys/dev/ic/rt2560.c
2582
DPRINTF(("setting BSSID to %s\n", ether_sprintf(bssid)));
sys/dev/ic/rt2560.c
2596
DPRINTF(("setting MAC address to %s\n", ether_sprintf(addr)));
sys/dev/ic/rt2560.c
2629
DPRINTF(("%s promiscuous mode\n", (ifp->if_flags & IFF_PROMISC) ?
sys/dev/ic/rt2661.c
2161
DPRINTF(("Setting basic rate mask to 0x%x\n", mask));
sys/dev/ic/rt2661.c
2328
DPRINTF(("%s promiscuous mode\n", (ifp->if_flags & IFF_PROMISC) ?
sys/dev/ic/rt2661.c
2410
DPRINTF(("setting slot time to %uus\n", slottime));
sys/dev/ic/rt2661.c
2453
DPRINTF(("RF revision=%d\n", sc->rf_rev));
sys/dev/ic/rt2661.c
2459
DPRINTF(("External 2GHz LNA=%d\nExternal 5GHz LNA=%d\n",
sys/dev/ic/rt2661.c
2476
DPRINTF(("RSSI 2GHz corr=%d\nRSSI 5GHz corr=%d\n",
sys/dev/ic/rt2661.c
2485
DPRINTF(("RF prog=%d\nRF freq=%d\n", sc->rfprog, sc->rffreq));
sys/dev/ic/rt2661.c
2491
DPRINTF(("Channel=%d Tx power=%d\n",
sys/dev/ic/rt2661.c
2494
DPRINTF(("Channel=%d Tx power=%d\n",
sys/dev/ic/rt2661.c
2505
DPRINTF(("BBP R%d=%02x\n", sc->bbp_prom[i].reg,
sys/dev/ic/rt2661.c
2874
DPRINTF(("BBP17 %x->%x\n", sc->bbp17, bbp17));
sys/dev/ic/rt2860.c
1028
DPRINTF(("ostate = %d nstate = %d\n", ostate, nstate));
sys/dev/ic/rt2860.c
1207
DPRINTF(("Tx/Rx Coherent interrupt\n"));
sys/dev/ic/rt2860.c
1269
DPRINTF(("%s: tx mbuf %#x\n", __func__, hw));
sys/dev/ic/rt2860.c
1333
DPRINTF(("%s: rx mbuf %#x\n", __func__, hw));
sys/dev/ic/rt2860.c
1344
DPRINTF(("RXD DDONE bit not set!\n"));
sys/dev/ic/rt2860.c
1350
DPRINTF(("error %#x\n", rxd->flags));
sys/dev/ic/rt2860.c
1358
DPRINTF(("error2 %#x\n", rxd->flags));
sys/dev/ic/rt2860.c
1364
DPRINTF(("no mbuf\n"));
sys/dev/ic/rt2860.c
1378
DPRINTF(("dma error %d\n", error));
sys/dev/ic/rt2860.c
1430
DPRINTF(("error2 %#x\n", rxd->flags));
sys/dev/ic/rt2860.c
1864
DPRINTF(("%s: stuffup\n", __func__));
sys/dev/ic/rt2860.c
1873
DPRINTF(("%s: send management\n", __func__));
sys/dev/ic/rt2860.c
1877
DPRINTF(("%s: not running %d\n", __func__,
sys/dev/ic/rt2860.c
1885
DPRINTF(("%s: nothing to send\n", __func__));
sys/dev/ic/rt2860.c
1890
DPRINTF(("%s: nothing to send\n", __func__));
sys/dev/ic/rt2860.c
1899
DPRINTF(("%s: can't find tx node\n", __func__));
sys/dev/ic/rt2860.c
1908
DPRINTF(("%s: can't encap\n", __func__));
sys/dev/ic/rt2860.c
1917
DPRINTF(("%s: can't tx\n", __func__));
sys/dev/ic/rt2860.c
2206
DPRINTF(("MCU command=0x%02x slot=%d status=0x%02x\n",
sys/dev/ic/rt2860.c
3115
DPRINTF(("%s: cipher %d\n", __func__, k->wk_cipher->ic_cipher));
sys/dev/ic/rt2860.c
3119
DPRINTF(("%s: not running %d\n", __func__,
sys/dev/ic/rt2860.c
3139
DPRINTF(("%s: bad\n", __func__));
sys/dev/ic/rt2860.c
3210
DPRINTF(("%s: ok\n", __func__));
sys/dev/ic/rt2860.c
3319
DPRINTF(("EFUSE_CTRL=0x%08x\n", tmp));
sys/dev/ic/rt2860.c
3327
DPRINTF(("EEPROM rev=%d, FAE=%d\n", val & 0xff, val >> 8));
sys/dev/ic/rt2860.c
3344
DPRINTF(("EEPROM region code=0x%04x\n", val));
sys/dev/ic/rt2860.c
3352
DPRINTF(("BBP%d=0x%02x\n", sc->bbp[i].reg, sc->bbp[i].val));
sys/dev/ic/rt2860.c
3360
DPRINTF(("RF%d=0x%02x\n", sc->rf[i].reg,
sys/dev/ic/rt2860.c
3368
DPRINTF(("EEPROM freq offset %d\n", sc->freq & 0xff));
sys/dev/ic/rt2860.c
3382
DPRINTF(("EEPROM LED mode=0x%02x, LEDs=0x%04x/0x%04x/0x%04x\n",
sys/dev/ic/rt2860.c
3393
DPRINTF(("EEPROM RF rev=0x%02x chains=%dT%dR\n",
sys/dev/ic/rt2860.c
3398
DPRINTF(("EEPROM CFG 0x%04x\n", val));
sys/dev/ic/rt2860.c
3418
DPRINTF(("EEPROM PCIe PS Level=%d\n", sc->pslevel));
sys/dev/ic/rt2860.c
3446
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/ic/rt2860.c
3467
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/ic/rt2860.c
3486
DPRINTF(("power compensation=%d (2GHz), %d (5GHz)\n",
sys/dev/ic/rt2860.c
3501
DPRINTF(("ridx %d: power 20MHz=0x%08x, 40MHz/2GHz=0x%08x, "
sys/dev/ic/rt2860.c
3522
DPRINTF(("TSSI 2GHz: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x "
sys/dev/ic/rt2860.c
3546
DPRINTF(("TSSI 5GHz: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x "
sys/dev/ic/rt2860.c
3567
DPRINTF(("tx mixer gain=%u (2GHz)\n", sc->txmixgain_2ghz));
sys/dev/ic/rt2860.c
3588
DPRINTF(("invalid LNA for channel group %d\n", 2));
sys/dev/ic/rt2860.c
3592
DPRINTF(("invalid LNA for channel group %d\n", 3));
sys/dev/ic/rt2860.c
3599
DPRINTF(("invalid RSSI%d offset: %d (2GHz)\n",
sys/dev/ic/rt2860.c
3604
DPRINTF(("invalid RSSI%d offset: %d (5GHz)\n",
sys/dev/ic/rt2860.c
4146
DPRINTF(("BBP49=0x%02x, adjusting Tx power by %d\n", bbp49, d));
sys/dev/ic/rt2860.c
4193
DPRINTF(("switch channel %u\n", chan));
sys/dev/ic/rt2860.c
920
DPRINTF(("CTS-to-self livelock detected\n"));
sys/dev/ic/rt2860.c
956
DPRINTF(("new assoc isnew=%d addr=%s WCID=%d\n",
sys/dev/ic/rt2860.c
983
DPRINTF(("rate=0x%02x ridx=%d ctl_ridx=%d\n",
sys/dev/ic/rtsx.c
1212
DPRINTF(3,("%s: read %d bytes from ppbuf2\n", DEVNAME(sc),
sys/dev/ic/rtsx.c
1264
DPRINTF(3,("%s: write %d bytes to ppbuf2\n", DEVNAME(sc),
sys/dev/ic/rtsx.c
1308
DPRINTF(3,("%s: %s short xfer: %d bytes with block size %d\n",
sys/dev/ic/rtsx.c
1313
DPRINTF(3, ("%s: cmd->c_datalen too large: %d > %d\n",
sys/dev/ic/rtsx.c
1375
DPRINTF(3,("%s: short xfer done, error=%d\n", DEVNAME(sc), error));
sys/dev/ic/rtsx.c
1386
DPRINTF(3,("%s: %s xfer: %d bytes with block size %d\n", DEVNAME(sc),
sys/dev/ic/rtsx.c
1390
DPRINTF(3, ("%s: cmd->c_datalen too large: %d > %d\n",
sys/dev/ic/rtsx.c
1473
DPRINTF(3,("%s: xfer done, error=%d\n", DEVNAME(sc), error));
sys/dev/ic/rtsx.c
1490
DPRINTF(3,("%s: executing cmd %hu\n", DEVNAME(sc), cmd->c_opcode));
sys/dev/ic/rtsx.c
1626
DPRINTF(1,("%s: soft reset\n", DEVNAME(sc)));
sys/dev/ic/rtsx.c
1678
DPRINTF(1, ("%s: card inserted\n", DEVNAME(sc)));
sys/dev/ic/rtsx.c
1691
DPRINTF(1, ("%s: card ejected\n", DEVNAME(sc)));
sys/dev/ic/rtsx.c
494
DPRINTF(1,("%s: host reset\n", DEVNAME(sc)));
sys/dev/ic/rtsx.c
721
DPRINTF(1,("%s: bus width=%d\n", DEVNAME(sc), width));
sys/dev/ic/rtsx.c
790
DPRINTF(1,("%s: voltage change ocr=0x%x\n", DEVNAME(sc), ocr));
sys/dev/ic/rtsx.c
812
DPRINTF(1,("%s: unsupported voltage ocr=0x%x\n",
sys/dev/ic/rtsx.c
842
DPRINTF(1,("%s: bus clock change freq=%d\n", DEVNAME(sc), freq));
sys/dev/ic/rtw.c
1736
DPRINTF(sc, RTW_DEBUG_XMIT_DESC,
sys/dev/ic/rtw.c
1760
DPRINTF(sc, RTW_DEBUG_OACTIVE,
sys/dev/ic/rtw.c
2753
DPRINTF(sc, RTW_DEBUG_PKTFILT,
sys/dev/ic/rtw.c
2789
DPRINTF(sc, RTW_DEBUG_TUNE, ("%s: channel %d freq %d flags 0x%04x\n",
sys/dev/ic/rtw.c
3108
DPRINTF(sc, RTW_DEBUG_XMIT_RSRC, ("%s: no ring %d descriptor\n",
sys/dev/ic/rtw.c
3139
DPRINTF(sc, RTW_DEBUG_XMIT,
sys/dev/ic/rtw.c
3147
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: dequeue beacon frame\n",
sys/dev/ic/rtw.c
3154
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: dequeue mgt frame\n",
sys/dev/ic/rtw.c
3160
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: not running\n", __func__));
sys/dev/ic/rtw.c
3166
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: no frame ready\n",
sys/dev/ic/rtw.c
3174
DPRINTF(sc, RTW_DEBUG_XMIT_RSRC, ("%s: no ring %d descriptor\n",
sys/dev/ic/rtw.c
3183
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: no frame ready\n",
sys/dev/ic/rtw.c
3187
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: dequeue data frame\n", __func__));
sys/dev/ic/rtw.c
3198
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: encap error\n", __func__));
sys/dev/ic/rtw.c
3202
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: leave\n", __func__));
sys/dev/ic/rtw.c
3293
DPRINTF(sc, RTW_DEBUG_XMIT_DESC, ("%s: %p %s txdesc[%d] next %#08x "
sys/dev/ic/rtw.c
3323
DPRINTF(sc, RTW_DEBUG_XMIT,
sys/dev/ic/rtw.c
3358
DPRINTF(sc, RTW_DEBUG_XMIT,
sys/dev/ic/rtw.c
3430
DPRINTF(sc, RTW_DEBUG_XMIT,
sys/dev/ic/rtw.c
3469
DPRINTF(sc, RTW_DEBUG_XMIT_DESC,
sys/dev/ic/rtw.c
3528
DPRINTF(sc, RTW_DEBUG_XMIT, ("%s: leave\n", __func__));
sys/dev/ic/rtw.c
3766
DPRINTF(sc, RTW_DEBUG_NODE,
sys/dev/ic/rtw.c
3778
DPRINTF(sc, RTW_DEBUG_NODE,
sys/dev/ic/rtw.c
550
DPRINTF(sc, RTW_DEBUG_KEY, ("%s: delete key %u\n", __func__,
sys/dev/ic/rtw.c
568
DPRINTF(sc, RTW_DEBUG_KEY, ("%s: set key %u\n", __func__, k->wk_keyix));
sys/dev/ic/rtw.c
585
DPRINTF(sc, RTW_DEBUG_KEY, ("%s:\n", __func__));
sys/dev/ic/rtw.c
606
DPRINTF(sc, RTW_DEBUG_KEY, ("%s:\n", __func__));
sys/dev/ic/rtw.c
80
DPRINTF(sc, RTW_DEBUG_ATTACH, \
sys/dev/ic/scmd.c
159
DPRINTF(sc, 2, ("%s: Read back status after restart: %02x %d\n",
sys/dev/ic/scmd.c
213
DPRINTF(sc, 2, ("%s: Top remote module address: %02x\n",
sys/dev/ic/scmd.c
314
DPRINTF(sc, 2, ("%s: View port addr: %02x ; View port register: %02x ; Orig register: %04x\n",
sys/dev/ic/scmd.c
562
DPRINTF(sc, 2, ("%s: Telling all we are almost dead\n",
sys/dev/ic/seeq8005.c
1051
DPRINTF(SEEQ_DEBUG_TX, ("txstatus=%02x %02x %02x %02x\n",
sys/dev/ic/seeq8005.c
1148
DPRINTF(SEEQ_DEBUG_RX,
sys/dev/ic/seeq8005.c
1171
DPRINTF(SEEQ_DEBUG_RX, ("len=%04x\n", len));
sys/dev/ic/seeq8005.c
1215
DPRINTF(SEEQ_DEBUG_RX, ("new rx ptr=%04x\n", addr));
sys/dev/ic/seeq8005.c
391
DPRINTF(SEEQ_DEBUG_TX, ("ea_stoptx()\n"));
sys/dev/ic/seeq8005.c
433
DPRINTF(SEEQ_DEBUG_RX, ("ea_stoprx()\n"));
sys/dev/ic/seeq8005.c
474
DPRINTF(SEEQ_DEBUG_MISC, ("ea_stop()\n"));
sys/dev/ic/seeq8005.c
511
DPRINTF(SEEQ_DEBUG_MISC, ("ea_chipreset()\n"));
sys/dev/ic/seeq8005.c
593
DPRINTF(SEEQ_DEBUG_MISC, ("writebuf: st=%04x\n",
sys/dev/ic/seeq8005.c
649
DPRINTF(SEEQ_DEBUG_MISC, ("readbuf: st=%04x addr=%04x len=%d\n",
sys/dev/ic/seeq8005.c
746
DPRINTF(SEEQ_DEBUG_MISC, ("ea_init()\n"));
sys/dev/ic/seeq8005.c
813
DPRINTF(SEEQ_DEBUG_MISC, ("Configuring tx...\n"));
sys/dev/ic/seeq8005.c
867
DPRINTF(SEEQ_DEBUG_TX, ("ea_start()...\n"));
sys/dev/ic/seeq8005.c
914
DPRINTF(SEEQ_DEBUG_TX, ("tx finished\n"));
sys/dev/ic/seeq8005.c
921
DPRINTF(SEEQ_DEBUG_TX, ("Tx new packet\n"));
sys/dev/ic/seeq8005.c
938
DPRINTF(SEEQ_DEBUG_TX,
sys/dev/ic/seeq8005.c
940
DPRINTF(SEEQ_DEBUG_TX, ("tx: queued\n"));
sys/dev/ic/seeq8005.c
979
DPRINTF(SEEQ_DEBUG_TX, ("ea_writembuf: length=%d\n", len));
sys/dev/ic/sti.c
285
DPRINTF(("dd:\n"
sys/dev/ic/sti.c
295
DPRINTF(("%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x,%x\n",
sys/dev/ic/sti.c
325
DPRINTF(("code=0x%lx[%x]\n", rom->rom_code, size));
sys/dev/ic/sti.c
411
DPRINTF(("stiregions @ %x:\n", dd->dd_reglst));
sys/dev/ic/sti.c
451
DPRINTF(("%08x @ 0x%08x%s%s%s%s",
sys/dev/ic/sti.c
464
DPRINTF(("\n"));
sys/dev/ic/sti.c
472
DPRINTF((" - already mapped region\n"));
sys/dev/ic/sti.c
477
DPRINTF((" - fb"));
sys/dev/ic/sti.c
481
DPRINTF(("\n"));
sys/dev/ic/sti.c
576
DPRINTF(("conf: bpp=%d planes=%d attr=%s\n"
sys/dev/ic/sti.c
614
DPRINTF(("font index: %d\n", fontindex));
sys/dev/ic/sti.c
826
DPRINTF(("%s: %08x (%08x)\n", __func__, romend, round_page(romend)));
sys/dev/ic/sti.c
876
DPRINTF(("%s: %dx%d font type %d, %d bpc, charset %d-%d\n",
sys/dev/ic/sti.c
993
DPRINTF(("%s: init,%p(%x, %p, %p, %p)\n",
sys/dev/ic/tcic2.c
1025
DPRINTF(("tcic_chip_do_io_map win %d addr %lx size %lx width %d\n",
sys/dev/ic/tcic2.c
1038
DPRINTF(("tcic_chip_do_io_map win %d size2 %d\n", win, size2));
sys/dev/ic/tcic2.c
1070
DPRINTF(("tcic_chip_do_io_map window %d(%d): %04x %04x\n",
sys/dev/ic/tcic2.c
108
DPRINTF(("tcic: chkrsvd 1\n"));
sys/dev/ic/tcic2.c
1107
DPRINTF(("tcic_chip_io_map window %d %s port %lx+%lx\n",
sys/dev/ic/tcic2.c
115
DPRINTF(("tcic: chkrsvd 2\n"));
sys/dev/ic/tcic2.c
121
DPRINTF(("tcic: chkrsvd 3\n"));
sys/dev/ic/tcic2.c
1234
DPRINTF(("%s: tcic_chip_socket_enable %d cardtype %s 0x%02x\n",
sys/dev/ic/tcic2.c
1245
DPRINTF(("tcic_chip_socket_disable\n"));
sys/dev/ic/tcic2.c
127
DPRINTF(("tcic: chkrsvd 4\n"));
sys/dev/ic/tcic2.c
133
DPRINTF(("tcic: chkrsvd 5\n"));
sys/dev/ic/tcic2.c
139
DPRINTF(("tcic: auxreg 0x%02x val 0x%04x\n", auxreg, val));
sys/dev/ic/tcic2.c
155
DPRINTF(("tcic: chkrsvd 6\n"));
sys/dev/ic/tcic2.c
160
DPRINTF(("tcic: chkrsvd 7\n"));
sys/dev/ic/tcic2.c
168
DPRINTF(("tcic: chkrsvd 8\n"));
sys/dev/ic/tcic2.c
179
DPRINTF(("tcic: chkrsvd 9\n"));
sys/dev/ic/tcic2.c
185
DPRINTF(("tcic: chkrsvd 10\n"));
sys/dev/ic/tcic2.c
200
DPRINTF(("tcic: chkrsvd 11\n"));
sys/dev/ic/tcic2.c
472
DPRINTF(("%s: insertion event\n", device_xname(h->sc->sc_dev)));
sys/dev/ic/tcic2.c
477
DPRINTF(("%s: removal event\n", device_xname(h->sc->sc_dev)));
sys/dev/ic/tcic2.c
540
DPRINTF(("%s: intr\n", device_xname(sc->sc_dev)));
sys/dev/ic/tcic2.c
558
DPRINTF(("%s: %d icsr: 0x%02x \n", device_xname(h->sc->sc_dev), h->sock, icsr));
sys/dev/ic/tcic2.c
562
DPRINTF(("%s: %02x PROGTIME\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
566
DPRINTF(("%s: %02x ILOCK\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
570
DPRINTF(("%s: %02x ERR\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
585
DPRINTF(("%s: %02x CDCHG %x\n", device_xname(h->sc->sc_dev), h->sock,
sys/dev/ic/tcic2.c
596
DPRINTF(("%s: enqueuing INSERTION event\n",
sys/dev/ic/tcic2.c
603
DPRINTF(("%s: deactivating card\n",
sys/dev/ic/tcic2.c
607
DPRINTF(("%s: enqueuing REMOVAL event\n",
sys/dev/ic/tcic2.c
614
DPRINTF(("%s: %02x READY\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
618
DPRINTF(("%s: %02x LBAT1\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
621
DPRINTF(("%s: %02x LBAT2\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
624
DPRINTF(("%s: %02x WP\n", device_xname(h->sc->sc_dev), h->sock));
sys/dev/ic/tcic2.c
649
DPRINTF(("tcic_attach_card\n"));
sys/dev/ic/tcic2.c
665
DPRINTF(("tcic_detach_card\n"));
sys/dev/ic/tcic2.c
730
DPRINTF(("tcic_chip_mem_alloc: size %ld sizepg %ld\n", (u_long)size,
sys/dev/ic/tcic2.c
760
DPRINTF(("tcic_chip_mem_alloc bus addr 0x%lx+0x%lx\n", (u_long) addr,
sys/dev/ic/tcic2.c
789
DPRINTF(("tcic_chip_do_mem_map window %d: 0x%lx+0x%lx 0x%lx\n",
sys/dev/ic/tcic2.c
815
DPRINTF(("tcic_chip_do_map_mem window %d(%d) mmap 0x%04x\n",
sys/dev/ic/tcic2.c
854
DPRINTF(("tcic_chip_do_mem_map window %d(%d): %04x %04x %04x\n",
sys/dev/ic/tcic2.c
900
DPRINTF(("tcic_chip_mem_map window %d bus %lx+%lx+%lx at card addr "
sys/dev/ic/tcic2.c
913
DPRINTF(("tcic_chip_mem_map window %d card_offset 0x%lx\n",
sys/dev/ic/tcic2.c
955
DPRINTF(("tcic_chip_io_alloc req 0x%lx %ld %ld\n",
sys/dev/ic/tcic2.c
982
DPRINTF(("tcic_chip_io_alloc map port %lx+%lx\n",
sys/dev/ic/tcic2.c
990
DPRINTF(("tcic_chip_io_alloc alloc port %lx+%lx\n",
sys/dev/ic/tulip.c
1019
DPRINTF(sc, ("%s: tlp_intr\n", device_xname(sc->sc_dev)));
sys/dev/ic/tulip.c
1407
DPRINTF(sc, ("%s: tlp_txintr: sc_flags 0x%08x\n",
sys/dev/ic/tulip.c
2556
DPRINTF(sc, ("%s: tlp_filter_setup: sc_flags 0x%08x\n",
sys/dev/ic/tulip.c
2568
DPRINTF(sc, ("%s: tlp_filter_setup: deferring\n",
sys/dev/ic/tulip.c
2808
DPRINTF(sc, ("%s: tlp_filter_setup: returning\n",
sys/dev/ic/tulip.c
2826
DPRINTF(sc, ("%s: tlp_winb_filter_setup: sc_flags 0x%08x\n",
sys/dev/ic/tulip.c
2879
DPRINTF(sc, ("%s: tlp_winb_filter_setup: returning\n",
sys/dev/ic/tulip.c
2908
DPRINTF(sc, ("%s: tlp_al981_filter_setup: sc_flags 0x%08x\n",
sys/dev/ic/tulip.c
2952
DPRINTF(sc, ("%s: tlp_al981_filter_setup: returning\n",
sys/dev/ic/tulip.c
2970
DPRINTF(sc, ("%s: tlp_asix_filter_setup: sc_flags 0x%08x\n",
sys/dev/ic/tulip.c
3025
DPRINTF(sc, ("%s: tlp_asix_filter_setup: returning\n",
sys/dev/ic/tulip.c
681
DPRINTF(sc, ("%s: tlp_start: sc_flags 0x%08x, if_flags 0x%08x\n",
sys/dev/ic/tulip.c
706
DPRINTF(sc, ("%s: tlp_start: txfree %d, txnext %d\n",
sys/dev/ic/tulip.c
877
DPRINTF(sc, ("%s: packets enqueued, IC on %d, OWN on %d\n",
sys/dev/ic/uda1341.c
225
DPRINTF(("Deemphasis: %d\n", deemphasis));
sys/dev/ic/wi.c
1018
DPRINTF(("wi_stop: disable %d\n", disable));
sys/dev/ic/wi.c
1119
DPRINTF(("wi_lower_rate: missing node\n"));
sys/dev/ic/wi.c
1293
DPRINTF(("wi_reset\n"));
sys/dev/ic/wi.c
1340
DPRINTF(("wi_watchdog: inquire scan\n"));
sys/dev/ic/wi.c
1606
DPRINTF(("wi_sync_bssid: bssid %s -> ", ether_sprintf(ni->ni_bssid)));
sys/dev/ic/wi.c
1607
DPRINTF(("%s ?\n", ether_sprintf(new_bssid)));
sys/dev/ic/wi.c
1681
DPRINTF(("wi_rx_intr: fid %x error status %x\n", fid, status));
sys/dev/ic/wi.c
1697
DPRINTF(("wi_rx_intr: oversized packet\n"));
sys/dev/ic/wi.c
1706
DPRINTF(("wi_rx_intr: MGET failed\n"));
sys/dev/ic/wi.c
1714
DPRINTF(("wi_rx_intr: MCLGET failed\n"));
sys/dev/ic/wi.c
2031
DPRINTF(("wi_info_intr: LINK_STAT 0x%x\n", le16toh(stat)));
sys/dev/ic/wi.c
2094
DPRINTF(("wi_info_intr: got fid %x type %x len %d\n", fid,
sys/dev/ic/wi.c
2618
DPRINTF(("%s: delete key %u\n", __func__, keyix));
sys/dev/ic/wi.c
2634
DPRINTF(("%s: set key %u\n", __func__, k->wk_keyix));
sys/dev/ic/wi.c
2647
DPRINTF(("%s:\n", __func__));
sys/dev/ic/wi.c
2656
DPRINTF(("%s:\n", __func__));
sys/dev/ic/wi.c
3184
DPRINTF(("%s: state %d, "
sys/dev/ic/wi.c
3208
DPRINTF(("wi_newstate: %s -> %s\n", stname[ostate], stname[nstate]));
sys/dev/ic/wi.c
3320
DPRINTF(("wi_scan_ap: start scanning, "
sys/dev/ic/wi.c
3386
DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
sys/dev/ic/wi.c
784
DPRINTF(("wi_init: enabled %d\n", sc->sc_enabled));
sys/dev/ic/wi.c
991
DPRINTF(("wi_init: return %d\n", error));
sys/dev/ir/irframe.c
265
DPRINTF(("irf_set_params: set params speed=%u ebofs=%u maxsize=%u "
sys/dev/ir/irframe.c
304
DPRINTF(("irf_set_params: ok\n"));
sys/dev/ir/irframe_tty.c
276
DPRINTF(("%s\n", __func__));
sys/dev/ir/irframe_tty.c
284
DPRINTF(("%s: linesw=%p disc=%s\n", __func__, tp->t_linesw,
sys/dev/ir/irframe_tty.c
288
DPRINTF(("%s: sc=%p sc_tp=%p\n", __func__, sc, sc->sc_tp));
sys/dev/ir/irframe_tty.c
314
DPRINTF(("%s: set sc=%p\n", __func__, sc));
sys/dev/ir/irframe_tty.c
341
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
378
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
420
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
435
DPRINTF(("%s: sc=%p, maxsize=%u\n", __func__, sc, maxsize));
sys/dev/ir/irframe_tty.c
462
DPRINTF(("%s: nframe=%d framei=%d frameo=%d\n",
sys/dev/ir/irframe_tty.c
481
DPRINTF(("%s: waking up reader\n", __func__));
sys/dev/ir/irframe_tty.c
508
DPRINTF(("%s: tp=%p c=0x%02x\n", __func__, tp, c));
sys/dev/ir/irframe_tty.c
519
DPRINTF(("%s: BOF\n", __func__));
sys/dev/ir/irframe_tty.c
525
DPRINTF(("%s: EOF state=%d inchars=%d fcs=0x%04x\n",
sys/dev/ir/irframe_tty.c
539
DPRINTF(("%s: CE\n", __func__));
sys/dev/ir/irframe_tty.c
546
DPRINTF(("%s: c=0x%02x, inchar=%d state=%d\n", __func__, c,
sys/dev/ir/irframe_tty.c
587
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
608
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
630
DPRINTF(("%s: resid=%zd, iovcnt=%d, offset=%ld\n",
sys/dev/ir/irframe_tty.c
633
DPRINTF(("%s: nframe=%d framei=%d frameo=%d\n",
sys/dev/ir/irframe_tty.c
644
DPRINTF(("%s: sleep\n", __func__));
sys/dev/ir/irframe_tty.c
646
DPRINTF(("%s: woke, error=%d\n", __func__, error));
sys/dev/ir/irframe_tty.c
656
DPRINTF(("%s: uio buffer smaller than frame size "
sys/dev/ir/irframe_tty.c
661
DPRINTF(("%s: moving %d bytes\n", __func__,
sys/dev/ir/irframe_tty.c
665
DPRINTF(("%s: error=%d\n", __func__, error));
sys/dev/ir/irframe_tty.c
682
DPRINTF(("%s: tp=%p c=0x%02x cc=%d\n", __func__, tp, c,
sys/dev/ir/irframe_tty.c
716
DPRINTF(("%s: resid=%zd, iovcnt=%d, offset=%ld\n",
sys/dev/ir/irframe_tty.c
737
DPRINTF(("%s: tp=%p len=%zd\n", __func__, tp, len));
sys/dev/ir/irframe_tty.c
747
DPRINTF(("%s: done, error=%d\n", __func__, error));
sys/dev/ir/irframe_tty.c
760
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/ir/irframe_tty.c
770
DPRINTF(("%s: have data\n", __func__));
sys/dev/ir/irframe_tty.c
773
DPRINTF(("%s: recording select\n", __func__));
sys/dev/ir/irframe_tty.c
882
DPRINTF(("%s: tp=%p speed=%d ebofs=%d maxsize=%d\n",
sys/dev/ir/irframe_tty.c
907
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/ir/irframe_tty.c
922
DPRINTF(("%s: tp=%p\n", __func__, tp));
sys/dev/isa/ad1848_isa.c
204
DPRINTF(("ad_detect_A %x\n", tmp));
sys/dev/isa/ad1848_isa.c
221
DPRINTF(("ad_detect_B (%x/%x)\n", tmp1, tmp2));
sys/dev/isa/ad1848_isa.c
231
DPRINTF(("ad_detect_C (%x/%x)\n", tmp1, tmp2));
sys/dev/isa/ad1848_isa.c
247
DPRINTF(("ad1848_isa_probe: t %d\n", t));
sys/dev/isa/ad1848_isa.c
251
DPRINTF(("ad_detect_D (%x)\n", tmp1));
sys/dev/isa/ad1848_isa.c
287
DPRINTF(("ad1848: unknown codec version 0x%02x\n",
sys/dev/isa/ad1848_isa.c
303
DPRINTF(("ad_detect_F(%d/%x/%x)\n", i, tmp1, tmp2));
sys/dev/isa/ad1848_isa.c
327
DPRINTF(("ad_detect_H(%x)\n", tmp2));
sys/dev/isa/ad1848_isa.c
397
DPRINTF(("cs4236: unknown mode 3 compatible codec, version 0x%02x\n", tmp2));
sys/dev/isa/ad1848_isa.c
485
DPRINTF(("ad1848_isa_open: sc=%p\n", isc));
sys/dev/isa/ad1848_isa.c
523
DPRINTF(("ad1848_isa_open: opened\n"));
sys/dev/isa/ad1848_isa.c
541
DPRINTF(("ad1848_isa_close: stop DMA\n"));
sys/dev/isa/aps.c
172
DPRINTF(("aps_do_io: CMD: 0x%02x, wmask: 0x%04x, rmask: 0x%04x\n",
sys/dev/isa/aps.c
190
DPRINTF(("aps_do_io: Failed to get bus\n"));
sys/dev/isa/aps.c
202
DPRINTF(("aps_do_io: write %2d 0x%02x\n", n, buf[n]));
sys/dev/isa/aps.c
214
DPRINTF(("aps_do_io: timeout waiting response\n"));
sys/dev/isa/aps.c
225
DPRINTF(("aps_do_io: read %2d 0x%02x\n", n, buf[n]));
sys/dev/isa/aps.c
280
DPRINTF(("aps: state register 0x%x\n", cr));
sys/dev/isa/aps.c
283
DPRINTF(("aps0: unsupported state %d\n", cr));
sys/dev/isa/aria.c
1181
DPRINTF(("aria_mixer_get_port\n"));
sys/dev/isa/aria.c
1357
DPRINTF(("aria_mixer_query_devinfo\n"));
sys/dev/isa/aria.c
270
DPRINTF(("aria: aria probe failed\n"));
sys/dev/isa/aria.c
278
DPRINTF(("aria: aria probe failed\n"));
sys/dev/isa/aria.c
293
DPRINTF(("aria: aria probe succeeded\n"));
sys/dev/isa/aria.c
319
DPRINTF(("aria: begin aria_prometheus_kludge\n"));
sys/dev/isa/aria.c
423
DPRINTF(("isa_intr_establish() returns (%p)\n", sc->sc_ih));
sys/dev/isa/aria.c
489
DPRINTF(("ariaopen() called\n"));
sys/dev/isa/aria.c
583
DPRINTF(("aria_commit_settings\n"));
sys/dev/isa/aria.c
701
DPRINTF(("aria_close sc=%p\n", sc));
sys/dev/isa/aria.c
823
DPRINTF(("aria_sendcmd: failure=(%d) cmd=(0x%x) fail=(0x%x)\n",
sys/dev/isa/aria.c
839
DPRINTF(("aria_halt_input\n"));
sys/dev/isa/aria.c
856
DPRINTF(("aria_halt_output\n"));
sys/dev/isa/aria.c
878
DPRINTF(("aria_start_input %d @ %p\n", cc, p));
sys/dev/isa/aria.c
881
DPRINTF(("aria_start_input reqsize %d not sc_blocksize %d\n",
sys/dev/isa/aria.c
904
DPRINTF(("aria_start_output %d @ %p\n", cc, p));
sys/dev/isa/aria.c
907
DPRINTF(("aria_start_output reqsize %d not sc_blocksize %d\n",
sys/dev/isa/aria.c
948
DPRINTF(("Checking to see if this is our intr\n"));
sys/dev/isa/aria.c
958
DPRINTF(("aria_intr\n"));
sys/dev/isa/aria.c
961
DPRINTF(("aria_intr play=(%p)\n", pdata));
sys/dev/isa/aria.c
972
DPRINTF(("aria_intr record=(%p)\n", rdata));
sys/dev/isa/aria.c
994
DPRINTF(("aria_mixer_set_port\n"));
sys/dev/isa/cec.c
149
DPRINTF(DBG_CONFIG, ("cecprobe: called\n"));
sys/dev/isa/cec.c
190
DPRINTF(DBG_CONFIG, ("cecattach: called\n"));
sys/dev/isa/cec.c
250
DPRINTF(DBG_INTR, ("cecintr: sc=%p stat1=0x%x stat2=0x%x\n",
sys/dev/isa/cec.c
284
DPRINTF(DBG_FOLLOW, ("cecreset: sc=%p\n", sc));
sys/dev/isa/cec.c
308
DPRINTF(DBG_FOLLOW, ("cecsendcmds: sc=%p, ptr=%p cnt=%d\n",
sys/dev/isa/cec.c
329
DPRINTF(DBG_FOLLOW, ("cecrecvdata: sc=%p, ptr=%p cnt=%d\n",
sys/dev/isa/cec.c
354
DPRINTF(DBG_FOLLOW, ("cecdsenddata: sc=%p, ptr=%p cnt=%d\n",
sys/dev/isa/cec.c
379
DPRINTF(DBG_FOLLOW, ("cectc: sc=%p, sync=%d\n", sc, sync));
sys/dev/isa/cec.c
384
DPRINTF(0xff, ("cectc: already CIC\n"));
sys/dev/isa/cec.c
400
DPRINTF(DBG_REPORTTIME, ("cectc: timeout\n"));
sys/dev/isa/cec.c
420
DPRINTF(DBG_FOLLOW, ("cecgts: sc=%p\n", sc));
sys/dev/isa/cec.c
425
DPRINTF(0xff, ("cecgts: already standby\n"));
sys/dev/isa/cec.c
436
DPRINTF(DBG_REPORTTIME, ("cecgts: timeout\n"));
sys/dev/isa/cec.c
455
DPRINTF(DBG_FOLLOW, ("cecpptest: sc=%p slave=%d\n", sc, slave));
sys/dev/isa/cec.c
460
DPRINTF(0xff, ("cecpptest: ppoll=%x\n", ppoll));
sys/dev/isa/cec.c
471
DPRINTF(DBG_FOLLOW, ("cecppwatch: sc=%p\n", sc));
sys/dev/isa/cec.c
484
DPRINTF(DBG_FOLLOW, ("cecppclear: sc=%p\n", sc));
sys/dev/isa/cec.c
497
DPRINTF(DBG_FOLLOW,
sys/dev/isa/cec.c
510
DPRINTF(DBG_FOLLOW, ("cecxfer: DMA read request\n"));
sys/dev/isa/cec.c
520
DPRINTF(DBG_FOLLOW, ("cecxfer: polling instead\n"));
sys/dev/isa/cec.c
527
DPRINTF(DBG_FOLLOW, ("cecxfer: DMA write request\n"));
sys/dev/isa/cec.c
531
DPRINTF(DBG_FOLLOW, ("cecxfer: polling instead\n"));
sys/dev/isa/cec.c
665
DPRINTF(DBG_WAIT, ("cecwait: sc=%p, x1=0x%x x2=0x%x\n", sc, x1, x2));
sys/dev/isa/cec.c
672
DPRINTF(DBG_WAIT, ("cecwait: got ERR\n"));
sys/dev/isa/cec.c
677
DPRINTF(DBG_REPORTTIME,
sys/dev/isa/cec.c
696
DPRINTF(DBG_FOLLOW, ("cectimeout: sc=%p\n", sc));
sys/dev/isa/cms.c
117
DPRINTF(("cms_probe():\n"));
sys/dev/isa/cms.c
170
DPRINTF(("cms_attach():\n"));
sys/dev/isa/cms.c
248
DPRINTF(("chip=%d voice=%d octave=%d count=%d offset=%d shift=%d\n",
sys/dev/isa/cms.c
291
DPRINTF(("cms_reset():\n"));
sys/dev/isa/ess.c
1089
DPRINTF(("ess_close: sc=%p\n", sc));
sys/dev/isa/ess.c
1094
DPRINTF(("ess_close: closed\n"));
sys/dev/isa/ess.c
1138
DPRINTF(("%s: set=%d\n", __func__, setmode));
sys/dev/isa/ess.c
1393
DPRINTF(("ess_audio1_halt: sc=%p\n", sc));
sys/dev/isa/ess.c
1413
DPRINTF(("ess_audio2_halt: sc=%p\n", sc));
sys/dev/isa/ess.c
2349
DPRINTF(("ess_set_in_port: ord=0x%x\n", ord));
sys/dev/isa/ess.c
2380
DPRINTF(("ess_set_in_ports: mask=0x%x\n", mask));
sys/dev/isa/ess.c
2522
DPRINTF(("ess_rdsp: timed out\n"));
sys/dev/isa/ess.c
2548
DPRINTF(("ess_wdsp(0x%02x): timed out\n", v));
sys/dev/isa/ess.c
2579
DPRINTF(("Error reading extended register 0x%02x\n", reg));
sys/dev/isa/ess.c
2591
DPRINTF(("Error clearing bits in extended register 0x%02x\n",
sys/dev/isa/ess.c
2600
DPRINTF(("Error setting bits in extended register 0x%02x\n",
sys/dev/isa/ess.c
788
DPRINTF(("ess_setup_sc: couldn't reset chip\n"));
sys/dev/isa/ess.c
794
DPRINTF(("ess_setup_sc: couldn't identify\n"));
sys/dev/isa/ess.c
816
DPRINTF(("ess: Unsupported model\n"));
sys/dev/isa/ess_isa.c
103
DPRINTF(("ess_isa_probe succeeded (score %d)\n", ret));
sys/dev/isa/ess_isa.c
117
DPRINTF(("ess_isa_probe failed\n"));
sys/dev/isa/ess_isa.c
143
DPRINTF(("ess_isa_attach: Couldn't map I/O region at %x, "
sys/dev/isa/ess_isa.c
87
DPRINTF(("ess_isa_probe: Couldn't map I/O region at %x, "
sys/dev/isa/finsio_isa.c
636
DPRINTF(("%s: data 0x%x\n", __func__, data));
sys/dev/isa/finsio_isa.c
664
DPRINTF(("%s: data 0x%x\n", __func__, data));
sys/dev/isa/finsio_isa.c
684
DPRINTF(("%s: data 0x%x\n", __func__, data));
sys/dev/isa/gus.c
1092
DPRINTF(("gusopen() called\n"));
sys/dev/isa/gus.c
1153
DPRINTF(("gus: deinterleave %d < %d\n", size,
sys/dev/isa/gus.c
1267
DPRINTF(("gus_dma_output reqsize %d not sc_blocksize %d\n",
sys/dev/isa/gus.c
1284
DPRINTF(("gus_dma_output: unpaired 16bit samples"));
sys/dev/isa/gus.c
1288
DPRINTF(("gus_dma_output: unpaired samples"));
sys/dev/isa/gus.c
1360
DPRINTF(("gus_close: sc=%p\n", sc));
sys/dev/isa/gus.c
1395
DPRINTF(("gusintr\n"));
sys/dev/isa/gus.c
1942
DPRINTF(("gus: bufcnt 0 on continuing voice?\n"));
sys/dev/isa/gus.c
2340
DPRINTF(("gus_round_blocksize called\n"));
sys/dev/isa/gus.c
2367
DPRINTF(("gus_get_out_gain called\n"));
sys/dev/isa/gus.c
2416
DPRINTF(("gus_commit_settings called (gain = %d)\n",sc->sc_ogain));
sys/dev/isa/gus.c
2516
DPRINTF(("gus_set_recrate %lu\n", rate));
sys/dev/isa/gus.c
2693
DPRINTF(("gus voice %d curaddr %ld end_addr %ld\n",
sys/dev/isa/gus.c
2977
DPRINTF(("gus_set_in_gain called\n"));
sys/dev/isa/gus.c
2985
DPRINTF(("gus_get_in_gain called\n"));
sys/dev/isa/gus.c
3251
DPRINTF(("gus_mixer_get_port: dev=%d type=%d\n", cp->dev, cp->type));
sys/dev/isa/gus.c
3423
DPRINTF(("gusmax_mixer_set_port: dev=%d type=%d\n", cp->dev, cp->type));
sys/dev/isa/gus.c
3459
DPRINTF(("gus_mixer_set_port: dev=%d type=%d\n", cp->dev, cp->type));
sys/dev/isa/gus.c
3471
DPRINTF(("mic mute %d\n", cp->un.ord));
sys/dev/isa/gus.c
3482
DPRINTF(("linein mute %d\n", cp->un.ord));
sys/dev/isa/gus.c
3493
DPRINTF(("master mute %d\n", cp->un.ord));
sys/dev/isa/gus.c
3635
DPRINTF(("gusmax_query_devinfo: index=%d\n", dip->index));
sys/dev/isa/gus.c
3828
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/dev/isa/gus.c
3837
DPRINTF(("gusmax_query_devinfo: index=%d\n", dip->index));
sys/dev/isa/gus.c
3972
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/dev/isa/i82365_isasubr.c
148
DPRINTF(("."));
sys/dev/isa/i82365_isasubr.c
163
DPRINTF(("o"));
sys/dev/isa/i82365_isasubr.c
165
DPRINTF(("X"));
sys/dev/isa/i82365_isasubr.c
186
DPRINTF(("\n"));
sys/dev/isa/i82365_isasubr.c
196
DPRINTF(("pcic: old intr 0x%x\n", intr));
sys/dev/isa/i82365_isasubr.c
213
DPRINTF(("probing irq %d: ", i));
sys/dev/isa/i82365_isasubr.c
217
DPRINTF(("currently allocated\n"));
sys/dev/isa/i82365_isasubr.c
240
DPRINTF(("%s", csc ? "-" : ""));
sys/dev/isa/i82365_isasubr.c
242
DPRINTF((" total %d\n", sc->intr_detect));
sys/dev/isa/i82365_isasubr.c
246
DPRINTF((" succeded\n"));
sys/dev/isa/i82365_isasubr.c
430
DPRINTF(("%s: bus_space_alloc range 0x%04lx-0x%04lx (probed)\n",
sys/dev/isa/i82365_isasubr.c
438
DPRINTF(("%s: bus_space_alloc range 0x%04lx-0x%04lx "
sys/dev/isa/if_ai.c
226
DPRINTF((
sys/dev/isa/if_ai.c
240
DPRINTF(("ai_match: cannot map %d IO ports @ 0x%x\n",
sys/dev/isa/if_ai.c
250
DPRINTF(("ai_match: unknown board code 0x%02x @ 0x%x\n",
sys/dev/isa/if_ai.c
265
DPRINTF(("ai_match: cannot size memory of board @ 0x%x\n",
sys/dev/isa/if_ai.c
272
DPRINTF((
sys/dev/isa/if_ai.c
290
DPRINTF(("ai_match: found board @ 0x%x\n", ia->ia_io[0].ir_addr));
sys/dev/isa/if_ai.c
312
DPRINTF(("\n%s: can't map i/o space 0x%x-0x%x\n",
sys/dev/isa/if_ai.c
321
DPRINTF(("\n%s: can't map iomem space 0x%x-0x%x\n",
sys/dev/isa/if_ai.c
380
DPRINTF(("\n%s: can't talk to i82586!\n",
sys/dev/isa/if_ai.c
398
DPRINTF(("\n%s: can't establish interrupt\n",
sys/dev/isa/if_ate.c
127
DPRINTF("%s: unknown iobase 0x%x\n",
sys/dev/isa/if_ate.c
134
DPRINTF("ate_match: couldn't map iospace 0x%x\n",
sys/dev/isa/if_ate.c
140
DPRINTF("%s: ate_find failed\n", __func__);
sys/dev/isa/if_ate.c
145
DPRINTF("%s: unexpected iobase in board: 0x%x\n",
sys/dev/isa/if_ate.c
151
DPRINTF("%s: ate_detect failed\n", __func__);
sys/dev/isa/if_ate.c
193
DPRINTF("%s: %x & %x != %x\n",
sys/dev/isa/if_ate.c
319
DPRINTF("%s: invalid ethernet address\n", __func__);
sys/dev/isa/if_ef.c
146
DPRINTF(("Adding 3c507 at 0x%x, IRQ %d, Mem 0x%lx/%zu\n",
sys/dev/isa/if_ef.c
345
DPRINTF(("3c507 probe: can't map Etherlink ID port\n"));
sys/dev/isa/if_ef.c
503
DPRINTF(("\n%s: Can't map Elink ID port!\n",
sys/dev/isa/if_ef.c
520
DPRINTF(("\n%s: can't map i/o space 0x%x-0x%x\n",
sys/dev/isa/if_ef.c
532
DPRINTF(("\n%s: can't map iomem space 0x%x-0x%x\n",
sys/dev/isa/if_ef.c
569
DPRINTF(("\n%s: can't talk to i82586!\n",
sys/dev/isa/if_ef.c
621
DPRINTF(("\n%s: can't establish interrupt\n",
sys/dev/isa/if_eg.c
149
DPRINTF(("pcb[%2d] = %x\n", i, pcb[i]));
sys/dev/isa/if_eg.c
164
DPRINTF(("egoutPCB failed\n"));
sys/dev/isa/if_eg.c
194
DPRINTF(("PCB read not ready\n"));
sys/dev/isa/if_eg.c
248
DPRINTF(("len %d too large\n", pcb[1]));
sys/dev/isa/if_eg.c
311
DPRINTF(("Weird iobase %x\n", ia->ia_io[0].ir_addr));
sys/dev/isa/if_eg.c
317
DPRINTF(("egprobe: can't map i/o space in probe\n"));
sys/dev/isa/if_eg.c
331
DPRINTF(("egprobe: Reset failed\n"));
sys/dev/isa/if_eg.c
658
DPRINTF(("%s: packet dropped\n",
sys/dev/isa/if_eg.c
673
DPRINTF(("%s: Card Statistics\n",
sys/dev/isa/if_eg.c
676
DPRINTF(("Receive Packets %d\n", i));
sys/dev/isa/if_eg.c
678
DPRINTF(("Transmit Packets %d\n", i));
sys/dev/isa/if_eg.c
679
DPRINTF(("CRC errors %d\n",
sys/dev/isa/if_eg.c
681
DPRINTF(("alignment errors %d\n",
sys/dev/isa/if_eg.c
683
DPRINTF(("no resources errors %d\n",
sys/dev/isa/if_eg.c
685
DPRINTF(("overrun errors %d\n",
sys/dev/isa/if_eg.c
827
DPRINTF(("write error\n"));
sys/dev/isa/if_eg.c
852
DPRINTF(("%s: egreset()\n", device_xname(sc->sc_dev)));
sys/dev/isa/if_el.c
147
DPRINTF(("Probing 3c501 at 0x%x...\n", iobase));
sys/dev/isa/if_el.c
150
DPRINTF(("Resetting board...\n"));
sys/dev/isa/if_el.c
156
DPRINTF(("Reading station address...\n"));
sys/dev/isa/if_el.c
161
DPRINTF(("Address is %s\n", ether_sprintf(station_addr)));
sys/dev/isa/if_el.c
169
DPRINTF(("Bad vendor code.\n"));
sys/dev/isa/if_el.c
172
DPRINTF(("Vendor code ok.\n"));
sys/dev/isa/if_el.c
209
DPRINTF(("Attaching %s...\n", device_xname(sc->sc_dev)));
sys/dev/isa/if_el.c
244
DPRINTF(("Attaching interface...\n"));
sys/dev/isa/if_el.c
254
DPRINTF(("Attaching to random...\n"));
sys/dev/isa/if_el.c
258
DPRINTF(("elattach() finished.\n"));
sys/dev/isa/if_el.c
269
DPRINTF(("elreset()\n"));
sys/dev/isa/if_el.c
320
DPRINTF(("Configuring rx...\n"));
sys/dev/isa/if_el.c
332
DPRINTF(("Configuring tx...\n"));
sys/dev/isa/if_el.c
336
DPRINTF(("Starting reception...\n"));
sys/dev/isa/if_el.c
361
DPRINTF(("elstart()...\n"));
sys/dev/isa/if_el.c
392
DPRINTF(("el: xfr pkt length=%d...\n", m0->m_pkthdr.len));
sys/dev/isa/if_el.c
424
DPRINTF(("tx status=0x%x\n", i));
sys/dev/isa/if_el.c
426
DPRINTF(("el: err txs=%x\n", i));
sys/dev/isa/if_el.c
480
DPRINTF(("el: xmit..."));
sys/dev/isa/if_el.c
486
DPRINTF(("tx not ready\n"));
sys/dev/isa/if_el.c
489
DPRINTF(("%d cycles.\n", 20000 - i));
sys/dev/isa/if_el.c
505
DPRINTF(("elintr: "));
sys/dev/isa/if_el.c
521
DPRINTF(("overflow.\n"));
sys/dev/isa/if_el.c
540
DPRINTF(("receive len=%d rxstat=%x ", len, rxstat));
sys/dev/isa/if_el.c
552
DPRINTF(("<rescan> "));
sys/dev/isa/if_fmv_isa.c
125
DPRINTF("%s: unknown iobase 0x%x\n",
sys/dev/isa/if_fmv_isa.c
132
DPRINTF("%s: couldn't map iospace 0x%x\n",
sys/dev/isa/if_fmv_isa.c
138
DPRINTF("%s: fmv_find failed\n", __func__);
sys/dev/isa/if_fmv_isa.c
143
DPRINTF("%s: unexpected iobase in board: 0x%x\n",
sys/dev/isa/if_fmv_isa.c
149
DPRINTF("%s: fmv_detect failed\n", __func__);
sys/dev/isa/if_fmv_isa.c
191
DPRINTF("%s: %x & %x != %x\n",
sys/dev/isa/if_ix.c
445
DPRINTF(("Can't map io space at 0x%x\n",
sys/dev/isa/if_ix.c
464
DPRINTF(("BART ID mismatch (got 0x%04x, expected 0x%04x)\n",
sys/dev/isa/if_ix.c
518
DPRINTF(("invalid memory size %02x\n", val));
sys/dev/isa/if_ix.c
524
DPRINTF((
sys/dev/isa/if_ix.c
532
DPRINTF((
sys/dev/isa/if_ix.c
546
DPRINTF(("checksum mismatch (got 0x%04x, expected 0x%04x\n",
sys/dev/isa/if_ix.c
582
DPRINTF(("board IRQ %d does not match config\n", irq));
sys/dev/isa/if_ix.c
610
DPRINTF(("ix_match: found board @ 0x%x\n", ia->ia_iomem[0].ir_addr));
sys/dev/isa/if_ix.c
647
DPRINTF(("\n%s: can't map i/o space 0x%x-0x%x\n",
sys/dev/isa/if_ix.c
657
DPRINTF(("\n%s: can't map iomem space 0x%x-0x%x\n",
sys/dev/isa/if_ix.c
771
DPRINTF(("\n%s: can't determine size of on-card RAM\n",
sys/dev/isa/if_ix.c
823
DPRINTF(("\n%s: Can't talk to i82586!\n",
sys/dev/isa/if_ix.c
869
DPRINTF(("\n%s: can't establish interrupt\n",
sys/dev/isa/itesio_isa.c
562
DPRINTF(("%s: sdata[temp%d] 0x%x\n", __func__, edata->sensor, sdata));
sys/dev/isa/itesio_isa.c
593
DPRINTF(("%s: sdata[volt%d] 0x%x\n", __func__, i, sdata));
sys/dev/isa/itesio_isa.c
631
DPRINTF(("%s: sdata[volt%d] 0x%x\n", __func__, i, sdata));
sys/dev/isa/itesio_isa.c
672
DPRINTF(("%s: 16bit sdata[fan%d] 0x%x\n", __func__, i, sdata));
sys/dev/isa/itesio_isa.c
710
DPRINTF(("%s: 8bit sdata[fan%d] 0x%x div: 0x%x\n", __func__,
sys/dev/isa/itesio_isa.c
755
DPRINTF(("%s: 16bit sdata[fan%d] 0x%x\n", __func__, i, sdata));
sys/dev/isa/pas.c
340
DPRINTF(("pas: bogus card id\n"));
sys/dev/isa/pas.c
365
DPRINTF(("pas: bogus model id\n"));
sys/dev/isa/pas.c
377
DPRINTF(("pas: could not probe pas\n"));
sys/dev/isa/pas.c
397
DPRINTF(("pas: couldn't reset card\n"));
sys/dev/isa/pas.c
420
DPRINTF(("pas: sbdsp probe failed\n"));
sys/dev/isa/sbdsp.c
1006
DPRINTF(("sbdsp_open: sc=%p\n", sc));
sys/dev/isa/sbdsp.c
1035
DPRINTF(("sbdsp_open: can't set mono mode\n"));
sys/dev/isa/sbdsp.c
1045
DPRINTF(("sbdsp_open: opened\n"));
sys/dev/isa/sbdsp.c
1065
DPRINTF(("sbdsp_close: sc=%p\n", sc));
sys/dev/isa/sbdsp.c
1079
DPRINTF(("sbdsp_close: closed\n"));
sys/dev/isa/sbdsp.c
1281
DPRINTF(("sbdsp_set_timeconst: sc=%p tc=%d\n", sc, tc));
sys/dev/isa/sbdsp.c
1292
DPRINTF(("sbdsp16_set_rate: sc=%p cmd=0x%02x rate=%d\n", sc, cmd,
sys/dev/isa/sbdsp.c
1320
DPRINTF(("stereo record odd bytes (%d)\n", blksize));
sys/dev/isa/sbdsp.c
1366
DPRINTF(("sbdsp_trigger_input: rate=%d set failed\n",
sys/dev/isa/sbdsp.c
1372
DPRINTF(("sbdsp_trigger_input: tc=%d set failed\n",
sys/dev/isa/sbdsp.c
1378
DPRINTF(("sbdsp: DMA start loop input start=%p end=%p chan=%d\n",
sys/dev/isa/sbdsp.c
1405
DPRINTF(("sbdsp_block_input: SB1 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1418
DPRINTF(("sbdsp_block_input: SB16 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1422
DPRINTF(("sbdsp_block_input: set blocksize=%d\n", cc));
sys/dev/isa/sbdsp.c
1426
DPRINTF(("sbdsp_block_input: SB2 DMA blocksize failed\n"));
sys/dev/isa/sbdsp.c
1430
DPRINTF(("sbdsp_block_input: SB2 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1459
DPRINTF(("stereo playback odd bytes (%d)\n", blksize));
sys/dev/isa/sbdsp.c
1506
DPRINTF(("sbdsp_trigger_output: rate=%d set failed\n",
sys/dev/isa/sbdsp.c
1512
DPRINTF(("sbdsp_trigger_output: tc=%d set failed\n",
sys/dev/isa/sbdsp.c
1518
DPRINTF(("sbdsp: DMA start loop output start=%p end=%p chan=%d\n",
sys/dev/isa/sbdsp.c
1545
DPRINTF(("sbdsp_block_output: SB1 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1552
DPRINTF(("sbdsp_block_output: SB16 cmd=0x%02x bmode=0x%02x cc=%d\n",
sys/dev/isa/sbdsp.c
1558
DPRINTF(("sbdsp_block_output: SB16 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1562
DPRINTF(("sbdsp_block_output: set blocksize=%d\n", cc));
sys/dev/isa/sbdsp.c
1566
DPRINTF(("sbdsp_block_output: SB2 DMA blocksize failed\n"));
sys/dev/isa/sbdsp.c
1570
DPRINTF(("sbdsp_block_output: SB2 DMA start failed\n"));
sys/dev/isa/sbdsp.c
1638
DPRINTF(("sbdsp_intr: Spurious interrupt 0x%x\n", irq));
sys/dev/isa/sbdsp.c
1806
DPRINTF(("sbdsp_mixer_set_port: port=%d num_channels=%d\n", cp->dev,
sys/dev/isa/sbdsp.c
2031
DPRINTF(("sbdsp_mixer_get_port: port=%d\n", cp->dev));
sys/dev/isa/sbdsp.c
2148
DPRINTF(("sbdsp_mixer_query_devinfo: model=%d index=%d\n",
sys/dev/isa/sbdsp.c
2514
DPRINTF(("sbdsp_midi_open: sc=%p\n", sc));
sys/dev/isa/sbdsp.c
2540
DPRINTF(("sbdsp_midi_close: sc=%p\n", sc));
sys/dev/isa/sbdsp.c
292
DPRINTF(("sbdsp: couldn't reset card\n"));
sys/dev/isa/sbdsp.c
302
DPRINTF(("sbdsp: unknown SB model found\n"));
sys/dev/isa/sbdsp.c
329
DPRINTF(("jazz16 probe\n"));
sys/dev/isa/sbdsp.c
332
DPRINTF(("bus map failed\n"));
sys/dev/isa/sbdsp.c
338
DPRINTF(("drq/irq check failed\n"));
sys/dev/isa/sbdsp.c
348
DPRINTF(("sbdsp_reset check failed\n"));
sys/dev/isa/sbdsp.c
353
DPRINTF(("read16 setup failed\n"));
sys/dev/isa/sbdsp.c
358
DPRINTF(("read16 failed\n"));
sys/dev/isa/sbdsp.c
369
DPRINTF(("sbdsp: can't write jazz16 probe stuff\n"));
sys/dev/isa/sbdsp.c
371
DPRINTF(("jazz16 detected!\n"));
sys/dev/isa/sbdsp.c
618
DPRINTF(("%s: 1 [%d] mode=%d freq={ %d, %d }\n",
sys/dev/isa/sbdsp.c
644
DPRINTF(("%s: 2 [%d] mode=%d freq={ %d, %d }\n",
sys/dev/isa/sbdsp.c
673
DPRINTF(("%s: 3 [%d] mode=%d freq={ ",
sys/dev/isa/sbdsp.c
676
DPRINTF(("%s%d", (j == 0) ? "" : ", ",
sys/dev/isa/sbdsp.c
679
DPRINTF((" }\n"));
sys/dev/isa/sbdsp.c
745
DPRINTF(("%s ichan=%d, ochan=%d\n", __func__,
sys/dev/isa/sbdsp.c
804
DPRINTF(("%s: model=%d, mode=%d, "
sys/dev/isa/sbdsp.c
855
DPRINTF(("%s: model=%d, "
sys/dev/isa/sbdsp.c
921
DPRINTF(("sbdsp_set_in_ports: model=%d, mask=%x\n",
sys/dev/isa/smsc.c
119
DPRINTF(("smsc: rv = %d, cr = %x\n", rv, cr));
sys/dev/isa/tcic2_isa.c
177
DPRINTF(("tcic probing 0x%03x\n", ia->ia_iomem[0].ir_addr));
sys/dev/isa/tcic2_isa.c
184
DPRINTF(("tcic: reserved bits checked OK\n"));
sys/dev/isa/tcic2_isa.c
187
DPRINTF(("tcic id: 0x%02x\n", val));
sys/dev/isa/tcic2_isa.c
193
DPRINTF(("tcic: reserved bits didn't check OK\n"));
sys/dev/isa/tcic2_isa.c
317
DPRINTF(("%s: bus_space_alloc range 0x%04lx-0x%04lx)\n",
sys/dev/isa/tcic2_isa.c
325
DPRINTF(("%s: bus_space_alloc range 0x%04lx-0x%04lx "
sys/dev/isa/tcic2_isa.c
347
DPRINTF(("%s: tcic_isa_chip_intr_establish\n",
sys/dev/isa/tcic2_isa.c
365
DPRINTF(("%s: intr estrablished\n", device_xname(h->sc->sc_dev)));
sys/dev/isa/tcic2_isa.c
380
DPRINTF(("%s: tcic_isa_chip_intr_disestablish\n",
sys/dev/isa/wss.c
231
DPRINTF(("wss_query_devinfo: index=%d\n", dip->index));
sys/dev/isa/wss.c
358
DPRINTF(("AUDIO_MIXER_DEVINFO: name=%s\n", dip->label.name));
sys/dev/isa/wss.c
481
DPRINTF(("port %03x after init = %02x\n",
sys/dev/isa/wss_isa.c
139
DPRINTF(("wss: configured iobase %x invalid\n", ia->ia_iobase));
sys/dev/isa/wss_isa.c
159
DPRINTF(("wss: configured DMA chan %d invalid\n",
sys/dev/isa/wss_isa.c
173
DPRINTF(("wss: configured interrupt %d invalid\n",
sys/dev/isa/wss_isa.c
299
DPRINTF(("MC1_PORT returned 0xff\n"));
sys/dev/isa/wss_isa.c
308
DPRINTF(("MC1_PORT didn't close after read (0x%02x)\n", tmp2));
sys/dev/isa/wss_isa.c
317
DPRINTF(("Bit revert test failed (0x%02x, 0x%02x)\n", tmp, tmp2));
sys/dev/isa/wss_isa.c
342
DPRINTF(("mad: Detect using password = 0xE2\n"));
sys/dev/isa/wss_isa.c
345
DPRINTF(("mad: Detect using password = 0xE3\n"));
sys/dev/isa/wss_isa.c
349
DPRINTF(("mad: 82C929 detected\n"));
sys/dev/isa/wss_isa.c
353
DPRINTF(("mad: Mozart detected\n"));
sys/dev/isa/wss_isa.c
356
DPRINTF(("mad: 82C928 detected?\n"));
sys/dev/isa/ym.c
1037
DPRINTF(("%s: ym_intr: spurious interrupt\n", DVNAME(sc)));
sys/dev/isa/ym.c
1083
DPRINTF(("%s: ym_save_codec_regs\n", DVNAME(sc)));
sys/dev/isa/ym.c
1095
DPRINTF(("%s: ym_restore_codec_regs\n", DVNAME(sc)));
sys/dev/isa/ym.c
1107
DPRINTF(("%s: ym_restore_codec_regs: reg %d, t %d\n",
sys/dev/isa/ym.c
1126
DPRINTF(("%s: ym_power_hook: suspend\n", DVNAME(sc)));
sys/dev/isa/ym.c
1164
DPRINTF(("%s: ym_power_hook: resume\n", DVNAME(sc)));
sys/dev/isa/ym.c
1202
DPRINTF(("%s: ym_codec_power_ctl: flags = 0x%x\n", DVNAME(sc), flags));
sys/dev/isa/ym.c
1232
DPRINTF(("%s: ym_chip_powerdown\n", DVNAME(sc)));
sys/dev/isa/ym.c
1256
DPRINTF(("%s: ym_chip_powerup\n", DVNAME(sc)));
sys/dev/isa/ym.c
1312
DPRINTF(("%s: ym_powerdown_blocks: turning_off 0x%x\n",
sys/dev/isa/ym.c
1371
DPRINTF(("%s: ym_power_ctl: parts = 0x%x, %s\n",
sys/dev/isa/ym.c
1377
DPRINTF(("%s: ym_power_ctl: sleeping\n", DVNAME(sc)));
sys/dev/isa/ym.c
1379
DPRINTF(("%s: ym_power_ctl: awaken\n", DVNAME(sc)));
sys/dev/isa/ym.c
570
DPRINTF(("%s: ym_mixer_set_port: dev 0x%x, type 0x%x, 0x%x (%d; %d, %d)\n",
sys/dev/isa/ym.c
655
DPRINTF(("%s: ym_mixer_set_port: off for ext\n",
sys/dev/isa/ym.c
662
DPRINTF(("%s: ym_mixer_set_port: on for ext\n",
sys/dev/isapnp/isapnp.c
644
DPRINTF(("wss probe kludge\n"));
sys/dev/isapnp/isapnp.c
648
DPRINTF(("wss probe kludge failed to map: %d\n", rv));
sys/dev/isapnp/isapnp.c
683
DPRINTF(("%s: Trying port %x\r", device_xname(sc->sc_dev), p));
sys/dev/isapnp/isapnp.c
960
DPRINTF(("Selecting attachments\n"));
sys/dev/isapnp/isapnp.c
974
DPRINTF(("%s: configuring <%s, %s, %s, %s>\n",
sys/dev/isapnp/isapnpres.c
229
DPRINTF(("PnP version %d.%d, Vendor version %d.%d\n",
sys/dev/isapnp/isapnpres.c
235
DPRINTF(("Logical device id %s\n", str));
sys/dev/isapnp/isapnpres.c
243
DPRINTF(("Compatible device id %s\n", str));
sys/dev/isapnp/isapnpres.c
268
DPRINTF(("<<<End dependent functions\n"));
sys/dev/isapnp/isapnpres.c
274
DPRINTF(("ANSI Ident: %s\n", buf));
sys/dev/isapnp/isapnpres.c
360
DPRINTF(("Vendor defined (short)\n"));
sys/dev/isapnp/isapnpres.c
379
DPRINTF(("Unicode Ident\n"));
sys/dev/isapnp/isapnpres.c
383
DPRINTF(("Vendor defined (long)\n"));
sys/dev/kloader.c
230
DPRINTF("reading 0x%x bytes of .shstrtab at 0x%x\n",
sys/dev/kloader.c
246
DPRINTF("segment %d size = file 0x%x memory 0x%x\n",
sys/dev/kloader.c
286
DPRINTF("ksyms size = 0x%zx\n", ksymsz);
sys/dev/kloader.c
341
DPRINTF("ksyms ELF header\n");
sys/dev/kloader.c
345
DPRINTF("ksyms section headers\n");
sys/dev/kloader.c
349
DPRINTF("ksyms .shstrtab\n");
sys/dev/kloader.c
353
DPRINTF("ksyms .symtab\n");
sys/dev/kloader.c
357
DPRINTF("ksyms .strtab\n");
sys/dev/kloader.c
380
DPRINTF("argv: old %p -> new %p\n", oldbuf, newbuf);
sys/dev/kloader.c
396
DPRINTF("bootinfo\n");
sys/dev/kloader.c
413
DPRINTF("[loader] addr=%p sp=%p [kernel] entry=%p\n",
sys/dev/kloader.c
443
DPRINTF("allocated %d pages.\n", n);
sys/dev/kloader.c
574
DPRINTF("memory 0x%08x 0x%x <- file 0x%x 0x%x\n",
sys/dev/marvell/ehci_mv.c
232
DPRINTF(("%s: offs=%d\n", device_xname(self), sc->sc.sc_offs));
sys/dev/marvell/gtidmac.c
1150
DPRINTF(("%s:%d: starting\n", device_xname(sc->sc_dev), chan));
sys/dev/marvell/gtidmac.c
1429
DPRINTF(("%s:%d: xore starting\n", device_xname(sc->sc_dev), chan));
sys/dev/marvell/gtidmac.c
565
DPRINTF(("IDMAC intr: cause=0x%x\n", cause));
sys/dev/marvell/gtidmac.c
621
DPRINTF(("IDMAC intr: %shandled\n", handled ? "" : "not "));
sys/dev/marvell/gtidmac.c
650
DPRINTF(("XORE port %d intr: cause=0x%x\n", port, cause));
sys/dev/marvell/gtidmac.c
718
DPRINTF(("XORE port %d intr: %shandled\n",
sys/dev/marvell/gtmpsc.c
1344
DPRINTF(("hackinit\n"));
sys/dev/marvell/mvcesa.c
478
DPRINTF(("request %08x done\n", (uint32_t)crp));
sys/dev/marvell/mvsdio.c
268
DPRINTF(3, ("%s: intr: NIS=0x%x, NISE=0x%x, NISIE=0x%x\n",
sys/dev/marvell/mvsdio.c
278
DPRINTF(3, (" EIS=0x%x, EISE=0x%x, EISIE=0x%x\n",
sys/dev/marvell/mvsdio.c
285
DPRINTF(2, (" Command/Data Timeout (0x%x)\n",
sys/dev/marvell/mvsdio.c
403
DPRINTF(2, ("%s: driver lacks card_detect() function.\n",
sys/dev/marvell/mvsdio.c
490
DPRINTF(0, ("%s: unsupported bus width (%d)\n",
sys/dev/marvell/mvsdio.c
531
DPRINTF(1, ("%s: start cmd %d arg=%#x data=%p dlen=%d flags=%#x\n",
sys/dev/marvell/mvsdio.c
647
DPRINTF(2, ("%s: TM=0x%x, C=0x%x, HC=0x%x\n", __func__, tm, c, hc));
sys/dev/marvell/mvsdio.c
666
DPRINTF(1, ("%s: cmd %d done (flags=%08x error=%d)\n",
sys/dev/mca/esp_mca.c
284
DPRINTF(("[esp_dma_isintr] "));
sys/dev/mca/esp_mca.c
294
DPRINTF(("[esp_dma_reset] "));
sys/dev/mca/esp_mca.c
312
DPRINTF(("[esp_dma_intr] "));
sys/dev/mca/esp_mca.c
360
DPRINTF(("[esp_dma_setup] "));
sys/dev/mca/esp_mca.c
393
DPRINTF(("[esp_dma_go] "));
sys/dev/mca/esp_mca.c
403
DPRINTF(("[esp_dma_stop] "));
sys/dev/mca/esp_mca.c
412
DPRINTF(("[esp_dma_isactive] "));
sys/dev/midi.c
1238
DPRINTF(("midi_poll_output error %d\n", error));
sys/dev/midi.c
1311
DPRINTF(("midi_intr_output error %d\n", error));
sys/dev/midi.c
441
DPRINTF( ("midi_fst: s=%p c=0x%02x undefined\n",
sys/dev/midi.c
630
DPRINTF(("midi_fst: unexpected %#02x in state %u\n",
sys/dev/midi.c
660
DPRINTF(("midi_fst: mishandled %#02x(%u) in state %u?!\n",
sys/dev/midi.c
763
DPRINTF(("midi_in: buffer full, discard data=0x%02x\n",
sys/dev/midisyn.c
138
DPRINTF(("midisyn_open: ms=%p ms->mets=%p\n", ms, ms->mets));
sys/dev/midisyn.c
173
DPRINTF(("midisyn_close: ms=%p ms->mets=%p\n", ms, ms->mets));
sys/dev/midisyn.c
276
DPRINTF(("midisyn_init: ms=%p\n", ms));
sys/dev/midisyn.c
353
DPRINTF(("midisyn_channelmsg: ms=%p status=%#02x chan=%d\n",
sys/dev/mii/urlphy.c
102
DPRINTF(("%s: %s: enter\n", device_xname(self), __func__));
sys/dev/mii/urlphy.c
140
DPRINTF(("%s: %s: enter\n", device_xname(sc->mii_dev), __func__));
sys/dev/mii/urlphy.c
231
DPRINTF(("%s: %s: enter\n", device_xname(sc->mii_dev), __func__));
sys/dev/mii/urlphy.c
245
DPRINTF(("%s: %s: link %s\n", device_xname(sc->mii_dev), __func__,
sys/dev/nand/nand.c
1209
DPRINTF(("nand_flash_write: write (off: 0x%jx, len: %ju),"
sys/dev/nand/nand.c
1251
DPRINTF(("page programming: retlen: %" PRIu32 ", len: %" PRIu32 "\n", *retlen, len));
sys/dev/nand/nand.c
1343
DPRINTF(("nand_flash_read: off: 0x%jx, len: %" PRIu32 "\n",
sys/dev/nand/nand.c
1347
DPRINTF(("nand_flash_read: read (off: 0x%jx, len: %" PRIu32 "),"
sys/dev/nand/nand.c
1403
DPRINTF(("nand_flash_isbad: offset 0x%jx is larger than"
sys/dev/nand/nand.c
1410
DPRINTF(("offset (0x%jx) is not a multiple of block size "
sys/dev/nand/nand.c
1432
DPRINTF(("nand_flash_markbad: offset 0x%jx is larger than"
sys/dev/nand/nand.c
1463
DPRINTF(("nand_flash_erase: erase address is over the end"
sys/dev/nand/nand.c
617
DPRINTF(("addressing row: 0x%jx column: %" PRIu32 "\n",
sys/dev/nand/nandemulator.c
307
DPRINTF(("device reset\n"));
sys/dev/nand/nandemulator.c
339
DPRINTF(("READ/PROGRAM; page: 0x%jx (row addr: 0x%jx)\n",
sys/dev/nand/nandemulator.c
354
DPRINTF(("subpage: 0x%jx\n", (uintmax_t )pageoff));
sys/dev/nand/nandemulator.c
375
DPRINTF(("nandemulator command: 0x%hhx\n", command));
sys/dev/nand/nandemulator.c
425
DPRINTF(("erasing block at 0x%jx\n",
sys/dev/nand/nandemulator.c
445
DPRINTF(("nandemulator_address: %hhx\n", address));
sys/dev/nor/cfi.c
386
DPRINTF(("%s: unsupported CFI cmdset %#04x\n",
sys/dev/nor/cfi.c
593
DPRINTF(("%s: %p %x %x %" PRIx64 "\n", __func__, bst, bsh, off, cmd));
sys/dev/nor/cfi.c
761
DPRINTF(("%s\n", __func__));
sys/dev/nor/nor.c
530
DPRINTF(("%s: erase address is past the end"
sys/dev/nor/nor.c
735
DPRINTF(("%s: write (off: 0x%jx, len: %ju),"
sys/dev/nor/nor.c
779
DPRINTF(("%s: retlen: %zu, len: %zu\n", __func__, *retlen, len));
sys/dev/nor/nor.c
872
DPRINTF(("%s: off: 0x%jx, len: %zu\n",
sys/dev/nor/nor.c
876
DPRINTF(("%s: read (off: 0x%jx, len: %zu),"
sys/dev/nor/nor.c
936
DPRINTF(("%s: offset 0x%jx is larger than"
sys/dev/nor/nor.c
943
DPRINTF(("offset (0x%jx) is not the multiple of block size "
sys/dev/nor/nor.c
969
DPRINTF(("%s: offset 0x%jx is larger than"
sys/dev/onewire/ds28e17iic.c
206
DPRINTF(sc, 3, ("%s: readycount=%d, err=%d\n",
sys/dev/onewire/ds28e17iic.c
282
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: both cmd and data 1: i2c_status=%02x, i2c_write_status=%02x\n",
sys/dev/onewire/ds28e17iic.c
296
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: both cmd and data 2: dcmd=%02x, i2c_status=%02x, i2c_write_status=%02x\n",
sys/dev/onewire/ds28e17iic.c
302
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: cmd and data 2: err=%d\n", err));
sys/dev/onewire/ds28e17iic.c
308
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: cmd and data 1: err=%d\n", err));
sys/dev/onewire/ds28e17iic.c
336
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: cmd or data: dcmd=%02x, i2c_status=%02x, i2c_write_status=%02x\n",
sys/dev/onewire/ds28e17iic.c
342
DPRINTF(sc, 2, ("ds28e17iic_i2c_write: cmd or data: err=%d\n", err));
sys/dev/onewire/ds28e17iic.c
397
DPRINTF(sc, 2, ("ds28e17iic_i2c_read: i2c_status=%02x\n", i2c_status));
sys/dev/onewire/ds28e17iic.c
404
DPRINTF(sc, 2, ("ds28e17iic_i2c_read: err=%d\n", err));
sys/dev/onewire/ds28e17iic.c
476
DPRINTF(sc, 2, ("ds28e17iic_i2c_write_read: i2c_status=%02x, i2c_write_status=%02x\n",
sys/dev/onewire/ds28e17iic.c
486
DPRINTF(sc, 2, ("ds28e17iic_i2c_write_read: err=%d\n", err));
sys/dev/onewire/ds28e17iic.c
525
DPRINTF(sc, 2, ("ds28e17iic_exec: I2C WRITE: addr=%02x, err=%d\n", addr, err));
sys/dev/onewire/ds28e17iic.c
533
DPRINTF(sc, 2, ("ds28e17iic_exec: I2C %s addr=%02x, err=%d\n",
sys/dev/onewire/onewire.c
417
DPRINTF(("%s: scan: no presence pulse\n",
sys/dev/onewire/onewire.c
420
DPRINTF(("%s: scan: retry failed\n",
sys/dev/onewire/onewire.c
459
DPRINTF(("%s: scan: triplet error 0x%x, "
sys/dev/pad/pad.c
331
DPRINTF("%s: wait\n", __func__);
sys/dev/pad/pad.c
333
DPRINTF("%s: wake up %d\n", __func__, err);
sys/dev/pad/pad.c
519
DPRINTF("%s: resid=%zu\n", __func__, uio->uio_resid);
sys/dev/pad/pad.c
532
DPRINTF("%s: move %d\n", __func__, pb.pb_len);
sys/dev/pad/pad.c
586
DPRINTF("%s: blksize=%d\n", __func__, blksize);
sys/dev/pad/pad.c
589
DPRINTF("%s: failed: %d\n", __func__, err);
sys/dev/pad/pad.c
600
DPRINTF("%s: callout ms=%d\n", __func__, ms);
sys/dev/pad/pad.c
611
DPRINTF("%s\n", __func__);
sys/dev/pad/pad.c
630
DPRINTF("%s\n", __func__);
sys/dev/pci/agp_i810.c
1201
DPRINTF(sc, "failed"
sys/dev/pci/agp_i810.c
1211
DPRINTF(sc, "trying to bind into stolen memory\n");
sys/dev/pci/agp_i810.c
1230
DPRINTF(sc, "trying to unbind from stolen memory\n");
sys/dev/pci/agp_i810.c
1264
DPRINTF(sc, "AGP: alloc(%d, 0x%"PRIxMAX")\n", type, (uintmax_t)size);
sys/dev/pci/alipm.c
230
DPRINTF(("%s: exec op %d, addr 0x%x, cmdlen %d, len %d, "
sys/dev/pci/auacer.c
310
DPRINTF(ALI_DEBUG_DMA, ("auacer_attach: lists %p\n",
sys/dev/pci/auacer.c
400
DPRINTF(ALI_DEBUG_CODECIO, ("auacer_read_codec: reg=0x%x val=0x%x\n",
sys/dev/pci/auacer.c
411
DPRINTF(ALI_DEBUG_CODECIO, ("auacer_write_codec: reg=0x%x val=0x%x\n",
sys/dev/pci/auacer.c
491
DPRINTF(ALI_DEBUG_API, ("%s\n", __func__));
sys/dev/pci/auacer.c
502
DPRINTF(ALI_DEBUG_API, ("auacer_set_rate: srate=%u\n", srate));
sys/dev/pci/auacer.c
533
DPRINTF(ALI_DEBUG_API, ("%s\n", __func__));
sys/dev/pci/auacer.c
570
DPRINTF(ALI_DEBUG_API, ("auacer_halt: port=0x%x\n", port));
sys/dev/pci/auacer.c
594
DPRINTF(ALI_DEBUG_DMA, ("auacer_halt_output\n"));
sys/dev/pci/auacer.c
604
DPRINTF(ALI_DEBUG_DMA, ("auacer_halt_input\n"));
sys/dev/pci/auacer.c
614
DPRINTF(ALI_DEBUG_API, ("auacer_getdev\n"));
sys/dev/pci/auacer.c
625
DPRINTF(ALI_DEBUG_MIXERAPI, ("auacer_set_port\n"));
sys/dev/pci/auacer.c
635
DPRINTF(ALI_DEBUG_MIXERAPI, ("auacer_get_port\n"));
sys/dev/pci/auacer.c
645
DPRINTF(ALI_DEBUG_MIXERAPI, ("auacer_query_devinfo\n"));
sys/dev/pci/auacer.c
726
DPRINTF(ALI_DEBUG_INTR,
sys/dev/pci/auacer.c
751
DPRINTF(ALI_DEBUG_INTR, ("auacer_upd_chan: sts=0x%x\n", sts));
sys/dev/pci/auacer.c
760
DPRINTF(ALI_DEBUG_INTR,("auacer_intr: civ=%u ptr=%u\n",civ,chan->ptr));
sys/dev/pci/auacer.c
771
DPRINTF(ALI_DEBUG_INTR,("auacer_upd_chan: callback\n"));
sys/dev/pci/auacer.c
788
DPRINTF(ALI_DEBUG_INTR, ("auacer_intr: intrs=0x%x\n",
sys/dev/pci/auacer.c
846
DPRINTF(ALI_DEBUG_DMA,
sys/dev/pci/auich.c
1080
DPRINTF(ICH_DEBUG_DMA, (sc->sc_dev, "%s\n", __func__));
sys/dev/pci/auich.c
1094
DPRINTF(ICH_DEBUG_DMA, (sc->sc_dev, "%s\n", __func__));
sys/dev/pci/auich.c
1226
DPRINTF(ICH_DEBUG_INTR, (sc->sc_dev, "%s: gsts=0x%x\n",
sys/dev/pci/auich.c
1235
DPRINTF(ICH_DEBUG_INTR,
sys/dev/pci/auich.c
1263
DPRINTF(ICH_DEBUG_INTR,
sys/dev/pci/auich.c
1290
DPRINTF(ICH_DEBUG_INTR,
sys/dev/pci/auich.c
1363
DPRINTF(ICH_DEBUG_INTR,
sys/dev/pci/auich.c
1390
DPRINTF(ICH_DEBUG_DMA,
sys/dev/pci/auich.c
1427
DPRINTF(ICH_DEBUG_DMA,
sys/dev/pci/auich.c
596
DPRINTF(ICH_DEBUG_DMA, (sc->sc_dev, "%s: lists %p %p %p\n",
sys/dev/pci/auich.c
806
DPRINTF(ICH_DEBUG_CODECIO,
sys/dev/pci/auich.c
815
DPRINTF(ICH_DEBUG_CODECIO,
sys/dev/pci/auich.c
839
DPRINTF(ICH_DEBUG_CODECIO, (sc->sc_dev, "%s(%x, %x)\n",
sys/dev/pci/auixp.c
1379
DPRINTF(("read ac'97 codec reg 0x%x = 0x%08x\n",
sys/dev/pci/auixp.c
1406
DPRINTF(("write ac'97 codec reg 0x%x = 0x%08x\n", reg, data));
sys/dev/pci/auixp.c
1526
DPRINTF(("auixp : YAY! codec 0 present!\n"));
sys/dev/pci/auixp.c
1534
DPRINTF(("auixp : YAY! codec 1 present!\n"));
sys/dev/pci/auixp.c
1542
DPRINTF(("auixp : YAY! codec 2 present!\n"));
sys/dev/pci/auixp.c
463
DPRINTF(("auixp_malloc: returning kern %p, hw 0x%08x for %zd bytes "
sys/dev/pci/auixp.c
900
DPRINTF(("%s: (status = %x)\n", device_xname(sc->sc_dev), status));
sys/dev/pci/auixp.c
904
ret++; DPRINTF(("IN_STATUS\n"));
sys/dev/pci/auixp.c
908
ret++; DPRINTF(("OUT_STATUS\n"));
sys/dev/pci/auixp.c
915
ret++; DPRINTF(("IN_XRUN\n"));
sys/dev/pci/auixp.c
919
ret++; DPRINTF(("OUT_XRUN\n"));
sys/dev/pci/autri.c
1297
DPRINTF(("autri_halt().\n"));
sys/dev/pci/autri.c
1362
DPRINTF(("autri_midi_open()\n"));
sys/dev/pci/autri.c
1385
DPRINTF(("autri_midi_close()\n"));
sys/dev/pci/autri.c
227
DPRINTF(("autri_attach_codec()\n"));
sys/dev/pci/autri.c
378
DPRINTF(("autri_reset_codec(codec=%p,sc=%p)\n", codec, sc));
sys/dev/pci/autri.c
379
DPRINTF(("sc->sc_devid=%X\n", sc->sc_devid));
sys/dev/pci/autri.c
615
DPRINTF(("in autri_init()\n"));
sys/dev/pci/autri.c
721
DPRINTF(("out autri_init()\n"));
sys/dev/pci/autri.c
888
DPRINTF(("autri_open()\n"));
sys/dev/pci/autri.c
917
DPRINTF(("autri_halt_output()\n"));
sys/dev/pci/autri.c
931
DPRINTF(("autri_halt_input()\n"));
sys/dev/pci/autri.c
945
DPRINTF(("autri_getdev().\n"));
sys/dev/pci/cmpci.c
1004
DPRINTF(("DMA at virt:%p, dmaseg:%p, mapseg:%p, size:%p\n",
sys/dev/pci/cmpci.c
598
DPRINTF(("%s: sample:%u, divider=%d\n",
sys/dev/pci/cs4280.c
1361
DPRINTF(("midi reset: 0x%x\n", BA0READ4(sc, CS4280_MIDCR)));
sys/dev/pci/cs4280.c
1416
DPRINTF(("midi_open\n"));
sys/dev/pci/cs4280.c
1428
DPRINTF(("midi_open: MIDCR=%d\n", BA0READ4(sc, CS4280_MIDCR)));
sys/dev/pci/cs4280.c
1431
DPRINTF(("MIDCR=0x%x\n", BA0READ4(sc, CS4280_MIDCR)));
sys/dev/pci/cs4280.c
1442
DPRINTF(("midi_close\n"));
sys/dev/pci/cs4280.c
1470
DPRINTF(("Bad write data: %d %d",
sys/dev/pci/cs4280.c
483
DPRINTF(("i: %d: ",
sys/dev/pci/cs4280.c
489
DPRINTF(("r:%x\n",data));
sys/dev/pci/cs4280.c
500
DPRINTF(("w: "));
sys/dev/pci/cs4280.c
507
DPRINTF(("w: "));
sys/dev/pci/cs4280.c
511
DPRINTF(("\n"));
sys/dev/pci/cs4280.c
595
DPRINTF(("cs4280_trigger_output: sc=%p start=%p end=%p "
sys/dev/pci/cs4280.c
609
DPRINTF(("param: precision=%d channels=%d encoding=%d\n",
sys/dev/pci/cs4280.c
674
DPRINTF(("cs4280_trigger_input: sc=%p start=%p end=%p "
sys/dev/pci/cs4280.c
731
DPRINTF(("pctl=0x%08x pfie=0x%08x pba=0x%08x pdtc=0x%08x\n",
sys/dev/pci/cs4280.c
743
DPRINTF(("cctl=0x%08x cie=0x%08x cba=0x%08x\n",
sys/dev/pci/cs4280.c
773
DPRINTF(("pctl=0x%08x pfie=0x%08x pba=0x%08x pdtc=0x%08x\n",
sys/dev/pci/cs4280.c
786
DPRINTF(("cctl=0x%08x cie=0x%08x cba=0x%08x\n",
sys/dev/pci/cs4281.c
319
DPRINTF(("cs4281_intr:"));
sys/dev/pci/cs4281.c
336
DPRINTF(("intr = 0x%08x, hdsr0 = 0x%08x hdsr1 = 0x%08x\n",
sys/dev/pci/cs4281.c
347
DPRINTF((" PB DMA 0x%x(%d)",
sys/dev/pci/cs4281.c
369
DPRINTF((" CP DMA 0x%x(%d)", (int)BA0READ4(sc, CS4281_DCA1),
sys/dev/pci/cs4281.c
386
DPRINTF(("\n"));
sys/dev/pci/cs4281.c
462
DPRINTF(("cs4281_trigger_output: sc=%p start=%p end=%p "
sys/dev/pci/cs4281.c
470
DPRINTF(("param: precision=%d channels=%d encoding=%d\n",
sys/dev/pci/cs4281.c
501
DPRINTF(("cs4281_trigger_output: DMAADDR(p)=0x%x count=%d\n",
sys/dev/pci/cs4281.c
521
DPRINTF(("HICR =0x%08x(expected 0x00000001)\n", BA0READ4(sc, CS4281_HICR)));
sys/dev/pci/cs4281.c
522
DPRINTF(("HIMR =0x%08x(expected 0x00f0fc3f)\n", BA0READ4(sc, CS4281_HIMR)));
sys/dev/pci/cs4281.c
523
DPRINTF(("DMR0 =0x%08x(expected 0x2???0018)\n", BA0READ4(sc, CS4281_DMR0)));
sys/dev/pci/cs4281.c
524
DPRINTF(("DCR0 =0x%08x(expected 0x00030000)\n", BA0READ4(sc, CS4281_DCR0)));
sys/dev/pci/cs4281.c
525
DPRINTF(("FCR0 =0x%08x(expected 0x81000f00)\n", BA0READ4(sc, CS4281_FCR0)));
sys/dev/pci/cs4281.c
526
DPRINTF(("DACSR=0x%08x(expected 1 for 44kHz 5 for 8kHz)\n",
sys/dev/pci/cs4281.c
528
DPRINTF(("SRCSA=0x%08x(expected 0x0b0a0100)\n", BA0READ4(sc, CS4281_SRCSA)));
sys/dev/pci/cs4281.c
529
DPRINTF(("SSPM&SSPM_PSRCEN =0x%08x(expected 0x00000010)\n",
sys/dev/pci/cs4281.c
552
DPRINTF(("cs4281_trigger_input: sc=%p start=%p end=%p "
sys/dev/pci/cs4281.c
581
DPRINTF(("cs4281_trigger_input: DMAADDR(p)=0x%x count=%d\n",
sys/dev/pci/cs4281.c
601
DPRINTF(("HICR=0x%08x\n", BA0READ4(sc, CS4281_HICR)));
sys/dev/pci/cs4281.c
602
DPRINTF(("HIMR=0x%08x\n", BA0READ4(sc, CS4281_HIMR)));
sys/dev/pci/cs4281.c
603
DPRINTF(("DMR1=0x%08x\n", BA0READ4(sc, CS4281_DMR1)));
sys/dev/pci/cs4281.c
604
DPRINTF(("DCR1=0x%08x\n", BA0READ4(sc, CS4281_DCR1)));
sys/dev/pci/cs428x.c
180
DPRINTF(("cs428x_attach_codec:\n"));
sys/dev/pci/cxgb/cxgb_lro.c
162
DPRINTF("%s(s=%p, m=%p)\n", __func__, s, m);
sys/dev/pci/cxgb/cxgb_lro.c
180
DPRINTF("%s(qs=%p, s=%p, ", __func__,
sys/dev/pci/cxgb/cxgb_lro.c
184
DPRINTF("m=%p)\n", m);
sys/dev/pci/cxgb/cxgb_lro.c
186
DPRINTF("m=NULL)\n");
sys/dev/pci/cxgb/cxgb_lro.c
215
DPRINTF("%s(qs=%p, m=%p, rss_hash=0x%x)\n", __func__,
sys/dev/pci/cxgb/cxgb_lro.c
255
DPRINTF("%s(s=%p, m=%p)\n", __func__, s, m);
sys/dev/pci/cxgb/cxgb_lro.c
260
DPRINTF("sequence mismatch\n");
sys/dev/pci/cxgb/cxgb_lro.c
298
DPRINTF("m_adj(%d)\n", (int)(IPH_OFFSET + tcpiphlen));
sys/dev/pci/cxgb/cxgb_lro.c
368
DPRINTF("rx_eth_lro mbuf len=%d pktlen=%d flags=0x%x\n",
sys/dev/pci/cxgb/cxgb_sge.c
1177
DPRINTF("t3_encap port_id=%d qsidx=%d ", p->port_id, p->first_qset);
sys/dev/pci/cxgb/cxgb_sge.c
1190
DPRINTF("mlen=%d txpkt_intf=%d tx_chan=%d\n", mlen, p->txpkt_intf, p->tx_chan);
sys/dev/pci/cxgb/cxgb_sge.c
1287
DPRINTF("make_sgl success nsegs==%d ndesc==%d\n", nsegs, ndesc);
sys/dev/pci/cxgb/cxgb_sge.c
1652
DPRINTF("cidx=%d d=%p\n", cidx, d);
sys/dev/pci/cxgb/cxgb_sge.c
2160
DPRINTF("rx_eth m=%p m->m_data=%p p->iff=%d\n", m, mtod(m, uint8_t *), cpl->iff);
sys/dev/pci/cxgb/cxgb_sge.c
2470
DPRINTF("pure response\n");
sys/dev/pci/eap.c
1095
DPRINTF(("eap_trigger_output: DAC2_ADDR=0x%x, DAC2_SIZE=0x%x\n",
sys/dev/pci/eap.c
1106
DPRINTF(("eap_trigger_output: DAC1_ADDR=0x%x, DAC1_SIZE=0x%x\n",
sys/dev/pci/eap.c
1184
DPRINTF(("eap_trigger_input: ADC_ADDR=0x%x, ADC_SIZE=0x%x\n",
sys/dev/pci/eap.c
1213
DPRINTF(("eap: eap_halt_output\n"));
sys/dev/pci/eap.c
1234
DPRINTF(("eap: eap_halt_input\n"));
sys/dev/pci/ehci_pci.c
168
DPRINTF(("%s: offs=%d\n", device_xname(self), sc->sc.sc_offs));
sys/dev/pci/ehci_pci.c
251
DPRINTF(("ehci_pci_attach: companion %s\n",
sys/dev/pci/emuxki.c
1009
DPRINTF("unexpected intr: %s\n", buf);
sys/dev/pci/emuxki.c
395
DPRINTF("dmat=%p\n", (char *)pa->pa_dmat);
sys/dev/pci/emuxki.c
853
DPRINTF("timer start\n");
sys/dev/pci/emuxki.c
865
DPRINTF("timer stop\n");
sys/dev/pci/esm.c
1016
DPRINTF(ESM_DEBUG_PARAM, ("esm_halt_input(%p)\n", sc));
sys/dev/pci/esm.c
1043
DPRINTF(ESM_DEBUG_TIMER,
sys/dev/pci/esm.c
1100
DPRINTF(ESM_DEBUG_PARAM, ("esmch_set_format: "
sys/dev/pci/esm.c
1185
DPRINTF(ESM_DEBUG_PARAM,
sys/dev/pci/esm.c
1192
DPRINTF(ESM_DEBUG_PARAM, (" = 0x%x\n", blk));
sys/dev/pci/esm.c
1211
DPRINTF(ESM_DEBUG_PARAM,
sys/dev/pci/esm.c
1257
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
1264
DPRINTF(ESM_DEBUG_DMA, (" = 0 (ENOMEM)\n"));
sys/dev/pci/esm.c
1275
DPRINTF(ESM_DEBUG_DMA, (" = %p (DMAADDR 0x%x)\n",
sys/dev/pci/esm.c
1286
DPRINTF(ESM_DEBUG_DMA, ("esm_free(%p, %p, %zd)\n", sc, ptr, size));
sys/dev/pci/esm.c
1358
DPRINTF(ESM_DEBUG_IRQ, (" %4.4x/%4.4x ", pos,
sys/dev/pci/esm.c
1370
DPRINTF(ESM_DEBUG_IRQ, ("P\n"));
sys/dev/pci/esm.c
1380
DPRINTF(ESM_DEBUG_IRQ, (" %4.4x/%4.4x ", pos,
sys/dev/pci/esm.c
1392
DPRINTF(ESM_DEBUG_IRQ, ("R\n"));
sys/dev/pci/esm.c
1539
DPRINTF(ESM_DEBUG_PCI,
sys/dev/pci/esm.c
432
DPRINTF(ESM_DEBUG_APU,
sys/dev/pci/esm.c
465
DPRINTF(ESM_DEBUG_TIMER,
sys/dev/pci/esm.c
545
DPRINTF(ESM_DEBUG_CODEC, ("esm_initcodec(%p)\n", ess));
sys/dev/pci/esm.c
671
DPRINTF(ESM_DEBUG_DMA, ("%s: pch.base = 0x%x\n",
sys/dev/pci/esm.c
700
DPRINTF(ESM_DEBUG_DMA, ("%s: rch.base = 0x%x\n",
sys/dev/pci/esm.c
719
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
755
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
836
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
929
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
961
DPRINTF(ESM_DEBUG_DMA,
sys/dev/pci/esm.c
994
DPRINTF(ESM_DEBUG_PARAM, ("esm_halt_output(%p)\n", sc));
sys/dev/pci/eso.c
1644
DPRINTF((
sys/dev/pci/eso.c
1647
DPRINTF(("%s: param: rate %u, encoding %u, precision %u, channels %u\n",
sys/dev/pci/eso.c
1653
DPRINTF(("%s: dmaaddr %lx\n",
sys/dev/pci/eso.c
1715
DPRINTF((
sys/dev/pci/eso.c
1718
DPRINTF(("%s: param: rate %u, encoding %u, precision %u, channels %u\n",
sys/dev/pci/eso.c
1731
DPRINTF(("%s: dmaaddr %lx\n",
sys/dev/pci/eso.c
418
DPRINTF(("%s: VC I/O space at 0x%lx not suitable, deferring\n",
sys/dev/pci/eso.c
741
DPRINTF(("A1 srg 0x%02x fdiv 0x%02x\n", srg, fltdiv));
sys/dev/pci/eso.c
746
DPRINTF(("A2 srg 0x%02x fdiv 0x%02x\n", srg, fltdiv));
sys/dev/pci/eso.c
771
DPRINTF(("%s: halt_output\n", device_xname(sc->sc_dev)));
sys/dev/pci/eso.c
806
DPRINTF(("%s: halt_input\n", device_xname(sc->sc_dev)));
sys/dev/pci/genfb_pci.c
262
DPRINTF("%s: %08x limit %08x\n", __func__, (uint32_t)offset,
sys/dev/pci/gffb.c
1251
DPRINTF("put %x current %x\n", sc->sc_put, sc->sc_current);
sys/dev/pci/gffb.c
1254
DPRINTF("put %x current %x\n", sc->sc_put, sc->sc_current);
sys/dev/pci/gffb.c
1260
DPRINTF("put %x current %x\n", sc->sc_put, sc->sc_current);
sys/dev/pci/gffb.c
259
DPRINTF("%s accel %d arch %d\n", __func__, sc->sc_accel, sc->sc_arch);
sys/dev/pci/gffb.c
293
DPRINTF("%s: fboffset %8x\n", __func__, sc->sc_fboffset);
sys/dev/pci/gffb.c
920
DPRINTF("GET %08x\n", GFFB_READ_4(GFFB_FIFO_GET));
sys/dev/pci/gffb.c
955
DPRINTF("%s: %d %08x %08x\n", __func__, level, pmc, pcrt);
sys/dev/pci/gffb.c
983
DPRINTF("%s offset %08x %08x\n", __func__,
sys/dev/pci/ichsmb.c
204
DPRINTF(("%s: conf 0x%08x\n", device_xname(sc->sc_dev), conf));
sys/dev/pci/ichsmb.c
531
DPRINTF(("%s: exec: op %d, addr 0x%02x, cmdlen %zu, len %zu, "
sys/dev/pci/if_cas.c
1171
DPRINTF(sc, ("%s: cas_init: calling stop\n", device_xname(sc->sc_dev)));
sys/dev/pci/if_cas.c
1182
DPRINTF(sc, ("%s: cas_init: restarting\n", device_xname(sc->sc_dev)));
sys/dev/pci/if_cas.c
1398
DPRINTF(sc, ("hdr at idx %d, off %d, len %d\n",
sys/dev/pci/if_cas.c
1428
DPRINTF(sc, ("data at idx %d, off %d, len %d\n",
sys/dev/pci/if_cas.c
1472
DPRINTF(sc, ("cas_rint: done sc->rxptr %d, complete %d\n",
sys/dev/pci/if_cas.c
1505
DPRINTF(sc, ("%s: link status changed\n",
sys/dev/pci/if_cas.c
1550
DPRINTF(sc, ("%s: cas_intr: cplt %x status %s\n",
sys/dev/pci/if_cas.c
1608
DPRINTF(sc, ("cas_watchdog: CAS_RX_CONFIG %x CAS_MAC_RX_STATUS %x "
sys/dev/pci/if_cas.c
898
DPRINTF(sc, ("%s: cas_reset\n", device_xname(sc->sc_dev)));
sys/dev/pci/if_cas.c
935
DPRINTF(sc, ("%s: cas_stop\n", device_xname(sc->sc_dev)));
sys/dev/pci/if_dge.c
1115
DPRINTF(DGE_DEBUG_CKSUM,
sys/dev/pci/if_dge.c
1137
DPRINTF(DGE_DEBUG_CKSUM,
sys/dev/pci/if_dge.c
1208
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1216
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1250
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1271
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1291
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1344
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1364
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1375
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1378
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1535
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1546
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1602
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1616
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1632
DPRINTF(DGE_DEBUG_TX,
sys/dev/pci/if_dge.c
1660
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1678
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1684
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1713
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1725
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1735
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1750
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1807
DPRINTF(DGE_DEBUG_RX,
sys/dev/pci/if_dge.c
1824
DPRINTF(DGE_DEBUG_LINK, ("%s: LINK: LSC -> up\n",
sys/dev/pci/if_dge.c
1827
DPRINTF(DGE_DEBUG_LINK, ("%s: LINK: LSC -> down\n",
sys/dev/pci/if_dge.c
1831
DPRINTF(DGE_DEBUG_LINK,
sys/dev/pci/if_ipw.c
1944
DPRINTF(("Firmware cached: main %u, ucode %u\n", fw->main_size,
sys/dev/pci/if_ipw.c
2000
DPRINTF(("Setting mode to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2008
DPRINTF(("Setting channel to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2015
DPRINTF(("Enabling adapter\n"));
sys/dev/pci/if_ipw.c
2019
DPRINTF(("Setting MAC to %s\n", ether_sprintf(ic->ic_myaddr)));
sys/dev/pci/if_ipw.c
2034
DPRINTF(("Setting adapter configuration 0x%08x\n", config.flags));
sys/dev/pci/if_ipw.c
2040
DPRINTF(("Setting basic tx rates to 0x%x\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2046
DPRINTF(("Setting tx rates to 0x%x\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2052
DPRINTF(("Setting power mode to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2059
DPRINTF(("Setting tx power index to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2067
DPRINTF(("Setting RTS threshold to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2073
DPRINTF(("Setting frag threshold to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2091
DPRINTF(("Setting mandatory BSSID to null\n"));
sys/dev/pci/if_ipw.c
2097
DPRINTF(("Setting desired BSSID to %s\n",
sys/dev/pci/if_ipw.c
2109
DPRINTF(("Setting authmode to %u\n", security.authmode));
sys/dev/pci/if_ipw.c
2125
DPRINTF(("Setting wep key index %u len %u\n",
sys/dev/pci/if_ipw.c
2134
DPRINTF(("Setting tx key index to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2142
DPRINTF(("Setting wep flags to 0x%x\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2152
DPRINTF(("Setting wpa ie\n"));
sys/dev/pci/if_ipw.c
2160
DPRINTF(("Setting beacon interval to %u\n", le32toh(data)));
sys/dev/pci/if_ipw.c
2169
DPRINTF(("Setting scan options to 0x%x\n", le32toh(options.flags)));
sys/dev/pci/if_ipw.c
2175
DPRINTF(("Enabling adapter\n"));
sys/dev/pci/if_iwi.c
1019
DPRINTF(("Setting WME parameters\n"));
sys/dev/pci/if_iwi.c
1157
DPRINTF(("%s: bad frame length\n", device_xname(sc->sc_dev)));
sys/dev/pci/if_iwi.c
1360
DPRINTF(("%s: unknown notification type %u flags 0x%x len %d\n",
sys/dev/pci/if_iwi.c
1519
DPRINTF(("radio transmitter off\n"));
sys/dev/pci/if_iwi.c
2272
DPRINTF(("firmware version = %d\n", hdr->version));
sys/dev/pci/if_iwi.c
2295
DPRINTF(("Firmware cached: boot %p, ucode %p, main %p\n",
sys/dev/pci/if_iwi.c
2297
DPRINTF(("Firmware cached: boot %u, ucode %u, main %u\n",
sys/dev/pci/if_iwi.c
2336
DPRINTF(("Setting MAC address to %s\n", ether_sprintf(ic->ic_myaddr)));
sys/dev/pci/if_iwi.c
2350
DPRINTF(("Configuring adapter\n"));
sys/dev/pci/if_iwi.c
2357
DPRINTF(("Setting power mode to %u\n", le32toh(data)));
sys/dev/pci/if_iwi.c
2363
DPRINTF(("Setting RTS threshold to %u\n", le32toh(data)));
sys/dev/pci/if_iwi.c
2369
DPRINTF(("Setting fragmentation threshold to %u\n", le32toh(data)));
sys/dev/pci/if_iwi.c
2388
DPRINTF(("Setting .11g channels tx power\n"));
sys/dev/pci/if_iwi.c
2394
DPRINTF(("Setting .11b channels tx power\n"));
sys/dev/pci/if_iwi.c
2411
DPRINTF(("Setting .11a channels tx power\n"));
sys/dev/pci/if_iwi.c
2423
DPRINTF(("Setting .11bg supported rates (%u)\n", rs.nrates));
sys/dev/pci/if_iwi.c
2433
DPRINTF(("Setting .11a supported rates (%u)\n", rs.nrates));
sys/dev/pci/if_iwi.c
2456
DPRINTF(("Setting initialization vector to %u\n", le32toh(data)));
sys/dev/pci/if_iwi.c
2471
DPRINTF(("Setting wep key index %u len %u\n",
sys/dev/pci/if_iwi.c
2481
DPRINTF(("Enabling adapter\n"));
sys/dev/pci/if_iwi.c
2499
DPRINTF(("Setting channel to %u\n", ieee80211_chan2ieee(ic, chan)));
sys/dev/pci/if_iwi.c
2522
DPRINTF(("%s: Setting adapter desired ESSID to %s\n",
sys/dev/pci/if_iwi.c
2563
DPRINTF(("Start scanning\n"));
sys/dev/pci/if_iwi.c
2592
DPRINTF(("Configuring adapter\n"));
sys/dev/pci/if_iwi.c
2616
DPRINTF(("Truncating negotiated rate set from %u\n",
sys/dev/pci/if_iwi.c
2621
DPRINTF(("Setting negotiated rates (%u)\n", rs.nrates));
sys/dev/pci/if_iwi.c
2637
DPRINTF(("Setting WME IE (len=%u)\n", wme.wme_len));
sys/dev/pci/if_iwi.c
2644
DPRINTF(("Setting optional IE (len=%u)\n", ic->ic_opt_ie_len));
sys/dev/pci/if_iwi.c
2651
DPRINTF(("Setting sensitivity to %d\n", (int8_t)ni->ni_rssi));
sys/dev/pci/if_iwi.c
2703
DPRINTF(("%s bssid %s dst %s channel %u policy 0x%x "
sys/dev/pci/if_iwi.c
324
DPRINTF(("%s: NIC type %d\n", device_xname(self), sc->nictype));
sys/dev/pci/if_iwi.c
914
DPRINTF(("%s: %s -> %s flags 0x%x\n", __func__,
sys/dev/pci/if_iwm.c
1045
DPRINTF(("%s: unknown firmware section %d, abort\n",
sys/dev/pci/if_iwm.c
1711
DPRINTF(("%s: L1 %sabled - LTR %sabled\n",
sys/dev/pci/if_iwm.c
1865
DPRINTF(("iwm apm stop\n"));
sys/dev/pci/if_iwm.c
2007
DPRINTF(("Radio type=0x%x-0x%x-0x%x\n", radio_cfg_type,
sys/dev/pci/if_iwm.c
2101
DPRINTF(("loading ring %d descriptors (%p) at %"PRIxMAX"\n",
sys/dev/pci/if_iwm.c
2136
DPRINTF(("shadow registers enabled\n"));
sys/dev/pci/if_iwm.c
2254
DPRINTF(("%s: sched addr mismatch: 0x%08x != 0x%08x\n",
sys/dev/pci/if_iwm.c
2507
DPRINTF(("%s: Can't SEND phy_db section %d (%d), "
sys/dev/pci/if_iwm.c
2711
DPRINTF(("%s: Could not send NVM_ACCESS command (error=%d)\n",
sys/dev/pci/if_iwm.c
2777
DPRINTF(("%s: Cannot read NVM from section %d "
sys/dev/pci/if_iwm.c
2850
DPRINTF(("Ch. %d Flags %x [%sGHz] - No traffic\n",
sys/dev/pci/if_iwm.c
3111
DPRINTF(("%s: Paging: load paging CSS to FW, sec = %d\n", DEVNAME(sc),
sys/dev/pci/if_iwm.c
3117
DPRINTF(("%s: Paging: copied %d CSS bytes to first block\n",
sys/dev/pci/if_iwm.c
3133
DPRINTF(("%s: Paging: copied %d paging bytes to block %d\n",
sys/dev/pci/if_iwm.c
3145
DPRINTF(("%s: Paging: copied %d pages in the last block %d\n",
sys/dev/pci/if_iwm.c
3185
DPRINTF(("%s: Paging: allocating mem for %d paging blocks, "
sys/dev/pci/if_iwm.c
3201
DPRINTF(("%s: Paging: allocated 4K(CSS) bytes for firmware paging.\n",
sys/dev/pci/if_iwm.c
3223
DPRINTF(("%s: Paging: allocated 32K bytes for firmware "
sys/dev/pci/if_iwm.c
3515
DPRINTF(("Read NVM\n"));
sys/dev/pci/if_iwm.c
3625
DPRINTF(("%s: fw chunk addr 0x%x len %d failed to load\n",
sys/dev/pci/if_iwm.c
3717
DPRINTF(("%s: could not load firmware chunk %d "
sys/dev/pci/if_iwm.c
3731
DPRINTF(("%s: could not load firmware chunk %d "
sys/dev/pci/if_iwm.c
3747
DPRINTF(("%s: could not finalize firmware loading (error %d)\n",
sys/dev/pci/if_iwm.c
3947
DPRINTF(("%s: failed to load init firmware\n", DEVNAME(sc)));
sys/dev/pci/if_iwm.c
4099
DPRINTF(("Rssi In A %d B %d Max %d AGCA %d AGCB %d\n",
sys/dev/pci/if_iwm.c
4201
DPRINTF(("dsp size out of range [0,20]: %d\n",
sys/dev/pci/if_iwm.c
4208
DPRINTF(("Bad CRC or FIFO: 0x%08X.\n", rx_pkt_status));
sys/dev/pci/if_iwm.c
4330
DPRINTF(("%s: got tx interrupt that's already been handled!\n",
sys/dev/pci/if_iwm.c
4638
DPRINTF(("sending command 0x%x qid %d, idx %d\n",
sys/dev/pci/if_iwm.c
5359
DPRINTF(("Sending device power command with flags = 0x%X\n",
sys/dev/pci/if_iwm.c
5772
DPRINTF(("%s: %s\n", DEVNAME(sc), __func__));
sys/dev/pci/if_iwm.c
6011
DPRINTF(("%s: %s\n", DEVNAME(sc), __func__));
sys/dev/pci/if_iwm.c
6364
DPRINTF(("missed bcn mac_id=%u, consecutive=%u (%u, %u, %u)\n",
sys/dev/pci/if_iwm.c
6965
DPRINTF(("%s: allocating setrates cb mem failed\n", DEVNAME(sc)));
sys/dev/pci/if_iwm.c
710
DPRINTF(("%s: Wrong ucode_type %u for default calibration.\n",
sys/dev/pci/if_iwm.c
7136
DPRINTF(("switching state %s->%s\n", ieee80211_state_name[ostate],
sys/dev/pci/if_iwm.c
7154
DPRINTF(("Force transition to INIT; MGT=%d\n", arg));
sys/dev/pci/if_iwm.c
7181
DPRINTF(("%s: could not move to auth state: %d\n",
sys/dev/pci/if_iwm.c
7190
DPRINTF(("%s: failed to associate: %d\n", DEVNAME(sc),
sys/dev/pci/if_iwm.c
7199
DPRINTF(("%s: failed to run: %d\n", DEVNAME(sc),
sys/dev/pci/if_iwm.c
7227
DPRINTF(("Prepare to switch state %d->%d\n", ic->ic_state, nstate));
sys/dev/pci/if_iwm.c
7229
DPRINTF(("newstate_cb: someone pulled the plug meanwhile\n"));
sys/dev/pci/if_iwm.c
7231
DPRINTF(("newstate_cb: nstate == IEEE80211_S_INIT: "
sys/dev/pci/if_iwm.c
7250
DPRINTF(("%s: allocating state cb mem failed\n", DEVNAME(sc)));
sys/dev/pci/if_iwm.c
7269
DPRINTF(("%s: scan ended\n", DEVNAME(sc)));
sys/dev/pci/if_iwm.c
7503
DPRINTF(("%s: no LAR support\n", __func__));
sys/dev/pci/if_iwm.c
9105
DPRINTF(("%s: firmware=%s\n", DEVNAME(sc), sc->sc_fwname));
sys/dev/pci/if_iwn.c
1593
DPRINTF(("enabling ICT\n"));
sys/dev/pci/if_iwn.c
1619
DPRINTF(("%s found\n", (sc->sc_flags & IWN_FLAG_HAS_OTPROM) ?
sys/dev/pci/if_iwn.c
1648
DPRINTF(("SKU capabilities=0x%04x\n", le16toh(val)));
sys/dev/pci/if_iwn.c
1655
DPRINTF(("radio config=0x%04x\n", sc->rfcfg));
sys/dev/pci/if_iwn.c
1699
DPRINTF(("maxpwr 2GHz=%d 5GHz=%d\n", sc->maxpwr2GHz, sc->maxpwr5GHz));
sys/dev/pci/if_iwn.c
1708
DPRINTF(("voltage=%d (in 0.3V)\n", sc->eeprom_voltage));
sys/dev/pci/if_iwn.c
1782
DPRINTF(("calib version=%u pa type=%u voltage=%u\n",
sys/dev/pci/if_iwn.c
1804
DPRINTF(("temp=%d volt=%d offset=%dK\n",
sys/dev/pci/if_iwn.c
1810
DPRINTF(("crystal calibration 0x%08x\n",
sys/dev/pci/if_iwn.c
1866
DPRINTF(("adding chan %d flags=0x%x maxpwr=%d\n",
sys/dev/pci/if_iwn.c
1904
DPRINTF(("enhinfo %d, maxpwr=%d\n", i, maxpwr));
sys/dev/pci/if_iwn.c
2087
DPRINTF(("sending request for statistics\n"));
sys/dev/pci/if_iwn.c
2140
DPRINTF(("missing RX_PHY\n"));
sys/dev/pci/if_iwn.c
2175
DPRINTF(("frame too short: %d\n", len));
sys/dev/pci/if_iwn.c
2372
DPRINTF(("not enough memory for calibration result %d\n",
sys/dev/pci/if_iwn.c
2376
DPRINTF(("saving calibration result code=%d len=%d\n",
sys/dev/pci/if_iwn.c
2425
DPRINTF(("received statistics without RSSI\n"));
sys/dev/pci/if_iwn.c
2614
DPRINTF(("beacons missed %d/%d\n",
sys/dev/pci/if_iwn.c
2629
DPRINTF(("microcode alive notification version=%d.%d "
sys/dev/pci/if_iwn.c
2654
DPRINTF(("state changed to %x\n", le32toh(*status)));
sys/dev/pci/if_iwn.c
2690
DPRINTF(("scan finished nchan=%d status=%d chan=%d\n",
sys/dev/pci/if_iwn.c
2735
DPRINTF(("ucode wakeup from power-down sleep\n"));
sys/dev/pci/if_iwn.c
3599
DPRINTF(("adding broadcast node\n"));
sys/dev/pci/if_iwn.c
3663
DPRINTF(("setting critical temperature to %d\n", temp));
sys/dev/pci/if_iwn.c
3683
DPRINTF(("timing bintval=%u, tstamp=%" PRIu64 ", init=%" PRIu32 "\n",
sys/dev/pci/if_iwn.c
3693
DPRINTF(("temperature %d->%d\n", sc->temp, temp));
sys/dev/pci/if_iwn.c
3729
DPRINTF(("setting TX power for channel %d\n", chan));
sys/dev/pci/if_iwn.c
3752
DPRINTF(("voltage compensation=%d (UCODE=%d, EEPROM=%d)\n",
sys/dev/pci/if_iwn.c
3766
DPRINTF(("chan %d, attenuation group=%d\n", chan, grp));
sys/dev/pci/if_iwn.c
3776
DPRINTF(("chan %d sub-band=%d\n", chan, i));
sys/dev/pci/if_iwn.c
3791
DPRINTF(("TX chain %d: power=%d gain=%d temp=%d\n",
sys/dev/pci/if_iwn.c
3796
DPRINTF(("temperature compensation=%d (current=%d, "
sys/dev/pci/if_iwn.c
3836
DPRINTF(("TX chain %d, rate idx %d: power=%d\n",
sys/dev/pci/if_iwn.c
3843
DPRINTF(("setting TX power for chan %d\n", chan));
sys/dev/pci/if_iwn.c
3864
DPRINTF(("setting TX power\n"));
sys/dev/pci/if_iwn.c
3954
DPRINTF(("temperature %dK/%dC\n", temp, IWN_KTOC(temp)));
sys/dev/pci/if_iwn.c
4010
DPRINTF(("sending request for statistics\n"));
sys/dev/pci/if_iwn.c
4046
DPRINTF(("RX chains mask: theoretical=0x%x, actual=0x%x\n",
sys/dev/pci/if_iwn.c
4075
DPRINTF(("setting initial differential gains\n"));
sys/dev/pci/if_iwn.c
4088
DPRINTF(("setting initial differential gains\n"));
sys/dev/pci/if_iwn.c
4119
DPRINTF(("setting differential gains Ant A/B/C: %x/%x/%x (%x)\n",
sys/dev/pci/if_iwn.c
4152
DPRINTF(("setting differential gains: %x/%x (%x)\n",
sys/dev/pci/if_iwn.c
4402
DPRINTF(("setting power saving level to %d\n", level));
sys/dev/pci/if_iwn.c
4414
DPRINTF(("configuring runtime calibration\n"));
sys/dev/pci/if_iwn.c
4428
DPRINTF(("configuring bluetooth coexistence\n"));
sys/dev/pci/if_iwn.c
4448
DPRINTF(("sending priority lookup table\n"));
sys/dev/pci/if_iwn.c
4483
DPRINTF(("configuring advanced bluetooth coexistence v1\n"));
sys/dev/pci/if_iwn.c
4594
DPRINTF(("configuring valid TX chains 0x%x\n", txmask));
sys/dev/pci/if_iwn.c
4637
DPRINTF(("setting configuration\n"));
sys/dev/pci/if_iwn.c
4913
DPRINTF(("sending scan command nchan=%d\n", hdr->nchan));
sys/dev/pci/if_iwn.c
4950
DPRINTF(("rxon chan %d flags %x cck %x ofdm %x\n", sc->rxon.chan,
sys/dev/pci/if_iwn.c
5006
DPRINTF(("rxon chan %d flags %x\n", sc->rxon.chan, sc->rxon.flags));
sys/dev/pci/if_iwn.c
5033
DPRINTF(("adding BSS node\n"));
sys/dev/pci/if_iwn.c
5040
DPRINTF(("setting link quality for node %d\n", node.id));
sys/dev/pci/if_iwn.c
5093
DPRINTF(("set key id=%d for node %d\n", k->k_id, node.id));
sys/dev/pci/if_iwn.c
5121
DPRINTF(("delete keys for node %d\n", node.id));
sys/dev/pci/if_iwn.c
5149
DPRINTF(("setting WME for queue %d aifsn=%d cwmin=%d cwmax=%d "
sys/dev/pci/if_iwn.c
5390
DPRINTF(("sending calibration query\n"));
sys/dev/pci/if_iwn.c
5413
DPRINTF(("send calibration result idx=%d len=%d\n",
sys/dev/pci/if_iwn.c
5448
DPRINTF(("Configuring WiMAX coexistence\n"));
sys/dev/pci/if_iwn.c
5465
DPRINTF(("setting radio sensor offset to %d\n", le16toh(cmd.offset)));
sys/dev/pci/if_iwn.c
5486
DPRINTF(("setting radio sensor offset to %d:%d, voltage to %d\n",
sys/dev/pci/if_iwn.c
5616
DPRINTF(("sending crystal calibration %d, %d\n",
sys/dev/pci/if_iwn.c
5906
DPRINTF(("FW: \"%.64s\", build 0x%x\n", hdr->descr,
sys/dev/pci/if_iwn.c
5917
DPRINTF(("using alternative %d\n", alt));
sys/dev/pci/if_iwn.c
5985
DPRINTF(("feature: 0x%08x\n", sc->tlv_feature_flags));
sys/dev/pci/if_iwn.c
5988
DPRINTF(("TLV type %d not handled\n",
sys/dev/pci/if_lii.c
1025
DPRINTF(("lii_txintr\n"));
sys/dev/pci/if_lii.c
1031
DPRINTF(("lii_txintr: ack'd %d\n", sc->sc_txs_ack));
sys/dev/pci/if_lii.c
365
DPRINTF(("lii_reset\n"));
sys/dev/pci/if_lii.c
418
DPRINTF(("lii_eeprom_read(%x) = %x\n", reg, *val));
sys/dev/pci/if_lii.c
654
DPRINTF(("lii_mii_statchg\n"));
sys/dev/pci/if_lii.c
671
DPRINTF(("lii_media_change\n"));
sys/dev/pci/if_lii.c
683
DPRINTF(("lii_media_status\n"));
sys/dev/pci/if_lii.c
697
DPRINTF(("lii_init\n"));
sys/dev/pci/if_lii.c
872
DPRINTF(("lii_start\n"));
sys/dev/pci/if_lii.c
890
DPRINTF(("lii_start: put %d\n", sc->sc_txs_cur));
sys/dev/pci/if_lii.c
934
DPRINTF(("lii_intr (%x)\n", status));
sys/dev/pci/if_lii.c
976
DPRINTF(("lii_rxintr\n"));
sys/dev/pci/if_lii.c
983
DPRINTF(("lii_rxintr: getting %u (%u) [%x]\n", sc->sc_rxcur,
sys/dev/pci/if_nfe.c
651
DPRINTF(("%s: link state changed\n",
sys/dev/pci/if_rge.c
3548
DPRINTF(("timeout waiting to patch phy mcu\n"));
sys/dev/pci/if_rtwn.c
1025
DPRINTF(("PA setting=0x%x, board=0x%x, regulatory=%d\n",
sys/dev/pci/if_rtwn.c
1090
DPRINTF(("%s: mode=0x%x rates=0x%08x, basicrates=0x%08x\n",
sys/dev/pci/if_rtwn.c
1105
DPRINTF(("%s: maxbasicrate=%d\n", device_xname(sc->sc_dev),
sys/dev/pci/if_rtwn.c
1118
DPRINTF(("%s: maxrate=%d\n", device_xname(sc->sc_dev), maxrate));
sys/dev/pci/if_rtwn.c
1268
DPRINTF(("%s: new node %s\n", __func__, ether_sprintf(ni->ni_macaddr)));
sys/dev/pci/if_rtwn.c
1305
DPRINTF(("%s: %s -> %s\n", __func__,
sys/dev/pci/if_rtwn.c
2476
DPRINTF(("%s: firmware: %s\n", device_xname(sc->sc_dev), name));
sys/dev/pci/if_rtwn.c
2509
DPRINTF(("FW V%d.%d %02d-%02d %02d:%02d\n",
sys/dev/pci/if_rtwn.c
3254
DPRINTF(("IQ/LC calib triggered by temp: %d -> %d\n",
sys/dev/pci/if_rtwn.c
977
DPRINTF(("%s: version=0x%08x\n", device_xname(sc->sc_dev), reg));
sys/dev/pci/if_vte.c
1089
DPRINTF(("rx data %p mbuf %p buf 0x%x/0x%x\n", rxd, m,
sys/dev/pci/if_vte.c
1112
DPRINTF(("vte_rxeof if_flags 0x%x\n", ifp->if_flags));
sys/dev/pci/if_vte.c
1117
DPRINTF(("vte_rxeof rxd %d/%p mbuf %p status 0x%x len %d\n",
sys/dev/pci/if_vte.c
1132
DPRINTF(("vte_rxeof newbuf failed\n"));
sys/dev/pci/if_vte.c
1291
DPRINTF(("tx paddr 0x%x\n", (u_int)paddr));
sys/dev/pci/if_vte.c
1297
DPRINTF(("rx paddr 0x%x\n", (u_int)paddr));
sys/dev/pci/if_vte.c
1358
DPRINTF(("before ipend 0x%x 0x%x\n", CSR_READ_2(sc, VTE_MIER),
sys/dev/pci/if_vte.c
1375
DPRINTF(("ipend 0x%x 0x%x\n", CSR_READ_2(sc, VTE_MIER),
sys/dev/pci/if_vte.c
1389
DPRINTF(("vte_stop if_flags 0x%x\n", ifp->if_flags));
sys/dev/pci/if_vte.c
1528
DPRINTF(("tx ring desc %d addr 0x%x\n", i, (u_int)addr));
sys/dev/pci/if_vte.c
1561
DPRINTF(("rx ring desc %d addr 0x%x\n", i, (u_int)addr));
sys/dev/pci/if_vte.c
1590
DPRINTF(("vte_rxfilter\n"));
sys/dev/pci/if_vte.c
1599
DPRINTF(("vte_rxfilter mcr 0x%x\n", mcr));
sys/dev/pci/if_vte.c
1654
DPRINTF(("chipit write multicast\n"));
sys/dev/pci/if_vte.c
1660
DPRINTF(("chipit write perfect filter\n"));
sys/dev/pci/if_vte.c
1669
DPRINTF(("chipit mcr0 0x%x\n", mcr));
sys/dev/pci/if_vte.c
1671
DPRINTF(("chipit read mcro\n"));
sys/dev/pci/if_vte.c
1673
DPRINTF(("chipit done\n"));
sys/dev/pci/if_vte.c
389
DPRINTF(("vte_miibus_statchg 0x%x 0x%x\n",
sys/dev/pci/if_vte.c
431
DPRINTF(("vte_miibus_statchg: link\n"));
sys/dev/pci/if_vte.c
665
DPRINTF(("vte_suspend if_flags 0x%x\n", ifp->if_flags));
sys/dev/pci/if_vte.c
772
DPRINTF(("vte_ifstart 0x%x 0x%x\n", ifp->if_flags, sc->vte_flags));
sys/dev/pci/if_vte.c
789
DPRINTF(("vte_encap:"));
sys/dev/pci/if_vte.c
791
DPRINTF((" failed\n"));
sys/dev/pci/if_vte.c
794
DPRINTF((" ok\n"));
sys/dev/pci/if_vte.c
859
DPRINTF(("vte_ifioctl if_flags 0x%x\n", ifp->if_flags));
sys/dev/pci/if_vte.c
969
DPRINTF(("vte_intr status 0x%x\n", status));
sys/dev/pci/if_wm.c
10235
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10255
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10263
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10269
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10300
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10309
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10316
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10351
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10368
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10395
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
10417
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s:\n", device_xname(dev),
sys/dev/pci/if_wm.c
10422
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10432
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> up %s\n",
sys/dev/pci/if_wm.c
10436
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10442
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> down\n",
sys/dev/pci/if_wm.c
10445
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10457
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> mii_pollstat\n",
sys/dev/pci/if_wm.c
10724
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s:\n", device_xname(sc->sc_dev),
sys/dev/pci/if_wm.c
10731
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> up %s\n",
sys/dev/pci/if_wm.c
10756
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> down\n",
sys/dev/pci/if_wm.c
10764
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10782
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s:\n", device_xname(sc->sc_dev),
sys/dev/pci/if_wm.c
10789
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> up\n",
sys/dev/pci/if_wm.c
10795
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: LSC -> down\n",
sys/dev/pci/if_wm.c
10812
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10818
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10840
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
10916
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
10930
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
10953
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
11069
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
11089
DPRINTF(sc, WM_DEBUG_RX,
sys/dev/pci/if_wm.c
11180
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
11279
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
11468
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
11765
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s called\n",
sys/dev/pci/if_wm.c
11915
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s called\n",
sys/dev/pci/if_wm.c
12123
DPRINTF(sc, WM_DEBUG_GMII,
sys/dev/pci/if_wm.c
12178
DPRINTF(sc, WM_DEBUG_GMII,
sys/dev/pci/if_wm.c
12184
DPRINTF(sc, WM_DEBUG_GMII,
sys/dev/pci/if_wm.c
12231
DPRINTF(sc, WM_DEBUG_GMII,
sys/dev/pci/if_wm.c
12236
DPRINTF(sc, WM_DEBUG_GMII,
sys/dev/pci/if_wm.c
12591
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
12645
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
12696
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s called\n",
sys/dev/pci/if_wm.c
12715
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s: Accessing PHY page %d reg 0x%x\n",
sys/dev/pci/if_wm.c
12757
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s called\n",
sys/dev/pci/if_wm.c
12823
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s called\n",
sys/dev/pci/if_wm.c
13066
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13070
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13568
DPRINTF(sc, WM_DEBUG_LINK,("%s: sc_txcw = 0x%x after autoneg check\n",
sys/dev/pci/if_wm.c
13578
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13589
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13594
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13600
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13628
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13634
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13692
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
13708
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13726
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13745
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s: go back to autonego\n",
sys/dev/pci/if_wm.c
13750
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s: /C/",
sys/dev/pci/if_wm.c
13753
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s: linkup %08x,%08x,%08x\n",
sys/dev/pci/if_wm.c
13784
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: checklink -> down\n",
sys/dev/pci/if_wm.c
13788
DPRINTF(sc, WM_DEBUG_LINK, ("%s: LINK: checklink -> up %s\n",
sys/dev/pci/if_wm.c
13804
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s: EXPIRE\n",
sys/dev/pci/if_wm.c
13991
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
13997
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
14059
DPRINTF(sc, WM_DEBUG_LINK, ("%s: %s: EXPIRE\n",
sys/dev/pci/if_wm.c
14240
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14376
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14405
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14480
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14574
DPRINTF(sc, WM_DEBUG_NVM, ("%s: No valid NVM bank present\n",
sys/dev/pci/if_wm.c
14894
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14909
DPRINTF(sc, WM_DEBUG_NVM, ("%s: failed to detect NVM bank\n",
sys/dev/pci/if_wm.c
14955
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
14970
DPRINTF(sc, WM_DEBUG_NVM, ("%s: failed to detect NVM bank\n",
sys/dev/pci/if_wm.c
15012
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15043
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15104
DPRINTF(sc, WM_DEBUG_NVM,
sys/dev/pci/if_wm.c
15186
DPRINTF(sc, WM_DEBUG_NVM,
sys/dev/pci/if_wm.c
15399
DPRINTF(sc, WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15419
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15428
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15439
DPRINTF(sc, WM_DEBUG_LOCK | WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15497
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15531
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15597
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15617
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15654
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15672
DPRINTF(sc, WM_DEBUG_LOCK | WM_DEBUG_NVM, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15696
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15709
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15738
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15757
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15766
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15777
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15802
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15818
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15859
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15875
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15886
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15897
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
15926
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16027
DPRINTF(sc, WM_DEBUG_MANAGE, ("%s: MANC (%08x)\n",
sys/dev/pci/if_wm.c
16043
DPRINTF(sc, WM_DEBUG_MANAGE, ("%s: FACTPS = %08x, CFG2=%04x\n",
sys/dev/pci/if_wm.c
16063
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16112
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16129
DPRINTF(sc, WM_DEBUG_LOCK, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16146
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16168
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16180
DPRINTF(sc, WM_DEBUG_INIT,
sys/dev/pci/if_wm.c
16293
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16395
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16431
DPRINTF(sc, WM_DEBUG_INIT,
sys/dev/pci/if_wm.c
16810
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
16943
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17148
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17232
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17325
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17344
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17385
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17556
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17671
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
17939
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
18043
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
18238
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
3523
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
4002
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4103
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4145
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
4170
DPRINTF(sc, WM_DEBUG_LINK,
sys/dev/pci/if_wm.c
4462
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4609
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4695
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4735
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4782
DPRINTF(sc, WM_DEBUG_GMII, ("%s: %s failed\n",
sys/dev/pci/if_wm.c
4880
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4905
DPRINTF(sc, WM_DEBUG_INIT,
sys/dev/pci/if_wm.c
4921
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
4964
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s: Configure LCD by software\n",
sys/dev/pci/if_wm.c
4982
DPRINTF(sc, WM_DEBUG_INIT,
sys/dev/pci/if_wm.c
5094
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
5357
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
5500
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
7035
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
7654
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
8345
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
8571
DPRINTF(sc, WM_DEBUG_INIT, ("%s: %s called\n",
sys/dev/pci/if_wm.c
8988
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9004
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9061
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9088
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9105
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9116
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9185
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9218
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9230
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9233
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9251
DPRINTF(sc, WM_DEBUG_TX, ("%s: TX: error after IFQ_DEQUEUE\n",
sys/dev/pci/if_wm.c
9464
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9467
DPRINTF(sc, WM_DEBUG_TX, ("\t0x%08x%08x\n", mssidx, cmdc));
sys/dev/pci/if_wm.c
9602
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9618
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9658
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9681
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9693
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9758
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9762
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9784
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9805
DPRINTF(sc, WM_DEBUG_TX, ("%s: TX: desc %d: cmdlen 0x%08x\n",
sys/dev/pci/if_wm.c
9817
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9820
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9838
DPRINTF(sc, WM_DEBUG_TX, ("%s: TX: error after IFQ_DEQUEUE\n",
sys/dev/pci/if_wm.c
9912
DPRINTF(sc, WM_DEBUG_TX, ("%s: TX: checking job %d\n",
sys/dev/pci/if_wm.c
9928
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9935
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wm.c
9985
DPRINTF(sc, WM_DEBUG_TX,
sys/dev/pci/if_wpi.c
1010
DPRINTF(("config chan %d flags %x\n", sc->config.chan,
sys/dev/pci/if_wpi.c
1458
DPRINTF(("out-of-range temperature reported: %d\n", temp));
sys/dev/pci/if_wpi.c
1462
DPRINTF(("temperature %d->%d\n", sc->temp, temp));
sys/dev/pci/if_wpi.c
1515
DPRINTF(("rx tail flags error %x\n",
sys/dev/pci/if_wpi.c
1742
DPRINTF(("microcode alive notification version %x "
sys/dev/pci/if_wpi.c
1757
DPRINTF(("state changed to %x\n", le32toh(*status)));
sys/dev/pci/if_wpi.c
1795
DPRINTF(("scan finished nchan=%d status=%d chan=%d\n",
sys/dev/pci/if_wpi.c
2277
DPRINTF(("cap=%x rev=%x type=%x\n", sc->cap, le16toh(sc->rev),
sys/dev/pci/if_wpi.c
2345
DPRINTF(("adding chan %d flags=0x%x maxpwr=%d\n",
sys/dev/pci/if_wpi.c
2366
DPRINTF(("power group %d: chan=%d maxpwr=%d temp=%d\n", n,
sys/dev/pci/if_wpi.c
2373
DPRINTF(("\tsample %d: index=%d power=%d\n", i,
sys/dev/pci/if_wpi.c
2440
DPRINTF(("setting WME for queue %d aifsn=%d cwmin=%d cwmax=%d "
sys/dev/pci/if_wpi.c
2534
DPRINTF(("TSF bintval=%u tstamp=%" PRIu64 ", init=%u\n",
sys/dev/pci/if_wpi.c
2583
DPRINTF(("chan %d/rate %d: power index %d\n", chan,
sys/dev/pci/if_wpi.c
2772
DPRINTF(("config chan %d flags %x cck %x ofdm %x\n", sc->config.chan,
sys/dev/pci/if_wpi.c
3187
DPRINTF(("setting h/w config %x\n", hw));
sys/dev/pci/if_wpi.c
3286
DPRINTF(("temperature %d\n", sc->temp));
sys/dev/pci/igc/if_igc.c
1522
DPRINTF(CFG, "called\n");
sys/dev/pci/igc/if_igc.c
1691
DPRINTF(TX, "%s: begin: msix %d prod %d n2c %d free %d\n",
sys/dev/pci/igc/if_igc.c
1778
DPRINTF(TX, "%s: done : msix %d prod %d n2c %d free %d\n",
sys/dev/pci/igc/if_igc.c
1797
DPRINTF(TX, "false: msix %d cons %d prod %d\n",
sys/dev/pci/igc/if_igc.c
1819
DPRINTF(TX, "pending TX "
sys/dev/pci/igc/if_igc.c
1826
DPRINTF(TX, "handled TX "
sys/dev/pci/igc/if_igc.c
1878
DPRINTF(CFG, "called\n");
sys/dev/pci/igc/if_igc.c
1949
DPRINTF(CFG, "cmd 0x%016lx\n", cmd);
sys/dev/pci/igc/if_igc.c
2068
DPRINTF(RX, "%s RDT %d last%d\n",
sys/dev/pci/igc/if_igc.c
2125
DPRINTF(RX, "more=true\n");
sys/dev/pci/igc/if_igc.c
2172
DPRINTF(RX, "ierrors++\n");
sys/dev/pci/igc/if_igc.c
2241
DPRINTF(RX, "%s n2c %d id %d\n",
sys/dev/pci/igc/if_igc.c
2246
DPRINTF(RX, "fill queue[%d]\n", rxr->me);
sys/dev/pci/igc/if_igc.c
2459
DPRINTF(CFG, "called\n");
sys/dev/pci/igc/if_igc.c
2514
DPRINTF(CFG, "promisc\n");
sys/dev/pci/igc/if_igc.c
2546
DPRINTF(CFG, "%d: %s\n", mcnt,
sys/dev/pci/igc/if_igc.c
2557
DPRINTF(CFG, "hw filter\n");
sys/dev/pci/igc/if_igc.c
2608
DPRINTF(RX, "slot %d already has an mbuf\n", id);
sys/dev/pci/igc/if_igc.c
2679
DPRINTF(CFG, "ivar(0)=0x%x\n", ivar);
sys/dev/pci/igc/if_igc.c
2681
DPRINTF(CFG, "ivar(1)=0x%x\n", ivar);
sys/dev/pci/igc/if_igc.c
2825
DPRINTF(MISC, "reg_icr=0x%x\n", reg_icr);
sys/dev/pci/igc/if_igc.c
2829
DPRINTF(MISC, "not for me\n");
sys/dev/pci/igc/if_igc.c
2837
DPRINTF(MISC, "hot eject\n");
sys/dev/pci/igc/if_igc.c
2842
DPRINTF(MISC, "not set IGC_ICR_INT_ASSERTED");
sys/dev/pci/igc/if_igc.c
3444
DPRINTF(RX, "called\n");
sys/dev/pci/igc/if_igc.c
875
DPRINTF(MISC, "DMA coalescing disabled\n");
sys/dev/pci/ips.c
1047
DPRINTF(IPS_D_INFO, ("%s: ips_ioctl: cmd %lu\n",
sys/dev/pci/ips.c
1075
DPRINTF(IPS_D_INFO, ("%s: ips_ioctl_inq: novol %d, nodisk %d\n",
sys/dev/pci/ips.c
1146
DPRINTF(IPS_D_INFO, ("%s: ips_ioctl_vol: vid %d, state 0x%02x, "
sys/dev/pci/ips.c
1219
DPRINTF(IPS_D_INFO, ("%s: ips_ioctl_disk: vid %d, did %d, channel %d, "
sys/dev/pci/ips.c
1330
DPRINTF(IPS_D_XFER, ("%s: ips_cmd: id 0x%02x, flags 0x%x, xs %p, "
sys/dev/pci/ips.c
1357
DPRINTF(IPS_D_XFER, ("%s: ips_poll: busy-wait\n",
sys/dev/pci/ips.c
1373
DPRINTF(IPS_D_XFER, ("%s: ips_poll: sleep %d hz\n",
sys/dev/pci/ips.c
1377
DPRINTF(IPS_D_XFER, ("%s: ips_poll: state %d\n",
sys/dev/pci/ips.c
1397
DPRINTF(IPS_D_XFER, ("%s: ips_done: id 0x%02x, flags 0x%x, xs %p\n",
sys/dev/pci/ips.c
1491
DPRINTF(IPS_D_ERR, ("%s: ips_error: stat 0x%02x, estat 0x%02x, "
sys/dev/pci/ips.c
1498
DPRINTF(IPS_D_ERR, (", dcdb device 0x%02x, attr 0x%02x, "
sys/dev/pci/ips.c
1503
DPRINTF(IPS_D_ERR, (", cdb"));
sys/dev/pci/ips.c
1505
DPRINTF(IPS_D_ERR, (" %x", dcdb->cdb[i]));
sys/dev/pci/ips.c
1507
DPRINTF(IPS_D_ERR, (", sense"));
sys/dev/pci/ips.c
1509
DPRINTF(IPS_D_ERR, (" %x", dcdb->sense[i]));
sys/dev/pci/ips.c
1512
DPRINTF(IPS_D_ERR, ("\n"));
sys/dev/pci/ips.c
1591
DPRINTF(IPS_D_XFER, ("%s: ips_intr", device_xname(sc->sc_dev)));
sys/dev/pci/ips.c
1593
DPRINTF(IPS_D_XFER, (": not ours\n"));
sys/dev/pci/ips.c
1596
DPRINTF(IPS_D_XFER, ("\n"));
sys/dev/pci/ips.c
1600
DPRINTF(IPS_D_XFER, ("%s: ips_intr: status 0x%08x\n",
sys/dev/pci/ips.c
1605
DPRINTF(IPS_D_ERR, ("%s: ips_intr: invalid id %d\n",
sys/dev/pci/ips.c
1612
DPRINTF(IPS_D_ERR, ("%s: ips_intr: cmd 0x%02x not "
sys/dev/pci/ips.c
1857
DPRINTF(IPS_D_XFER, ("%s: sqhead 0x%08x, sqtail 0x%08x\n",
sys/dev/pci/ips.c
1904
DPRINTF(IPS_D_XFER, ("%s: status 0x%08x\n", device_xname(sc->sc_dev),
sys/dev/pci/ips.c
857
DPRINTF(IPS_D_XFER, ("%s: ips_scsi_cmd: xs %p, target %d, "
sys/dev/pci/ips.c
862
DPRINTF(IPS_D_INFO, ("%s: ips_scsi_cmd: invalid params "
sys/dev/pci/ips.c
896
DPRINTF(IPS_D_ERR, ("%s: ips_scsi_cmd: invalid params "
sys/dev/pci/ips.c
915
DPRINTF(IPS_D_ERR, ("%s: ips_scsi_cmd: ips_load_xs "
sys/dev/pci/ips.c
976
DPRINTF(IPS_D_INFO, ("%s: unsupported scsi command 0x%02x\n",
sys/dev/pci/machfb.c
1120
DPRINTF("\th total: 0x%08x h sync: 0x%08x\n",
sys/dev/pci/machfb.c
1122
DPRINTF("\tv total: 0x%08x v sync: 0x%08x\n",
sys/dev/pci/machfb.c
1302
DPRINTF("xclks_per_qw %d %d\n", xclks_per_qw >> 7, xclks_per_qw_m);
sys/dev/pci/machfb.c
1303
DPRINTF("mem %dkHz v %dkHz\n", sc->mem_freq, sc->vclk_freq);
sys/dev/pci/machfb.c
1357
DPRINTF("dsp_xclks_per_qw = %d, dsp_on = %d, dsp_off = %d,\n"
sys/dev/pci/machfb.c
1364
DPRINTF("DSP_ON_OFF %08x\n", regr(sc, DSP_ON_OFF));
sys/dev/pci/machfb.c
1365
DPRINTF("DSP_CONFIG %08x\n", regr(sc, DSP_CONFIG));
sys/dev/pci/machfb.c
1370
DPRINTF("DSP_ON_OFF %08x\n", regr(sc, DSP_ON_OFF));
sys/dev/pci/machfb.c
1371
DPRINTF("DSP_CONFIG %08x\n", regr(sc, DSP_CONFIG));
sys/dev/pci/machfb.c
1408
DPRINTF("post_div: %d log2_post_div: %d mclk_div: %d\n",
sys/dev/pci/machfb.c
1416
DPRINTF("target: %d output: %d\n", clock,
sys/dev/pci/machfb.c
574
DPRINTF("using clock %d\n", sc->sc_clock);
sys/dev/pci/machfb.c
576
DPRINTF("ref_freq: %d\n", sc->ref_freq);
sys/dev/pci/machfb.c
578
DPRINTF("ref_div: %d\n", sc->ref_div);
sys/dev/pci/machfb.c
580
DPRINTF("mclk_fb_div: %d\n", sc->mclk_fb_div);
sys/dev/pci/machfb.c
589
DPRINTF("minref: %d m: %d\n", sc->minref, sc->m);
sys/dev/pci/mfii.c
1605
DPRINTF("%s: firmware state change %#x -> %#x after "
sys/dev/pci/mfii.c
1626
DPRINTF("%s: active FW %s Version %s date %s time %s\n",
sys/dev/pci/mfii.c
1635
DPRINTF("%s: pending FW %s Version %s date %s time %s\n",
sys/dev/pci/mfii.c
1643
DPRINTF("%s: max_arms %d max_spans %d max_arrs %d max_lds %d name %s\n",
sys/dev/pci/mfii.c
1651
DPRINTF("%s: serial %s present %#x fw time %d max_cmds %d max_sg %d\n",
sys/dev/pci/mfii.c
1659
DPRINTF("%s: max_rq %d lds_pres %d lds_deg %d lds_off %d pd_pres %d\n",
sys/dev/pci/mfii.c
1667
DPRINTF("%s: pd_dsk_prs %d pd_dsk_pred_fail %d pd_dsk_fail %d\n",
sys/dev/pci/mfii.c
1673
DPRINTF("%s: nvram %d mem %d flash %d\n",
sys/dev/pci/mfii.c
1679
DPRINTF("%s: ram_cor %d ram_uncor %d clus_all %d clus_act %d\n",
sys/dev/pci/mfii.c
1686
DPRINTF("%s: max_strps_io %d raid_lvl %#x adapt_ops %#x ld_ops %#x\n",
sys/dev/pci/mfii.c
1693
DPRINTF("%s: strp_sz_min %d strp_sz_max %d pd_ops %#x pd_mix %#x\n",
sys/dev/pci/mfii.c
1700
DPRINTF("%s: ecc_bucket %d pckg_prop %s\n",
sys/dev/pci/mfii.c
1705
DPRINTF("%s: sq_nm %d prd_fail_poll %d intr_thrtl %d intr_thrtl_to %d\n",
sys/dev/pci/mfii.c
1712
DPRINTF("%s: rbld_rate %d patr_rd_rate %d bgi_rate %d cc_rate %d\n",
sys/dev/pci/mfii.c
1719
DPRINTF("%s: rc_rate %d ch_flsh %d spin_cnt %d spin_dly %d clus_en %d\n",
sys/dev/pci/mfii.c
1727
DPRINTF("%s: coerc %d alarm %d dis_auto_rbld %d dis_bat_wrn %d ecc %d\n",
sys/dev/pci/mfii.c
1735
DPRINTF("%s: ecc_leak %d rest_hs %d exp_encl_dev %d\n",
sys/dev/pci/mfii.c
1741
DPRINTF("%s: vendor %#x device %#x subvendor %#x subdevice %#x\n",
sys/dev/pci/mfii.c
1748
DPRINTF("%s: type %#x port_count %d port_addr ",
sys/dev/pci/mfii.c
1754
DPRINTF("%.0" PRIx64 " ",
sys/dev/pci/mfii.c
1756
DPRINTF("\n");
sys/dev/pci/mfii.c
1758
DPRINTF("%s: type %.x port_count %d port_addr ",
sys/dev/pci/mfii.c
1764
DPRINTF("%.0" PRIx64 " ",
sys/dev/pci/mfii.c
1766
DPRINTF("\n");
sys/dev/pci/oboe.c
250
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
261
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
279
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
300
DPRINTF(("%s: resid=%zu, iovcnt=%d, offset=%jd\n",
sys/dev/pci/oboe.c
311
DPRINTF(("oboe_read: sleep\n"));
sys/dev/pci/oboe.c
313
DPRINTF(("oboe_read: woke, error=%d\n", error));
sys/dev/pci/oboe.c
325
DPRINTF(("oboe_read: uio buffer smaller than frame size"
sys/dev/pci/oboe.c
329
DPRINTF(("oboe_read: moving %d bytes from %p\n",
sys/dev/pci/oboe.c
350
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
357
DPRINTF(("oboe_write: sleep\n"));
sys/dev/pci/oboe.c
359
DPRINTF(("oboe_write: woke up, error=%d\n", error));
sys/dev/pci/oboe.c
368
DPRINTF(("oboe_write: slot overrun\n"));
sys/dev/pci/oboe.c
428
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
444
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/pci/oboe.c
451
DPRINTF(("%s: have data\n", __func__));
sys/dev/pci/oboe.c
454
DPRINTF(("%s: recording select\n", __func__));
sys/dev/pci/oboe.c
534
DPRINTF(("oboe_intr stat=0x%x\n", irqstat));
sys/dev/pci/oboe.c
542
DPRINTF(("oboe_intr: all buffers filled\n"));
sys/dev/pci/oboe.c
549
DPRINTF(("oboe_intr: moving %d bytes to %p\n", len,
sys/dev/pci/oboe.c
563
DPRINTF(("oboe_intr new rxs=%d\n", sc->sc_rxs));
sys/dev/pci/oboe.c
565
DPRINTF(("oboe_intr no more frames available\n"));
sys/dev/pci/oboe.c
567
DPRINTF(("oboe_intr changing state to ~OBOE_RSLP\n"));
sys/dev/pci/oboe.c
569
DPRINTF(("oboe_intr: waking up reader\n"));
sys/dev/pci/oboe.c
573
DPRINTF(("oboe_intr returning\n"));
sys/dev/pci/oboe.c
576
DPRINTF(("oboe_intr: write done\n"));
sys/dev/pci/oboe.c
586
DPRINTF(("oboe_intr changing state to ~OBOE_WSLP\n"));
sys/dev/pci/oboe.c
588
DPRINTF(("oboe_intr: waking up writer\n"));
sys/dev/pci/oboe.c
708
DPRINTF(("oboe: setting baud to %d\n", baud));
sys/dev/pci/oboe.c
722
DPRINTF(("oboe: cannot set speed to %d\n", baud));
sys/dev/pci/pccbb.c
1009
DPRINTF(("%s: enter sockevent %" PRIx32 "\n",
sys/dev/pci/pccbb.c
1018
DPRINTF(("Powercycling because of socket event\n"));
sys/dev/pci/pccbb.c
1052
DPRINTF(("%s: 0x%08x",
sys/dev/pci/pccbb.c
1054
DPRINTF((" card removed, 0x%08x\n", sockstate));
sys/dev/pci/pccbb.c
1135
DPRINTF(("%s: 0x%08x", device_xname(sc->sc_dev), sockevent));
sys/dev/pci/pccbb.c
1140
DPRINTF((" card inserted, 0x%08x\n", sockstate));
sys/dev/pci/pccbb.c
1245
DPRINTF(("pccbb_power: %s and %s [0x%x]\n",
sys/dev/pci/pccbb.c
1509
DPRINTF(("pccbb_cardenable:"));
sys/dev/pci/pccbb.c
1534
DPRINTF((" command reg 0x%x\n", command));
sys/dev/pci/pccbb.c
1556
DPRINTF(("pccbb_io_open: 0x%x[0x%x] - 0x%x[0x%x]\n",
sys/dev/pci/pccbb.c
1711
DPRINTF(("pccbb_intr_establish start. %p\n", LIST_FIRST(&sc->sc_pil)));
sys/dev/pci/pccbb.c
1738
DPRINTF(("pccbb_intr_establish add pil. %p\n",
sys/dev/pci/pccbb.c
1760
DPRINTF(("pccbb_intr_disestablish start. %p\n",
sys/dev/pci/pccbb.c
1765
DPRINTF(("pccbb_intr_disestablish: no ih\n"));
sys/dev/pci/pccbb.c
1771
DPRINTF(("pccbb_intr_disestablish: pil %p\n", pil));
sys/dev/pci/pccbb.c
1773
DPRINTF(("pccbb_intr_disestablish frees one pil\n"));
sys/dev/pci/pccbb.c
1786
DPRINTF(("pccbb_intr_disestablish frees one pil\n"));
sys/dev/pci/pccbb.c
1791
DPRINTF(("pccbb_intr_disestablish: no interrupt handler\n"));
sys/dev/pci/pccbb.c
1975
DPRINTF(("pccbb_pcmcia_io_alloc alloc port 0x%lx+0x%lx\n",
sys/dev/pci/pccbb.c
1983
DPRINTF(("pccbb_pcmcia_io_alloc map port 0x%lx+0x%lx\n",
sys/dev/pci/pccbb.c
1993
DPRINTF(("pccbb_pcmmcia_io_alloc alloc port 0x%lx+0x%lx\n",
sys/dev/pci/pccbb.c
2086
DPRINTF(("pccbb_pcmcia_io_map window %d %s port %lx+%lx\n",
sys/dev/pci/pccbb.c
2132
DPRINTF(("pccbb_pcmcia_do_io_map win %d addr 0x%lx size 0x%lx "
sys/dev/pci/pccbb.c
2251
DPRINTF(("pccbb_pcmcia_delay: \"%s\", sleep %d ms\n", wmesg, timo));
sys/dev/pci/pccbb.c
2276
DPRINTF(("pccbb_pcmcia_socket_enable: "));
sys/dev/pci/pccbb.c
2283
DPRINTF(("5V card\n"));
sys/dev/pci/pccbb.c
2286
DPRINTF(("3V card\n"));
sys/dev/pci/pccbb.c
2289
DPRINTF(("?V card, 0x%x\n", spsr)); /* XXX */
sys/dev/pci/pccbb.c
2372
DPRINTF(("pccbb_pcmcia_socket_disable\n"));
sys/dev/pci/pccbb.c
2410
DPRINTF(("%s: pccbb_pcmcia_socket_settype type %s %02x\n",
sys/dev/pci/pccbb.c
2426
DPRINTF(("pccbb_pcmcia_card_detect\n"));
sys/dev/pci/pccbb.c
2498
DPRINTF(("pccbb_pcmcia_alloc_mem: addr 0x%lx size 0x%lx, "
sys/dev/pci/pccbb.c
2571
DPRINTF(("pccbb_pcmcia_do_mem_map: start 0x%lx end 0x%lx off 0x%lx\n",
sys/dev/pci/pccbb.c
2694
DPRINTF(("pccbb_pcmcia_mem_map window %d bus %lx+%lx+%lx at card addr "
sys/dev/pci/pccbb.c
2760
DPRINTF(("%s does not provide edge nor pulse interrupt\n",
sys/dev/pci/pccbb.c
2801
DPRINTF(("pccbb_rbus_cb_space_alloc: addr 0x%lx, size 0x%lx, "
sys/dev/pci/pccbb.c
2837
DPRINTF(("pccbb_rbus_cb_space_alloc: Bus space tag 0x%lx is "
sys/dev/pci/pccbb.c
2896
DPRINTF(("using memory window, 0x%lx 0x%lx 0x%lx\n\n",
sys/dev/pci/pccbb.c
3090
DPRINTF(("--pccbb_winset: win0 [0x%lx, 0x%lx), win1 [0x%lx, 0x%lx)\n",
sys/dev/pci/pccbb.c
399
DPRINTF(("(chipflags %x)", flags));
sys/dev/pci/pccbb.c
446
DPRINTF(("%s: socket base address 0x%lx\n",
sys/dev/pci/pccbb.c
600
DPRINTF(("%s: CardBus register address 0x%lx -> 0x%lx\n",
sys/dev/pci/pccbb.c
615
DPRINTF(("%s: CardBus register address 0x%lx -> 0x%lx\n",
sys/dev/pci/pccbb.c
685
DPRINTF(("%s: found cardslot\n", __func__));
sys/dev/pci/pccbb.c
746
DPRINTF(("CardBus latency timer 0x%x (%x)\n",
sys/dev/pci/pccbb.c
758
DPRINTF(("PCI latency timer 0x%x (%x)\n",
sys/dev/pci/pccbb.c
857
DPRINTF(("%s: topic slot ctrl reg 0x%x -> ",
sys/dev/pci/pccbb.c
862
DPRINTF(("0x%x\n", slotctl));
sys/dev/pci/pccbb.c
868
DPRINTF(("%s: topic slot ctrl reg 0x%x -> ",
sys/dev/pci/pccbb.c
875
DPRINTF(("0x%x\n", slotctl));
sys/dev/pci/piixpm.c
267
DPRINTF(("%s: conf 0x%08x\n", device_xname(self), conf));
sys/dev/pci/piixpm.c
636
DPRINTF(("%s: exec: op %d, addr 0x%02x, cmdlen %zu, len %zu, "
sys/dev/pci/piixpm.c
657
DPRINTF(("%s: exec: st %#x\n", device_xname(sc->sc_dev), st & 0xff));
sys/dev/pci/piixpm.c
795
DPRINTF(("%s: intr st %#x\n", device_xname(sc->sc_dev), st & 0xff));
sys/dev/pci/pm2fb.c
1348
DPRINTF("data: %08x\n", bus_space_read_4(sc->sc_memt, sc->sc_regh,
sys/dev/pci/pm2fb.c
1510
DPRINTF("best: %d kHz ( %d off ), %d %d %d\n", bfreq, bdiff, bm, bn, bp);
sys/dev/pci/pm2fb.c
875
DPRINTF("pixel size: %08x\n",
sys/dev/pci/r128fb.c
1147
DPRINTF("backlight level: %d reg %08x\n", level, reg);
sys/dev/pci/r128fb.c
1164
DPRINTF("backlight state: %d reg %08x\n", on, reg);
sys/dev/pci/r128fb.c
338
DPRINTF("R128_LVDS_GEN_CNTL: %08x\n", reg);
sys/dev/pci/r128fb.c
728
DPRINTF("depth: %d\n", reg & R128_CRTC_PIX_WIDTH);
sys/dev/pci/radeonfb.c
1088
DPRINTF(("needs_unmap: %d\n", sc->sc_needs_unmap));
sys/dev/pci/radeonfb.c
1746
DPRINTF(("dot clock: %u\n", dotclock));
sys/dev/pci/radeonfb.c
1764
DPRINTF(("outfreq: %u\n", outfreq));
sys/dev/pci/radeonfb.c
1767
DPRINTF(("post divider: %d (mask %x)\n", div,
sys/dev/pci/radeonfb.c
1777
DPRINTF(("feedback divider: %d\n", *feedbackdiv));
sys/dev/pci/radeonfb.c
1924
DPRINTF(("No connector info in BIOS!\n"));
sys/dev/pci/radeonfb.c
2010
DPRINTF(("Port #%d:\n", i));
sys/dev/pci/radeonfb.c
2011
DPRINTF((" conn = %d\n", sc->sc_ports[i].rp_conn_type));
sys/dev/pci/radeonfb.c
2012
DPRINTF((" ddc = %d\n", sc->sc_ports[i].rp_ddc_type));
sys/dev/pci/radeonfb.c
2013
DPRINTF((" dac = %d\n", sc->sc_ports[i].rp_dac_type));
sys/dev/pci/radeonfb.c
2014
DPRINTF((" tmds = %d\n", sc->sc_ports[i].rp_tmds_type));
sys/dev/pci/radeonfb.c
2015
DPRINTF((" crtc = %d\n", sc->sc_ports[i].rp_number));
sys/dev/pci/radeonfb.c
206
#define PRINTREG(r) DPRINTF((#r " = %08x\n", GET32(sc, r)))
sys/dev/pci/radeonfb.c
207
#define PRINTPLL(r) DPRINTF((#r " = %08x\n", GETPLL(sc, r)))
sys/dev/pci/radeonfb.c
2076
DPRINTF(("DFP table revision %d\n", GETBIOS8(sc, ptr)));
sys/dev/pci/radeonfb.c
2088
DPRINTF(("TMDS_PLL dot clock %d pll %x\n",
sys/dev/pci/radeonfb.c
2097
DPRINTF(("no suitable DFP table present\n"));
sys/dev/pci/radeonfb.c
2108
DPRINTF(("TMDS_PLL dot clock %d pll %x\n",
sys/dev/pci/radeonfb.c
2196
DPRINTF(("refdiv %08x\n", refdiv));
sys/dev/pci/radeonfb.c
2198
DPRINTF(("div0 %08x\n", div0));
sys/dev/pci/radeonfb.c
2203
DPRINTF(("div0 %08x\n", div0));
sys/dev/pci/radeonfb.c
2498
DPRINTF(("CRTC%s_GEN_CNTL = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2521
DPRINTF(("res %d x %d\n", hd, vd));
sys/dev/pci/radeonfb.c
2532
DPRINTF(("CRTC%s_H_TOTAL_DISP = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2536
DPRINTF(("FP_H%s_TOTAL_DISP = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2546
DPRINTF(("CRTC%s_H_SYNC_STRT_WID = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2549
DPRINTF(("FP_H%s_SYNC_STRT_WID = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2558
DPRINTF(("CRTC%s_V_TOTAL_DISP = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2561
DPRINTF(("FP_V%s_TOTAL_DISP = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2572
DPRINTF(("CRTC%s_V_SYNC_STRT_WID = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2575
DPRINTF(("FP_V%s_SYNC_STRT_WID = %08x\n", crtc ? "2" : "", v));
sys/dev/pci/radeonfb.c
2730
DPRINTF(("init screen called, existing %d\n", existing));
sys/dev/pci/radeonfb.c
2882
DPRINTF(("aperbase = %08x\n", aperbase));
sys/dev/pci/radeonfb.c
2896
DPRINTF((" FB loc %08x\n", radeonfb_avivo_INMC(sc, R520_MC_FB_LOCATION)));
sys/dev/pci/radeonfb.c
2897
DPRINTF(("AGP loc %08x\n", radeonfb_avivo_INMC(sc, R520_MC_AGP_LOCATION)));
sys/dev/pci/radeonfb.c
3840
DPRINTF(("PLL %08x %08x\n", GETPLL(sc, R500_DYN_SCLK_PWMEM_PIPE),
sys/dev/pci/radeonfb.c
477
DPRINTF(("%s", prop_dictionary_externalize(device_properties(dev))));
sys/dev/pci/radeonfb.c
536
DPRINTF(("found RV* chip, backlight is supposedly linear\n"));
sys/dev/pci/radeonfb.c
540
DPRINTF(("nope, it's inverted\n"));
sys/dev/pci/radeonfb.c
716
DPRINTF(("%s: port %d tmds type %d\n", __func__, i,
sys/dev/pci/radeonfb.c
721
DPRINTF(("%s: plugging internal TMDS into CRTC %d\n",
sys/dev/pci/radeonfb.c
739
DPRINTF(("%s: plugging external TMDS into CRTC %d\n",
sys/dev/pci/radeonfb.c
852
DPRINTF(("dual crtcs!\n"));
sys/dev/pci/radeonfb.c
928
DPRINTF(("fpbtr = %p\n", (void *)dp->rd_fbptr));
sys/dev/pci/radeonfb.c
942
DPRINTF(("init engine\n"));
sys/dev/pci/radeonfb_bios.c
244
DPRINTF(("%s: bad rev %x of %s\n", XNAME(sc), rev, tp->name));
sys/dev/pci/radeonfb_bios.c
250
DPRINTF(("%s: wrong pointer to %s!\n", XNAME(sc), tp->name));
sys/dev/pci/radeonfb_bios.c
304
DPRINTF(("WAIT_MC_BUSY_MASK: %d ", count));
sys/dev/pci/radeonfb_bios.c
310
DPRINTF(("%d\n", count));
sys/dev/pci/radeonfb_bios.c
316
DPRINTF(("WAIT_MEM_PWRUP_COMPLETE: %d ", count));
sys/dev/pci/radeonfb_bios.c
323
DPRINTF(("%d\n", count));
sys/dev/pci/radeonfb_bios.c
329
DPRINTF(("WAIT_DLL_READY_MASK: %d ", count));
sys/dev/pci/radeonfb_bios.c
335
DPRINTF(("%d\n", count));
sys/dev/pci/radeonfb_bios.c
342
DPRINTF(("WAIT CHK_SET_CLK_PWRMGT_CNTL24\n"));
sys/dev/pci/radeonfb_bios.c
368
DPRINTF(("%s: load_init_block processing %s\n", XNAME(sc), tp->name));
sys/dev/pci/radeonfb_bios.c
381
DPRINTF(("WRITE INDEXED: %x %x\n",
sys/dev/pci/radeonfb_bios.c
388
DPRINTF(("WRITE DIRECT: %x %x\n",
sys/dev/pci/radeonfb_bios.c
399
DPRINTF(("MASK INDEXED: %x %x %x\n",
sys/dev/pci/radeonfb_bios.c
409
DPRINTF(("MASK DIRECT: %x %x %x\n",
sys/dev/pci/radeonfb_bios.c
417
DPRINTF(("DELAY: %d\n", count));
sys/dev/pci/radeonfb_bios.c
423
DPRINTF(("SCOMMAND %x\n", command));
sys/dev/pci/radeonfb_bios.c
456
DPRINTF(("%s: load_pll_block processing %s\n", XNAME(sc), tp->name));
sys/dev/pci/radeonfb_bios.c
497
DPRINTF(("PLL_MASK_BYTE %u %u %x %x\n", index,
sys/dev/pci/radeonfb_bios.c
503
DPRINTF(("PLL_WRITE %u %x\n", index,
sys/dev/pci/radeonfb_bios.c
523
DPRINTF(("%s: reset_sdram processing %s\n", XNAME(sc), tp->name));
sys/dev/pci/radeonfb_bios.c
535
DPRINTF(("INDEX reg RADEON_MEM_SDRAM_MODE_REG %x %x\n",
sys/dev/pci/radeonfb_bios.c
541
DPRINTF(("INDEX reg RADEON_MEM_SDRAM_MODE_REG %x %x\n",
sys/dev/pci/radeonfb_bios.c
566
DPRINTF(("%s: Bios Rev: %d\n", XNAME(sc), revision));
sys/dev/pci/radeonfb_bios.c
572
DPRINTF(("%s: parsing table %s\n", XNAME(sc), tp->name));
sys/dev/pci/radeonfb_bios.c
616
DPRINTF(("%s: BIOS parse done\n", XNAME(sc)));
sys/dev/pci/sti_pci.c
164
DPRINTF(("%s: mapping rom @ %lx for %lx\n", __func__,
sys/dev/pci/sti_pci.c
219
DPRINTF(("ROM offset %08x size %08x type %08x",
sys/dev/pci/sti_pci.c
241
DPRINTF((" invalid PCI data signature %08x\n",
sys/dev/pci/sti_pci.c
249
DPRINTF((" code %02x", tmp));
sys/dev/pci/sti_pci.c
266
DPRINTF((" (wrong architecture)"));
sys/dev/pci/sti_pci.c
270
DPRINTF(("%s\n", selected == offs ? " -> SELECTED" : ""));
sys/dev/pci/sti_pci.c
312
DPRINTF(("remapping rom @ %lx for %lx\n",
sys/dev/pci/sv.c
287
DPRINTF(("sv_defer: %p\n", sc));
sys/dev/pci/sv.c
303
DPRINTF(("sv_attach: addr a dmaio=0x%lx\n", (u_long)dmaio));
sys/dev/pci/sv.c
314
DPRINTF(("sv_attach: addr c dmaio=0x%lx\n", (u_long)dmaio));
sys/dev/pci/sv.c
361
DPRINTF(("sv: IO ports: enhanced=0x%x, OPL=0x%x, MIDI=0x%x\n",
sys/dev/pci/sv.c
406
DPRINTF(("sv_attach: control=0x%x\n", sv_read(sc, SV_CODEC_CONTROL)));
sys/dev/pci/sv.c
536
DPRINTF(("sv_allocmem: pa=%lx va=%lx pba=%lx\n",
sys/dev/pci/sv.c
566
DPRINTF(("sv_open\n"));
sys/dev/pci/sv.c
719
DPRINTF(("sv_trigger_output: DMA start loop input addr=%x cc=%d\n",
sys/dev/pci/sv.c
729
DPRINTF(("sv_trigger_output: current addr=%x\n",
sys/dev/pci/sv.c
774
DPRINTF(("sv_trigger_input: DMA start loop input addr=%x cc=%d\n",
sys/dev/pci/sv.c
784
DPRINTF(("sv_trigger_input: current addr=%x\n",
sys/dev/pci/sv.c
804
DPRINTF(("sv: sv_halt_output\n"));
sys/dev/pci/sv.c
819
DPRINTF(("sv: sv_halt_input\n"));
sys/dev/pci/trm.c
1009
DPRINTF(("select with SEL_ATNSTOP\n"));
sys/dev/pci/trm.c
1021
DPRINTF(("select with SEL_ATN3\n"));
sys/dev/pci/trm.c
1030
DPRINTF(("select with SEL_ATN\n"));
sys/dev/pci/trm.c
1060
DPRINTF(("trm_reset.........\n"));
sys/dev/pci/trm.c
1137
DPRINTF(("trm_intr......\n"));
sys/dev/pci/trm.c
1149
DPRINTF(("stat = %04x, ", stat));
sys/dev/pci/trm.c
1152
DPRINTF(("intstat=%02x, ", intstat));
sys/dev/pci/trm.c
1154
DPRINTF(("\n"));
sys/dev/pci/trm.c
1159
DPRINTF(("\n"));
sys/dev/pci/trm.c
1164
DPRINTF(("\n"));
sys/dev/pci/trm.c
1169
DPRINTF(("sc->sc_phase = %2d, sc->sc_state = %2d\n",
sys/dev/pci/trm.c
1298
DPRINTF(("msgout: cnt = %d, ", sc->sc_msgcnt));
sys/dev/pci/trm.c
1299
DPRINTF(("msgbuf = %02x %02x %02x %02x %02x %02x\n",
sys/dev/pci/trm.c
1326
DPRINTF(("trm_command_phase1: no active srb\n"));
sys/dev/pci/trm.c
1360
DPRINTF(("trm_dataout_phase0: no active srb\n"));
sys/dev/pci/trm.c
1471
DPRINTF(("trm_datain_phase0: no active srb\n"));
sys/dev/pci/trm.c
1552
DPRINTF(("trm_dataio_xfer: no active srb\n"));
sys/dev/pci/trm.c
1632
DPRINTF(("trm_status_phase0: no active srb\n"));
sys/dev/pci/trm.c
1692
DPRINTF(("msgin: code = %02x\n", msgin_code));
sys/dev/pci/trm.c
1718
DPRINTF(("trm_msgin_phase0: "
sys/dev/pci/trm.c
1779
DPRINTF(("extended_msgin: cnt = %d, ", sc->sc_msgcnt));
sys/dev/pci/trm.c
1780
DPRINTF(("msgbuf = %02x %02x %02x %02x %02x %02x\n",
sys/dev/pci/trm.c
1829
DPRINTF(("trm_msgin_phase0: "
sys/dev/pci/trm.c
2010
DPRINTF(("trm_disconnect...............\n"));
sys/dev/pci/trm.c
2013
DPRINTF(("trm_disconnect: no active srb\n"));
sys/dev/pci/trm.c
2042
DPRINTF(("selection timeout\n"));
sys/dev/pci/trm.c
2091
DPRINTF(("trm_reselect.................\n"));
sys/dev/pci/trm.c
2104
DPRINTF(("target = %d, lun = %d\n", target, lun));
sys/dev/pci/trm.c
2168
DPRINTF(("trm_done..................\n"));
sys/dev/pci/trm.c
2191
DPRINTF(("xs->status = 0x%02x\n", xs->status));
sys/dev/pci/trm.c
2249
DPRINTF(("%s: target reserved at ", device_xname(sc->sc_dev)));
sys/dev/pci/trm.c
2250
DPRINTF(("%s %d\n", __FILE__, __LINE__));
sys/dev/pci/trm.c
2284
DPRINTF(("trm_request_sense...\n"));
sys/dev/pci/trm.c
2364
DPRINTF(("trm_reset_scsi_bus.........\n"));
sys/dev/pci/trm.c
2389
DPRINTF(("trm_scsi_reset_detect...............\n"));
sys/dev/pci/trm.c
2420
DPRINTF(("trm_check_eeprom......\n"));
sys/dev/pci/trm.c
2428
DPRINTF(("TRM_S1040 EEPROM Check Sum ERROR (load default).\n"));
sys/dev/pci/trm.c
525
DPRINTF(("\n"));
sys/dev/pci/trm.c
556
DPRINTF(("all_sgsize=%x\n", all_sgsize));
sys/dev/pci/trm.c
585
DPRINTF(("all SRB size=%zx\n", sizeof(struct trm_srb) * TRM_MAX_SRB));
sys/dev/pci/trm.c
624
DPRINTF(("target %d: config0 = 0x%02x, period = 0x%02x",
sys/dev/pci/trm.c
626
DPRINTF((", flag = 0x%02x\n", ti->flag));
sys/dev/pci/trm.c
699
DPRINTF(("trm_scsipi_request.....\n"));
sys/dev/pci/trm.c
700
DPRINTF(("target= %d lun= %d\n", xs->xs_periph->periph_target,
sys/dev/pci/trm.c
889
DPRINTF(("trm_sched...\n"));
sys/dev/pci/trm.c
976
DPRINTF(("trm_select.....\n"));
sys/dev/pci/trm.c
993
DPRINTF(("cmd = 0x%02x\n", srb->cmd[0]));
sys/dev/pci/viaenv.c
238
DPRINTF(("TSENS1 = %d\n", (v2 << 2) | (v >> 6)));
sys/dev/pci/viaenv.c
244
DPRINTF(("TSENS2 = %d\n", (v2 << 2) | ((v >> 4) & 0x3)));
sys/dev/pci/viaenv.c
250
DPRINTF(("TSENS3 = %d\n", (v2 << 2) | (v >> 6)));
sys/dev/pci/viaenv.c
262
DPRINTF(("FAN%d = %d / %d\n", edata->sensor - 3, v,
sys/dev/pci/viaenv.c
270
DPRINTF(("V%d = %d\n", edata->sensor - 5, v));
sys/dev/pci/viaenv.c
301
DPRINTF(("%s: iobase 0x%x\n", device_xname(self), iobase));
sys/dev/pci/vioscsi.c
278
DPRINTF(("%s: enter\n", __func__));
sys/dev/pci/vioscsi.c
293
DPRINTF(("%s: unhandled %d\n", __func__, request));
sys/dev/pci/vioscsi.c
328
DPRINTF(("%s: command %p for %d:%d at slot %d\n", __func__,
sys/dev/pci/vioscsi.c
355
DPRINTF(("%s: bad cmdlen %zu > %zu\n", __func__,
sys/dev/pci/vioscsi.c
429
DPRINTF(("%s: polling...\n", __func__));
sys/dev/pci/vioscsi.c
443
DPRINTF(("%s: polling timeout\n", __func__));
sys/dev/pci/vioscsi.c
446
DPRINTF(("%s: command %p done (timeout=%d)\n", __func__,
sys/dev/pci/vioscsi.c
457
DPRINTF(("%s: enter\n", __func__));
sys/dev/pci/vioscsi.c
485
DPRINTF(("%s: stuffup: %d\n", __func__, vr->vr_res.response));
sys/dev/pci/vioscsi.c
491
DPRINTF(("%s: command %p done %d, %d, %d\n", __func__,
sys/dev/pci/vioscsi.c
509
DPRINTF(("%s: bad target %d:%d\n", __func__,
sys/dev/pci/vioscsi.c
527
DPRINTF(("%s: enter %d\n", __func__, vq->vq_index));
sys/dev/pci/vioscsi.c
538
DPRINTF(("%s: slot=%d\n", __func__, slot));
sys/dev/pci/vioscsi.c
547
DPRINTF(("%s: exit %d: %d\n", __func__, vq->vq_index, ret));
sys/dev/pci/vioscsi.c
563
DPRINTF(("%s: virtio_enqueue_get error %d\n", __func__, r));
sys/dev/pci/vioscsi.c
569
DPRINTF(("%s: %p, %d\n", __func__, vr, slot));
sys/dev/pci/voyager.c
481
DPRINTF("%d hz -> %d, %d, %d / %d\n", freq, factor, steps, lo, hi);
sys/dev/pci/voyager.c
485
DPRINTF("reg: %08x\n", reg);
sys/dev/pci/voyager/pwmclock.c
154
DPRINTF("calibrating CPU timer...\n");
sys/dev/pci/voyager/pwmclock.c
245
DPRINTF("%s: %d\n", __func__, speed);
sys/dev/pci/voyager/voyagerfb.c
1217
DPRINTF("%s: %08x\n", __func__, sc->sc_cursor_addr);
sys/dev/pci/voyager/voyagerfb.c
1838
DPRINTF("%s: %08x\n", __func__, sc->sc_cursor_addr);
sys/dev/pci/voyager/voyagerfb.c
1872
DPRINTF("%s: %d %04x\n", __func__, i + cur->cmap.index,
sys/dev/pci/voyager/voyagerfb.c
1881
DPRINTF("%s: %d %d\n", __func__, cur->size.x, cur->size.y);
sys/dev/pci/yds.c
1528
DPRINTF(("srate=%d, format=%08x\n", srate, format));
sys/dev/pci/yds.c
1583
DPRINTF(("yds: yds_halt_output\n"));
sys/dev/pci/yds.c
1611
DPRINTF(("yds: yds_halt_input\n"));
sys/dev/pci/yds.c
418
DPRINTF(("play control size : %d\n", (unsigned int)pcs));
sys/dev/pci/yds.c
419
DPRINTF(("rec control size : %d\n", (unsigned int)rcs));
sys/dev/pci/yds.c
420
DPRINTF(("eff control size : %d\n", (unsigned int)ecs));
sys/dev/pci/yds.c
424
DPRINTF(("work size : %d\n", (unsigned int)ws));
sys/dev/pci/yds.c
452
DPRINTF(("mp:%p, DMA addr:%#" PRIxPADDR "\n",
sys/dev/pci/yds.c
658
DPRINTF(("yds_init()\n"));
sys/dev/pckbport/pckbport.c
271
DPRINTF(("%s: %s\n", __func__, c == KBR_RESEND ?
sys/dev/pckbport/pckbport.c
277
DPRINTF(("%s: cmd failed\n", __func__));
sys/dev/pckbport/pckbport.c
282
DPRINTF(("%s: timeout\n", __func__));
sys/dev/pckbport/pckbport.c
286
DPRINTF(("%s: lost 0x%x\n", __func__, c));
sys/dev/pckbport/pckbport.c
300
DPRINTF(("%s: no data\n", __func__));
sys/dev/pckbport/pckbport.c
443
DPRINTF(("%s: cmd failed\n", __func__));
sys/dev/pckbport/pckbport.c
576
DPRINTF(("%s: slot %d lost %d\n", __func__, slot, data));
sys/dev/pckbport/pms.c
129
DPRINTF(("pms_protocol: found mouse protocol %d\n",
sys/dev/pckbport/pms.c
134
DPRINTF(("pms_protocol: standard PS/2 protocol (no scroll wheel)\n"));
sys/dev/pckbport/pms.c
279
DPRINTF(("pms_enable: using %s protocol\n",
sys/dev/pckbport/pms.c
463
DPRINTF(("%s: reset error %d\n",
sys/dev/pckbport/pms.c
483
DPRINTF(("%s: reset error %d\n",
sys/dev/pckbport/pms.c
491
DPRINTF(("%s: reset error %d\n",
sys/dev/pckbport/pms.c
544
DPRINTF(("pms_input: unusual delay (%ld.%06ld s), "
sys/dev/pckbport/pms.c
586
DPRINTF(("pmsinput: 0x8 not set in first byte "
sys/dev/pckbport/pms.c
623
DPRINTF(("pmsinput: why am I looking at this byte?\n"));
sys/dev/pckbport/pms.c
657
DPRINTF(("pms: packet: 0x%02x%02x%02x\n",
sys/dev/pckbport/pms.c
660
DPRINTF(("pms: packet: 0x%02x%02x%02x%02x\n",
sys/dev/pckbport/pms.c
667
DPRINTF(("pms: x %+03d y %+03d z %+03d "
sys/dev/pckbport/synaptics.c
1313
DPRINTF(10, sc, "mouse wheel packet\n");
sys/dev/pckbport/synaptics.c
1342
DPRINTF(20, sc,
sys/dev/pckbport/synaptics.c
1468
DPRINTF(20, sc,
sys/dev/pckbport/synaptics.c
1496
DPRINTF(10, sc,
sys/dev/pckbport/synaptics.c
1662
DPRINTF(20, sc,
sys/dev/pckbport/synaptics.c
1796
DPRINTF(10, sc, "synaptics: packet: 0x%02x%02x%02x%02x%02x%02x\n",
sys/dev/pckbport/synaptics.c
1923
DPRINTF(10, sc, "Finger applied:"
sys/dev/pckbport/synaptics.c
1938
DPRINTF(10, sc, "Finger removed: gesture_len: %d (%d)\n",
sys/dev/pckbport/synaptics.c
1940
DPRINTF(10, sc, "gesture_move_x: %d (%d) sp_x: %d\n",
sys/dev/pckbport/synaptics.c
1942
DPRINTF(10, sc, "gesture_move_y: %d (%d) sp_y: %d\n",
sys/dev/pckbport/synaptics.c
2024
DPRINTF(10, sc, "synaptics_gesture: single tap, buttons %d\n",
sys/dev/pckbport/synaptics.c
2026
DPRINTF(10, sc, "synaptics_gesture: single tap, tap at %d, current %d\n",
sys/dev/pckbport/synaptics.c
2028
DPRINTF(10, sc, "synaptics_gesture: single tap, tap_time %d, gesture len %d\n",
sys/dev/pckbport/synaptics.c
2187
DPRINTF(10, sc, "synaptics_movement: dx %d dy %d sdx %d sdy %d\n",
sys/dev/pckbport/synaptics.c
2240
DPRINTF(10, sc,
sys/dev/pckbport/synaptics.c
229
DPRINTF(10, &psc->u.synaptics, "reset %d 0x%02x 0x%02x\n",
sys/dev/pckbport/synaptics.c
2411
DPRINTF(10, sc,
sys/dev/pckbport/synaptics.c
357
DPRINTF(10, sc,
sys/dev/pckbport/synaptics.c
382
DPRINTF(10, sc,
sys/dev/pckbport/synaptics.c
386
DPRINTF(10, sc, "Extended "
sys/dev/pckbport/synaptics.c
446
DPRINTF(10, sc, "Continued "
sys/dev/pcmcia/if_malo_pcmcia.c
1022
DPRINTF(2, "RX status=%d, pkglen=%d, pkgoffset=%d\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1039
DPRINTF(1, "RX m_devget failed\n");
sys/dev/pcmcia/if_malo_pcmcia.c
1088
DPRINTF(2, "%s: TX status=%d, pkglen=%d, pkgoffset=%zd\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1101
DPRINTF(2, "%s: TX done\n", device_xname(sc->sc_dev));
sys/dev/pcmcia/if_malo_pcmcia.c
1123
DPRINTF(1, "%s: got deauthentication event (0x%04x)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1129
DPRINTF(1, "%s: got disassociation event (0x%04x)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1135
DPRINTF(1, "%s: got unknown event (0x%04x)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1158
DPRINTF(1, "%s: desired network found (%s)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1164
DPRINTF(1, "%s: desired network not found in scan results "
sys/dev/pcmcia/if_malo_pcmcia.c
1177
DPRINTF(1, "%s: best network found (%s)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1215
DPRINTF(1, "%s: setting wep key for index %d\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1407
DPRINTF(1, "bufsize=%d, APs=%d\n", body->bufsize, body->numofset);
sys/dev/pcmcia/if_malo_pcmcia.c
1418
DPRINTF(1, "size=%d, bssid=%s, rssi=%d, beaconintvl=%d, "
sys/dev/pcmcia/if_malo_pcmcia.c
1447
DPRINTF(2, "element_size=%d, element_pos=%d\n", size, pos);
sys/dev/pcmcia/if_malo_pcmcia.c
1454
DPRINTF(2, "eid=%d, len=%d, ", eid, len);
sys/dev/pcmcia/if_malo_pcmcia.c
1459
DPRINTF(2, "ssid=%s\n", sc->sc_net[pos].ssid);
sys/dev/pcmcia/if_malo_pcmcia.c
1463
DPRINTF(2, "rates\n");
sys/dev/pcmcia/if_malo_pcmcia.c
1467
DPRINTF(2, "chnl=%d\n", sc->sc_net[pos].channel);
sys/dev/pcmcia/if_malo_pcmcia.c
1470
DPRINTF(2, "unknown\n");
sys/dev/pcmcia/if_malo_pcmcia.c
1892
DPRINTF(1, "%s: association failed (status %d)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
1896
DPRINTF(1, "%s: association successful\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2030
DPRINTF(1, "%s: got hwspec cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2038
DPRINTF(1, "%s: got scan cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2044
DPRINTF(1, "%s: got auth cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2049
DPRINTF(1, "%s: got wep cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2054
DPRINTF(1, "%s: got snmp cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2059
DPRINTF(1, "%s: got radio cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2064
DPRINTF(1, "%s: got channel cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2069
DPRINTF(1, "%s: got txpower cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2074
DPRINTF(1, "%s: got antenna cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2079
DPRINTF(1, "%s: got macctrl cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2084
DPRINTF(1, "%s: got macaddr cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2089
DPRINTF(1, "%s: got assoc cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2095
DPRINTF(1, "%s: got 80211d cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2100
DPRINTF(1, "%s: got bgscan config cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2105
DPRINTF(1, "%s: got bgscan query cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
2110
DPRINTF(1, "%s: got rate cmd response\n",
sys/dev/pcmcia/if_malo_pcmcia.c
451
DPRINTF(2, "%s: interrupt handler called (intr = 0x%04x)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
608
DPRINTF(1, "%s: current channel is %d\n",
sys/dev/pcmcia/if_malo_pcmcia.c
660
DPRINTF(2, "watchdog timeout\n");
sys/dev/pcmcia/if_malo_pcmcia.c
693
DPRINTF(1, "%s: newstate is IEEE80211_S_INIT\n",
sys/dev/pcmcia/if_malo_pcmcia.c
697
DPRINTF(1, "%s: newstate is IEEE80211_S_SCAN\n",
sys/dev/pcmcia/if_malo_pcmcia.c
702
DPRINTF(1, "%s: no networks found\n",
sys/dev/pcmcia/if_malo_pcmcia.c
711
DPRINTF(1, "%s: newstate is IEEE80211_S_AUTH\n",
sys/dev/pcmcia/if_malo_pcmcia.c
715
DPRINTF(1, "%s: newstate is IEEE80211_S_ASSOC\n",
sys/dev/pcmcia/if_malo_pcmcia.c
719
DPRINTF(1, "%s: newstate is IEEE80211_S_RUN\n",
sys/dev/pcmcia/if_malo_pcmcia.c
829
DPRINTF(3, "%s: download helper FW block (%d bytes, %d off)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
857
DPRINTF(1, "%s: helper FW downloaded\n", device_xname(sc->sc_dev));
sys/dev/pcmcia/if_malo_pcmcia.c
878
DPRINTF(1, "%s: helper FW loaded successfully\n",
sys/dev/pcmcia/if_malo_pcmcia.c
903
DPRINTF(3, "%s: download main FW block (%d bytes, %d off)\n",
sys/dev/pcmcia/if_malo_pcmcia.c
926
DPRINTF(1, "%s: main FW downloaded\n", device_xname(sc->sc_dev));
sys/dev/pcmcia/if_malo_pcmcia.c
940
DPRINTF(1, "%s: main FW loaded successfully\n",
sys/dev/pcmcia/if_malo_pcmcia.c
965
DPRINTF(1, "%s: device down\n", device_xname(sc->sc_dev));
sys/dev/pcmcia/if_malo_pcmcia.c
975
DPRINTF(3, "%s: intr mask changed from 0x%04x ",
sys/dev/pcmcia/if_malo_pcmcia.c
987
DPRINTF(3, "to 0x%04x\n", val16);
sys/dev/pcmcia/if_xi.c
1049
DPRINTF(XID_CONFIG, ("xi_cycle_power()\n"));
sys/dev/pcmcia/if_xi.c
1070
DPRINTF(XID_CONFIG, ("xi_full_reset()\n"));
sys/dev/pcmcia/if_xi.c
1091
DPRINTF(XID_CONFIG, ("xi: rev=%02x\n", sc->sc_rev));
sys/dev/pcmcia/if_xi.c
171
DPRINTF(XID_CONFIG, ("xi: bad mem alloc\n"));
sys/dev/pcmcia/if_xi.c
177
DPRINTF(XID_CONFIG, ("xi: bad mem map\n"));
sys/dev/pcmcia/if_xi.c
235
DPRINTF(XID_MII | XID_CONFIG, ("xi: bmsr %x\n", bmsr));
sys/dev/pcmcia/if_xi.c
254
DPRINTF(XID_CONFIG, ("xi_detach()\n"));
sys/dev/pcmcia/if_xi.c
276
DPRINTF(XID_CONFIG, ("xi_intr()\n"));
sys/dev/pcmcia/if_xi.c
301
DPRINTF(XID_INTR, ("xi: isr=%02x\n", isr));
sys/dev/pcmcia/if_xi.c
313
DPRINTF(XID_INTR, ("xi: rx_status=%02x tx_status=%04x\n", rx_status,
sys/dev/pcmcia/if_xi.c
323
DPRINTF(XID_INTR,
sys/dev/pcmcia/if_xi.c
339
DPRINTF(XID_INTR, ("xi: packet too long\n"));
sys/dev/pcmcia/if_xi.c
345
DPRINTF(XID_INTR, ("xi: CRC error detected\n"));
sys/dev/pcmcia/if_xi.c
351
DPRINTF(XID_INTR, ("xi: alignment error detected\n"));
sys/dev/pcmcia/if_xi.c
358
DPRINTF(XID_INTR, ("xi: overrun cleared\n"));
sys/dev/pcmcia/if_xi.c
366
DPRINTF(XID_INTR, ("xi: excessive collisions\n"));
sys/dev/pcmcia/if_xi.c
396
DPRINTF(XID_CONFIG, ("xi_get()\n"));
sys/dev/pcmcia/if_xi.c
402
DPRINTF(XID_CONFIG, ("xi_get: pktlen=%d\n", pktlen));
sys/dev/pcmcia/if_xi.c
574
DPRINTF(XID_MII,
sys/dev/pcmcia/if_xi.c
598
DPRINTF(XID_MII,
sys/dev/pcmcia/if_xi.c
618
DPRINTF(XID_CONFIG, ("xi_mediachange()\n"));
sys/dev/pcmcia/if_xi.c
633
DPRINTF(XID_CONFIG, ("xi_reset()\n"));
sys/dev/pcmcia/if_xi.c
658
DPRINTF(XID_CONFIG, ("xi_stop()\n"));
sys/dev/pcmcia/if_xi.c
706
DPRINTF(XID_CONFIG, ("xi_init()\n"));
sys/dev/pcmcia/if_xi.c
753
DPRINTF(XID_CONFIG, ("xi_start()\n"));
sys/dev/pcmcia/if_xi.c
757
DPRINTF(XID_CONFIG, ("xi: interface busy or not running\n"));
sys/dev/pcmcia/if_xi.c
785
DPRINTF(XID_FIFO,
sys/dev/pcmcia/if_xi.c
807
DPRINTF(XID_CONFIG, ("xi: XXX odd!\n"));
sys/dev/pcmcia/if_xi.c
813
DPRINTF(XID_CONFIG, ("xi: len=%d pad=%d total=%d\n", len, pad, len+pad+4));
sys/dev/pcmcia/if_xi.c
836
DPRINTF(XID_CONFIG, ("xi_ether_ioctl()\n"));
sys/dev/pcmcia/if_xi.c
872
DPRINTF(XID_CONFIG, ("xi_ioctl()\n"));
sys/dev/pcmcia/if_xi.c
955
DPRINTF(XID_CONFIG, ("xi_set_address()\n"));
sys/dev/pcmcia/pcmcia.c
274
DPRINTF(("%s: detaching %s (function %d)\n",
sys/dev/pcmcia/pcmcia.c
329
DPRINTF(("%s: deactivating %s (function %d)\n",
sys/dev/pcmcia/pcmcia.c
455
DPRINTF(("%s: ++enabled_count = %d\n", device_xname(sc->dev),
sys/dev/pcmcia/pcmcia.c
466
DPRINTF(("%s: --enabled_count = %d\n", device_xname(sc->dev),
sys/dev/pcmcia/pcmcia.c
690
DPRINTF(("window iobase %lx iomax %lx\n", (long)iobase,
sys/dev/pcmcia/pcmcia.c
701
DPRINTF(("function iobase %lx iomax %lx\n",
sys/dev/pcmcia/pcmcia.c
768
DPRINTF(("pcmcia_config_alloc: io %d start=%lx length=%lx align=%lx skew=%lx\n",
sys/dev/pcmcia/pcmcia.c
785
DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
sys/dev/pcmcia/pcmcia.c
845
DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
sys/dev/pcmcia/pcmcia.c
896
DPRINTF(("pcmcia_function_configure: no config entry found, error=%d\n",
sys/dev/pcmcia/pcmcia.c
906
DPRINTF(("pcmcia_function_configure: map failed, error=%d\n",
sys/dev/pcmcia/pcmcia_cis.c
1004
DPRINTF(("CISTPL_CONFIG too short %d\n", tuple->length));
sys/dev/pcmcia/pcmcia_cis.c
1016
DPRINTF(("CISTPL_CONFIG (%d,%d,%d) too short %d\n",
sys/dev/pcmcia/pcmcia_cis.c
1042
DPRINTF(("CISTPL_CONFIG\n"));
sys/dev/pcmcia/pcmcia_cis.c
1083
DPRINTF(("CISTPL_CFTABLE_ENTRY with no "
sys/dev/pcmcia/pcmcia_cis.c
1200
DPRINTF(("ran out of space before TCPE_IO\n"));
sys/dev/pcmcia/pcmcia_cis.c
1226
DPRINTF(("too many io "
sys/dev/pcmcia/pcmcia_cis.c
1287
DPRINTF(("ran out of space before TCPE_IR\n"));
sys/dev/pcmcia/pcmcia_cis.c
1324
DPRINTF(("ran out of space before TCPE_MS\n"));
sys/dev/pcmcia/pcmcia_cis.c
1366
DPRINTF(("too many mem spaces %d",
sys/dev/pcmcia/pcmcia_cis.c
1383
DPRINTF(("cfe memspace "
sys/dev/pcmcia/pcmcia_cis.c
1397
DPRINTF(("cfe->memspace"
sys/dev/pcmcia/pcmcia_cis.c
1425
DPRINTF(("ran out of space before TCPE_MI\n"));
sys/dev/pcmcia/pcmcia_cis.c
1451
DPRINTF(("CISTPL_CFTABLE_ENTRY\n"));
sys/dev/pcmcia/pcmcia_cis.c
181
DPRINTF(("cis mem map %x\n", (unsigned int) tuple.memh));
sys/dev/pcmcia/pcmcia_cis.c
192
DPRINTF(("%s: CIS tuple chain:\n", device_xname(sc->dev)));
sys/dev/pcmcia/pcmcia_cis.c
206
DPRINTF(("CISTPL_END (too long CIS)\n"));
sys/dev/pcmcia/pcmcia_cis.c
218
DPRINTF((" 00\nCISTPL_NONE\n"));
sys/dev/pcmcia/pcmcia_cis.c
222
DPRINTF((" ff\nCISTPL_END\n"));
sys/dev/pcmcia/pcmcia_cis.c
244
DPRINTF((" %02x %02x", tuple.code,
sys/dev/pcmcia/pcmcia_cis.c
248
DPRINTF((" %02x",
sys/dev/pcmcia/pcmcia_cis.c
251
DPRINTF(("\n"));
sys/dev/pcmcia/pcmcia_cis.c
254
DPRINTF(("\n"));
sys/dev/pcmcia/pcmcia_cis.c
261
DPRINTF(("CISTPL_LONGLINK_%s too "
sys/dev/pcmcia/pcmcia_cis.c
271
DPRINTF(("CISTPL_LONGLINK_%s %lx\n",
sys/dev/pcmcia/pcmcia_cis.c
277
DPRINTF(("CISTPL_NO_LINK\n"));
sys/dev/pcmcia/pcmcia_cis.c
281
DPRINTF(("CISTPL_CHECKSUM too "
sys/dev/pcmcia/pcmcia_cis.c
297
DPRINTF(("CISTPL_CHECKSUM addr=%lx "
sys/dev/pcmcia/pcmcia_cis.c
311
DPRINTF((" skipped, "
sys/dev/pcmcia/pcmcia_cis.c
322
DPRINTF((" failed sum=%x\n",
sys/dev/pcmcia/pcmcia_cis.c
334
DPRINTF((" ok\n"));
sys/dev/pcmcia/pcmcia_cis.c
340
DPRINTF(("CISTPL_LONGLINK_MFC too "
sys/dev/pcmcia/pcmcia_cis.c
345
DPRINTF(("CISTPL_LONGLINK_MFC bogus "
sys/dev/pcmcia/pcmcia_cis.c
364
DPRINTF(("CISTPL_LONGLINK_MFC %d",
sys/dev/pcmcia/pcmcia_cis.c
373
DPRINTF((" bogus length %d\n",
sys/dev/pcmcia/pcmcia_cis.c
400
DPRINTF((" %s:%lx",
sys/dev/pcmcia/pcmcia_cis.c
404
DPRINTF(("\n"));
sys/dev/pcmcia/pcmcia_cis.c
464
DPRINTF(("cis mem map %x\n",
sys/dev/pcmcia/pcmcia_cis.c
485
DPRINTF(("cis mem map %x\n",
sys/dev/pcmcia/pcmcia_cis.c
500
DPRINTF(("CISTPL_LINKTARGET expected, "
sys/dev/pcmcia/pcmcia_cis.c
506
DPRINTF(("CISTPL_LINKTARGET too short %d\n",
sys/dev/pcmcia/pcmcia_cis.c
513
DPRINTF(("CISTPL_LINKTARGET magic "
sys/dev/pcmcia/pcmcia_cis.c
750
DPRINTF(("unhandled CISTPL %x\n", tuple->code));
sys/dev/pcmcia/pcmcia_cis.c
792
DPRINTF(("got LONGLINK_MFC again!"));
sys/dev/pcmcia/pcmcia_cis.c
807
DPRINTF(("CISTPL_DEVICE%s type=",
sys/dev/pcmcia/pcmcia_cis.c
811
DPRINTF(("null"));
sys/dev/pcmcia/pcmcia_cis.c
814
DPRINTF(("rom"));
sys/dev/pcmcia/pcmcia_cis.c
817
DPRINTF(("otprom"));
sys/dev/pcmcia/pcmcia_cis.c
820
DPRINTF(("eprom"));
sys/dev/pcmcia/pcmcia_cis.c
823
DPRINTF(("eeprom"));
sys/dev/pcmcia/pcmcia_cis.c
826
DPRINTF(("flash"));
sys/dev/pcmcia/pcmcia_cis.c
829
DPRINTF(("sram"));
sys/dev/pcmcia/pcmcia_cis.c
832
DPRINTF(("dram"));
sys/dev/pcmcia/pcmcia_cis.c
835
DPRINTF(("funcspec"));
sys/dev/pcmcia/pcmcia_cis.c
838
DPRINTF(("extend"));
sys/dev/pcmcia/pcmcia_cis.c
841
DPRINTF(("reserved"));
sys/dev/pcmcia/pcmcia_cis.c
844
DPRINTF((" speed="));
sys/dev/pcmcia/pcmcia_cis.c
847
DPRINTF(("null"));
sys/dev/pcmcia/pcmcia_cis.c
850
DPRINTF(("250ns"));
sys/dev/pcmcia/pcmcia_cis.c
853
DPRINTF(("200ns"));
sys/dev/pcmcia/pcmcia_cis.c
856
DPRINTF(("150ns"));
sys/dev/pcmcia/pcmcia_cis.c
859
DPRINTF(("100ns"));
sys/dev/pcmcia/pcmcia_cis.c
862
DPRINTF(("ext"));
sys/dev/pcmcia/pcmcia_cis.c
865
DPRINTF(("reserved"));
sys/dev/pcmcia/pcmcia_cis.c
868
DPRINTF(("\n"));
sys/dev/pcmcia/pcmcia_cis.c
878
DPRINTF(("CISTPL_VERS_1 too short %d\n",
sys/dev/pcmcia/pcmcia_cis.c
904
DPRINTF(("CISTPL_VERS_1\n"));
sys/dev/pcmcia/pcmcia_cis.c
911
DPRINTF(("CISTPL_MANFID too short %d\n",
sys/dev/pcmcia/pcmcia_cis.c
917
DPRINTF(("CISTPL_MANFID\n"));
sys/dev/pcmcia/pcmcia_cis.c
924
DPRINTF(("CISTPL_FUNCID too short %d\n",
sys/dev/pcmcia/pcmcia_cis.c
945
DPRINTF(("CISTPL_FUNCID\n"));
sys/dev/pcmcia/pcmcia_cis.c
955
DPRINTF(("CISTPL_FUNCE is not followed by "
sys/dev/putter/putter.c
252
DPRINTF(("putter_fop_read (%p): moved %zu bytes from %p, error %d\n",
sys/dev/putter/putter.c
282
DPRINTF(("putter_fop_write (%p): writing response, resid %zu\n",
sys/dev/putter/putter.c
363
DPRINTF(("putter_fop_close: device closed\n"));
sys/dev/putter/putter.c
378
DPRINTF(("putter_fop_close: data associated with fp %p was "
sys/dev/putter/putter.c
392
DPRINTF(("putter_fop_close: putter associated with fp %p (%d) "
sys/dev/putter/putter.c
559
DPRINTF(("puttercdopen: registered embryonic pmp for pid: %d\n",
sys/dev/putter/putter.c
610
DPRINTF(("putter_setprivate: pi at %p (%d/%d)\n", pi,
sys/dev/putter/putter.c
629
DPRINTF(("putter_nukebypmp: nuked %p\n", pi));
sys/dev/sbus/bpp.c
228
DPRINTF(("bpp: hcr %x ocr %x tcr %x or %x\n",
sys/dev/sbus/bpp.c
254
DPRINTF(("bpp_setparams: hcr %x ocr %x tcr %x or %x, irq %x\n",
sys/dev/sbus/bpp.c
397
DPRINTF(("bpp done %x\n", error));
sys/dev/sbus/bpp.c
609
DPRINTF(("%s: %x\n", __func__, irq));
sys/dev/sbus/cs4231_sbus.c
247
DPRINTF(("trigger_output: was: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
257
DPRINTF(("trigger_output: 1st: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
267
DPRINTF(("trigger_output: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
289
DPRINTF(("trigger_output: already: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
300
DPRINTF(("trigger_output: 2nd: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
330
DPRINTF(("halt_output: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
344
DPRINTF(("halt_output: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
383
DPRINTF(("trigger_input: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
384
DPRINTF(("trigger_input: was: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
394
DPRINTF(("trigger_input: 1st: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
422
DPRINTF(("trigger_input: already: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
431
DPRINTF(("trigger_input: 2nd: %x %d, %x %d\n",
sys/dev/sbus/cs4231_sbus.c
461
DPRINTF(("halt_input: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
476
DPRINTF(("halt_input: csr=%s\n", bits));
sys/dev/sbus/cs4231_sbus.c
524
DPRINTF(("%s: status: %s\n", device_xname(sc->sc_ad1848.sc_dev),
sys/dev/sbus/cs4231_sbus.c
532
DPRINTF(("%s: i24: %s\n", device_xname(sc->sc_ad1848.sc_dev),
sys/dev/sbus/dbri.c
1056
DPRINTF("%s: cs4215 didn't respond to CLB (0x%02x)\n",
sys/dev/sbus/dbri.c
1063
DPRINTF("%s: cv_wait_sig %p\n", device_xname(sc->sc_dev), sc);
sys/dev/sbus/dbri.c
1066
DPRINTF("%s: interrupted\n", device_xname(sc->sc_dev));
sys/dev/sbus/dbri.c
1165
DPRINTF("pipe setup: %d\n", pipe);
sys/dev/sbus/dbri.c
1392
DPRINTF("%s: starting DMA\n", __func__);
sys/dev/sbus/dbri.c
1485
DPRINTF("%s: starting DMA\n", __func__);
sys/dev/sbus/dbri.c
1499
DPRINTF("%s: %d\n", __func__, pipe);
sys/dev/sbus/dbri.c
1570
DPRINTF("%s: should not have happened!\n",
sys/dev/sbus/dbri.c
1877
DPRINTF("%s: control mode failed. Mutex %s PIL %x\n", __func__,
sys/dev/sbus/dbri.c
1881
DPRINTF("%s: control mode ok\n", __func__);
sys/dev/sbus/dbri.c
1900
DPRINTF("trigger_output(%lx %lx) : %d %ld %ld\n",
sys/dev/sbus/dbri.c
1942
DPRINTF("trigger_input(%lx %lx) : %d %ld %ld\n",
sys/dev/sbus/dbri.c
1980
DPRINTF("reverse_bytes: unsupported length\n");
sys/dev/sbus/dbri.c
2008
DPRINTF("dbri_malloc: using buffer %d %08x\n",
sys/dev/sbus/dbri.c
2050
DPRINTF("%s\n", __func__);
sys/dev/sbus/dbri.c
2061
DPRINTF("%s\n", __func__);
sys/dev/sbus/dbri.c
393
DPRINTF("%s: waiting to power up... ",
sys/dev/sbus/dbri.c
399
DPRINTF("done (%02x)\n", *AUXIO4M_REG);
sys/dev/sbus/dbri.c
401
DPRINTF("%s: powering down\n", device_xname(sc->sc_dev));
sys/dev/sbus/dbri.c
405
DPRINTF("done (%02x})\n", *AUXIO4M_REG);
sys/dev/sbus/dbri.c
643
DPRINTF("%s: command completed\n",
sys/dev/sbus/dbri.c
706
DPRINTF("%s:%d tx complete\n", __func__, channel);
sys/dev/sbus/dbri.c
715
DPRINTF("%s:%d: Fixed data change: %x\n", __func__, channel,
sys/dev/sbus/dbri.c
722
DPRINTF("%s: cv_broadcast %p\n", device_xname(sc->sc_dev), sc);
sys/dev/sbus/dbri.c
727
DPRINTF("dbri_intr: SBRI\n");
sys/dev/sbus/dbri.c
734
DPRINTF("dbri_intr: buffer ready (%d)\n", channel);
sys/dev/sbus/dbri.c
747
DPRINTF("%s: DBRI_INTR_UNDR\n", device_xname(sc->sc_dev));
sys/dev/sbus/dbri.c
762
DPRINTF("ok");
sys/dev/sbus/dbri.c
787
DPRINTF("mmcodec_init: PIO reads %x\n", reg2);
sys/dev/sbus/dbri.c
828
DPRINTF("%s: cs4215 probe failed at offset %d\n",
sys/dev/sbus/dbri.c
974
DPRINTF("mmcodec_setgain: %08x\n", sc->sc_mm.d.ldata);
sys/dev/sbus/p9100.c
1369
DPRINTF("addr: %08lx\n",(ulong)ri->ri_bits);
sys/dev/sbus/p9100.c
1537
DPRINTF(".");
sys/dev/sbus/p9100.c
1805
DPRINTF("sls: %x sh: %d %d %d %d leftover: %x\n", new_sls, s0, s1,
sys/dev/sbus/p9100.c
1816
DPRINTF("new scr: %x DAC %x %x\n", scr, pf, mc3);
sys/dev/sbus/p9100.c
1820
DPRINTF("old memctl: %08x\n", mem);
sys/dev/sbus/p9100.c
1827
DPRINTF("new memctl: %08x\n", mem);
sys/dev/sbus/p9100.c
1869
DPRINTF("crtcline: %d\n", crtcline);
sys/dev/sbus/stp4020.c
727
DPRINTF(("stp4020[%d]: status change\n", h->sock));
sys/dev/sbus/stp4020.c
732
DPRINTF(("stp4020[%d]: Ready/Busy change\n", h->sock));
sys/dev/sbus/stp4020.c
737
DPRINTF(("stp4020[%d]: Write protect change\n", h->sock));
sys/dev/sbus/stp4020.c
742
DPRINTF(("stp4020[%d]: Card access timeout\n", h->sock));
sys/dev/sbus/stp4020.c
985
DPRINTF(("%s: configuring card for IO usage\n", device_xname(h->sc->sc_dev)));
sys/dev/sbus/stp4020.c
991
DPRINTF(("%s: configuring card for IO usage\n", device_xname(h->sc->sc_dev)));
sys/dev/sbus/stp4020.c
992
DPRINTF(("%s: configuring card for MEM ONLY usage\n", device_xname(h->sc->sc_dev)));
sys/dev/sdmmc/if_bwfm_sdio.c
1194
DPRINTF(("ucode %zu bytes to 0x%08lx\n", size,
sys/dev/sdmmc/if_bwfm_sdio.c
1214
DPRINTF(("nvram %zu bytes to 0x%08lx\n", nvlen,
sys/dev/sdmmc/if_bwfm_sdio.c
1235
DPRINTF(("Reset core 0x%08x\n", *(uint32_t *)ucode));
sys/dev/sdmmc/if_bwfm_sdio.c
1278
DPRINTF(("%s: %d -> %d = %d\n", DEVNAME(sc), oldstate, newstate,
sys/dev/sdmmc/if_bwfm_sdio.c
1493
DPRINTF(("%s: %s\n", DEVNAME(sc), name));
sys/dev/sdmmc/if_bwfm_sdio.c
1539
DPRINTF(("%s: intstat 0x%" PRIx32 "\n", DEVNAME(sc), intstat));
sys/dev/sdmmc/if_bwfm_sdio.c
1548
DPRINTF(("%s: hostint 0x%" PRIx32 "\n", DEVNAME(sc), hostint));
sys/dev/sdmmc/if_bwfm_sdio.c
1563
DPRINTF(("%s: recv\n", DEVNAME(sc)));
sys/dev/sdmmc/if_bwfm_sdio.c
1570
DPRINTF(("%s: intstat1 0x%" PRIx32 "\n", DEVNAME(sc), intstat));
sys/dev/sdmmc/if_bwfm_sdio.c
1577
DPRINTF(("%s: intstat2 0x%" PRIx32 "\n", DEVNAME(sc), intstat));
sys/dev/sdmmc/if_bwfm_sdio.c
1587
DPRINTF(("%s: xmit\n", DEVNAME(sc)));
sys/dev/sdmmc/if_bwfm_sdio.c
1849
DPRINTF(("%s: empty payload (frmlen=%u)\n",
sys/dev/sdmmc/if_bwfm_sdio.c
413
DPRINTF(("%s: F1 signature read @0x18000000=%x\n", DEVNAME(sc),
sys/dev/sdmmc/ld_sdmmc.c
453
DPRINTF(("%s: I/O operation (dir=%s, blkno=0x%jx, bcnt=0x%x)\n",
sys/dev/sdmmc/sbt.c
237
DPRINTF(("%s: sbt_write_cmd: giving up\n", DEVNAME(sc)));
sys/dev/sdmmc/sbt.c
251
DPRINTF(("%s: sbt_write_packet: failed to send length\n",
sys/dev/sdmmc/sbt.c
258
DPRINTF(("%s: sbt_write_packet: failed to send packet data\n",
sys/dev/sdmmc/sbt.c
274
DPRINTF(("%s: sbt_read_packet: failed to read length\n",
sys/dev/sdmmc/sbt.c
280
DPRINTF(("%s: sbt_read_packet: len %u > %u\n",
sys/dev/sdmmc/sbt.c
290
DPRINTF(("%s: sbt_read_packet: failed to read packet data\n",
sys/dev/sdmmc/sbt.c
339
DPRINTF(("%s: sbt_intr: read failed\n", DEVNAME(sc)));
sys/dev/sdmmc/sbt.c
345
DPRINTF(("%s: sbt_intr: MGETHDR failed\n", DEVNAME(sc)));
sys/dev/sdmmc/sbt.c
355
DPRINTF(("%s: sbt_intr: m_copyback failed\n", DEVNAME(sc)));
sys/dev/sdmmc/sbt.c
379
DPRINTF(("%s: recv 0x%x packet (%d bytes)\n",
sys/dev/sdmmc/sbt.c
501
DPRINTF(("%s: sbt_write_packet failed\n", DEVNAME(sc)));
sys/dev/sdmmc/sdhc.c
1044
DPRINTF(2,
sys/dev/sdmmc/sdhc.c
1242
DPRINTF(1,("%s: timeout\n", __func__));
sys/dev/sdmmc/sdhc.c
1261
DPRINTF(2,("%s: %u init spins\n", __func__, 10 - timo));
sys/dev/sdmmc/sdhc.c
1317
DPRINTF(0,("%s: unsupported bus width (%d)\n",
sys/dev/sdmmc/sdhc.c
1643
DPRINTF(1,("%s: timeout for command\n", __func__));
sys/dev/sdmmc/sdhc.c
1671
DPRINTF(1,("%s: resp = %08x\n", HDEVNAME(hp), cmd->c_resp[0]));
sys/dev/sdmmc/sdhc.c
1682
DPRINTF(1,("%s: sdhc_exec_command: RSP_BSY\n",
sys/dev/sdmmc/sdhc.c
1703
DPRINTF(1,("%s: cmd %d %s (flags=%08x error=%d)\n", HDEVNAME(hp),
sys/dev/sdmmc/sdhc.c
1721
DPRINTF(1,("%s: start cmd %d arg=%08x data=%p dlen=%d flags=%08x, status=%#x\n",
sys/dev/sdmmc/sdhc.c
1798
DPRINTF(1,("%s: writing cmd: blksize=%d blkcnt=%d mode=%04x cmd=%04x\n",
sys/dev/sdmmc/sdhc.c
1911
DPRINTF(1,("%s: data transfer: resp=%08x datalen=%u\n", HDEVNAME(hp),
sys/dev/sdmmc/sdhc.c
1929
DPRINTF(1,("%s: timeout\n", __func__));
sys/dev/sdmmc/sdhc.c
1941
DPRINTF(1,("%s: data transfer done (error=%d)\n",
sys/dev/sdmmc/sdhc.c
1971
DPRINTF(1,("%s: timeout\n", __func__));
sys/dev/sdmmc/sdhc.c
2054
DPRINTF(1,("%s: timeout\n", __func__));
sys/dev/sdmmc/sdhc.c
2066
DPRINTF(2,("%s: pio data transfer %u @ %p\n",
sys/dev/sdmmc/sdhc.c
2075
DPRINTF(1,("%s: timeout for transfer\n", __func__));
sys/dev/sdmmc/sdhc.c
2241
DPRINTF(1,("%s: software reset reg=%08x\n", HDEVNAME(hp), mask));
sys/dev/sdmmc/sdhc.c
2259
DPRINTF(1,("%s: timeout for reset on\n", __func__));
sys/dev/sdmmc/sdhc.c
2274
DPRINTF(1,("%s: timeout reg=%08x\n", HDEVNAME(hp),
sys/dev/sdmmc/sdhc.c
2307
DPRINTF(2,("%s: intr status %#x error %#x\n", HDEVNAME(hp), status,
sys/dev/sdmmc/sdhc.c
2429
DPRINTF(2,("%s: interrupt status=%x error=%x\n", HDEVNAME(hp),
sys/dev/sdmmc/sdhc.c
2487
DPRINTF(0,("%s: card interrupt\n", HDEVNAME(hp)));
sys/dev/sdmmc/sdmmc.c
1024
DPRINTF(1,("%s: cmd %u arg=%#x data=%p dlen=%d flags=%#x (error %d)\n",
sys/dev/sdmmc/sdmmc.c
436
DPRINTF(1,("%s: attach card\n", DEVNAME(sc)));
sys/dev/sdmmc/sdmmc.c
502
DPRINTF(1,("%s: detach card\n", DEVNAME(sc)));
sys/dev/sdmmc/sdmmc.c
613
DPRINTF(1, ("%s: sdmmc_io_enable failed %d\n", DEVNAME(sc), error));
sys/dev/sdmmc/sdmmc.c
623
DPRINTF(1, ("%s: sdmmc_mem_enable failed %d\n", DEVNAME(sc), error));
sys/dev/sdmmc/sdmmc.c
662
DPRINTF(1,("%s: host_ocr=%x ", DEVNAME(sc), host_ocr));
sys/dev/sdmmc/sdmmc.c
670
DPRINTF(1,("card_ocr=%x new_ocr=%x\n", card_ocr, host_ocr));
sys/dev/sdmmc/sdmmc.c
844
DPRINTF(1,("sdmmc_app_command: start\n"));
sys/dev/sdmmc/sdmmc.c
863
DPRINTF(1,("sdmmc_app_command: done (error=%d)\n", error));
sys/dev/sdmmc/sdmmc.c
877
DPRINTF(1,("sdmmc_mmc_command: cmd=%d, arg=%#x, flags=%#x\n",
sys/dev/sdmmc/sdmmc.c
897
DPRINTF(1,("sdmmc_mmc_command: error=%d\n", error));
sys/dev/sdmmc/sdmmc.c
916
DPRINTF(1,("sdmmc_stop_transmission\n"));
sys/dev/sdmmc/sdmmc.c
935
DPRINTF(1,("sdmmc_go_idle_state\n"));
sys/dev/sdmmc/sdmmc_cis.c
127
DPRINTF(
sys/dev/sdmmc/sdmmc_cis.c
161
DPRINTF(("CISTPL_FUNCE: MAX_BLK_SIZE=0x%x\n", max_blk_size));
sys/dev/sdmmc/sdmmc_cis.c
192
DPRINTF(("CISTPL_VERS_1\n"));
sys/dev/sdmmc/sdmmc_cis.c
216
DPRINTF((" 00\nCISTPL_NONE\n"));
sys/dev/sdmmc/sdmmc_cis.c
227
DPRINTF((" ff\nCISTPL_END\n"));
sys/dev/sdmmc/sdmmc_cis.c
237
DPRINTF((" %02x %02x", tplcode, tpllen));
sys/dev/sdmmc/sdmmc_cis.c
240
DPRINTF((" %02x",
sys/dev/sdmmc/sdmmc_cis.c
243
DPRINTF(("\n"));
sys/dev/sdmmc/sdmmc_cis.c
246
DPRINTF(("\n"));
sys/dev/sdmmc/sdmmc_cis.c
273
DPRINTF(("CISTPL_FUNCID\n"));
sys/dev/sdmmc/sdmmc_cis.c
288
DPRINTF(("CISTPL_MANFID\n"));
sys/dev/sdmmc/sdmmc_cis.c
99
DPRINTF(
sys/dev/sdmmc/sdmmc_io.c
103
DPRINTF(("%s: no memory present\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_io.c
109
DPRINTF(("%s: no I/O functions\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_io.c
445
DPRINTF(("%s: dmamap load error = %d\n", __func__,
sys/dev/sdmmc/sdmmc_io.c
703
DPRINTF(("sdmmc_io_send_op_cond: ocr = %#x\n", ocr));
sys/dev/sdmmc/sdmmc_io.c
730
DPRINTF(("sdmmc_io_send_op_cond: error = %d\n", error));
sys/dev/sdmmc/sdmmc_mem.c
1031
DPRINTF(("%s: can't change bus width"
sys/dev/sdmmc/sdmmc_mem.c
1104
DPRINTF(("%s: can't switch to DDR"
sys/dev/sdmmc/sdmmc_mem.c
1312
DPRINTF(("%s: sdmem_mem_send_scr: error = %d\n", SDMMCDEVNAME(sc),
sys/dev/sdmmc/sdmmc_mem.c
1350
DPRINTF(("%s: sdmmc_mem_decode_scr: %08x%08x ver=%d, spec=%d,%d,%d, bus width=%d\n",
sys/dev/sdmmc/sdmmc_mem.c
1355
DPRINTF(("%s: unknown structure version: %d\n",
sys/dev/sdmmc/sdmmc_mem.c
1428
DPRINTF(("%s: sdmem_mem_send_ssr: error = %d\n", SDMMCDEVNAME(sc),
sys/dev/sdmmc/sdmmc_mem.c
1513
DPRINTF(("%s: sdmmc_mem_decode_general_info: rev=%u, len=%u, num_ext=%u\n",
sys/dev/sdmmc/sdmmc_mem.c
1533
DPRINTF(("%s: sdmmc_mem_decode_general_info: sfc=0x%04x, reg=0x%08x\n",
sys/dev/sdmmc/sdmmc_mem.c
185
DPRINTF(("%s: switch to MMC mode\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
190
DPRINTF(("%s: couldn't read memory OCR\n",
sys/dev/sdmmc/sdmmc_mem.c
2005
DPRINTF(("%s: sdmmc_mem_spi_read_ocr: error=%d, ocr=%#x\n",
sys/dev/sdmmc/sdmmc_mem.c
204
DPRINTF(("%s: couldn't read SPI memory OCR\n",
sys/dev/sdmmc/sdmmc_mem.c
214
DPRINTF(("%s: couldn't supply voltage requested by card\n",
sys/dev/sdmmc/sdmmc_mem.c
219
DPRINTF(("%s: host_ocr 0x%08x\n", SDMMCDEVNAME(sc), host_ocr));
sys/dev/sdmmc/sdmmc_mem.c
220
DPRINTF(("%s: card_ocr 0x%08x\n", SDMMCDEVNAME(sc), card_ocr));
sys/dev/sdmmc/sdmmc_mem.c
243
DPRINTF(("%s: couldn't send memory OCR\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
257
DPRINTF(("%s: switching card to 1.8V\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
260
DPRINTF(("%s: voltage switch command failed\n",
sys/dev/sdmmc/sdmmc_mem.c
267
DPRINTF(("%s: voltage change on host failed\n",
sys/dev/sdmmc/sdmmc_mem.c
300
DPRINTF(("%s: switching host to %s\n", SDMMCDEVNAME(sc),
sys/dev/sdmmc/sdmmc_mem.c
353
DPRINTF(("%s: couldn't read CID\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
461
DPRINTF(("%s: SD Ver.2.0\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
468
DPRINTF(("%s: SD Ver.1.0\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
626
DPRINTF(("%s: sdmmc_mem_send_op_cond: ocr=%#x\n",
sys/dev/sdmmc/sdmmc_mem.c
671
DPRINTF(("%s: sdmmc_mem_send_op_cond: error=%d, ocr=%#x\n",
sys/dev/sdmmc/sdmmc_mem.c
696
DPRINTF(("%s: sdmmc_mem_send_if_cond: error=%d, ocr=%#x\n",
sys/dev/sdmmc/sdmmc_mem.c
722
DPRINTF(("%s: sdmmc_mem_set_blocklen: read_bl_len=%d sector_size=%d\n",
sys/dev/sdmmc/sdmmc_mem.c
795
DPRINTF(("%s: execute tuning for timing %d\n", SDMMCDEVNAME(sc),
sys/dev/sdmmc/sdmmc_mem.c
827
DPRINTF(("%s: change bus width\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
840
DPRINTF(("%s: switch func mode 0\n", SDMMCDEVNAME(sc)));
sys/dev/sdmmc/sdmmc_mem.c
870
DPRINTF(("%s: card supports mode %s\n",
sys/dev/sdmmc/sdmmc_mem.c
877
DPRINTF(("%s: using mode %s\n", SDMMCDEVNAME(sc),
sys/dev/sdmmc/sdmmc_mem.c
881
DPRINTF(("%s: switch func mode 1(func=%d)\n",
sys/dev/sequencer.c
1176
DPRINTF(("%s: dev=%d\n", __func__, dev));
sys/dev/sequencer.c
1228
DPRINTF(("%s: ticks = %d\n", __func__, ticks));
sys/dev/sequencer.c
1289
DPRINTF(("%s: unimplemented %02x\n", __func__, b->timing.op));
sys/dev/sequencer.c
1293
DPRINTF(("%s: unknown %02x\n", __func__, b->timing.op));
sys/dev/sequencer.c
1402
DPRINTF(("%s: not impl 0x%02x\n", __func__, cmd));
sys/dev/sequencer.c
336
DPRINTF(("sequenceropen\n"));
sys/dev/sequencer.c
377
DPRINTF(("%s: midi unit %d opened as seq %p\n",
sys/dev/sequencer.c
380
DPRINTF(("%s: midi unit %d not opened as seq\n",
sys/dev/sequencer.c
402
DPRINTF(("%s: mode=%d, nmidi=%d\n", __func__, sc->mode, sc->nmidi));
sys/dev/sequencer.c
476
DPRINTF(("%s: %"PRIx64"\n", __func__, dev));
sys/dev/sequencer.c
509
DPRINTF(("%s: %"PRIx64" done\n", __func__, dev));
sys/dev/sequencer.c
752
DPRINTF(("%s: FIOASYNC %d\n", __func__,
sys/dev/sequencer.c
893
DPRINTF(("%s: %p events=0x%x\n", __func__, sc, events));
sys/dev/spi/oj6sh.c
242
DPRINTF(3,("%s: x = %d, y = %d\n", device_xname(sc->sc_dev),
sys/dev/spi/oj6sh.c
275
DPRINTF(4,("%s: 0x%02x = 0x%02x\n", __func__, reg, ret));
sys/dev/spi/oj6sh.c
285
DPRINTF(4,("%s: 0x%02x = 0x%02x\n", __func__, reg, val));
sys/dev/spi/oj6sh.c
348
DPRINTF(3,("%s: oj6sh_enable()\n", device_xname(sc->sc_dev)));
sys/dev/spi/oj6sh.c
350
DPRINTF(3,("%s: already enabled\n", device_xname(sc->sc_dev)));
sys/dev/spi/oj6sh.c
368
DPRINTF(3,("%s: oj6sh_disable()\n", device_xname(sc->sc_dev)));
sys/dev/spi/oj6sh.c
370
DPRINTF(3,("%s: already disabled()\n", device_xname(sc->sc_dev)));
sys/dev/spi/oj6sh.c
386
DPRINTF(3,("%s: oj6sh_suspend()\n", device_xname(sc->sc_dev)));
sys/dev/spi/oj6sh.c
398
DPRINTF(3,("%s: oj6sh_resume()\n", device_xname(sc->sc_dev)));
sys/dev/spi/scmdspi.c
242
DPRINTF(sc, 2, ("%s: Will wait for anything to exit\n",
sys/dev/spi/spiflash.c
380
DPRINTF(("read from addr %x, cnt %d\n", (unsigned)addr, cnt));
sys/dev/spi/spiflash.c
423
DPRINTF(("reading in %d bytes\n", len));
sys/dev/spi/spiflash.c
438
DPRINTF(("coalesce write, blkno %x, count %d, resid %d\n",
sys/dev/spi/spiflash.c
463
DPRINTF(("erasing from %zx - %zx\n", base, base + len));
sys/dev/spi/spiflash.c
473
DPRINTF(("flashing %d bytes to %zx from %p\n", len, base, save));
sys/dev/std/ieee1212.c
100
DPRINTF(("ROM not initialized or minimal ROM: Info "
sys/dev/std/ieee1212.c
106
DPRINTF(("CRC len less than info len. CRC len: %d, "
sys/dev/std/ieee1212.c
152
DPRINTF(("Impossible directory length of 0!\n"));
sys/dev/std/ieee1212.c
270
DPRINTF(("ROM is not complete\n"));
sys/dev/std/ieee1212.c
274
DPRINTF(("ROM is not complete (check != size)\n"));
sys/dev/std/ieee1212.c
290
DPRINTF(("Invalid ROM: CRC: 0x%04hx, Calculated "
sys/dev/std/ieee1212.c
307
DPRINTF(("Invalid ROM info length: %d\n", rom->len));
sys/dev/std/ieee1212.c
341
DPRINTF(("Parse error in ROM. Bailing\n"));
sys/dev/std/ieee1212.c
381
DPRINTF(("Invalid ROM: CRC: 0x%04hx, "
sys/dev/std/ieee1212.c
396
DPRINTF(("Invalid root dir. key.val is 0x%0x and not"
sys/dev/std/ieee1212.c
425
DPRINTF(("Invalid ROM: %s is not "
sys/dev/std/ieee1212.c
434
DPRINTF(("Invalid ROM: %s is "
sys/dev/std/ieee1212.c
445
DPRINTF(("Invalid ROM: Can't have an "
sys/dev/std/ieee1212.c
455
DPRINTF(("Invalid ROM: Can't have "
sys/dev/std/ieee1212.c
465
DPRINTF(("Invalid ROM: Can't have a "
sys/dev/std/ieee1212.c
475
DPRINTF(("Invalid ROM: Can't have a "
sys/dev/std/ieee1212.c
514
DPRINTF(("Can't have a module software"
sys/dev/std/ieee1212.c
520
DPRINTF(("Can't have unit directories "
sys/dev/std/ieee1212.c
530
DPRINTF(("Can't have a node software "
sys/dev/std/ieee1212.c
536
DPRINTF(("Can't have unit directories "
sys/dev/std/ieee1212.c
546
DPRINTF(("Can't have unit directories "
sys/dev/std/ieee1212.c
573
DPRINTF(("Can't have a text descriptor"
sys/dev/std/ieee1212.c
580
DPRINTF(("Text descriptors can't "
sys/dev/std/ieee1212.c
592
DPRINTF(("Got an error parsing"
sys/dev/std/ieee1212.c
639
DPRINTF(("Error parsing leaf\n"));
sys/dev/std/ieee1212.c
667
DPRINTF(("Missing module vendor entry in root "
sys/dev/std/ieee1212.c
672
DPRINTF(("Missing node capabilities entry in "
sys/dev/std/ieee1212.c
678
DPRINTF(("Must have a unit location in each "
sys/dev/std/ieee1212.c
704
DPRINTF(("Invalid subdir..Has no offset\n"));
sys/dev/std/ieee1212.c
725
DPRINTF(("Invalid ROM: CRC: 0x%04hx, Calculated CRC: "
sys/dev/std/ieee1212.c
768
DPRINTF(("Invalid ROM: CRC: 0x%04hx, Calculated CRC: "
sys/dev/std/ieee1212.c
781
DPRINTF(("Text descriptor directories can only "
sys/dev/std/ieee1212.c
793
DPRINTF(("Got an error parsing text descriptor.\n"));
sys/dev/std/ieee1212.c
817
DPRINTF(("Invalid ROM: text descriptor too short\n"));
sys/dev/std/ieee1212.c
825
DPRINTF(("Invalid ROM: CRC: 0x%04hx, Calculated CRC: "
sys/dev/std/ieee1212.c
94
DPRINTF(("Invalid size for ROM: %d\n", (unsigned int)*size));
sys/dev/sysmon/sysmon_envsys.c
1259
DPRINTF(("%s: reset limits for %s %s\n",
sys/dev/sysmon/sysmon_envsys.c
1270
DPRINTF(("%s: retrieve limits for %s %s\n",
sys/dev/sysmon/sysmon_envsys.c
1300
DPRINTF(("%s: install limits for %s %s\n",
sys/dev/sysmon/sysmon_envsys.c
1508
DPRINTF(("%s: prop_array_add\n", __func__));
sys/dev/sysmon/sysmon_envsys.c
1614
DPRINTF(("%s: not an array (%s)\n", __func__, sme->sme_name));
sys/dev/sysmon/sysmon_envsys.c
1624
DPRINTF(("%s: not a device-properties dictionary\n", __func__));
sys/dev/sysmon/sysmon_envsys.c
1647
DPRINTF(("%s: updating '%s' with nsensors=%d\n", __func__,
sys/dev/sysmon/sysmon_envsys.c
1668
DPRINTF(("%s: not a dictionary (%d:%s)\n",
sys/dev/sysmon/sysmon_envsys.c
1873
DPRINTF(("%s: 'index' not a string\n", __func__));
sys/dev/sysmon/sysmon_envsys.c
1936
DPRINTF(("%s: sensor%d changed desc to: %s\n",
sys/dev/sysmon/sysmon_envsys.c
1953
DPRINTF(("%s: sensor%d changed rfact to %d\n",
sys/dev/sysmon/sysmon_envsys.c
212
DPRINTF(("%s: sme_update_dictionary, "
sys/dev/sysmon/sysmon_envsys.c
247
DPRINTF(("%s: copyin_ioctl error=%d\n",
sys/dev/sysmon/sysmon_envsys.c
271
DPRINTF(("%s: processing the '%s' array requests\n",
sys/dev/sysmon/sysmon_envsys.c
279
DPRINTF(("%s: NULL sme\n", __func__));
sys/dev/sysmon/sysmon_envsys.c
291
DPRINTF(("%s: array device failed\n",
sys/dev/sysmon/sysmon_envsys.c
349
DPRINTF(("%s: copyin_ioctl error=%d\n",
sys/dev/sysmon/sysmon_envsys.c
356
DPRINTF(("%s: invalid 'envsys-remove-props'\n",
sys/dev/sysmon/sysmon_envsys.c
612
DPRINTF(("%s: attached #%d (%s), units=%d (%s)\n",
sys/dev/sysmon/sysmon_envsys.c
731
DPRINTF(("%s: sensors list empty for %s\n", __func__,
sys/dev/sysmon/sysmon_envsys.c
774
DPRINTF(("%s: empty array for '%s'\n", __func__,
sys/dev/sysmon/sysmon_envsys.c
806
DPRINTF(("%s: prop_dictionary_set for '%s'\n", __func__,
sys/dev/sysmon/sysmon_envsys.c
887
DPRINTF(("%s: scheduled initial refresh for '%s'\n",
sys/dev/sysmon/sysmon_envsys.c
895
DPRINTF(("%s: driver '%s' registered (nsens=%d nevent=%d)\n",
sys/dev/sysmon/sysmon_envsys.c
912
DPRINTF(("%s: failed to register '%s' (%d)\n", __func__,
sys/dev/sysmon/sysmon_envsys_events.c
149
DPRINTF(("%s: units %d props 0x%04x upropset 0x%04x max_val %d"
sys/dev/sysmon/sysmon_envsys_events.c
186
DPRINTF(("%s: dev %s sensor %s: event type %d exists\n",
sys/dev/sysmon/sysmon_envsys_events.c
192
DPRINTF(("%s: critmax exists\n", __func__));
sys/dev/sysmon/sysmon_envsys_events.c
199
DPRINTF(("%s: warnmax exists\n", __func__));
sys/dev/sysmon/sysmon_envsys_events.c
206
DPRINTF(("%s: warnmin exists\n", __func__));
sys/dev/sysmon/sysmon_envsys_events.c
213
DPRINTF(("%s: critmin exists\n", __func__));
sys/dev/sysmon/sysmon_envsys_events.c
233
DPRINTF(("%s: dev %s sensor %s: new event\n",
sys/dev/sysmon/sysmon_envsys_events.c
283
DPRINTF(("%s: (%s) %s object not TYPE_NUMBER\n",
sys/dev/sysmon/sysmon_envsys_events.c
291
DPRINTF(("%s: (%s) event [sensor=%s type=%d] "
sys/dev/sysmon/sysmon_envsys_events.c
306
DPRINTF(("%s: (%s) event registered (sensor=%s snum=%d type=%d "
sys/dev/sysmon/sysmon_envsys_events.c
362
DPRINTF(("%s: total events %d (%s)\n", __func__,
sys/dev/sysmon/sysmon_envsys_events.c
370
DPRINTF(("%s: event %s %d removed (%s)\n", __func__,
sys/dev/sysmon/sysmon_envsys_events.c
428
DPRINTF(("%s: removed dev=%s sensor=%s type=%d\n",
sys/dev/sysmon/sysmon_envsys_events.c
476
DPRINTF(("%s: removed dev=%s sensor=%s\n",
sys/dev/sysmon/sysmon_envsys_events.c
589
DPRINTF(("%s: events framework initialized for '%s'\n",
sys/dev/sysmon/sysmon_envsys_events.c
661
DPRINTF(("%s: events framework destroyed for '%s'\n",
sys/dev/sysmon/sysmon_envsys_events.c
709
DPRINTF(("%s: array device failed\n", __func__));
sys/dev/sysmon/sysmon_envsys_events.c
936
DPRINTF(("%s: CRITICAL: old/new state %d/%d, old/new value "
sys/dev/sysmon/sysmon_envsys_util.c
110
DPRINTF(("%s: (up) set_uint32 %s:%d\n",
sys/dev/sysmon/sysmon_envsys_util.c
117
DPRINTF(("%s: (set) set_uint32 %s:%d\n",
sys/dev/sysmon/sysmon_envsys_util.c
136
DPRINTF(("%s: (up) set_cstring %s:%s\n",
sys/dev/sysmon/sysmon_envsys_util.c
143
DPRINTF(("%s: (set) set_cstring %s:%s\n",
sys/dev/sysmon/sysmon_envsys_util.c
56
DPRINTF(("%s: (up) set_bool %s:%d\n",
sys/dev/sysmon/sysmon_envsys_util.c
63
DPRINTF(("%s: (set) set_bool %s:%d\n",
sys/dev/sysmon/sysmon_envsys_util.c
83
DPRINTF(("%s: (up) set_int32 %s:%d\n",
sys/dev/sysmon/sysmon_envsys_util.c
90
DPRINTF(("%s: (set) set_int32 %s:%d\n",
sys/dev/tc/bba.c
276
DPRINTF(("bba_allocm: size = %zu\n", size));
sys/dev/tc/bba.c
345
DPRINTF(("bba_round_buffersize: size=%zu\n", size));
sys/dev/tc/bba.c
423
DPRINTF(("bba_trigger_output: sc=%p start=%p end=%p blksize=%d intr=%p(%p)\n",
sys/dev/tc/bba.c
490
DPRINTF(("bba_trigger_input: sc=%p start=%p end=%p blksize=%d intr=%p(%p)\n",
sys/dev/tc/bba.c
621
DPRINTF(("bba_codec_dwrite(): sc=%p, reg=%d, val=%d\n", sc, reg, val));
sys/dev/tc/bba.c
639
DPRINTF(("bba_codec_dread(): sc=%p, reg=%d\n", sc, reg));
sys/dev/usb/ehci.c
1071
DPRINTF("ex %#jx done", (uintptr_t)ex, 0, 0, 0);
sys/dev/usb/ehci.c
1125
DPRINTF("ex=%#jx", (uintptr_t)ex, 0, 0, 0);
sys/dev/usb/ehci.c
1147
DPRINTF("xfer=%#jx, pipe=%#jx ready", (uintptr_t)xfer,
sys/dev/usb/ehci.c
1296
DPRINTF("toggle update status=0x%08jx nstatus=0x%08jx",
sys/dev/usb/ehci.c
1305
DPRINTF("len=%jd actlen=%jd status=0x%08jx", xfer->ux_length, actlen,
sys/dev/usb/ehci.c
1310
DPRINTF("halted addr=%jd endpt=0x%02jx",
sys/dev/usb/ehci.c
1314
DPRINTF("cerr=%jd pid=%jd",
sys/dev/usb/ehci.c
1317
DPRINTF("active =%jd halted=%jd buferr=%jd babble=%jd",
sys/dev/usb/ehci.c
1323
DPRINTF("xacterr=%jd missed=%jd split =%jd ping =%jd",
sys/dev/usb/ehci.c
1360
DPRINTF("ex=%#jx done", (uintptr_t)ex, 0, 0, 0);
sys/dev/usb/ehci.c
1375
DPRINTF("intrs=0x%04jx", new, 0, 0, 0);
sys/dev/usb/ehci.c
1654
DPRINTF("epipe=%#jx status=0x%08jx", (uintptr_t)epipe,
sys/dev/usb/ehci.c
1699
DPRINTF("cmd = 0x%08jx sts = 0x%08jx ien = 0x%08jx",
sys/dev/usb/ehci.c
1702
DPRINTF("frindex = 0x%08jx ctrdsegm = 0x%08jx periodic = 0x%08jx "
sys/dev/usb/ehci.c
1709
DPRINTF("port %jd status = 0x%08jx", i,
sys/dev/usb/ehci.c
1712
DPRINTF("port %jd status = 0x%08jx port %jd "
sys/dev/usb/ehci.c
1721
DPRINTF(" link 0x%08jx (T = %jd):", \
sys/dev/usb/ehci.c
1725
DPRINTF( \
sys/dev/usb/ehci.c
1753
DPRINTF("dump aborted, too many TDs", 0, 0, 0, 0);
sys/dev/usb/ehci.c
1874
DPRINTF("dump aborted, too many TDs", 0, 0, 0, 0);
sys/dev/usb/ehci.c
1886
DPRINTF("ITD: next phys = %#jx", itd->itd->itd_next, 0, 0, 0);
sys/dev/usb/ehci.c
1890
DPRINTF("ITDctl %jd: stat = %jx len = %jx",
sys/dev/usb/ehci.c
1892
DPRINTF(" ioc = %jx pg = %jx offs = %jx",
sys/dev/usb/ehci.c
1896
DPRINTF("ITDbufr: ", 0, 0, 0, 0);
sys/dev/usb/ehci.c
1898
DPRINTF(" %jx",
sys/dev/usb/ehci.c
1904
DPRINTF(" ep = %jx daddr = %jx dir = %jd",
sys/dev/usb/ehci.c
1906
DPRINTF(" maxpkt = %jx multi = %jx",
sys/dev/usb/ehci.c
1915
DPRINTF("SITD %#jx next = %#jx prev = %#jx",
sys/dev/usb/ehci.c
1918
DPRINTF(" xfernext=%#jx physaddr=%#jx slot=%jd",
sys/dev/usb/ehci.c
1927
DPRINTF("ex = %#jx type %jd isdone %jd", (uintptr_t)ex, ex->ex_type,
sys/dev/usb/ehci.c
1932
DPRINTF(" setup = %#jx data = %#jx status = %#jx",
sys/dev/usb/ehci.c
1938
DPRINTF(" qtdstart = %#jx qtdend = %#jx",
sys/dev/usb/ehci.c
1943
DPRINTF(" itdstart = %#jx itdend = %#jx",
sys/dev/usb/ehci.c
1947
DPRINTF(" sitdstart = %#jx sitdend = %#jx",
sys/dev/usb/ehci.c
1952
DPRINTF(" unknown type", 0, 0, 0, 0);
sys/dev/usb/ehci.c
1974
DPRINTF("pipe=%#jx, addr=%jd, endpt=%jd (%jd)", (uintptr_t)pipe, addr,
sys/dev/usb/ehci.c
2010
DPRINTF("bad bEndpointAddress 0x%02jx",
sys/dev/usb/ehci.c
2025
DPRINTF("hshubaddr=%jd hshubport=%jd", hshubaddr, hshubport, 0,
sys/dev/usb/ehci.c
2151
DPRINTF("bad xfer type %jd", xfertype, 0, 0, 0);
sys/dev/usb/ehci.c
2282
DPRINTF("dying", 0, 0, 0, 0);
sys/dev/usb/ehci.c
2296
DPRINTF("cmd = 0x%08jx sts = 0x%08jx",
sys/dev/usb/ehci.c
2307
DPRINTF("doorbell timeout", 0, 0, 0, 0);
sys/dev/usb/ehci.c
2317
DPRINTF("cmd = 0x%08jx sts = 0x%08jx ... done",
sys/dev/usb/ehci.c
2437
DPRINTF("type=0x%02jx request=%02jx", req->bmRequestType, req->bRequest,
sys/dev/usb/ehci.c
2466
DPRINTF("UR_CLEAR_PORT_FEATURE port=%jd feature=%jd", index,
sys/dev/usb/ehci.c
2473
DPRINTF("portsc=0x%08jx", v, 0, 0, 0);
sys/dev/usb/ehci.c
2499
DPRINTF("clear port test %jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2502
DPRINTF("clear port ind %jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2563
DPRINTF("get port status i=%jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2571
DPRINTF("port status=0x%04jx", v, 0, 0, 0);
sys/dev/usb/ehci.c
2611
DPRINTF("portsc=0x%08jx", v, 0, 0, 0);
sys/dev/usb/ehci.c
2621
DPRINTF("reset port %jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2658
DPRINTF("ehci after reset, status=0x%08jx", v, 0, 0, 0);
sys/dev/usb/ehci.c
2670
DPRINTF("ehci port %jd reset, status = 0x%08jx", index,
sys/dev/usb/ehci.c
2674
DPRINTF("set port power %jd (has PPC = %jd)", index,
sys/dev/usb/ehci.c
2680
DPRINTF("set port test %jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2683
DPRINTF("set port ind %jd", index, 0, 0, 0);
sys/dev/usb/ehci.c
2697
DPRINTF("returning %jd (usbroothub default)", buflen, 0, 0, 0);
sys/dev/usb/ehci.c
2702
DPRINTF("returning %jd", totlen, 0, 0, 0);
sys/dev/usb/ehci.c
2796
DPRINTF("index=%jd lowspeed=%jd", index, lowspeed, 0, 0);
sys/dev/usb/ehci.c
2913
DPRINTF("allocating chunk", 0, 0, 0, 0);
sys/dev/usb/ehci.c
2926
DPRINTF("alloc returned %jd", err, 0, 0, 0);
sys/dev/usb/ehci.c
2978
DPRINTF("allocating chunk", 0, 0, 0, 0);
sys/dev/usb/ehci.c
2991
DPRINTF("alloc returned %jd", err, 0, 0, 0);
sys/dev/usb/ehci.c
3056
DPRINTF("xfer %#jx len %jd nsqtd %jd flags %jx", (uintptr_t)xfer,
sys/dev/usb/ehci.c
3071
DPRINTF("return sqtd=%#jx", (uintptr_t)*sp, 0, 0, 0);
sys/dev/usb/ehci.c
3078
DPRINTF("no memory", 0, 0, 0, 0);
sys/dev/usb/ehci.c
3086
DPRINTF("exfer=%#jx", (uintptr_t)exfer, 0, 0, 0);
sys/dev/usb/ehci.c
3126
DPRINTF("xfer=%#jx len %jd isread %jd toggle %jd", (uintptr_t)xfer,
sys/dev/usb/ehci.c
3128
DPRINTF(" VA %#jx", (uintptr_t)KERNADDR(&xfer->ux_dmabuf, 0),
sys/dev/usb/ehci.c
3143
DPRINTF("sqtd[%jd]=%#jx prev %#jx", j, (uintptr_t)sqtd,
sys/dev/usb/ehci.c
3161
DPRINTF(" len=%jd curlen=%jd curoffs=%ju", len, curlen,
sys/dev/usb/ehci.c
3180
DPRINTF(" buffer[%jd/%jd] 0x%08jx 0x%08jx",
sys/dev/usb/ehci.c
3193
DPRINTF(" va %#jx pa %#jx len %jd", (uintptr_t)va,
sys/dev/usb/ehci.c
3246
DPRINTF("allocating chunk", 0, 0, 0, 0);
sys/dev/usb/ehci.c
3259
DPRINTF("alloc returned %jd", err, 0, 0, 0);
sys/dev/usb/ehci.c
3307
DPRINTF("allocating chunk", 0, 0, 0, 0);
sys/dev/usb/ehci.c
3321
DPRINTF("alloc returned %jd", err, 0, 0, 0);
sys/dev/usb/ehci.c
3395
DPRINTF("xfer=%#jx pipe=%#jx", (uintptr_t)xfer, (uintptr_t)epipe, 0, 0);
sys/dev/usb/ehci.c
3477
DPRINTF("cur=0x%08jx", sqtd->physaddr, 0, 0, 0);
sys/dev/usb/ehci.c
3489
DPRINTF("no hit", 0, 0, 0, 0);
sys/dev/usb/ehci.c
3522
DPRINTF("xfer %#jx pipe %#jx", (uintptr_t)xfer,
sys/dev/usb/ehci.c
3727
DPRINTF("type=0x%02jx, request=0x%02jx, wValue=0x%04jx, wIndex=0x%04jx",
sys/dev/usb/ehci.c
3730
DPRINTF("len=%jd, addr=%jd, endpt=%jd",
sys/dev/usb/ehci.c
3749
DPRINTF("setup %#jx status %#jx data %#jx",
sys/dev/usb/ehci.c
3881
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
3892
DPRINTF("length=%jd", xfer->ux_actlen, 0, 0, 0);
sys/dev/usb/ehci.c
3901
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
3916
DPRINTF("pipe=%#jx", (uintptr_t)pipe, 0, 0, 0);
sys/dev/usb/ehci.c
3998
DPRINTF("xfer=%#jx len=%jd flags=%jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/ehci.c
4053
DPRINTF("sqh:", 0, 0, 0, 0);
sys/dev/usb/ehci.c
4067
DPRINTF("xfer %#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
4084
DPRINTF("pipe=%#jx", (uintptr_t)pipe, 0, 0, 0);
sys/dev/usb/ehci.c
4099
DPRINTF("xfer=%#jx, actlen=%jd", (uintptr_t)xfer, xfer->ux_actlen, 0, 0);
sys/dev/usb/ehci.c
4107
DPRINTF("length=%jd", xfer->ux_actlen, 0, 0, 0);
sys/dev/usb/ehci.c
4150
DPRINTF("xfer=%#jx len=%jd flags=%jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/ehci.c
4197
DPRINTF("xfer=%#jx len=%jd flags=%jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/ehci.c
4262
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
4293
DPRINTF("xfer=%#jx, actlen=%jd", (uintptr_t)xfer, xfer->ux_actlen, 0, 0);
sys/dev/usb/ehci.c
4325
DPRINTF("xfer %#jx len %jd flags %jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/ehci.c
4339
DPRINTF("bInterval %jd invalid", i, 0, 0, 0);
sys/dev/usb/ehci.c
442
DPRINTF("hcsparams=%#jx", hcsparams, 0, 0, 0);
sys/dev/usb/ehci.c
4429
DPRINTF("xfer %#jx len %jd flags %jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/ehci.c
4638
DPRINTF("xfer = %#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
4647
DPRINTF("nothing in the pipe to free?", 0, 0, 0, 0);
sys/dev/usb/ehci.c
4701
DPRINTF("bInterval %jd invalid", i, 0, 0, 0);
sys/dev/usb/ehci.c
4796
DPRINTF("xfer %#jx flags %jd", (uintptr_t)xfer, xfer->ux_flags, 0, 0);
sys/dev/usb/ehci.c
481
DPRINTF("hccparams=%#jx", hccparams, 0, 0, 0);
sys/dev/usb/ehci.c
4810
DPRINTF(
sys/dev/usb/ehci.c
4831
DPRINTF("bInterval %jd invalid", i, 0, 0, 0);
sys/dev/usb/ehci.c
4840
DPRINTF("frames == 0", 0, 0, 0, 0);
sys/dev/usb/ehci.c
5023
DPRINTF("xfer = %#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ehci.c
5032
DPRINTF("nothing in the pipe to free?", 0, 0, 0, 0);
sys/dev/usb/ehci.c
518
DPRINTF("resetting", 0, 0, 0, 0);
sys/dev/usb/ehci.c
555
DPRINTF("flsize=%jd", sc->sc_flsize, 0, 0, 0);
sys/dev/usb/ehci.c
704
DPRINTF("enabling interrupts", 0, 0, 0, 0);
sys/dev/usb/ehci.c
789
DPRINTF("sc=%#jx intrs=%#jx(%#jx) eintrs=%#jx", (uintptr_t)sc, intrs,
sys/dev/usb/ehci.c
796
DPRINTF("door bell", 0, 0, 0, 0);
sys/dev/usb/ehci.c
804
DPRINTF("INT=%jd ERRINT=%jd",
sys/dev/usb/ehci.c
842
DPRINTF("spurious doorbell interrupt", 0, 0, 0, 0);
sys/dev/usb/ehci.c
875
DPRINTF("change(%jd)=0x%02jx", i / 8, p[i/8], 0, 0);
sys/dev/usb/if_atu.c
1008
DPRINTF(("%s: could not load external firmware "
sys/dev/usb/if_atu.c
1021
DPRINTF(("%s: could not load last zero-length firmware "
sys/dev/usb/if_atu.c
1059
DPRINTF(("%s: could not get rfmd config!\n",
sys/dev/usb/if_atu.c
1072
DPRINTF(("%s: could not get intersil config!\n",
sys/dev/usb/if_atu.c
1165
DPRINTF(("%s: atu_task: error waiting for scan\n",
sys/dev/usb/if_atu.c
1170
DPRINTF(("%s: ==========================> END OF SCAN!\n",
sys/dev/usb/if_atu.c
1177
DPRINTF(("%s: ----------------------======> END OF SCAN2!\n",
sys/dev/usb/if_atu.c
1294
DPRINTF(("%s: starting internal firmware download\n",
sys/dev/usb/if_atu.c
1311
DPRINTF(("%s: unexpected opmode=%d\n",
sys/dev/usb/if_atu.c
1324
DPRINTF(("%s: external firmware has already"
sys/dev/usb/if_atu.c
1365
DPRINTF(("%s: num_endp:%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
1367
DPRINTF(("%s: couldn't get ep %d\n",
sys/dev/usb/if_atu.c
1396
DPRINTF(("%s: get firmware version failed\n",
sys/dev/usb/if_atu.c
1513
DPRINTF(("%s: no memory for rx list\n",
sys/dev/usb/if_atu.c
1520
DPRINTF(("%s: no memory for rx list\n",
sys/dev/usb/if_atu.c
1637
DPRINTF(("%s: status != USBD_NORMAL_COMPLETION\n",
sys/dev/usb/if_atu.c
1644
DPRINTF(("%s: rx: EEK! lost device?\n",
sys/dev/usb/if_atu.c
1662
DPRINTF(("%s: usb error on rx: %s\n",
sys/dev/usb/if_atu.c
1674
DPRINTF(("%s: atu_rxeof: too short\n",
sys/dev/usb/if_atu.c
1678
DPRINTF(("%s: atu_rxeof: too long\n",
sys/dev/usb/if_atu.c
1746
DPRINTF(("%s: usb error on tx: %s\n",
sys/dev/usb/if_atu.c
1982
DPRINTF(("%s: open rx pipe failed: %s\n",
sys/dev/usb/if_atu.c
1991
DPRINTF(("%s: open tx pipe failed: %s\n",
sys/dev/usb/if_atu.c
2020
DPRINTF(("%s: initial config failed!\n",
sys/dev/usb/if_atu.c
2063
DPRINTF(("%s: DEBUG: current BSSID=%s\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2068
DPRINTF(("%s: DEBUG: beacon period=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2073
DPRINTF(("%s: DEBUG: privacy invoked=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2078
DPRINTF(("%s: DEBUG: encr_level=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2083
DPRINTF(("%s: DEBUG: icv error count=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2088
DPRINTF(("%s: DEBUG: wep excluded count=%d\n",
sys/dev/usb/if_atu.c
2093
DPRINTF(("%s: DEBUG: power mode=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2098
DPRINTF(("%s: DEBUG: channel=%d\n", device_xname(sc->atu_dev), tmp[0]));
sys/dev/usb/if_atu.c
2102
DPRINTF(("%s: DEBUG: reg domain=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2107
DPRINTF(("%s: DEBUG: ssid size=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2112
DPRINTF(("%s: DEBUG: beacon enable=%d\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2117
DPRINTF(("%s: DEBUG: auto rate fallback=%d\n",
sys/dev/usb/if_atu.c
2122
DPRINTF(("%s: DEBUG: mac addr=%s\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2127
DPRINTF(("%s: DEBUG: desired ssid=%s\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2132
DPRINTF(("%s: DEBUG: current ESSID=%s\n", device_xname(sc->atu_dev),
sys/dev/usb/if_atu.c
2156
DPRINTF(("%s: atu_ioctl(): netreset %lu\n",
sys/dev/usb/if_atu.c
2177
DPRINTF(("%s: atu_watchdog\n", device_xname(sc->atu_dev)));
sys/dev/usb/if_atu.c
2187
DPRINTF(("%s: watchdog timeout\n", device_xname(sc->atu_dev)));
sys/dev/usb/if_atu.c
329
DPRINTF(("%s: wrote only %x bytes\n",
sys/dev/usb/if_atu.c
391
DPRINTF(("%s: idle_count > 20!\n",
sys/dev/usb/if_atu.c
493
DPRINTF(("%s: start ibss failed!\n",
sys/dev/usb/if_atu.c
501
DPRINTF(("%s: error waiting for start_ibss\n",
sys/dev/usb/if_atu.c
509
DPRINTF(("%s: could not get BSSID!\n",
sys/dev/usb/if_atu.c
514
DPRINTF(("%s: started a new IBSS (BSSID=%s)\n",
sys/dev/usb/if_atu.c
635
DPRINTF(("%s: error setting mac-addr\n",
sys/dev/usb/if_atu.c
716
DPRINTF(("%s: could not get regdomain!\n",
sys/dev/usb/if_atu.c
719
DPRINTF(("%s: in reg domain %#x according to the "
sys/dev/usb/if_atu.c
809
DPRINTF(("%s: ERROR trying to join IBSS\n",
sys/dev/usb/if_atu.c
815
DPRINTF(("%s: error joining BSS!\n",
sys/dev/usb/if_atu.c
820
DPRINTF(("%s: error joining... [status=%02x]\n",
sys/dev/usb/if_atu.c
905
DPRINTF(("%s: dfu_getstatus failed!\n",
sys/dev/usb/if_atu.c
926
DPRINTF(("%s: dfu_dnload failed\n",
sys/dev/usb/if_atu.c
948
DPRINTF(("%s: state != manifestsync... eek!\n",
sys/dev/usb/if_atu.c
954
DPRINTF(("%s: dfu_getstatus failed!\n",
sys/dev/usb/if_atu.c
962
DPRINTF(("%s: remap failed!\n", device_xname(sc->atu_dev)));
sys/dev/usb/if_aue.c
531
DPRINTF("aue%jd: phy=%#jx reg=%#jx val=%#jx write timed out",
sys/dev/usb/if_axe.c
1285
DPRINTF("rxmode %#jx", rxmode, 0, 0, 0);
sys/dev/usb/if_axe.c
312
DPRINTF("cmd %jd err %jd", cmd, err, 0, 0);
sys/dev/usb/if_axe.c
423
DPRINTF("val=%#jx", val, 0, 0, 0);
sys/dev/usb/if_axe.c
582
DPRINTF("EEPROM is %#jx", eeprom, 0, 0, 0);
sys/dev/usb/if_axe.c
595
DPRINTF("use gpio0: %jd, phymode %jd", gpio0, phymode, 0, 0);
sys/dev/usb/if_axe.c
936
DPRINTF(" phyaddrs[0]: %jx phyaddrs[1]: %jx",
sys/dev/usb/if_axe.c
942
DPRINTF(" no valid PHY address found, assuming PHY address 0",
sys/dev/usb/if_axen.c
129
DPRINTF(("%s: cmd: %d, error: %d\n", __func__, cmd, err));
sys/dev/usb/if_axen.c
223
DPRINTF(("%s: val=%#x\n", __func__, val));
sys/dev/usb/if_axen.c
254
DPRINTF(("%s: promisc\n", device_xname(un->un_dev)));
sys/dev/usb/if_axen.c
264
DPRINTF(("%s: initializing hash table\n",
sys/dev/usb/if_axen.c
273
DPRINTF(("%s: allmulti\n",
sys/dev/usb/if_axen.c
282
DPRINTF(("%s: %s added\n",
sys/dev/usb/if_axen.c
378
DPRINTF(("AX88179 ver. UA1\n"));
sys/dev/usb/if_axen.c
380
DPRINTF(("AX88179 ver. UA2\n"));
sys/dev/usb/if_axen.c
426
DPRINTF(("uplink: USB1.1\n"));
sys/dev/usb/if_axen.c
434
DPRINTF(("uplink: USB2.0\n"));
sys/dev/usb/if_axen.c
442
DPRINTF(("uplink: USB3.0\n"));
sys/dev/usb/if_axen.c
477
DPRINTF(("axen: Monitor mode = 0x%02x\n", val));
sys/dev/usb/if_axen.c
484
DPRINTF(("axen: set to medium mode: 0x%04x\n", ctl));
sys/dev/usb/if_axen.c
489
DPRINTF(("axen: current medium mode: 0x%04x\n", le16toh(wval)));
sys/dev/usb/if_axen.c
661
DPRINTF(("%s: phyno %d\n", device_xname(self), un->un_phyno));
sys/dev/usb/if_axen.c
802
DPRINTF(("%s: Too many packets (%d) in a transaction, discard.\n",
sys/dev/usb/if_axen.c
831
DPRINTF(("%s: %s err (pkt#%d)\n",
sys/dev/usb/if_axen.c
892
DPRINTF(("%s: boundary hit\n", device_xname(un->un_dev)));
sys/dev/usb/if_cue.c
178
DPRINTF(("%s: cue_csr_read_1: reg=%#x err=%s\n",
sys/dev/usb/if_cue.c
212
DPRINTF(("%s: cue_csr_read_2: reg=%#x err=%s\n",
sys/dev/usb/if_cue.c
241
DPRINTF(("%s: cue_csr_write_1: reg=%#x err=%s\n",
sys/dev/usb/if_cue.c
277
DPRINTF(("%s: cue_csr_write_2: reg=%#x err=%s\n",
sys/dev/usb/if_cue.c
307
DPRINTF(("%s: cue_csr_mem: addr=%#x err=%s\n",
sys/dev/usb/if_gscan.c
205
DPRINTF("rx error: %jd", status, 0, 0, 0);
sys/dev/usb/if_gscan.c
304
DPRINTF("rx error: %jd", status, 0, 0, 0);
sys/dev/usb/if_gscan.c
348
DPRINTF("start tx error: %jd", err, 0, 0, 0);
sys/dev/usb/if_mos.c
689
DPRINTF(("%s: erroneous frame received: ",
sys/dev/usb/if_mos.c
692
DPRINTF(("frame size less than 64 bytes\n"));
sys/dev/usb/if_mos.c
694
DPRINTF(("frame size larger than 1532 bytes\n"));
sys/dev/usb/if_mos.c
696
DPRINTF(("CRC error\n"));
sys/dev/usb/if_mos.c
698
DPRINTF(("alignment error\n"));
sys/dev/usb/if_mue.c
1029
DPRINTF(un, "promisc\n");
sys/dev/usb/if_mue.c
1031
DPRINTF(un, "allmulti\n");
sys/dev/usb/if_mue.c
1064
DPRINTF(un, "perfect filter and hash tables\n");
sys/dev/usb/if_mue.c
1066
DPRINTF(un, "perfect filter\n");
sys/dev/usb/if_mue.c
1097
DPRINTF(un, "RX IPv4 hwcsum enabled\n");
sys/dev/usb/if_mue.c
1100
DPRINTF(un, "RX IPv4 hwcsum disabled\n");
sys/dev/usb/if_mue.c
1107
DPRINTF(un, "RX L4 hwcsum enabled\n");
sys/dev/usb/if_mue.c
1110
DPRINTF(un, "RX L4 hwcsum disabled\n");
sys/dev/usb/if_mue.c
299
DPRINTF(un, "mii_media_status = %#x\n", mii->mii_media_status);
sys/dev/usb/if_mue.c
350
DPRINTF(un, "done\n");
sys/dev/usb/if_mue.c
484
DPRINTF(un, "OTP not found\n");
sys/dev/usb/if_mue.c
527
DPRINTF(un, "EEPROM: unexpected size\n");
sys/dev/usb/if_mue.c
532
DPRINTF(un, "EEPROM: failed to read\n");
sys/dev/usb/if_mue.c
535
DPRINTF(un, "success\n");
sys/dev/usb/if_mue.c
538
DPRINTF(un, "OTP: unexpected size\n");
sys/dev/usb/if_mue.c
543
DPRINTF(un, "OTP: failed to read\n");
sys/dev/usb/if_mue.c
546
DPRINTF(un, "success\n");
sys/dev/usb/if_mue.c
548
DPRINTF(un, "nothing to do\n");
sys/dev/usb/if_mue.c
550
DPRINTF(un, "nothing to do\n");
sys/dev/usb/if_mue.c
710
DPRINTF(un, "registers: %s\n",
sys/dev/usb/if_mue.c
719
DPRINTF(un, "EEPROM: %s\n",
sys/dev/usb/if_mue.c
728
DPRINTF(un, "OTP: %s\n",
sys/dev/usb/if_mue.c
741
DPRINTF(un, "ether_getaddr: %s\n",
sys/dev/usb/if_rum.c
1784
DPRINTF(("setting slot time to %uus\n", slottime));
sys/dev/usb/if_rum.c
1825
DPRINTF(("%s promiscuous mode\n", (ifp->if_flags & IFF_PROMISC) ?
sys/dev/usb/if_rum.c
1865
DPRINTF(("RF revision=%d\n", sc->rf_rev));
sys/dev/usb/if_rum.c
1872
DPRINTF(("External 2GHz LNA=%d\nExternal 5GHz LNA=%d\n",
sys/dev/usb/if_rum.c
1885
DPRINTF(("RSSI 2GHz corr=%d\nRSSI 5GHz corr=%d\n",
sys/dev/usb/if_rum.c
1893
DPRINTF(("RF freq=%d\n", sc->rffreq));
sys/dev/usb/if_rum.c
1901
DPRINTF(("Channel=%d Tx power=%d\n", i + 1, sc->txpow[i]));
sys/dev/usb/if_rum.c
1910
DPRINTF(("BBP R%d=%02x\n", sc->bbp_prom[i].reg,
sys/dev/usb/if_rum.c
828
DPRINTF(("%s: xfer too short %d\n", device_xname(sc->sc_dev),
sys/dev/usb/if_run.c
1002
DPRINTF(("microcode successfully loaded after %d tries\n", ntries));
sys/dev/usb/if_run.c
1497
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/usb/if_run.c
1518
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/usb/if_run.c
1537
DPRINTF(("EFUSE_CTRL=0x%08x\n", tmp));
sys/dev/usb/if_run.c
1544
DPRINTF(("EEPROM rev=%d, FAE=%d\n", val & 0xff, val >> 8));
sys/dev/usb/if_run.c
1563
DPRINTF(("BBP%d=0x%02x\n", sc->bbp[i].reg,
sys/dev/usb/if_run.c
1574
DPRINTF(("RF%d=0x%02x\n", sc->rf[i].reg,
sys/dev/usb/if_run.c
1584
DPRINTF(("EEPROM freq offset %d\n", sc->freq & 0xff));
sys/dev/usb/if_run.c
1603
DPRINTF(("EEPROM LED mode=0x%02x, LEDs=0x%04x/0x%04x/0x%04x\n",
sys/dev/usb/if_run.c
1612
DPRINTF(("invalid EEPROM antenna info, using default\n"));
sys/dev/usb/if_run.c
1638
DPRINTF(("EEPROM RF rev=0x%04x chains=%dT%dR\n",
sys/dev/usb/if_run.c
1642
DPRINTF(("EEPROM CFG 0x%04x\n", val));
sys/dev/usb/if_run.c
1675
DPRINTF(("power compensation=%d (2GHz), %d (5GHz)\n",
sys/dev/usb/if_run.c
1690
DPRINTF(("ridx %d: power 20MHz=0x%08x, 40MHz/2GHz=0x%08x, "
sys/dev/usb/if_run.c
1695
DPRINTF(("mac_ver %hx\n", sc->mac_ver));
sys/dev/usb/if_run.c
1715
DPRINTF(("tx mixer gain=%u (2GHz)\n", sc->txmixgain_2ghz));
sys/dev/usb/if_run.c
1736
DPRINTF(("tx mixer gain=%u (5GHz)\n", sc->txmixgain_5ghz));
sys/dev/usb/if_run.c
1753
DPRINTF(("invalid LNA for channel group %d\n", 2));
sys/dev/usb/if_run.c
1757
DPRINTF(("invalid LNA for channel group %d\n", 3));
sys/dev/usb/if_run.c
1764
DPRINTF(("invalid RSSI%d offset: %d (2GHz)\n",
sys/dev/usb/if_run.c
1769
DPRINTF(("invalid RSSI%d offset: %d (5GHz)\n",
sys/dev/usb/if_run.c
2200
DPRINTF(("retrycnt=%d txcnt=%d failcnt=%d\n",
sys/dev/usb/if_run.c
2231
DPRINTF(("new assoc isnew=%d addr=%s\n",
sys/dev/usb/if_run.c
2258
DPRINTF(("rate=0x%02x ridx=%d ctl_ridx=%d\n",
sys/dev/usb/if_run.c
2307
DPRINTF(("bad RXWI length %u > %u\n", len, dmalen));
sys/dev/usb/if_run.c
2448
DPRINTF(("RX status=%s\n", usbd_errstr(status)));
sys/dev/usb/if_run.c
2459
DPRINTF(("xfer too short %d\n", xferlen));
sys/dev/usb/if_run.c
2470
DPRINTF(("bad DMA length %u (%x)\n", dmalen, dmalen));
sys/dev/usb/if_run.c
2474
DPRINTF(("bad DMA length %u > %d\n",
sys/dev/usb/if_run.c
2510
DPRINTF(("%s: usb error on tx: %s\n",
sys/dev/usb/if_smsc.c
381
DPRINTF("full duplex operation", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
395
DPRINTF("half duplex operation", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
438
DPRINTF("receive all multicast enabled", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
464
DPRINTF("receive select group of macs", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
466
DPRINTF("receive own packets only", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
525
DPRINTF("setting mac address to %02jx:%02jx:%02jx:...", addr[0],
sys/dev/usb/if_smsc.c
528
DPRINTF("... %02jx:%02jx:%02jx", addr[3], addr[4], addr[5], 0);
sys/dev/usb/if_smsc.c
886
DPRINTF("total_len %jd/%#jx", total_len, total_len, 0, 0);
sys/dev/usb/if_smsc.c
890
DPRINTF("total_len %jd < sizeof(rxhdr) %jd",
sys/dev/usb/if_smsc.c
907
DPRINTF("rx error (hdr 0x%08jx)", rxhdr, 0, 0, 0);
sys/dev/usb/if_smsc.c
913
DPRINTF("total_len %jd pktlen %jd rxhdr 0x%08jx", total_len,
sys/dev/usb/if_smsc.c
917
DPRINTF("pktlen %jd < ETHER_HDR_LEN %jd", pktlen,
sys/dev/usb/if_smsc.c
926
DPRINTF("pktlen %jd > MCLBYTES %jd", pktlen, MCLBYTES, 0,
sys/dev/usb/if_smsc.c
933
DPRINTF("pktlen %jd > total_len %jd", pktlen, total_len,
sys/dev/usb/if_smsc.c
949
DPRINTF("RX checksum offload checking", 0, 0, 0, 0);
sys/dev/usb/if_smsc.c
967
DPRINTF("Ethertype %02jx pktlen %02jx",
sys/dev/usb/if_smsc.c
988
DPRINTF("RX checksum offloaded (0x%04jx)",
sys/dev/usb/if_udav.c
288
DPRINTF(("%s: %s: read failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
319
DPRINTF(("%s: %s: write failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
349
DPRINTF(("%s: %s: write failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
381
DPRINTF(("%s: %s: read failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
413
DPRINTF(("%s: %s: write failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
457
DPRINTF(("%s: %s: write failed. off=%04x, err=%d\n",
sys/dev/usb/if_udav.c
472
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
517
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
568
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
625
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
644
DPRINTF(("%s: %s: send %d bytes\n", device_xname(un->un_dev),
sys/dev/usb/if_udav.c
658
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
665
DPRINTF(("%s: RX Status: 0x%02x\n", device_xname(un->un_dev), pktstat));
sys/dev/usb/if_udav.c
671
DPRINTF(("%s: RX Length: 0x%02x\n", device_xname(un->un_dev), pkt_len));
sys/dev/usb/if_udav.c
687
DPRINTF(("%s: Rx deliver: 0x%02x\n", device_xname(un->un_dev), pkt_len));
sys/dev/usb/if_udav.c
698
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_udav.c
800
DPRINTF(("%s: %s: enter\n", ifp->if_xname, __func__));
sys/dev/usb/if_udav.c
807
DPRINTF(("%s: %s: got link\n",
sys/dev/usb/if_umb.c
1059
DPRINTF("%s: init: opening ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1065
DPRINTF("%s: init: allocating CID ...\n",
sys/dev/usb/if_umb.c
1072
DPRINTF("%s: init: turning radio on ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1078
DPRINTF("%s: init: sending FCC auth ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1082
DPRINTF("%s: init: checking SIM state ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1087
DPRINTF("%s: init: attaching ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1092
DPRINTF("%s: init: connecting ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1096
DPRINTF("%s: init: getting IP config ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1100
DPRINTF("%s: init: reached state UP\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1125
DPRINTF("%s: stop: disconnecting ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1131
DPRINTF("%s: stop: detaching ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1138
DPRINTF("%s: stop: turning radio off ...\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1147
DPRINTF("%s: stop: reached state DOWN\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
1200
DPRINTF("%s: received short response (len %d)\n",
sys/dev/usb/if_umb.c
1215
DPRINTF("%s: discarding fragmented messages\n",
sys/dev/usb/if_umb.c
1224
DPRINTF("%s: <- rcv %s (tid %u)\n", DEVNAM(sc), umb_request2str(type),
sys/dev/usb/if_umb.c
1237
DPRINTF("%s: %s message, error %s (tid %u)\n",
sys/dev/usb/if_umb.c
1258
DPRINTF("%s: discard message %s\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
1272
DPRINTF("%s: discard short %s message\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
1277
DPRINTF("%s: discard %s message for other UUID '%s'\n",
sys/dev/usb/if_umb.c
1284
DPRINTF("%s: discard truncated %s message (want %d, got %d)\n",
sys/dev/usb/if_umb.c
1291
DPRINTF("%s: indicate %s status\n", DEVNAM(sc), umb_cid2str(cid));
sys/dev/usb/if_umb.c
1328
DPRINTF("%s: close error: %s\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
1658
DPRINTF("%s: discard connection info for session %u\n",
sys/dev/usb/if_umb.c
1664
DPRINTF("%s: discard connection info for other context\n",
sys/dev/usb/if_umb.c
1711
DPRINTF("%s: ignore IP configuration for session id %d\n",
sys/dev/usb/if_umb.c
1825
DPRINTF("%s: rx error: %s\n", DEVNAM(sc), usbd_errstr(status));
sys/dev/usb/if_umb.c
1880
DPRINTF("%s: start tx error: %s\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
1904
DPRINTF("%s: tx error: %s\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
1948
DPRINTF("%s: packet too large (%d)\n", DEVNAM(sc), len);
sys/dev/usb/if_umb.c
1956
DPRINTF("%s: bad header len %d for NTH16 (exp %zu)\n",
sys/dev/usb/if_umb.c
1966
DPRINTF("%s: bad header len %d for NTH32 (exp %zu)\n",
sys/dev/usb/if_umb.c
1972
DPRINTF("%s: unsupported NCM header signature (0x%08x)\n",
sys/dev/usb/if_umb.c
1977
DPRINTF("%s: bad NTB len (%d) for %d bytes of data\n",
sys/dev/usb/if_umb.c
1988
DPRINTF("%s: unsupported NCM pointer signature (0x%08x)\n",
sys/dev/usb/if_umb.c
2034
DPRINTF("%s: datagram too large (%d @ off %d)\n",
sys/dev/usb/if_umb.c
2053
DPRINTF("%s: packet too small (%d)\n", DEVNAM(sc), len);
sys/dev/usb/if_umb.c
2095
DPRINTF("%s: ctrl recv: %s\n", DEVNAM(sc), usbd_errstr(err));
sys/dev/usb/if_umb.c
2132
DPRINTF("%s: -> %s %s (tid %u)\n", DEVNAM(sc), op, str, tid);
sys/dev/usb/if_umb.c
2236
DPRINTF("%s: set radio %s\n", DEVNAM(sc), on ? "on" : "off");
sys/dev/usb/if_umb.c
2255
DPRINTF("%s: missing CID, cannot send FCC auth\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
2270
DPRINTF("%s: %s packet service\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
2359
DPRINTF("%s: set %s msg too long: cannot send\n",
sys/dev/usb/if_umb.c
2389
DPRINTF("%s: discard short %s message\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
2397
DPRINTF("%s: discard %s message for other UUID '%s'\n",
sys/dev/usb/if_umb.c
2426
DPRINTF("%s: discard truncated %s message (want %d, got %d)\n",
sys/dev/usb/if_umb.c
2484
DPRINTF("%s: discard %s with bad info length %d\n",
sys/dev/usb/if_umb.c
2527
DPRINTF("%s: discard QMI message for unknown service type %d\n",
sys/dev/usb/if_umb.c
2548
DPRINTF("%s: QMI CID %d allocated\n",
sys/dev/usb/if_umb.c
2569
DPRINTF("%s: send FCC "
sys/dev/usb/if_umb.c
2573
DPRINTF("%s: FCC Authentication "
sys/dev/usb/if_umb.c
2584
DPRINTF("%s: init: turning radio on ...\n",
sys/dev/usb/if_umb.c
2601
DPRINTF("%s: discard short QMI message\n", DEVNAM(sc));
sys/dev/usb/if_umb.c
2613
DPRINTF("%s: notification error: %s\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
2621
DPRINTF("%s: short notification (%d<%d)\n", DEVNAM(sc),
sys/dev/usb/if_umb.c
2626
DPRINTF("%s: unexpected notification (type=0x%02x)\n",
sys/dev/usb/if_umb.c
2647
DPRINTF("%s: unexpected notification (0x%02x)\n",
sys/dev/usb/if_umb.c
379
DPRINTF("%s: control message len %d out of "
sys/dev/usb/if_upgt.c
1068
DPRINTF(1, "%s: EEPROM name len=%d\n",
sys/dev/usb/if_upgt.c
1072
DPRINTF(1, "%s: EEPROM serial len=%d\n",
sys/dev/usb/if_upgt.c
1076
DPRINTF(1, "%s: EEPROM mac len=%d\n",
sys/dev/usb/if_upgt.c
1082
DPRINTF(1, "%s: EEPROM hwrx len=%d\n",
sys/dev/usb/if_upgt.c
1088
DPRINTF(1, "%s: EEPROM chip len=%d\n",
sys/dev/usb/if_upgt.c
1092
DPRINTF(1, "%s: EEPROM freq3 len=%d\n",
sys/dev/usb/if_upgt.c
1099
DPRINTF(1, "%s: EEPROM freq4 len=%d\n",
sys/dev/usb/if_upgt.c
1106
DPRINTF(1, "%s: EEPROM freq5 len=%d\n",
sys/dev/usb/if_upgt.c
1110
DPRINTF(1, "%s: EEPROM freq6 len=%d\n",
sys/dev/usb/if_upgt.c
1117
DPRINTF(1, "%s: EEPROM end len=%d\n",
sys/dev/usb/if_upgt.c
1122
DPRINTF(1, "%s: EEPROM off without end option\n",
sys/dev/usb/if_upgt.c
1126
DPRINTF(1, "%s: EEPROM unknown type 0x%04x len=%d\n",
sys/dev/usb/if_upgt.c
1148
DPRINTF(2, "%s: hwrx option value=0x%04x\n",
sys/dev/usb/if_upgt.c
1166
DPRINTF(2, "%s: flags=0x%02x\n", device_xname(sc->sc_dev), flags);
sys/dev/usb/if_upgt.c
1167
DPRINTF(2, "%s: elements=%d\n", device_xname(sc->sc_dev), elements);
sys/dev/usb/if_upgt.c
1175
DPRINTF(2, "%s: frequency=%d, channel=%d\n",
sys/dev/usb/if_upgt.c
1200
DPRINTF(2, "%s: flags=0x%02x\n", device_xname(sc->sc_dev), flags);
sys/dev/usb/if_upgt.c
1201
DPRINTF(2, "%s: elements=%d\n", device_xname(sc->sc_dev), elements);
sys/dev/usb/if_upgt.c
1202
DPRINTF(2, "%s: settings=%d\n", device_xname(sc->sc_dev), settings);
sys/dev/usb/if_upgt.c
1215
DPRINTF(2, "%s: frequency=%d, channel=%d\n",
sys/dev/usb/if_upgt.c
1232
DPRINTF(2, "%s: elements=%d\n", device_xname(sc->sc_dev), elements);
sys/dev/usb/if_upgt.c
1239
DPRINTF(2, "%s: frequency=%d, channel=%d\n",
sys/dev/usb/if_upgt.c
1296
DPRINTF(1, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1323
DPRINTF(1, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1339
DPRINTF(1, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1394
DPRINTF(1, "%s: newstate is IEEE80211_S_INIT\n",
sys/dev/usb/if_upgt.c
1402
DPRINTF(1, "%s: newstate is IEEE80211_S_SCAN\n",
sys/dev/usb/if_upgt.c
1411
DPRINTF(1, "%s: newstate is IEEE80211_S_AUTH\n",
sys/dev/usb/if_upgt.c
1418
DPRINTF(1, "%s: newstate is IEEE80211_S_ASSOC\n",
sys/dev/usb/if_upgt.c
1425
DPRINTF(1, "%s: newstate is IEEE80211_S_RUN\n",
sys/dev/usb/if_upgt.c
1456
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1476
DPRINTF(2, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1550
DPRINTF(2, "%s: tx_queued=%d\n",
sys/dev/usb/if_upgt.c
1693
DPRINTF(2, "%s: TX start data sending\n",
sys/dev/usb/if_upgt.c
1707
DPRINTF(2, "%s: TX sent (%d bytes)\n",
sys/dev/usb/if_upgt.c
1744
DPRINTF(2, "%s: TX done: ", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
1745
DPRINTF(2, "memaddr=0x%08x, status=0x%04x, rssi=%d, ",
sys/dev/usb/if_upgt.c
1749
DPRINTF(2, "seq=%d\n", le16toh(desc->seq));
sys/dev/usb/if_upgt.c
1775
DPRINTF(3, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
1800
DPRINTF(2, "%s: received EEPROM block (offset=%d, len=%d)\n",
sys/dev/usb/if_upgt.c
1815
DPRINTF(2, "%s: received 802.11 TX done\n",
sys/dev/usb/if_upgt.c
1822
DPRINTF(3, "%s: received 802.11 RX data\n",
sys/dev/usb/if_upgt.c
1829
DPRINTF(2, "%s: received statistic data\n",
sys/dev/usb/if_upgt.c
1835
DPRINTF(1, "%s: received unknown frame type 0x%02x\n",
sys/dev/usb/if_upgt.c
1862
DPRINTF(1, "%s: could not create RX mbuf\n",
sys/dev/usb/if_upgt.c
1896
DPRINTF(3, "%s: RX done\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
2040
DPRINTF(1, "%s: set MAC filter to INIT\n",
sys/dev/usb/if_upgt.c
2046
DPRINTF(1, "%s: set MAC filter to SCAN (bssid %s)\n",
sys/dev/usb/if_upgt.c
2059
DPRINTF(1, "%s: set MAC filter to RUN (bssid %s)\n",
sys/dev/usb/if_upgt.c
2096
DPRINTF(1, "%s: %s: %d\n", device_xname(sc->sc_dev), __func__,
sys/dev/usb/if_upgt.c
388
DPRINTF(1, "%s: memory address frame start=0x%08x\n",
sys/dev/usb/if_upgt.c
390
DPRINTF(1, "%s: memory address frame end=0x%08x\n",
sys/dev/usb/if_upgt.c
392
DPRINTF(1, "%s: memory address rx start=0x%08x\n",
sys/dev/usb/if_upgt.c
505
DPRINTF(1, "%s: %s\n", device_xname(sc->sc_dev), __func__);
sys/dev/usb/if_upgt.c
609
DPRINTF(1, "%s: device initialized\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
638
DPRINTF(2, "%s: memory address page %d=0x%08x\n",
sys/dev/usb/if_upgt.c
644
DPRINTF(2, "%s: memory pages=%d\n",
sys/dev/usb/if_upgt.c
716
DPRINTF(1, "%s: firmware %s allocated\n", device_xname(sc->sc_dev),
sys/dev/usb/if_upgt.c
729
DPRINTF(1, "%s: firmware freed\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
759
DPRINTF(1, "%s: firmware Boot Record Area found at offset %d\n",
sys/dev/usb/if_upgt.c
773
DPRINTF(1, "%s: UPGT_BRA_TYPE_FW len=%d\n",
sys/dev/usb/if_upgt.c
800
DPRINTF(1, "%s: UPGT_BRA_TYPE_VERSION len=%d\n",
sys/dev/usb/if_upgt.c
804
DPRINTF(1, "%s: UPGT_BRA_TYPE_DEPIF len=%d\n",
sys/dev/usb/if_upgt.c
808
DPRINTF(1, "%s: UPGT_BRA_TYPE_EXPIF len=%d\n",
sys/dev/usb/if_upgt.c
812
DPRINTF(1, "%s: UPGT_BRA_TYPE_DESCR len=%d\n",
sys/dev/usb/if_upgt.c
823
DPRINTF(2, "%s: memory address space start=0x%08x\n",
sys/dev/usb/if_upgt.c
826
DPRINTF(2, "%s: memory address space end=0x%08x\n",
sys/dev/usb/if_upgt.c
831
DPRINTF(1, "%s: UPGT_BRA_TYPE_END len=%d\n",
sys/dev/usb/if_upgt.c
836
DPRINTF(1, "%s: unknown BRA option len=%d\n",
sys/dev/usb/if_upgt.c
845
DPRINTF(1, "%s: firmware verified\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
893
DPRINTF(1, "%s: FW offset=%d, read=%d, sent=%d\n",
sys/dev/usb/if_upgt.c
905
DPRINTF(1, "%s: firmware downloaded\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
936
DPRINTF(1, "%s: firmware loaded\n", device_xname(sc->sc_dev));
sys/dev/usb/if_upgt.c
987
DPRINTF(1, "%s: request EEPROM block (offset=%d, len=%d)\n",
sys/dev/usb/if_ural.c
1843
DPRINTF(("enabling TSF synchronization\n"));
sys/dev/usb/if_ural.c
1918
DPRINTF(("setting BSSID to %s\n", ether_sprintf(bssid)));
sys/dev/usb/if_ural.c
1935
DPRINTF(("setting MAC address to %s\n", ether_sprintf(addr)));
sys/dev/usb/if_ural.c
1952
DPRINTF(("%s promiscuous mode\n", (ifp->if_flags & IFF_PROMISC) ?
sys/dev/usb/if_ural.c
919
DPRINTF(("%s: xfer too short %d\n", device_xname(sc->sc_dev),
sys/dev/usb/if_ure.c
142
DPRINTF(("ure_ctl: error %d\n", err));
sys/dev/usb/if_ure.c
967
DPRINTF(("too few bytes left for a packet header\n"));
sys/dev/usb/if_ure.c
980
DPRINTF(("not enough bytes left for next packet\n"));
sys/dev/usb/if_url.c
288
DPRINTF(("%s: url_mem(): %s failed. off=%04x, err=%d\n",
sys/dev/usb/if_url.c
371
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_url.c
399
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_url.c
427
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_url.c
473
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev),__func__));
sys/dev/usb/if_url.c
489
DPRINTF(("%s: %s: send %d bytes\n", device_xname(un->un_dev),
sys/dev/usb/if_url.c
501
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev),__func__));
sys/dev/usb/if_url.c
510
DPRINTF(("%s: RX Status: %dbytes%s%s%s%s packets\n",
sys/dev/usb/if_url.c
525
DPRINTF(("%s: %s: deliver %d\n", device_xname(un->un_dev),
sys/dev/usb/if_url.c
542
DPRINTF(("%s: %s: enter\n", device_xname(un->un_dev), __func__));
sys/dev/usb/if_url.c
656
DPRINTF(("%s: %s: enter\n", ifp->if_xname, __func__));
sys/dev/usb/if_url.c
671
DPRINTF(("%s: %s: enter, phy=%d reg=0x%04x\n",
sys/dev/usb/if_url.c
692
DPRINTF(("%s: %s: phy=%d reg=0x%04x => 0x%04x\n",
sys/dev/usb/if_url.c
702
DPRINTF(("%s: %s: enter, phy=%d reg=0x%04x data=0x%04x\n",
sys/dev/usb/if_urndis.c
1002
DPRINTF(("urndis_attach: no union interface\n"));
sys/dev/usb/if_urndis.c
1005
DPRINTF(("urndis_attach: union interface: ctl %u, data %u\n",
sys/dev/usb/if_urndis.c
1058
DPRINTF(("%s: in=%#x, out=%#x\n",
sys/dev/usb/if_urndis.c
193
DPRINTF(("%s: urndis_ctrl_recv: type %#x len %u\n",
sys/dev/usb/if_urndis.c
216
DPRINTF(("%s: urndis_ctrl_handle\n", DEVNAME(un)));
sys/dev/usb/if_urndis.c
264
DPRINTF(("%s: urndis_ctrl_handle_init: len %u rid %u status %#x "
sys/dev/usb/if_urndis.c
328
DPRINTF(("%s: urndis_ctrl_handle_query: len %u rid %u status %#x "
sys/dev/usb/if_urndis.c
389
DPRINTF(("%s: urndis_ctrl_handle_reset: len %u status %#x "
sys/dev/usb/if_urndis.c
428
DPRINTF(("%s: urndis_ctrl_handle_status: len %u status %#x "
sys/dev/usb/if_urndis.c
464
DPRINTF(("%s: urndis_ctrl_init send: type %u len %u rid %u ver_major %u "
sys/dev/usb/if_urndis.c
503
DPRINTF(("%s: urndis_ctrl_halt send: type %u len %u rid %u\n",
sys/dev/usb/if_urndis.c
541
DPRINTF(("%s: urndis_ctrl_query send: type %u len %u rid %u oid %#x "
sys/dev/usb/if_urndis.c
589
DPRINTF(("%s: urndis_ctrl_set send: type %u len %u rid %u oid %#x "
sys/dev/usb/if_urndis.c
651
DPRINTF(("%s: urndis_ctrl_set_param send: nameoffset %u namelen %u "
sys/dev/usb/if_urndis.c
681
DPRINTF(("%s: urndis_ctrl_reset send: type %u len %u rid %u\n",
sys/dev/usb/if_urndis.c
716
DPRINTF(("%s: urndis_ctrl_keepalive: type %u len %u rid %u\n",
sys/dev/usb/if_urndis.c
764
DPRINTF(("%s: %s type %#x len %u data(off %u len %u)\n",
sys/dev/usb/if_urndis.c
788
DPRINTF(("%s: %s buffer size left %u\n", DEVNAME(un), __func__,
sys/dev/usb/if_urndis.c
800
DPRINTF(("%s: urndis_decap total_len %u data(off:%u len:%u) "
sys/dev/usb/if_urtw.c
3508
DPRINTF(("%s: error duing processing RUN state.",
sys/dev/usb/if_zyd.c
1550
DPRINTF(("firmware base address=0x%04x\n", sc->fwbase));
sys/dev/usb/if_zyd.c
1647
DPRINTF(("regulatory domain %x\n", sc->regdomain));
sys/dev/usb/if_zyd.c
1844
DPRINTF(("retry intr: rate=%#x addr=%s count=%d (%#x)\n",
sys/dev/usb/if_zyd.c
1928
DPRINTF(("%s: RX status indicated error (%x)\n",
sys/dev/usb/if_zyd.c
2453
DPRINTF(("setting MAC address to %s\n", ether_sprintf(ic->ic_myaddr)));
sys/dev/usb/if_zyd.c
2459
DPRINTF(("setting encryption type\n"));
sys/dev/usb/if_zyd.c
2575
DPRINTF(("firmware size=%zu\n", size));
sys/dev/usb/if_zyd.c
2594
DPRINTF(("loading firmware block: len=%d, addr=%#x\n", mlen,
sys/dev/usb/motg.c
1719
DPRINTF("xfer %#jx status %jd", (uintptr_t)xfer, xfer->ux_status, 0, 0);
sys/dev/usb/motg.c
313
DPRINTF("DEVCTL %#jx", UREAD1(sc, MUSB2_REG_DEVCTL), 0, 0, 0);
sys/dev/usb/motg.c
351
DPRINTF("Config Data: 0x%02jx", val, 0, 0, 0);
sys/dev/usb/motg.c
360
DPRINTF("HW version: 0x%04jx\n", UREAD1(sc, MUSB2_REG_HWVERS), 0, 0, 0);
sys/dev/usb/motg.c
383
DPRINTF("Endpoint %ju FIFO size: IN=%ju, OUT=%ju, DYN=%jd",
sys/dev/usb/motg.c
451
DPRINTF("Dynamic FIFO size = %jd bytes", offset, 0, 0, 0);
sys/dev/usb/motg.c
494
DPRINTF(UE_GET_DIR(ed->bEndpointAddress) == UE_DIR_IN ?
sys/dev/usb/motg.c
529
DPRINTF("pipe=%#jx, addr=%jd, endpt=%jd (%jd)", (uintptr_t)pipe,
sys/dev/usb/motg.c
736
DPRINTF("vbus down, try to re-enable", 0, 0, 0, 0);
sys/dev/usb/ohci.c
1088
DPRINTF("enabling %#jx", sc->sc_eintrs | OHCI_MIE, 0, 0, 0);
sys/dev/usb/ohci.c
1169
DPRINTF("stopping the HC", 0, 0, 0, 0);
sys/dev/usb/ohci.c
1234
DPRINTF("rev=0x%08jx control=0x%08jx command=0x%08jx",
sys/dev/usb/ohci.c
1238
DPRINTF(" intrstat=0x%08jx intre=0x%08jx intrd=0x%08jx",
sys/dev/usb/ohci.c
1242
DPRINTF(" hcca=0x%08jx percur=0x%08jx ctrlhd=0x%08jx",
sys/dev/usb/ohci.c
1246
DPRINTF(" ctrlcur=0x%08jx bulkhd=0x%08jx bulkcur=0x%08jx",
sys/dev/usb/ohci.c
1250
DPRINTF(" done=0x%08jx fmival=0x%08jx fmrem=0x%08jx",
sys/dev/usb/ohci.c
1254
DPRINTF(" fmnum=0x%08jx perst=0x%08jx lsthrs=0x%08jx",
sys/dev/usb/ohci.c
1258
DPRINTF(" desca=0x%08jx descb=0x%08jx stat=0x%08jx",
sys/dev/usb/ohci.c
1262
DPRINTF(" port1=0x%08jx port2=0x%08jx",
sys/dev/usb/ohci.c
1270
DPRINTF(" HCCA: frame_number=0x%04jx done_head=0x%08jx",
sys/dev/usb/ohci.c
1400
DPRINTF("sc %#jx blocking intrs %#jx", (uintptr_t)sc,
sys/dev/usb/ohci.c
1413
DPRINTF("sc %#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/ohci.c
1769
DPRINTF("sc=%#jx xfer=%#jx hstatus=0x%08jx", (uintptr_t)sc,
sys/dev/usb/ohci.c
1787
DPRINTF("change=0x%02jx", *p, 0, 0, 0);
sys/dev/usb/ohci.c
1994
DPRINTF("TD(%#jx) at 0x%08jx:", (uintptr_t)std, std->physaddr, 0, 0);
sys/dev/usb/ohci.c
1995
DPRINTF(" round=%jd DP=%jx DI=%jx T=%jx",
sys/dev/usb/ohci.c
2000
DPRINTF(" EC=%jd CC=%jd", OHCI_TD_GET_EC(flags),
sys/dev/usb/ohci.c
2002
DPRINTF(" td_cbp=0x%08jx td_nexttd=0x%08jx td_be=0x%08jx",
sys/dev/usb/ohci.c
2017
DPRINTF("ITD(%#jx) at 0x%08jx", (uintptr_t)sitd, sitd->physaddr, 0, 0);
sys/dev/usb/ohci.c
2018
DPRINTF(" sf=%jd di=%jd fc=%jd cc=%jd",
sys/dev/usb/ohci.c
2021
DPRINTF(" bp0=0x%08jx next=0x%08jx be=0x%08jx",
sys/dev/usb/ohci.c
2026
DPRINTF(" offs[0] = 0x%04jx offs[1] = 0x%04jx "
sys/dev/usb/ohci.c
2032
DPRINTF(" offs[4] = 0x%04jx offs[5] = 0x%04jx "
sys/dev/usb/ohci.c
2056
DPRINTF("ED(%#jx) at 0x%08jx:", (uintptr_t)sed, sed->physaddr, 0, 0);
sys/dev/usb/ohci.c
2057
DPRINTF(" addr=%jd endpt=%jd maxp=%jd",
sys/dev/usb/ohci.c
2062
DPRINTF(" dir=%jd speed=%jd skip=%jd iso=%jd",
sys/dev/usb/ohci.c
2067
DPRINTF(" tailp=0x%08jx", (u_long)O32TOH(sed->ed->ed_tailp),
sys/dev/usb/ohci.c
2069
DPRINTF(" headp=0x%08jx nexted=0x%08jx halted=%jd carry=%jd",
sys/dev/usb/ohci.c
2271
DPRINTF("xfer=%#jx pipe=%#jx sed=%#jx", (uintptr_t)xfer,
sys/dev/usb/ohci.c
2355
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/ohci.c
2358
DPRINTF("sed:", 0, 0, 0, 0);
sys/dev/usb/ohci.c
2362
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/ohci.c
2812
DPRINTF("xfer=%#jx len=%jd, addr=%jd, endpt=%jd", (uintptr_t)xfer, len,
sys/dev/usb/ohci.c
2814
DPRINTF("type=0x%02jx, request=0x%02jx, wValue=0x%04jx, wIndex=0x%04jx",
sys/dev/usb/ohci.c
2950
DPRINTF("done", 0, 0, 0, 0);
sys/dev/usb/ohci.c
2964
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ohci.c
2978
DPRINTF("pipe=%#jx", (uintptr_t)pipe, 0, 0, 0);
sys/dev/usb/ohci.c
3177
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/ohci.c
3194
DPRINTF("pipe=%#jx", (uintptr_t)pipe, 0, 0, 0);
sys/dev/usb/ohci.c
3728
DPRINTF("frame=%jd", O32TOH(sc->sc_hcca->hcca_frame_number),
sys/dev/usb/ohci.c
3841
DPRINTF("pipe=%#jx", (uintptr_t)pipe, 0, 0, 0);
sys/dev/usb/ohci.c
584
DPRINTF("ox=%#jx", (uintptr_t)ox, 0, 0, 0);
sys/dev/usb/ohci.c
607
DPRINTF("start len=%jd", alen, 0, 0, 0);
sys/dev/usb/ohci.c
951
DPRINTF("SMM active, request owner change", 0, 0, 0, 0);
sys/dev/usb/ohci.c
976
DPRINTF("BIOS active", 0, 0, 0, 0);
sys/dev/usb/ohci.c
984
DPRINTF("cold started", 0 ,0 ,0 ,0);
sys/dev/usb/ohci.c
994
DPRINTF("sc %#jx: resetting", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uatp.c
1174
DPRINTF(sc, UATP_DEBUG_MISC, ("detaching child %s\n",
sys/dev/usb/uatp.c
1188
DPRINTF(sc, UATP_DEBUG_MISC, ("detaching with flags %d\n", flags));
sys/dev/usb/uatp.c
1214
DPRINTF(sc, UATP_DEBUG_MISC, ("act %d\n", (int)act));
sys/dev/usb/uatp.c
1231
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("enabling wsmouse\n"));
sys/dev/usb/uatp.c
1235
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("busy dying\n"));
sys/dev/usb/uatp.c
1241
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("already enabled\n"));
sys/dev/usb/uatp.c
1251
DPRINTF(sc, UATP_DEBUG_MISC, ("uhidev_open(%p)\n", sc->sc_hdev));
sys/dev/usb/uatp.c
1260
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("disabling wsmouse\n"));
sys/dev/usb/uatp.c
1263
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("not enabled\n"));
sys/dev/usb/uatp.c
1270
DPRINTF(sc, UATP_DEBUG_MISC, ("uhidev_close(%p)\n", sc->sc_hdev));
sys/dev/usb/uatp.c
1278
DPRINTF((struct uatp_softc*)v, UATP_DEBUG_IOCTL,
sys/dev/usb/uatp.c
1302
DPRINTF(sc, UATP_DEBUG_RESET, ("get feature report\n"));
sys/dev/usb/uatp.c
1314
DPRINTF(sc, UATP_DEBUG_RESET, ("old feature report:"));
sys/dev/usb/uatp.c
1321
DPRINTF(sc, UATP_DEBUG_RESET, ("new feature report:"));
sys/dev/usb/uatp.c
1330
DPRINTF(sc, UATP_DEBUG_RESET, ("set feature report\n"));
sys/dev/usb/uatp.c
1350
DPRINTF(sc, UATP_DEBUG_MISC, ("initializing\n"));
sys/dev/usb/uatp.c
1361
DPRINTF(sc, UATP_DEBUG_MISC, ("finalizing\n"));
sys/dev/usb/uatp.c
1370
DPRINTF(sc, UATP_DEBUG_RESET, ("deferring reset\n"));
sys/dev/usb/uatp.c
1379
DPRINTF(sc, UATP_DEBUG_RESET, ("resetting\n"));
sys/dev/usb/uatp.c
1395
DPRINTF(sc, UATP_DEBUG_INTR, ("softc %p, ibuf %p, len %u\n",
sys/dev/usb/uatp.c
1432
DPRINTF(sc, UATP_DEBUG_INTR, ("raw"));
sys/dev/usb/uatp.c
1443
DPRINTF(sc, UATP_DEBUG_INTR, ("partial packet: %u bytes\n",
sys/dev/usb/uatp.c
1466
DPRINTF(sc, UATP_DEBUG_INTR, ("x sensors"));
sys/dev/usb/uatp.c
1470
DPRINTF(sc, UATP_DEBUG_INTR, ("y sensors"));
sys/dev/usb/uatp.c
1478
DPRINTF(sc, UATP_DEBUG_STATUS, ("status byte: %02x\n",
sys/dev/usb/uatp.c
1487
DPRINTF(sc, UATP_DEBUG_PARSE,
sys/dev/usb/uatp.c
1503
DPRINTF(sc, UATP_DEBUG_ACCUMULATE, ("accumulated x state:"));
sys/dev/usb/uatp.c
1507
DPRINTF(sc, UATP_DEBUG_ACCUMULATE, ("accumulated y state:"));
sys/dev/usb/uatp.c
1520
DPRINTF(sc, UATP_DEBUG_SPURINTR, ("spurious interrupt\n"));
sys/dev/usb/uatp.c
1527
DPRINTF(sc, UATP_DEBUG_INTR,
sys/dev/usb/uatp.c
1603
DPRINTF(sc, UATP_DEBUG_ACCUMULATE,
sys/dev/usb/uatp.c
1620
DPRINTF(sc, UATP_DEBUG_ACCUMULATE,
sys/dev/usb/uatp.c
1628
DPRINTF(sc, UATP_DEBUG_ACCUMULATE,
sys/dev/usb/uatp.c
1659
DPRINTF(sc, UATP_DEBUG_WSMOUSE, ("wsmouse input:"
sys/dev/usb/uatp.c
1724
DPRINTF(sc, UATP_DEBUG_PARSE,
sys/dev/usb/uatp.c
1733
DPRINTF(sc, UATP_DEBUG_INTR,
sys/dev/usb/uatp.c
1750
DPRINTF(sc, UATP_DEBUG_INTR,
sys/dev/usb/uatp.c
1766
DPRINTF(sc, UATP_DEBUG_INTR, ("palm detected; ignoring\n"));
sys/dev/usb/uatp.c
1869
DPRINTF(sc, UATP_DEBUG_PALM,
sys/dev/usb/uatp.c
1904
DPRINTF(sc, UATP_DEBUG_PARSE,
sys/dev/usb/uatp.c
2010
DPRINTF(sc, UATP_DEBUG_TAP,
sys/dev/usb/uatp.c
2394
DPRINTF(sc, UATP_DEBUG_EMUL_BUTTON,
sys/dev/usb/uatp.c
2401
DPRINTF(sc, UATP_DEBUG_EMUL_BUTTON,
sys/dev/usb/uatp.c
2476
DPRINTF(sc, UATP_DEBUG_MOVE,
sys/dev/usb/uatp.c
2508
DPRINTF(sc, UATP_DEBUG_MOVE, ("delay motion %u\n",
sys/dev/usb/uatp.c
2532
DPRINTF(sc, UATP_DEBUG_TRACK_DIST, ("finger has tracked %u units^2\n",
sys/dev/usb/uatp.c
2543
DPRINTF(sc, UATP_DEBUG_MOVE,
sys/dev/usb/uatp.c
2568
DPRINTF(sc, UATP_DEBUG_MOVE,
sys/dev/usb/uatp.c
822
DPRINTF(sc, UATP_DEBUG_ACCEL,
sys/dev/usb/uatp.c
826
DPRINTF(sc, UATP_DEBUG_ACCEL,
sys/dev/usb/uaudio.c
1331
DPRINTF("terminal_type=%s\n", uaudio_get_terminal_name(terminal_type));
sys/dev/usb/uaudio.c
1418
DPRINTF("'master' for %#.4x\n", terminal_type);
sys/dev/usb/uaudio.c
1547
DPRINTF("ignoring feature %d with controlSize of zero\n", id);
sys/dev/usb/uaudio.c
1602
DPRINTF("ignoring feature %d with no controls\n", id);
sys/dev/usb/uaudio.c
1669
DPRINTF("%s", "no mode select\n");
sys/dev/usb/uaudio.c
2095
DPRINTF("offset = %d < %d\n", *offsp, size);
sys/dev/usb/uaudio.c
2116
DPRINTF("asid: bTerminalLink=%d wFormatTag=%d bmFormats=0x%x bLength=%d\n",
sys/dev/usb/uaudio.c
2124
DPRINTF("asf1d: bDescriptorType=%d bDescriptorSubtype=%d\n",
sys/dev/usb/uaudio.c
2143
DPRINTF("endpoint[0] bLength=%d bDescriptorType=%d "
sys/dev/usb/uaudio.c
2156
DPRINTF("endpoint[1] bLength=%d "
sys/dev/usb/uaudio.c
2200
DPRINTF(" streaming_endpoint: offset=%d bLength=%d\n", *offsp, sed->bLength);
sys/dev/usb/uaudio.c
2222
DPRINTF("%s", "No streaming interface descriptor found\n");
sys/dev/usb/uaudio.c
2226
DPRINTF("%s", "No format type descriptor found\n");
sys/dev/usb/uaudio.c
2230
DPRINTF("%s", "No endpoint descriptor found\n");
sys/dev/usb/uaudio.c
2234
DPRINTF("%s", "No streaming endpoint descriptor found\n");
sys/dev/usb/uaudio.c
2462
DPRINTF("%d alts available\n", sc->sc_nalts);
sys/dev/usb/uaudio.c
2617
DPRINTF("alt[%d] = %d/%d %dch %u[%u,%u,...] alt %u\n", i,
sys/dev/usb/uaudio.c
2859
DPRINTF("id=%d subtype=%d\n", i, dp->bDescriptorSubtype);
sys/dev/usb/uaudio.c
3061
DPRINTF("sc=%p\n", sc);
sys/dev/usb/uaudio.c
3078
DPRINTF("%s", "enter\n");
sys/dev/usb/uaudio.c
3103
DPRINTF("%s", "enter\n");
sys/dev/usb/uaudio.c
3128
DPRINTF("%s", "\n");
sys/dev/usb/uaudio.c
3149
DPRINTF("blk=%d mode=%s\n", blk,
sys/dev/usb/uaudio.c
3184
DPRINTF("resultant blk=%d\n", blk);
sys/dev/usb/uaudio.c
3240
DPRINTF("err=%s\n", usbd_errstr(err));
sys/dev/usb/uaudio.c
3263
DPRINTF("bad length=%d\n", len);
sys/dev/usb/uaudio.c
3287
DPRINTF("err=%s\n", usbd_errstr(err));
sys/dev/usb/uaudio.c
3323
DPRINTF("err=%s\n", usbd_errstr(err));
sys/dev/usb/uaudio.c
3698
DPRINTF("endpt=0x%02x, clkid=%d, speed=%d, alt=%d\n",
sys/dev/usb/uaudio.c
3714
DPRINTF("set_speed failed err=%s\n", usbd_errstr(err));
sys/dev/usb/uaudio.c
3718
DPRINTF("create pipe to 0x%02x\n", endpt);
sys/dev/usb/uaudio.c
3727
DPRINTF("create sync-pipe to 0x%02x\n", endpt);
sys/dev/usb/uaudio.c
3749
DPRINTF("set null alt=%d\n", sc->sc_nullalt);
sys/dev/usb/uaudio.c
3863
DPRINTF("buffer=%p, residue=0.%03d\n", cb->buffer, ch->residue);
sys/dev/usb/uaudio.c
3865
DPRINTF(" [%d] length %d\n", i, cb->sizes[i]);
sys/dev/usb/uaudio.c
3962
DPRINTF("buffer=%p, residue=0.%03d\n", cb->buffer, ch->residue);
sys/dev/usb/uaudio.c
3964
DPRINTF(" [%d] length %d\n", i, cb->sizes[i]);
sys/dev/usb/uaudio.c
4141
DPRINTF("use altidx=p%d/r%d, altno=p%d/r%d\n",
sys/dev/usb/uaudio.c
541
DPRINTF("usb fps %u, max channel frames %u, max channel buffers %u\n",
sys/dev/usb/uaudio.c
555
DPRINTF("%s", "doing audio_attach_mi\n");
sys/dev/usb/uaudio.c
674
DPRINTF("adding %s.%s\n", uac_names[mc->class], mc->ctlname);
sys/dev/usb/uaudio.c
676
DPRINTF("adding %s\n", mc->ctlname);
sys/dev/usb/uaudio.c
737
DPRINTF("invalid range count %zu\n", count);
sys/dev/usb/uberry.c
198
DPRINTF(("uberry_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uberry.c
99
DPRINTF(("berry cmd type=%x, number=%x, value=%d, index=%d, len=%d\n",
sys/dev/usb/ubsa.c
191
DPRINTF(("ubsa attach: sc = %p\n", sc));
sys/dev/usb/ubsa.c
276
DPRINTF(("ubsa: int#=%d, in = %#x, out = %#x, intr = %#x\n",
sys/dev/usb/ubsa.c
312
DPRINTF(("ubsa_detach: sc = %p\n", sc));
sys/dev/usb/ubsa_common.c
130
DPRINTF(("ubsa_dtr: onoff = %d\n", onoff));
sys/dev/usb/ubsa_common.c
143
DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
sys/dev/usb/ubsa_common.c
156
DPRINTF(("ubsa_dtr: onoff = %d\n", onoff));
sys/dev/usb/ubsa_common.c
170
DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
sys/dev/usb/ubsa_common.c
183
DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
sys/dev/usb/ubsa_common.c
226
DPRINTF(("ubsa_baudrate: speed = %d\n", speed));
sys/dev/usb/ubsa_common.c
265
DPRINTF(("ubsa_parity: cflag = %#x\n", cflag));
sys/dev/usb/ubsa_common.c
280
DPRINTF(("ubsa_databits: cflag = %#x\n", cflag));
sys/dev/usb/ubsa_common.c
302
DPRINTF(("ubsa_stopbits: cflag = %#x\n", cflag));
sys/dev/usb/ubsa_common.c
314
DPRINTF(("ubsa_flow: cflag = %#x, iflag = %#x\n", cflag, iflag));
sys/dev/usb/ubsa_common.c
335
DPRINTF(("ubsa_param: sc = %p\n", sc));
sys/dev/usb/ubsa_common.c
401
DPRINTF(("ubsa_close: close\n"));
sys/dev/usb/ubsa_common.c
425
DPRINTF(("%s: ubsa_intr: abnormal status: %s\n",
sys/dev/usb/ubsa_common.c
435
DPRINTF(("%s: ubsa lsr = 0x%02x, msr = 0x%02x\n",
sys/dev/usb/ubsa_common.c
448
DPRINTF(("ubsa_get_status\n"));
sys/dev/usb/ubt.c
1192
DPRINTF("usbd_transfer status=%s (%d)\n",
sys/dev/usb/ubt.c
1213
DPRINTF("sc_refcnt=%d\n", sc->sc_refcnt);
sys/dev/usb/ubt.c
1219
DPRINTF("sc_dying\n");
sys/dev/usb/ubt.c
1224
DPRINTF("status=%s (%d)\n",
sys/dev/usb/ubt.c
1279
DPRINTF("%s: truncating ACL packet (%d => %d)!\n",
sys/dev/usb/ubt.c
1304
DPRINTF("usbd_transfer status=%s (%d)\n",
sys/dev/usb/ubt.c
1332
DPRINTF("status=%s (%d)\n",
sys/dev/usb/ubt.c
1496
DPRINTF("status=%s (%d)\n",
sys/dev/usb/ubt.c
1554
DPRINTF("dumped undersized event (count = %d)\n", count);
sys/dev/usb/ubt.c
1575
DPRINTF("sc_aclrd_busy=%d, sc_dying=%d\n",
sys/dev/usb/ubt.c
1598
DPRINTF("usbd_transfer status=%s (%d)\n",
sys/dev/usb/ubt.c
1621
DPRINTF("refcnt = %d\n", sc->sc_refcnt);
sys/dev/usb/ubt.c
1627
DPRINTF("sc_dying\n");
sys/dev/usb/ubt.c
1632
DPRINTF("status=%s (%d)\n",
sys/dev/usb/ubt.c
1645
DPRINTF("dumped undersized packet (%d)\n", count);
sys/dev/usb/ubt.c
1669
DPRINTF("%s%s%s\n",
sys/dev/usb/ubt.c
1711
DPRINTF("refcnt=%d\n", sc->sc_refcnt);
sys/dev/usb/ubt.c
1717
DPRINTF("sc_dying\n");
sys/dev/usb/ubt.c
1722
DPRINTF("status=%s (%d)\n",
sys/dev/usb/ubt.c
683
DPRINTF("sc=%p flags=%d\n", sc, flags);
sys/dev/usb/uchcom.c
244
DPRINTF(("\n\nuchcom attach: sc=%p\n", sc));
sys/dev/usb/uchcom.c
299
DPRINTF(("uchcom_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uchcom.c
396
DPRINTF(("%s: bulkin=%d, bulkout=%d, intr=%d, isize=%d\n",
sys/dev/usb/uchcom.c
449
DPRINTF(("%s: write reg 0x%02X<-0x%02X, 0x%02X<-0x%02X\n",
sys/dev/usb/uchcom.c
472
DPRINTF(("%s: read reg 0x%02X->0x%02X, 0x%02X->0x%02X\n",
sys/dev/usb/uchcom.c
534
DPRINTF(("%s: update_version %d\n", device_xname(sc->sc_dev), sc->sc_version));
sys/dev/usb/uchcom.c
751
DPRINTF(("%s: clear\n", device_xname(sc->sc_dev)));
sys/dev/usb/uchcom.c
946
DPRINTF(("%s: abnormal status: %s\n",
sys/dev/usb/uchcom.c
951
DPRINTF(("%s: intr: 0x%02X 0x%02X 0x%02X 0x%02X "
sys/dev/usb/ucom.c
1078
DPRINTF("unit=%jd, tp=%#jx dialout %jd nonblock %jd", unit,
sys/dev/usb/ucom.c
1134
DPRINTF("unit=%jd", UCOMUNIT(dev), 0, 0, 0);
sys/dev/usb/ucom.c
1184
DPRINTF("unit=%jd", UCOMUNIT(dev), 0, 0, 0);
sys/dev/usb/ucom.c
1294
DPRINTF("cmd=0x%08jx", cmd, 0, 0, 0);
sys/dev/usb/ucom.c
1313
DPRINTF("our cmd=0x%08jx", cmd, 0, 0, 0);
sys/dev/usb/ucom.c
1459
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/ucom.c
1471
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/ucom.c
1483
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/ucom.c
1586
DPRINTF("l_modem", 0, 0, 0, 0);
sys/dev/usb/ucom.c
1681
DPRINTF("... done", 0, 0, 0, 0);
sys/dev/usb/ucom.c
1990
DPRINTF("... done (status %jd closing %jd)",
sys/dev/usb/ucom.c
2014
DPRINTF("... done (status %jd)", status, 0, 0, 0);
sys/dev/usb/ucom.c
2057
DPRINTF("... done (not open)", 0, 0, 0, 0);
sys/dev/usb/ucom.c
2070
DPRINTF("... done", 0, 0, 0, 0);
sys/dev/usb/ucom.c
2080
DPRINTF("closing pipes", 0, 0, 0, 0);
sys/dev/usb/ucom.c
668
DPRINTF("open pipes in=%jd out=%jd",
sys/dev/usb/ucom.c
679
DPRINTF("open bulk in error (addr %jd), err=%jd",
sys/dev/usb/ucom.c
698
DPRINTF("open bulk out error (addr %jd), err=%jd",
sys/dev/usb/ucom.c
721
DPRINTF("tty_attach %#jx", (uintptr_t)tp, 0, 0, 0);
sys/dev/usb/ucom.c
787
DPRINTF("sc=%#jx flags=%jd tp=%#jx", (uintptr_t)sc, flags,
sys/dev/usb/ucom.c
789
DPRINTF("... pipe=%jd,%jd", sc->sc_bulkin_no, sc->sc_bulkout_no, 0, 0);
sys/dev/usb/ucom.c
819
DPRINTF("maj=%jd mn=%jd", maj, mn, 0, 0);
sys/dev/usb/ucom.c
912
DPRINTF("... dying", 0, 0, 0, 0);
sys/dev/usb/ucom.c
924
DPRINTF("... not attached", 0, 0, 0, 0);
sys/dev/usb/ucom.c
929
DPRINTF("unit=%jd, tp=%#jx", unit, (uintptr_t)tp, 0, 0);
sys/dev/usb/ucycom.c
1048
DPRINTF(("tiocm_to_ucycom: something has changed\n"));
sys/dev/usb/ucycom.c
1121
DPRINTF(("ucycom_set_status: %d\n", sc->sc_mcr));
sys/dev/usb/ucycom.c
1128
DPRINTF(("ucycom_set_status: err=%d\n", err));
sys/dev/usb/ucycom.c
1142
DPRINTF(("%s: failed\n", __func__));
sys/dev/usb/ucycom.c
1148
DPRINTF(("ucycom_get_cfg: device reports %d baud, %d-%c-%d (%d)\n",
sys/dev/usb/ucycom.c
1161
DPRINTF(("ucycom_cleanup: closing uhidev\n"));
sys/dev/usb/ucycom.c
269
DPRINTF(("ucycom_detach: sc=%p flags=%d tp=%p\n", sc, flags, tp));
sys/dev/usb/ucycom.c
300
DPRINTF(("ucycom_detach: tty_detach %p\n", tp));
sys/dev/usb/ucycom.c
331
DPRINTF(("ucycom_shutdown\n"));
sys/dev/usb/ucycom.c
351
DPRINTF(("ucycomopen: unit=%d\n", UCYCOMUNIT(dev)));
sys/dev/usb/ucycom.c
352
DPRINTF(("ucycomopen: sc=%p\n", sc));
sys/dev/usb/ucycom.c
365
DPRINTF(("ucycomopen: tp=%p\n", tp));
sys/dev/usb/ucycom.c
409
DPRINTF(("ucycomopen: sc->sc_obuf=%p\n", sc->sc_obuf));
sys/dev/usb/ucycom.c
465
DPRINTF(("ucycomclose: unit=%d\n", UCYCOMUNIT(dev)));
sys/dev/usb/ucycom.c
518
DPRINTF(("ucycomstart: cnt == 0\n"));
sys/dev/usb/ucycom.c
536
DPRINTF(("ucycomstart(8): big buffer %d chars\n", len));
sys/dev/usb/ucycom.c
543
DPRINTF(("ucycomstart(8): sc->sc_obuf[0] = %d | %d = %d\n",
sys/dev/usb/ucycom.c
550
DPRINTF(("ucycomstart(8): data ="));
sys/dev/usb/ucycom.c
552
DPRINTF((" %02x", d[i]));
sys/dev/usb/ucycom.c
553
DPRINTF(("\n"));
sys/dev/usb/ucycom.c
560
DPRINTF(("ucycomstart(32): big buffer %d chars\n",
sys/dev/usb/ucycom.c
568
DPRINTF(("ucycomstart(32): sc->sc_obuf[0] = %d\n"
sys/dev/usb/ucycom.c
575
DPRINTF(("ucycomstart(32): data ="));
sys/dev/usb/ucycom.c
577
DPRINTF((" %02x", d[i]));
sys/dev/usb/ucycom.c
578
DPRINTF(("\n"));
sys/dev/usb/ucycom.c
596
DPRINTF(("ucycomstart: sc->sc_obuf[0..%zd) =",
sys/dev/usb/ucycom.c
599
DPRINTF((" %02x", sc->sc_obuf[i]));
sys/dev/usb/ucycom.c
600
DPRINTF(("\n"));
sys/dev/usb/ucycom.c
624
DPRINTF(("ucycomstart: err=%s\n", usbd_errstr(err)));
sys/dev/usb/ucycom.c
642
DPRINTF(("ucycomwritecb: status=%d\n", status));
sys/dev/usb/ucycom.c
681
DPRINTF(("ucycomparam: c_ospeed < 0\n"));
sys/dev/usb/ucycom.c
715
DPRINTF(("ucycomparam: baud=%d\n", baud));
sys/dev/usb/ucycom.c
750
DPRINTF(("ucycomparam: l_modem\n"));
sys/dev/usb/ucycom.c
760
DPRINTF(("ucycomstop: flag=%d\n", flag));
sys/dev/usb/ucycom.c
771
DPRINTF(("ucycomread: sc=%p, tp=%p, uio=%p, flag=%d\n", sc, tp, uio,
sys/dev/usb/ucycom.c
789
DPRINTF(("ucycomwrite: sc=%p, tp=%p, uio=%p, flag=%d\n", sc, tp, uio,
sys/dev/usb/ucycom.c
805
DPRINTF(("ucycomtty: sc=%p, tp=%p\n", sc, tp));
sys/dev/usb/ucycom.c
822
DPRINTF(("ucycomioctl: sc=%p, tp=%p, data=%p\n", sc, tp, data));
sys/dev/usb/ucycom.c
834
DPRINTF(("ucycomioctl: our cmd=0x%08lx\n", cmd));
sys/dev/usb/ucycom.c
894
DPRINTF(("ucycompoll: sc=%p, tp=%p, events=%d, lwp=%p\n", sc, tp,
sys/dev/usb/ucycom.c
933
DPRINTF(("ucycom_configure: setting %d baud, %d-%c-%d (%d)\n", baud,
sys/dev/usb/ucycom.c
947
DPRINTF(("%s\n", usbd_errstr(err)));
sys/dev/usb/ucycom.c
994
DPRINTF(("ucycom_intr: ibuf[0..%d) =", n));
sys/dev/usb/ucycom.c
996
DPRINTF((" %02x", cp[i]));
sys/dev/usb/ucycom.c
997
DPRINTF(("\n"));
sys/dev/usb/udl.c
1567
DPRINTF(("%s: %s: cv timeout (error = %d)\n",
sys/dev/usb/udsbr.c
238
DPRINTF(("udsbr_setfreq: setfreq=%d\n", freq));
sys/dev/usb/uftdi.c
443
DPRINTF(("uftdi: in=%#x out=%#x isize=%#x osize=%#x\n",
sys/dev/usb/uftdi.c
457
DPRINTF(("uftdi_attach: ATTACH ERROR\n"));
sys/dev/usb/uftdi.c
477
DPRINTF(("uftdi_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uftdi.c
499
DPRINTF(("uftdi_open: sc=%p\n", sc));
sys/dev/usb/uftdi.c
552
DPRINTF(("uftdi_read: status change msr=0x%02x(0x%02x) "
sys/dev/usb/uftdi.c
587
DPRINTF(("uftdi_set: sc=%p, port=%d reg=%d onoff=%d\n", vsc, portno,
sys/dev/usb/uftdi.c
742
DPRINTF(("uftdi_param: sc=%p\n", sc));
sys/dev/usb/uftdi.c
859
DPRINTF(("uftdi_status: msr=0x%02x lsr=0x%02x\n",
sys/dev/usb/uftdi.c
876
DPRINTF(("uftdi_break: sc=%p, port=%d onoff=%d\n", vsc, portno,
sys/dev/usb/ugen.c
1350
DPRINTF("status=%jd", status, 0, 0, 0);
sys/dev/usb/ugen.c
1451
DPRINTF("status=%jd", status, 0, 0, 0);
sys/dev/usb/ugen.c
1520
DPRINTF("status=%jd", status, 0, 0, 0);
sys/dev/usb/ugensa.c
214
DPRINTF(("%s: Bulk in %d\n", devname, i));
sys/dev/usb/ugensa.c
219
DPRINTF(("%s: Bulk out %d\n", devname, i));
sys/dev/usb/ugensa.c
238
DPRINTF(("ugensa: in=%#x out=%#x\n", ucaa.ucaa_bulkin,
sys/dev/usb/ugensa.c
248
DPRINTF(("ugensa_attach: ATTACH ERROR\n"));
sys/dev/usb/ugensa.c
268
DPRINTF(("ugensa_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uhci.c
1374
DPRINTF("sc %#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uhci.c
1449
DPRINTF("sc %#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uhci.c
1475
DPRINTF("ux %#jx", (uintptr_t)ux, 0, 0, 0);
sys/dev/usb/uhci.c
1497
DPRINTF("aborted xfer %#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/uhci.c
1628
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1630
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1653
DPRINTF("isoc TD %jd", i, 0, 0, 0);
sys/dev/usb/uhci.c
1654
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1656
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1680
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1682
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
1790
DPRINTF("setting run=%jd", run, 0, 0, 0);
sys/dev/usb/uhci.c
1801
DPRINTF("done cmd=%#jx sts=%#jx",
sys/dev/usb/uhci.c
2018
DPRINTF("ntd=0", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2224
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2226
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2297
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2300
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2370
DPRINTF("stop ux=%#jx", (uintptr_t)ux, 0, 0, 0);
sys/dev/usb/uhci.c
2553
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2554
DPRINTF("before transfer", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2556
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2603
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2707
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2710
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2729
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2732
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2774
DPRINTF("xfer=%#jx", (uintptr_t)xfer, 0, 0, 0);
sys/dev/usb/uhci.c
2905
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
2906
DPRINTF("TD %jd", i, 0, 0, 0);
sys/dev/usb/uhci.c
2908
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
3147
DPRINTF("--- dump start ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
3149
DPRINTF("--- dump end ---", 0, 0, 0, 0);
sys/dev/usb/uhci.c
3227
DPRINTF("length=%jd", xfer->ux_actlen, 0, 0, 0);
sys/dev/usb/uhci.c
3337
DPRINTF("ival=%jd npoll=%jd", ival, npoll, 0, 0);
sys/dev/usb/uhci.c
3356
DPRINTF("bw=%jd offs=%jd", bestbw, bestoffs, 0, 0);
sys/dev/usb/uhci.c
3391
DPRINTF("pipe=%#jx, addr=%jd, endpt=%jd (%jd)",
sys/dev/usb/uhci.c
3497
DPRINTF("uhci port %jd reset, status0 = 0x%04jx", index,
sys/dev/usb/uhci.c
3505
DPRINTF("uhci port %jd reset, status1 = 0x%04jx", index,
sys/dev/usb/uhci.c
3515
DPRINTF("uhci port %jd iteration %ju, status = 0x%04jx", index,
sys/dev/usb/uhci.c
3555
DPRINTF("uhci port %jd reset timed out", index,
sys/dev/usb/uhci.c
3580
DPRINTF("type=0x%02jx request=%02jx", req->bmRequestType,
sys/dev/usb/uhci.c
3590
DPRINTF("wValue=0x%04jx", value, 0, 0, 0);
sys/dev/usb/uhci.c
3610
DPRINTF("UR_CLEAR_PORT_FEATURE port=%jd feature=%jd", index,
sys/dev/usb/uhci.c
3776
DPRINTF("returning %jd (usbroothub default)",
sys/dev/usb/uhci.c
3781
DPRINTF("returning %jd", totlen, 0, 0, 0);
sys/dev/usb/uhci.c
3830
DPRINTF("xfer=%#jx len=%jd flags=%jd", (uintptr_t)xfer, xfer->ux_length,
sys/dev/usb/uhci.c
588
DPRINTF("Enabling...", 0, 0, 0, 0);
sys/dev/usb/uhci.c
794
DPRINTF("cmd =%04jx sts =%04jx intr =%04jx frnum =%04jx",
sys/dev/usb/uhci.c
797
DPRINTF("sof =%04jx portsc1=%04jx portsc2=%04jx flbase=%08jx",
sys/dev/usb/uhci.c
810
DPRINTF("TD(%#jx) at 0x%08jx", (uintptr_t)p, p->physaddr, 0, 0);
sys/dev/usb/uhci.c
811
DPRINTF(" link=0x%08jx status=0x%08jx "
sys/dev/usb/uhci.c
818
DPRINTF("bitstuff=%jd crcto =%jd nak =%jd babble =%jd",
sys/dev/usb/uhci.c
823
DPRINTF("dbuffer =%jd stalled =%jd active =%jd ioc =%jd",
sys/dev/usb/uhci.c
828
DPRINTF("ios =%jd ls =%jd spd =%jd",
sys/dev/usb/uhci.c
832
DPRINTF("errcnt =%jd actlen =%jd pid=%02jx",
sys/dev/usb/uhci.c
836
DPRINTF("addr=%jd endpt=%jd D=%jd maxlen=%jd,",
sys/dev/usb/uhci.c
851
DPRINTF("QH(%#jx) at 0x%08jx: hlink=%08jx elink=%08jx", (uintptr_t)sqh,
sys/dev/usb/uhci.c
903
DPRINTF("No QH", 0, 0, 0, 0);
sys/dev/usb/uhci.c
909
DPRINTF("No QH", 0, 0, 0, 0);
sys/dev/usb/uhid.c
105
DPRINTF(("uhid_match: report=%d\n", uha->reportid));
sys/dev/usb/uhidev.c
1077
DPRINTF(("uhidev_write: data=%p, len=%d\n", data, len));
sys/dev/usb/uhidev.c
1107
DPRINTF(("uhidev_write: data ="));
sys/dev/usb/uhidev.c
1109
DPRINTF((" %02x", d[i]));
sys/dev/usb/uhidev.c
1110
DPRINTF(("\n"));
sys/dev/usb/uhidev.c
1164
DPRINTF(("%s: data=%p, len=%d\n", __func__, data, len));
sys/dev/usb/uhidev.c
402
DPRINTF(("uhidev_match: repid=%d, repsz=%d\n", repid, repsz));
sys/dev/usb/uhidev.c
406
DPRINTF(("uhidev_attach: isize=%d\n", sc->sc_isize));
sys/dev/usb/uhidev.c
416
DPRINTF(("uhidev_match: try repid=%d\n", repid));
sys/dev/usb/uhidev.c
502
DPRINTF(("uhidev_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uhidev.c
558
DPRINTF(("uhidev_intr: status=%d cc=%d\n", status, cc));
sys/dev/usb/uhidev.c
559
DPRINTF(("uhidev_intr: data ="));
sys/dev/usb/uhidev.c
561
DPRINTF((" %02x", sc->sc_ibuf[i]));
sys/dev/usb/uhidev.c
562
DPRINTF(("\n"));
sys/dev/usb/uhidev.c
570
DPRINTF(("%s: interrupt status=%d\n", device_xname(sc->sc_dev),
sys/dev/usb/uhidev.c
592
DPRINTF(("%s: expected %d bytes, got %d\n",
sys/dev/usb/uhidev.c
597
DPRINTF(("%s: 0-length input ignored\n",
sys/dev/usb/uhidev.c
712
DPRINTF(("%s: isize=%d, ep=0x%02x\n", __func__, sc->sc_isize,
sys/dev/usb/uhidev.c
719
DPRINTF(("uhidopen: usbd_open_pipe_intr failed, "
sys/dev/usb/uhidev.c
730
DPRINTF(("uhidev_open: oep=0x%02x\n", sc->sc_oep_addr));
sys/dev/usb/uhidev.c
736
DPRINTF(("uhidev_open: usbd_open_pipe failed, "
sys/dev/usb/uhidev.c
741
DPRINTF(("uhidev_open: sc->sc_opipe=%p\n", sc->sc_opipe));
sys/dev/usb/uhidev.c
746
DPRINTF(("uhidev_open: couldn't allocate an xfer\n"));
sys/dev/usb/uhidev.c
756
DPRINTF(("uhidev_open: xb1 init failed, "
sys/dev/usb/uhidev.c
869
DPRINTF(("uhidev_open(%s, report %d = %s): state=%x refcnt=%d\n",
sys/dev/usb/uhidev.c
977
DPRINTF(("uhidev_close(%s, report %d = %s): state=%x refcnt=%d\n",
sys/dev/usb/uhmodem.c
241
DPRINTF(("uhmodem attach: sc = %p\n", sc));
sys/dev/usb/uhmodem.c
351
DPRINTF(("uhmodem: int#=%d, in = %#x, out = %#x, intr = %#x\n",
sys/dev/usb/uhmodem.c
399
DPRINTF(("uhmodem_detach: sc = %p\n", sc));
sys/dev/usb/uhmodem.c
424
DPRINTF(("%s: sc = %p\n", __func__, sc));
sys/dev/usb/uhmodem.c
495
DPRINTF(("%s: send e220 mode change request\n", __func__));
sys/dev/usb/uhmodem.c
498
DPRINTF(("%s: E220 mode change fail\n", __func__));
sys/dev/usb/uhmodem.c
526
DPRINTF(("%s: ENDPOINT_HALT to EP:%d fail\n",
sys/dev/usb/uhmodem.c
604
DPRINTF(("%s: read fail\n", __func__));
sys/dev/usb/uhmodem.c
613
DPRINTF(("%s: write fail\n", __func__));
sys/dev/usb/uhmodem.c
618
DPRINTF(("%s: read fail\n", __func__));
sys/dev/usb/uhmodem.c
677
DPRINTF(("%s: E220 init request fail\n", __func__));
sys/dev/usb/uhso.c
1001
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1009
DPRINTF(5, "mux mask 0x%02x, cc=%u\n", buf[0], cc);
sys/dev/usb/uhso.c
1015
DPRINTF(5, "mux %d port %d\n", i, uhso_mux_port[i]);
sys/dev/usb/uhso.c
1067
DPRINTF(1, "bulk endpoints in=%x, out=%x\n", in, out);
sys/dev/usb/uhso.c
1115
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1124
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1136
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1146
DPRINTF(0, "interrupt pipe open failed: %s\n",
sys/dev/usb/uhso.c
1155
DPRINTF(0, "read pipe open failed: %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1161
DPRINTF(0, "write pipe open failed: %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1185
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1237
DPRINTF(5, "hp=%p, wlen=%zd\n", hp, hp->hp_wlen);
sys/dev/usb/uhso.c
1244
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1258
DPRINTF(5, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1265
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1281
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1306
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1323
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1337
DPRINTF(5, "state=%02x\n", msg->data[0]);
sys/dev/usb/uhso.c
1355
DPRINTF(1, "RNG %s, DSR %s, DCD %s\n",
sys/dev/usb/uhso.c
1380
DPRINTF(1, "hp=%p, tp=%p\n", hp, tp);
sys/dev/usb/uhso.c
1387
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1409
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1418
DPRINTF(5, "wrote %d bytes (of %zd)\n", cc, hp->hp_wlen);
sys/dev/usb/uhso.c
1420
DPRINTF(0, "cc=%u, wlen=%zd\n", cc, hp->hp_wlen);
sys/dev/usb/uhso.c
1443
DPRINTF(0, "non-normal status: %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
1455
DPRINTF(5, "read %d bytes\n", cc);
sys/dev/usb/uhso.c
1460
DPRINTF(0, "lost %d bytes\n", cc);
sys/dev/usb/uhso.c
1487
DPRINTF(1, "unit %d port %d\n", UHSOUNIT(dev), UHSOPORT(dev));
sys/dev/usb/uhso.c
1521
DPRINTF(1, "sc=%p, hp=%p, tp=%p, error=%d\n", sc, hp, tp, error);
sys/dev/usb/uhso.c
1533
DPRINTF(1, "sc=%p, hp=%p, tp=%p\n", sc, hp, tp);
sys/dev/usb/uhso.c
1591
DPRINTF(1, "sc=%p, hp=%p, tp=%p\n", sc, hp, tp);
sys/dev/usb/uhso.c
1611
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
1643
DPRINTF(5, "sc=%p, hp=%p, tp=%p\n", sc, hp, tp);
sys/dev/usb/uhso.c
1666
DPRINTF(5, "sc=%p, hp=%p, tp=%p\n", sc, hp, tp);
sys/dev/usb/uhso.c
1688
DPRINTF(1, "sc=%p, hp=%p\n", sc, hp);
sys/dev/usb/uhso.c
1814
DPRINTF(1, "hp=%p, tp=%p, termios iflag=%x, oflag=%x, cflag=%x\n",
sys/dev/usb/uhso.c
1874
DPRINTF(1, "cmd %s, DTR=%d, RTS=%d\n",
sys/dev/usb/uhso.c
1930
DPRINTF(1, "in=%d, out=%d\n", in, out);
sys/dev/usb/uhso.c
2021
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
2031
DPRINTF(5, "wrote %d bytes (of %zd)\n", cc, hp->hp_wlen);
sys/dev/usb/uhso.c
2034
DPRINTF(0, "cc=%u, wlen=%zd\n", cc, hp->hp_wlen);
sys/dev/usb/uhso.c
2062
DPRINTF(0, "non-normal status: %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
2075
DPRINTF(5, "read %d bytes\n", cc);
sys/dev/usb/uhso.c
2145
DPRINTF(5, "waiting for IP header "
sys/dev/usb/uhso.c
2164
DPRINTF(5, "waiting for IP packet "
sys/dev/usb/uhso.c
2211
DPRINTF(1, "hp=%p, ifp=%p INITIFADDR\n", hp,
sys/dev/usb/uhso.c
2252
DPRINTF(1, "hp=%p, ifp=%p RUNNING\n", hp, ifp);
sys/dev/usb/uhso.c
2258
DPRINTF(1, "hp=%p, ifp=%p STOPPED\n", hp, ifp);
sys/dev/usb/uhso.c
2283
DPRINTF(1, "sc=%p, hp=%p\n", sc, hp);
sys/dev/usb/uhso.c
2303
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
2321
DPRINTF(5, "finished sending\n");
sys/dev/usb/uhso.c
2366
DPRINTF(0, "unsupported address family %d\n", dst->sa_family);
sys/dev/usb/uhso.c
465
DPRINTF(1, ": sc = %p, self=%p", sc, self);
sys/dev/usb/uhso.c
497
DPRINTF(1, "interface count %d\n", count);
sys/dev/usb/uhso.c
550
DPRINTF(1, "waiting for refcnt (%d)..\n", sc->sc_refcnt);
sys/dev/usb/uhso.c
682
DPRINTF(0, "unknown interface type\n");
sys/dev/usb/uhso.c
776
DPRINTF(1, "addr=%d, size=%zd, mux=0x%02x\n", addr, size, mux);
sys/dev/usb/uhso.c
848
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
862
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
865
DPRINTF(1, "interrupt pipe closed\n");
sys/dev/usb/uhso.c
880
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
908
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhso.c
922
DPRINTF(5, "hp=%p, index=%d, wlen=%zd\n", hp, hp->hp_index,
sys/dev/usb/uhso.c
936
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
959
DPRINTF(5, "hp=%p, index=%d\n", hp, hp->hp_index);
sys/dev/usb/uhso.c
973
DPRINTF(0, "non-normal status %s\n", usbd_errstr(status));
sys/dev/usb/uhso.c
986
DPRINTF(1, "hp=%p\n", hp);
sys/dev/usb/uhub.c
230
DPRINTF("num of ports %jd exceeds maxports %jd",
sys/dev/usb/uhub.c
337
DPRINTF("configuration failed, sc %#jx error %jd",
sys/dev/usb/uhub.c
354
DPRINTF("getting hub descriptor failed, uhub%jd error %jd",
sys/dev/usb/uhub.c
497
DPRINTF("uhub%jd turn on port %jd power", device_unit(self),
sys/dev/usb/uhub.c
578
DPRINTF("uhub%jd get hub status failed, err %jd",
sys/dev/usb/uhub.c
586
DPRINTF("uhub%jd s/c=%jx/%jx", device_unit(sc->sc_dev),
sys/dev/usb/uhub.c
611
DPRINTF("uhub%jd get port stat failed, err %jd",
sys/dev/usb/uhub.c
618
DPRINTF("uhub%jd port %jd: s/c=%jx/%jx",
sys/dev/usb/uhub.c
631
DPRINTF("uhub%jd port %jd C_PORT_ENABLED",
sys/dev/usb/uhub.c
696
DPRINTF("uhub%jd status change port %jd",
sys/dev/usb/uhub.c
709
DPRINTF("uhub%jd device addr=%jd disappeared on "
sys/dev/usb/uhub.c
733
DPRINTF("unit %jd dev->speed=%ju dev->depth=%ju",
sys/dev/usb/uhub.c
749
DPRINTF("uhub%jd port %jd get port status failed, "
sys/dev/usb/uhub.c
762
DPRINTF("uhub%jd port %jd after reset: s/c=%jx/%jx",
sys/dev/usb/uhub.c
818
DPRINTF("uhub%jd speed %ju", device_unit(sc->sc_dev), speed, 0,
sys/dev/usb/uhub.c
859
DPRINTF("uhub%jd: usbd_new_device failed, error %jd",
sys/dev/usb/uhub.c
918
DPRINTF("uhub%jd flags=%jd", device_unit(self), flags, 0, 0);
sys/dev/usb/uipad.c
105
DPRINTF(("ipad cmd type=%x, number=%x, value=%d, index=%d\n",
sys/dev/usb/uipad.c
170
DPRINTF(("uipad_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uipaq.c
246
DPRINTF(("uipaq_attach: ATTACH ERROR\n"));
sys/dev/usb/uipaq.c
259
DPRINTF(("%s: uipaq_dtr: onoff=%x\n", device_xname(sc->sc_dev), onoff));
sys/dev/usb/uipaq.c
293
DPRINTF(("%s: uipaq_rts: onoff=%x\n", device_xname(sc->sc_dev), onoff));
sys/dev/usb/uipaq.c
323
DPRINTF(("%s: uipaq_break: onoff=%x\n", device_xname(sc->sc_dev),
sys/dev/usb/uipaq.c
393
DPRINTF(("uipaq_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uirda.c
265
DPRINTF(("uirda_attach: bDescriptorSize %d bDescriptorType %#x "
sys/dev/usb/uirda.c
303
DPRINTF(("uirda_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uirda.c
383
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/usb/uirda.c
441
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/usb/uirda.c
501
DPRINTF(("uirda_read: tsleep() = %d\n", error));
sys/dev/usb/uirda.c
673
DPRINTF(("%s: sc=%p, speed=%d ebofs=%d maxsize=%d\n", __func__,
sys/dev/usb/uirda.c
683
DPRINTF(("u.s.p.: mask=%#x, sc->ebofs=%d, p->ebofs=%d\n",
sys/dev/usb/uirda.c
686
DPRINTF(("u.s.p.: u_e[%d].mask=%#x, count=%d\n",
sys/dev/usb/uirda.c
695
DPRINTF(("u.s.p.: u_e[%d].mask=%#x, count=%d\n",
sys/dev/usb/uirda.c
705
DPRINTF(("uirda_set_params: ebofs hdr=0x%02x\n", hdr));
sys/dev/usb/uirda.c
722
DPRINTF(("uirda_set_params: speed hdr=0x%02x\n", hdr));
sys/dev/usb/uirda.c
730
DPRINTF(("%s: new buffers, old size=%d\n", __func__,
sys/dev/usb/uirda.c
766
DPRINTF(("%s: sc=%p setting header 0x%02x\n",
sys/dev/usb/uirda.c
795
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/usb/uirda.c
812
DPRINTF(("%s: speeds = %#x\n", __func__, isp));
sys/dev/usb/uirda.c
823
DPRINTF(("%s: sc=%p\n", __func__, sc));
sys/dev/usb/uirda.c
879
DPRINTF(("uirda_start_read: clear stall\n"));
sys/dev/usb/uirda.c
888
DPRINTF(("uirda_start_read: err=%d\n", err));
sys/dev/usb/ukbd.c
1105
DPRINTF(("%s: ikey=%d usage=%#x flags=%#x pos=%d size=%d "
sys/dev/usb/ukbd.c
492
DPRINTF(("%s: console keyboard sc=%p\n", __func__, sc));
sys/dev/usb/ukbd.c
539
DPRINTF(("%s: sc=%p on=%d\n", __func__, sc, on));
sys/dev/usb/ukbd.c
586
DPRINTF(("%s: sc=%p flags=%d\n", __func__, sc, flags));
sys/dev/usb/ukbd.c
805
DPRINTF((" at %"PRIu64".%06"PRIu64":", tv.tv_sec,
sys/dev/usb/ukbd.c
809
DPRINTF((" %zu", k));
sys/dev/usb/ukbd.c
811
DPRINTF((".\n"));
sys/dev/usb/ukbd.c
816
DPRINTF(("%s: KEY_ERROR\n", __func__));
sys/dev/usb/ukbd.c
919
DPRINTF(("%s: sc=%p leds=%d, sc_leds=%d\n", __func__,
sys/dev/usb/ukbd.c
987
DPRINTF(("%s: set raw = %d\n", __func__, *(int *)data));
sys/dev/usb/umcpmio.c
1006
DPRINTF(("umcpmio_verify_adc_sysctl: setting ADC vref: %s\n", buf));
sys/dev/usb/umcpmio.c
1051
DPRINTF(("umcpmio_verify_gpioclock_dc_sysctl: current duty cycle:"
sys/dev/usb/umcpmio.c
1088
DPRINTF(("umcpmio_verify_gpioclock_dc_sysctl:"
sys/dev/usb/umcpmio.c
1144
DPRINTF(("umcpmio_verify_gpioclock_cd_sysctl: current clock divider:"
sys/dev/usb/umcpmio.c
1192
DPRINTF(("umcpmio_verify_gpioclock_cd_sysctl:"
sys/dev/usb/umcpmio.c
1219
DPRINTF(("mcp2210_verify_counter_sysctl 1: counter=%d\n", counter));
sys/dev/usb/umcpmio.c
1226
DPRINTF(("mcp2210_verify_counter_sysctl 2: counter=%d\n", counter));
sys/dev/usb/umcpmio.c
1252
DPRINTF(("mcp2210_reset_counter_sysctl: reset=%d\n", reset));
sys/dev/usb/umcpmio.c
145
DPRINTF(("umcpmio_dev_open: dunit=%d BUSY\n", dunit));
sys/dev/usb/umcpmio.c
156
DPRINTF(("umcpmio_dev_open: Not CONTROL device and trying to"
sys/dev/usb/umcpmio.c
208
DPRINTF(("umcpmio_dev_open: Opened dunit=%d, pin=%d, error=%d\n",
sys/dev/usb/umcpmio.c
494
DPRINTF(("umcpmio_dev_ioctl: dunit is not the CONTROL device:"
sys/dev/usb/umcpmio.c
521
DPRINTF(("umcpmio_dev_ioctl: UMCPMIO_GET_STATUS:"
sys/dev/usb/umcpmio.c
549
DPRINTF(("umcpmio_dev_ioctl: MCP2210_GET_SRAM:"
sys/dev/usb/umcpmio.c
556
DPRINTF(("umcpmio_dev_ioctl: MCP2210_GET_SRAM:"
sys/dev/usb/umcpmio.c
564
DPRINTF(("umcpmio_dev_ioctl: MCP2210_GET_SRAM:"
sys/dev/usb/umcpmio.c
582
DPRINTF(("umcpmio_dev_ioctl: MCP2221_GET_SRAM:"
sys/dev/usb/umcpmio.c
600
DPRINTF(("umcpmio_dev_ioctl: MCP2221_GET_GP_CFG:"
sys/dev/usb/umcpmio.c
625
DPRINTF(("umcpmio_dev_ioctl: UMCPMIO_GET_FLASH:"
sys/dev/usb/umcpmio.c
636
DPRINTF(("umcpmio_dev_ioctl: UMCPMIO_PUT_FLASH:"
sys/dev/usb/umcpmio.c
936
DPRINTF(("umcpmio_verify_dac_sysctl: setting DAC vref: %s\n", buf));
sys/dev/usb/umcpmio_gpio.c
552
DPRINTF(("mcp2221_set_gpioclock_dc_one:"
sys/dev/usb/umcpmio_gpio.c
561
DPRINTF(("mcp2221_set_gpioclock_dc_one:"
sys/dev/usb/umcpmio_gpio.c
634
DPRINTF(("mcp2221_set_gpioclock_cd_one:"
sys/dev/usb/umcpmio_gpio.c
643
DPRINTF(("mcp2221_set_gpioclock_cd_one:"
sys/dev/usb/umcpmio_iic.c
190
DPRINTF(("mcp2221_i2c_write: internal state not zero,"
sys/dev/usb/umcpmio_iic.c
223
DPRINTF(("mcp2221_i2c_write: I2C WRITE: cmd: %02x\n", cmd));
sys/dev/usb/umcpmio_iic.c
247
DPRINTF(("mcp2221_i2c_write:"
sys/dev/usb/umcpmio_iic.c
270
DPRINTF(("mcp2221_i2c_write: checking status loop:"
sys/dev/usb/umcpmio_iic.c
291
DPRINTF(("mcp2221_i2c_write post check:"
sys/dev/usb/umcpmio_iic.c
297
DPRINTF(("mcp2221_i2c_write post check:"
sys/dev/usb/umcpmio_iic.c
305
DPRINTF(("mcp2221_i2c_write post check:"
sys/dev/usb/umcpmio_iic.c
311
DPRINTF(("mcp2221_i2c_write post check:"
sys/dev/usb/umcpmio_iic.c
345
DPRINTF(("mcp2221_i2c_read: has a cmdbuf, doing write first:"
sys/dev/usb/umcpmio_iic.c
361
DPRINTF(("mcp2221_i2c_read:"
sys/dev/usb/umcpmio_iic.c
394
DPRINTF(("mcp2221_i2c_read: I2C READ normal read:"
sys/dev/usb/umcpmio_iic.c
417
DPRINTF(("mcp2221_i2c_read: fetch loop: rretry=%d\n", rretry));
sys/dev/usb/umcpmio_iic.c
437
DPRINTF(("mcp2221_i2c_read: fetch loop:"
sys/dev/usb/umcpmio_iic.c
448
DPRINTF(("mcp2221_i2c_read:"
sys/dev/usb/umcpmio_iic.c
455
DPRINTF(("mcp2221_i2c_read: fetch loop:"
sys/dev/usb/umcpmio_iic.c
464
DPRINTF(("mcp2221_i2c_read:"
sys/dev/usb/umcpmio_iic.c
479
DPRINTF(("mcp2221_i2c_read: copy data:"
sys/dev/usb/umcpmio_iic.c
484
DPRINTF(("mcp2221_i2c_read: copy data: size=%d, fetchlen=%d\n",
sys/dev/usb/umcpmio_iic.c
527
DPRINTF(("umcpmio_exec: I2C WRITE: err=%d\n", err));
sys/dev/usb/umcpmio_iic.c
532
DPRINTF(("umcpmio_exec: I2C READ: err=%d\n", err));
sys/dev/usb/umcpmio_spi.c
272
DPRINTF(("mcp2210_spi_set_slave exit: err=%d\n", err));
sys/dev/usb/umcpmio_spi.c
296
DPRINTF(("mcp2210_spi_tx_fill: len=%zd; chunk_wresid=%d\n",
sys/dev/usb/umcpmio_spi.c
302
DPRINTF(("mcp2210_spi_tx_fill: checking sending values.. req->num_send_bytes=%d, chunk_wresid=%d\n",
sys/dev/usb/umcpmio_spi.c
305
DPRINTF(("mcp2210_spi_tx_fill: moving onto the next chunk\n"));
sys/dev/usb/umcpmio_spi.c
308
DPRINTF(("mcp2210_spi_tx_fill: new chunk EXISTS\n"));
sys/dev/usb/umcpmio_spi.c
310
DPRINTF(("mcp2210_spi_tx_fill: new chunk does not EXIST, NULL\n"));
sys/dev/usb/umcpmio_spi.c
335
DPRINTF(("mcp2210_spi_rx_drain: ENTER: len=%zd; res->num_receive_bytes=%d; chunk_rresid=%d\n",
sys/dev/usb/umcpmio_spi.c
340
DPRINTF(("mcp2210_spi_rx_drain: moving onto the next chunk\n"));
sys/dev/usb/umcpmio_spi.c
343
DPRINTF(("mcp2210_spi_rx_drain: new chunk EXISTS\n"));
sys/dev/usb/umcpmio_spi.c
345
DPRINTF(("mcp2210_spi_rx_drain: new chunk does not EXIST, NULL\n"));
sys/dev/usb/umcpmio_spi.c
347
DPRINTF(("mcp2210_spi_rx_drain: checking received values.. res->num_received_bytes=%d\n",
sys/dev/usb/umcpmio_spi.c
350
DPRINTF(("mcp2210_spi_rx_drain: did not consume all that was received, Q it up.... res->num_received_bytes=%d\n",
sys/dev/usb/umcpmio_spi.c
385
DPRINTF(("mcp2210_spi_rx_q: ENTER: len=%zd; r->num_receive_bytes=%d; chunk_rresid=%d\n",
sys/dev/usb/umcpmio_spi.c
390
DPRINTF(("mcp2210_spi_rx_q: moving onto the next chunk\n"));
sys/dev/usb/umcpmio_spi.c
393
DPRINTF(("mcp2210_spi_rx_q: new chunk EXISTS\n"));
sys/dev/usb/umcpmio_spi.c
395
DPRINTF(("mcp2210_spi_rx_q: new chunk does not EXIST, NULL\n"));
sys/dev/usb/umcpmio_spi.c
397
DPRINTF(("mcp2210_spi_rx_q: checking received values.. r->num_received_bytes=%d\n",
sys/dev/usb/umcpmio_spi.c
400
DPRINTF(("mcp2210_spi_rx_q: did not consume all that was received, Q it up... r->num_received_bytes=%d\n",
sys/dev/usb/umcpmio_spi.c
447
DPRINTF(("mcp2210_spi_txrx: ENTER\n"));
sys/dev/usb/umcpmio_spi.c
456
DPRINTF(("mcp2210_spi_txrx: previous received bytes to send to upstream\n"));
sys/dev/usb/umcpmio_spi.c
475
DPRINTF(("mcp2210_spi_txrx: filling up req for write transfer; chunk_wresid=%d\n", sc->sc_wchunk->chunk_wresid));
sys/dev/usb/umcpmio_spi.c
477
DPRINTF(("mcp2210_spi_txrx: filling up req for write transfer; wchunk is NULL\n"));
sys/dev/usb/umcpmio_spi.c
492
DPRINTF(("mcp2210_spi_txrx: did transfer res.completion=%02x ;"
sys/dev/usb/umcpmio_spi.c
515
DPRINTF(("mcp2210_spi_txrx: transfer is busy\n"));
sys/dev/usb/umcpmio_spi.c
532
DPRINTF(("mcp2210_spi_txrx: transfer is NO DATA YET\n"));
sys/dev/usb/umcpmio_spi.c
543
DPRINTF(("mcp2210_spi_txrx: DOING RECEIVE: res.num_receive_bytes=%d\n",
sys/dev/usb/umcpmio_spi.c
551
DPRINTF(("mcp2210_spi_txrx: send data to upstream\n"));
sys/dev/usb/umcpmio_spi.c
554
DPRINTF(("mcp2210_spi_txrx: drain chip, send data to Q\n"));
sys/dev/usb/umcpmio_spi.c
560
DPRINTF(("mcp2210_spi_txrx exit. err=%d\n", err));
sys/dev/usb/umcpmio_spi.c
612
DPRINTF(("mcp2210_spi_poll: err from transfer: err=%d\n", err));
sys/dev/usb/umcpmio_spi.c
623
DPRINTF(("mcp2210_spi_poll: STUCK s=%d\n", s));
sys/dev/usb/umcpmio_spi.c
711
DPRINTF(("mcp2210_spi_start: transfer_size=%d; max_transfer_size=%d\n", transfer_size, max_transfer_size));
sys/dev/usb/umcpmio_spi.c
781
DPRINTF(("umcpmio_spi_attach: sc->sc_chipinfo->num_spi_slaves=%d\n", sc->sc_chipinfo->num_spi_slaves));
sys/dev/usb/umcpmio_subr.c
245
DPRINTF(("mcp2210_set_nvram: subcode out of range:"
sys/dev/usb/umcpmio_subr.c
296
DPRINTF(("mcp2221_put_flash: subcode out of range:"
sys/dev/usb/umcpmio_subr.c
73
DPRINTF(("%s:", name));
sys/dev/usb/umcpmio_subr.c
75
DPRINTF((" %02x", buf[i]));
sys/dev/usb/umcpmio_subr.c
77
DPRINTF(("\n"));
sys/dev/usb/umcpmio_transport.c
150
DPRINTF(("umcpmio_send_report: uhidev_write errored with:"
sys/dev/usb/umcpmio_transport.c
169
DPRINTF(("umcpmio_send_report:"
sys/dev/usb/umcpmio_transport.c
179
DPRINTF(("umcpmio_send_report:"
sys/dev/usb/umcpmio_transport.c
188
DPRINTF(("umcpmio_send_report: err_count exceeded:"
sys/dev/usb/umcpmio_transport.c
197
DPRINTF(("umcpmio_send_report: EWOULDBLOCK:"
sys/dev/usb/umcpmio_transport.c
205
DPRINTF(("umcpmio_send_report:"
sys/dev/usb/umcs.c
344
DPRINTF(("port %d physical port %d bulk-in %d bulk-out %d\n",
sys/dev/usb/umcs.c
451
DPRINTF(("Port %d bad speed: %d\n", portno, rate));
sys/dev/usb/umcs.c
455
DPRINTF(("Port %d bad speed calculation: %d\n", portno,
sys/dev/usb/umcs.c
459
DPRINTF(("Port %d set speed: %d (%02x / %d)\n", portno, rate, clk, divisor));
sys/dev/usb/umcs.c
891
DPRINTF(("Port %d has pending interrupt: %02x "
sys/dev/usb/umct.c
195
DPRINTF(("\n\numct attach: sc=%p\n", sc));
sys/dev/usb/umct.c
302
DPRINTF(("umct: in=%#x out=%#x intr=%#x\n",
sys/dev/usb/umct.c
340
DPRINTF(("umct_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/umct.c
365
DPRINTF(("umct_set_line_state: DTR=%d,RTS=%d,ls=%02x\n",
sys/dev/usb/umct.c
404
DPRINTF(("umct_dtr: onoff=%d\n", onoff));
sys/dev/usb/umct.c
416
DPRINTF(("umct_rts: onoff=%d\n", onoff));
sys/dev/usb/umct.c
428
DPRINTF(("umct_break: onoff=%d\n", onoff));
sys/dev/usb/umct.c
499
DPRINTF(("umct_param: sc=%p BAUDRATE=%d\n", sc, t->c_ospeed));
sys/dev/usb/umct.c
544
DPRINTF(("umct_open: sc=%p\n", sc));
sys/dev/usb/umct.c
562
DPRINTF(("%s: cannot open interrupt pipe (addr %d)\n",
sys/dev/usb/umct.c
576
DPRINTF(("umct_close: close\n"));
sys/dev/usb/umct.c
598
DPRINTF(("%s: abnormal status: %s\n", device_xname(sc->sc_dev),
sys/dev/usb/umct.c
604
DPRINTF(("%s: umct status = MSR:%02x, LSR:%02x\n",
sys/dev/usb/umct.c
621
DPRINTF(("umct_get_status:\n"));
sys/dev/usb/umidi.c
1846
DPRINTF(("%s: input endpoint %p odd transfer length %u\n",
sys/dev/usb/umidi.c
1866
DPRINTF(("%s: stray input endpoint %p cable %d len %d: "
sys/dev/usb/umidi.c
1921
DPRINTF(("%s: output endpoint %p odd transfer length %u\n",
sys/dev/usb/umidi.c
497
DPRINTF(("umidi_open: sc=%p\n", sc));
sys/dev/usb/umidi.c
525
DPRINTF(("umidi_open: usbd_status %d\n", err));
sys/dev/usb/umidi.c
682
DPRINTF(("%s: alloc_pipe %p, buffer size %u\n",
sys/dev/usb/umidi.c
709
DPRINTF(("%s: free_pipe %p\n", device_xname(ep->sc->sc_dev), ep));
sys/dev/usb/umidi_quirks.c
624
DPRINTF(("umidi_search_quirk: v=%d, p=%d, i=%d\n",
sys/dev/usb/umodem_common.c
275
DPRINTF(("umodem_common_attach: sc=%p\n", sc));
sys/dev/usb/umodem_common.c
295
DPRINTF(("umodem_open: sc=%p\n", sc));
sys/dev/usb/umodem_common.c
304
DPRINTF(("Failed to establish notify pipe: %s\n",
sys/dev/usb/umodem_common.c
329
DPRINTF(("umodem_close: sc=%p\n", sc));
sys/dev/usb/umodem_common.c
358
DPRINTF(("%s: unknown message type (%02x) on notify pipe\n",
sys/dev/usb/umodem_common.c
376
DPRINTF(("%s: notify bytes = %02x%02x\n",
sys/dev/usb/umodem_common.c
393
DPRINTF(("%s: unknown notify message: %02x\n",
sys/dev/usb/umodem_common.c
413
DPRINTF(("umodem_get_caps: NO_UNION_NRM quirk - returning 0\n"));
sys/dev/usb/umodem_common.c
424
DPRINTF(("umodem_get_caps: no CM desc\n"));
sys/dev/usb/umodem_common.c
434
DPRINTF(("umodem_get_caps: no ACM desc\n"));
sys/dev/usb/umodem_common.c
444
DPRINTF(("umodem_get_caps: no UNION desc\n"));
sys/dev/usb/umodem_common.c
455
DPRINTF(("umodem_get_status:\n"));
sys/dev/usb/umodem_common.c
468
DPRINTF(("umodem_param: sc=%p\n", sc));
sys/dev/usb/umodem_common.c
502
DPRINTF(("umodem_param: err=%s\n", usbd_errstr(err)));
sys/dev/usb/umodem_common.c
515
DPRINTF(("umodem_ioctl: cmd=0x%08lx\n", cmd));
sys/dev/usb/umodem_common.c
532
DPRINTF(("umodem_ioctl: unknown\n"));
sys/dev/usb/umodem_common.c
543
DPRINTF(("umodem_dtr: onoff=%d\n", onoff));
sys/dev/usb/umodem_common.c
555
DPRINTF(("umodem_rts: onoff=%d\n", onoff));
sys/dev/usb/umodem_common.c
587
DPRINTF(("umodem_break: onoff=%d\n", onoff));
sys/dev/usb/umodem_common.c
630
DPRINTF(("umodem_set_line_coding: rate=%d fmt=%d parity=%d bits=%d\n",
sys/dev/usb/umodem_common.c
635
DPRINTF(("umodem_set_line_coding: already set\n"));
sys/dev/usb/umodem_common.c
647
DPRINTF(("umodem_set_line_coding: failed, err=%s\n",
sys/dev/usb/umodem_common.c
664
DPRINTF(("umodem_set_comm_feature: feature=%d state=%d\n", feature,
sys/dev/usb/umodem_common.c
676
DPRINTF(("umodem_set_comm_feature: feature=%d, err=%s\n",
sys/dev/usb/umodem_common.c
696
DPRINTF(("umodem_common_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uplcom.c
288
DPRINTF("sc=%#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uplcom.c
337
DPRINTF("chiptype HXN", 0, 0, 0, 0);
sys/dev/usb/uplcom.c
339
DPRINTF("chiptype HX", 0, 0, 0, 0);
sys/dev/usb/uplcom.c
341
DPRINTF("chiptype 0", 0, 0, 0, 0);
sys/dev/usb/uplcom.c
485
DPRINTF("in=%#jx out=%#jx intr=%#jx",
sys/dev/usb/uplcom.c
529
DPRINTF("sc=%#jx flags=%jd", (uintptr_t)sc, flags, 0, 0);
sys/dev/usb/uplcom.c
678
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/uplcom.c
692
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/uplcom.c
708
DPRINTF("onoff=%jd", onoff, 0, 0, 0);
sys/dev/usb/uplcom.c
746
DPRINTF("failed, err=%jd", err, 0, 0, 0);
sys/dev/usb/uplcom.c
761
DPRINTF("rate=%jd fmt=%jd parity=%jd bits=%jd",
sys/dev/usb/uplcom.c
766
DPRINTF("already set", 0, 0, 0, 0);
sys/dev/usb/uplcom.c
778
DPRINTF("failed, err=%ju", err, 0, 0, 0);
sys/dev/usb/uplcom.c
795
DPRINTF("sc=%#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uplcom.c
829
DPRINTF("err=%jd", err, 0, 0, 0);
sys/dev/usb/uplcom.c
840
DPRINTF("err=%jd", err, 0, 0, 0);
sys/dev/usb/uplcom.c
865
DPRINTF("vendor write failed, err=%jd", err, 0, 0, 0);
sys/dev/usb/uplcom.c
878
DPRINTF("sc=%#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uplcom.c
896
DPRINTF("cannot open interrupt pipe (addr %jd)",
sys/dev/usb/uplcom.c
913
DPRINTF("sc=%#jx", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/uplcom.c
937
DPRINTF("abnormal status: %ju", status, 0, 0, 0);
sys/dev/usb/uplcom.c
942
DPRINTF("uplcom status = %02jx", buf[8], 0, 0, 0);
sys/dev/usb/uplcom.c
984
DPRINTF("cmd=0x%08lx", cmd, 0, 0, 0);
sys/dev/usb/uplcom.c
995
DPRINTF("unknown", 0, 0, 0, 0);
sys/dev/usb/usb.c
1094
DPRINTF("... done (error = %jd)", error, 0, 0, 0);
sys/dev/usb/usb.c
1311
DPRINTF("event dropped", 0, 0, 0, 0);
sys/dev/usb/usb.c
1426
DPRINTF("event thread dead", 0, 0, 0, 0);
sys/dev/usb/usb.c
766
DPRINTF("sc %#jx exit", (uintptr_t)sc, 0, 0, 0);
sys/dev/usb/usb.c
984
DPRINTF("USB_REQUEST addr=%jd len=%jd", addr, len, 0, 0);
sys/dev/usb/usb_quirks.c
127
DPRINTF("%04jx/%04j: no fake descriptors",
sys/dev/usb/usb_quirks.c
139
DPRINTF("%04jx/%04jx: no fake descriptor type = %jd, len = %jd",
sys/dev/usb/usb_quirks.c
148
DPRINTF("%04jx/%04jx: short buf len = %jd, bLength = %jd",
sys/dev/usb/usb_quirks.c
155
DPRINTF("%04jx/%04jx: Use fake descriptor type %jd",
sys/dev/usb/usb_quirks.c
167
DPRINTF("%04jx/%04jx: Using fake USB descriptors\n",
sys/dev/usb/usb_quirks.c
170
DPRINTF("return err = %jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
1198
DPRINTF("interface %jd %#jx", i, (uintptr_t)ifaces[i], 0, 0);
sys/dev/usb/usb_subr.c
1217
DPRINTF("interface %jd claimed", i, 0, 0, 0);
sys/dev/usb/usb_subr.c
1226
DPRINTF("searching for interface %jd...", i, 0, 0, 0);
sys/dev/usb/usb_subr.c
1227
DPRINTF("class %jx subclass %jx proto %jx ifaceno %jd",
sys/dev/usb/usb_subr.c
1258
DPRINTF("interface %jd claimed behind our back",
sys/dev/usb/usb_subr.c
1286
DPRINTF("no device specific driver found", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
1288
DPRINTF("looping over %jd configurations", dd->bNumConfigurations,
sys/dev/usb/usb_subr.c
1294
DPRINTF("port %jd, set config at addr %jd failed, "
sys/dev/usb/usb_subr.c
1321
DPRINTF("no interface drivers found", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
1331
DPRINTF("generic attach failed", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
1508
DPRINTF("addr=%jd, getting first desc failed: %jd", addr, err,
sys/dev/usb/usb_subr.c
1530
DPRINTF("adding unit addr=%jd, rev=%02jx, class=%jd, subclass=%jd",
sys/dev/usb/usb_subr.c
1532
DPRINTF("protocol=%jd, maxpacket=%jd, len=%jd, speed=%jd",
sys/dev/usb/usb_subr.c
1537
DPRINTF("illegal descriptor %jd", dd->bDescriptorType, 0, 0, 0);
sys/dev/usb/usb_subr.c
1543
DPRINTF("bad length %jd", dd->bLength, 0, 0, 0);
sys/dev/usb/usb_subr.c
1556
DPRINTF("setup default pipe failed err %jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
1565
DPRINTF("set address %jd failed, err = %jd", addr, err, 0, 0);
sys/dev/usb/usb_subr.c
1582
DPRINTF("setup default pipe failed, err = %jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
1589
DPRINTF("addr=%jd, getting full desc failed, err = %jd", addr,
sys/dev/usb/usb_subr.c
1599
DPRINTF("new dev (addr %jd), dev=%#jx, parent=%#jx",
sys/dev/usb/usb_subr.c
296
DPRINTF("get status failed %jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
308
DPRINTF("clear port feature failed %jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
702
DPRINTF("free old config", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
729
DPRINTF("set config 0", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
732
DPRINTF("setting config=0 failed, err = %jd", err,
sys/dev/usb/usb_subr.c
741
DPRINTF("get_config_desc=%jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
746
DPRINTF("empty short descriptor", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
759
DPRINTF("get_desc=%jd", err, 0, 0, 0);
sys/dev/usb/usb_subr.c
763
DPRINTF("bad desc %jd", cdp->bDescriptorType, 0, 0, 0);
sys/dev/usb/usb_subr.c
768
DPRINTF("bad len %jd", UGETW(cdp->wTotalLength), 0, 0, 0);
sys/dev/usb/usb_subr.c
781
DPRINTF("empty bos descriptor", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
797
DPRINTF("error %jd or bad desc %jd", err,
sys/dev/usb/usb_subr.c
823
DPRINTF("addr %jd cno=%jd attr=0x%02jx, selfpowered=%jd",
sys/dev/usb/usb_subr.c
826
DPRINTF("max power=%jd", cdp->bMaxPower * 2, 0, 0, 0);
sys/dev/usb/usb_subr.c
842
DPRINTF("No power source?", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
849
DPRINTF("power exceeded %jd %jd", power,
sys/dev/usb/usb_subr.c
865
DPRINTF("set config %jd", cdp->bConfigurationValue, 0, 0, 0);
sys/dev/usb/usb_subr.c
868
DPRINTF("setting config=%jd failed, error=%jd",
sys/dev/usb/usb_subr.c
878
DPRINTF("no interfaces", 0, 0, 0, 0);
sys/dev/usb/usb_subr.c
969
DPRINTF("endpoint=%#jx failed, error=%jd",
sys/dev/usb/usbdi_util.c
217
DPRINTF("expected %jd, got %jd", sdesc->bLength, actlen, 0, 0);
sys/dev/usb/usbnet.c
1270
DPRINTF("uncd_tx_cnt=%ju non zero, aborting pipe", 0, 0, 0, 0);
sys/dev/usb/usbnet.c
1273
DPRINTF("uncd_tx_cnt now %ju", cd->uncd_tx_cnt, 0, 0, 0);
sys/dev/usb/usbnet.c
304
DPRINTF("%jd: no memory", unp->unp_number, 0, 0, 0);
sys/dev/usb/usbnet.c
510
DPRINTF("start called no link (%jx)",
sys/dev/usb/usbnet.c
516
DPRINTF("start called, tx busy (%#jx == %#jx)",
sys/dev/usb/usbnet.c
526
DPRINTF("start called, queue empty", 0, 0, 0, 0);
sys/dev/usb/usbnet.c
530
DPRINTF("oversize packet, %ju > %ju",
sys/dev/usb/usbnet.c
545
DPRINTF("uno_tx_prepare gave zero length", 0, 0, 0, 0);
sys/dev/usb/usbnet.c
557
DPRINTF("usbd_transfer on %#jx for %ju bytes: %jd",
sys/dev/usb/usbnet.c
578
DPRINTF("finished with start; tx_cnt %jd list_cnt %jd link %jd",
sys/dev/usb/uslsa.c
264
DPRINTF((self, "%s(%p, %#x)\n", __func__, self, flags));
sys/dev/usb/uslsa.c
301
DPRINTF((sc->sc_dev, "%s(%p, %d, ....)\n", __func__, vsc, portno));
sys/dev/usb/uslsa.c
319
DPRINTF((sc->sc_dev, "%s: GET_MDMSTS %#x\n", __func__, mdmsts));
sys/dev/usb/uslsa.c
336
DPRINTF((sc->sc_dev, "%s(%p, %d, %d, %d)\n", __func__, vsc, portno,
sys/dev/usb/uslsa.c
381
DPRINTF((sc->sc_dev, "%s(%p, %d, %p)\n", __func__, vsc, portno, t));
sys/dev/usb/uslsa.c
443
DPRINTF((sc->sc_dev, "%s: setting LINE_CTL to %#x\n",
sys/dev/usb/uslsa.c
485
DPRINTF((sc->sc_dev, "%s(%p, %d)\n", __func__, vsc, portno));
sys/dev/usb/uslsa.c
501
DPRINTF((sc->sc_dev, "%s(%p, %d)\n", __func__, vsc, portno));
sys/dev/usb/uslsa.c
535
DPRINTF((sc->sc_dev, "%s(%p, %#x, %#x)\n", __func__, sc, cflag, iflag));
sys/dev/usb/usscanner.c
368
DPRINTF(("usscanner_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/usscanner.c
729
DPRINTF(("%s: wrong SCSI ID %d\n",
sys/dev/usb/uthum.c
182
DPRINTF(("sensor type: SHT1x\n"));
sys/dev/usb/uthum.c
193
DPRINTF(("sensor type: TEMPer\n"));
sys/dev/usb/uthum.c
196
DPRINTF(("sensor type: unknown, give up to attach sensors\n"));
sys/dev/usb/uthum.c
216
DPRINTF(("uthum_attach: complete\n"));
sys/dev/usb/uthum.c
311
DPRINTF(("uthum: read fail\n"));
sys/dev/usb/uthum.c
324
DPRINTF(("uthum: device signature: "
sys/dev/usb/uthum.c
350
DPRINTF(("uthum: data read fail\n"));
sys/dev/usb/uthum.c
355
DPRINTF(("%s: read SHT1x data "
sys/dev/usb/uthum.c
370
DPRINTF(("uthum: data read fail\n"));
sys/dev/usb/uthum.c
374
DPRINTF(("%s: read TEMPER data "
sys/dev/usb/utoppy.c
1136
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: running...\n",
sys/dev/usb/utoppy.c
1144
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1156
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1162
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1169
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1180
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1190
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_next: "
sys/dev/usb/utoppy.c
1205
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_decode: bytes left"
sys/dev/usb/utoppy.c
1212
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_decode: no "
sys/dev/usb/utoppy.c
1229
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppy_readdir_decode: %s '%s', "
sys/dev/usb/utoppy.c
1247
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1261
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1269
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1276
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1283
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1289
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: "
sys/dev/usb/utoppy.c
1299
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: all "
sys/dev/usb/utoppy.c
1305
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppy_readfile_next: bad "
sys/dev/usb/utoppy.c
1329
DPRINTF(UTOPPY_DBG_OPEN, ("%s: utoppyopen: already open\n",
sys/dev/usb/utoppy.c
1334
DPRINTF(UTOPPY_DBG_OPEN, ("%s: utoppyopen: opening...\n",
sys/dev/usb/utoppy.c
1347
DPRINTF(UTOPPY_DBG_OPEN, ("%s: utoppyopen: utoppy_check_ready()"
sys/dev/usb/utoppy.c
1354
DPRINTF(UTOPPY_DBG_OPEN, ("%s: utoppyopen: done. error %d, new state "
sys/dev/usb/utoppy.c
1371
DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: closing...\n",
sys/dev/usb/utoppy.c
1376
DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: not properly "
sys/dev/usb/utoppy.c
1407
DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: done.\n",
sys/dev/usb/utoppy.c
1428
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppyread: reading: state '%s'\n",
sys/dev/usb/utoppy.c
1448
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppyread: READFILE: "
sys/dev/usb/utoppy.c
1455
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppyread: "
sys/dev/usb/utoppy.c
1485
DPRINTF(UTOPPY_DBG_READ, ("%s: utoppyread: done. err %d, state '%s'\n",
sys/dev/usb/utoppy.c
1521
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: PRE-WRITEFILE: resid "
sys/dev/usb/utoppy.c
1531
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: uiomove(%ld)\n",
sys/dev/usb/utoppy.c
1539
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: uiomove()"
sys/dev/usb/utoppy.c
1549
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: "
sys/dev/usb/utoppy.c
1555
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: "
sys/dev/usb/utoppy.c
1568
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: POST-WRITEFILE: resid "
sys/dev/usb/utoppy.c
1574
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: sending "
sys/dev/usb/utoppy.c
1580
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: "
sys/dev/usb/utoppy.c
1588
DPRINTF(UTOPPY_DBG_WRITE, ("%s: utoppywrite: state %s\n",
sys/dev/usb/utoppy.c
1616
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: cmd 0x%08lx, state '%s'\n",
sys/dev/usb/utoppy.c
1620
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: still busy.\n",
sys/dev/usb/utoppy.c
1631
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOTURBO: "
sys/dev/usb/utoppy.c
1637
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOCANCEL\n",
sys/dev/usb/utoppy.c
1643
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOREBOOT\n",
sys/dev/usb/utoppy.c
1656
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOSTATS\n",
sys/dev/usb/utoppy.c
1662
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIORENAME\n",
sys/dev/usb/utoppy.c
1682
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOMKDIR\n",
sys/dev/usb/utoppy.c
1699
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIODELETE\n",
sys/dev/usb/utoppy.c
1716
DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOREADDIR\n",
sys/dev/usb/utoppy.c
1721
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1730
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1738
DPRINTF(UTOPPY_DBG_READDIR, ("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1747
DPRINTF(UTOPPY_DBG_IOCTL,("%s: utoppyioctl: UTOPPYIOREADFILE "
sys/dev/usb/utoppy.c
1774
DPRINTF(UTOPPY_DBG_IOCTL,("%s: utoppyioctl: UTOPPYIOWRITEFILE "
sys/dev/usb/utoppy.c
1786
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: add_path()"
sys/dev/usb/utoppy.c
1797
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1803
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1821
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1827
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: "
sys/dev/usb/utoppy.c
1839
DPRINTF(UTOPPY_DBG_WRITE,("%s: utoppyioctl: Changing state to "
sys/dev/usb/utoppy.c
1846
DPRINTF(UTOPPY_DBG_IOCTL,("%s: utoppyioctl: Invalid cmd\n",
sys/dev/usb/utoppy.c
1852
DPRINTF(UTOPPY_DBG_IOCTL,("%s: utoppyioctl: done. err %d, state '%s'\n",
sys/dev/usb/utoppy.c
297
DPRINTF(UTOPPY_DBG_OPEN, ("%s: usbd_open_pipe(OUT) failed\n",
sys/dev/usb/utoppy.c
305
DPRINTF(UTOPPY_DBG_OPEN, ("%s: usbd_open_pipe(IN) failed\n",
sys/dev/usb/utoppy.c
538
DPRINTF(UTOPPY_DBG_SEND_PACKET, ("%s: utoppy_send_packet: cmd 0x%04x, "
sys/dev/usb/utoppy.c
550
DPRINTF(UTOPPY_DBG_SEND_PACKET, ("%s: utoppy_send_packet: "
sys/dev/usb/utoppy.c
593
DPRINTF(UTOPPY_DBG_SEND_PACKET, ("%s: utoppy_send_packet: total len "
sys/dev/usb/utoppy.c
608
DPRINTF(UTOPPY_DBG_SEND_PACKET, ("%s: "
sys/dev/usb/utoppy.c
619
DPRINTF(UTOPPY_DBG_SEND_PACKET, ("%s: utoppy_send_packet: "
sys/dev/usb/utoppy.c
639
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: ...\n",
sys/dev/usb/utoppy.c
649
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: "
sys/dev/usb/utoppy.c
667
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: received %d "
sys/dev/usb/utoppy.c
672
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: bad "
sys/dev/usb/utoppy.c
689
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: "
sys/dev/usb/utoppy.c
696
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: "
sys/dev/usb/utoppy.c
736
DPRINTF(UTOPPY_DBG_RECV_PACKET, ("%s: utoppy_recv_packet: len %d, "
sys/dev/usb/utoppy.c
841
DPRINTF(UTOPPY_DBG_ADDPATH, ("utoppy_add_path: err %d, len %d\n",
sys/dev/usb/utoppy.c
873
DPRINTF(UTOPPY_DBG_ADDPATH, ("utoppy_add_path: final len %d\n",
sys/dev/usb/uts.c
225
DPRINTF(("uts_attach: sc=%p\n", sc));
sys/dev/usb/uts.c
226
DPRINTF(("uts_attach: X\t%d/%d\n",
sys/dev/usb/uts.c
228
DPRINTF(("uts_attach: Y\t%d/%d\n",
sys/dev/usb/uts.c
230
DPRINTF(("uts_attach: Z\t%d/%d\n",
sys/dev/usb/uts.c
276
DPRINTF(("uts_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uvideo.c
1062
DPRINTF(("%s: %s ifaceno=%d vs=%p\n", __func__,
sys/dev/usb/uvideo.c
1081
DPRINTF(("uvideo_stream_init: "
sys/dev/usb/uvideo.c
1098
DPRINTF(("uvideo_stream_init: error setting alt interface: "
sys/dev/usb/uvideo.c
1110
DPRINTF(("uvideo_stream_init: "
sys/dev/usb/uvideo.c
1149
DPRINTF(("%s: bInterfaceNumber=%d bAlternateSetting=%d\n", __func__,
sys/dev/usb/uvideo.c
1175
DPRINTF(("uvideo_attach: BULK "
sys/dev/usb/uvideo.c
1224
DPRINTF(("uvideo_stream_init_alternate: "
sys/dev/usb/uvideo.c
1239
DPRINTF(("uvideo: VS output not implemented\n"));
sys/dev/usb/uvideo.c
1253
DPRINTF(("uvideo: unimplemented VS CS "
sys/dev/usb/uvideo.c
1264
DPRINTF(("uvideo_stream_init_desc: "
sys/dev/usb/uvideo.c
1273
DPRINTF(("%s: bInterfaceNumber=%d bAlternateSetting=%d done\n",
sys/dev/usb/uvideo.c
1333
DPRINTF(("%s: ifaceno=%d subtype=%d probelen=%d\n", __func__,
sys/dev/usb/uvideo.c
1340
DPRINTF(("%s: uncompressed\n", __func__));
sys/dev/usb/uvideo.c
1343
DPRINTF(("uvideo: truncated uncompressed format: %d\n",
sys/dev/usb/uvideo.c
1362
DPRINTF(("%s: unknown format: ", __func__));
sys/dev/usb/uvideo.c
1364
DPRINTF(("\n"));
sys/dev/usb/uvideo.c
1369
DPRINTF(("%s: frame-based\n", __func__));
sys/dev/usb/uvideo.c
1372
DPRINTF(("uvideo: truncated frame-based format: %d\n",
sys/dev/usb/uvideo.c
1382
DPRINTF(("%s: mjpeg\n", __func__));
sys/dev/usb/uvideo.c
1385
DPRINTF(("uvideo: truncated mjpeg format: %d\n",
sys/dev/usb/uvideo.c
1396
DPRINTF(("uvideo: unknown frame based format %d\n",
sys/dev/usb/uvideo.c
1411
DPRINTF(("uvideo: Adding pixel format %d\n",
sys/dev/usb/uvideo.c
1426
DPRINTF(("uvideo: truncated CS descriptor, length %d\n",
sys/dev/usb/uvideo.c
1457
DPRINTF(("uvideo:"
sys/dev/usb/uvideo.c
1481
DPRINTF(("uvideo: format undefined "));
sys/dev/usb/uvideo.c
1483
DPRINTF(("\n"));
sys/dev/usb/uvideo.c
1554
DPRINTF(("uvideo: unknown frame based format %d\n",
sys/dev/usb/uvideo.c
1560
DPRINTF(("uvideo: found format (index %d) type %d "
sys/dev/usb/uvideo.c
1573
DPRINTF((" ^ picking this one\n"));
sys/dev/usb/uvideo.c
1606
DPRINTF(("uvideo: error opening pipe: %s (%d)\n",
sys/dev/usb/uvideo.c
1610
DPRINTF(("uvideo: pipe %p\n", bx->bx_pipe));
sys/dev/usb/uvideo.c
1615
DPRINTF(("uvideo: couldn't allocate xfer\n"));
sys/dev/usb/uvideo.c
1618
DPRINTF(("uvideo: xfer %p\n", bx->bx_xfer));
sys/dev/usb/uvideo.c
1630
DPRINTF(("uvideo: couldn't create kthread:"
sys/dev/usb/uvideo.c
1641
DPRINTF(("uvideo: thread created\n"));
sys/dev/usb/uvideo.c
1676
DPRINTF(("uvideo_stream_start_xfer: "
sys/dev/usb/uvideo.c
1688
DPRINTF(("uvideo_stream_start_xfer: "
sys/dev/usb/uvideo.c
1700
DPRINTF(("uvideo_stream_start_xfer: nframes=%d\n", nframes));
sys/dev/usb/uvideo.c
1714
DPRINTF(("uvideo: error opening pipe: %s (%d)\n",
sys/dev/usb/uvideo.c
1725
DPRINTF(("uvideo: "
sys/dev/usb/uvideo.c
1738
DPRINTF(("uvideo_stream_start_xfer: unknown xfer type %#x\n",
sys/dev/usb/uvideo.c
1756
DPRINTF(("uvideo_stream_stop_xfer: UE_BULK: "
sys/dev/usb/uvideo.c
1765
DPRINTF(("uvideo_stream_stop_xfer: UE_BULK: cleaning up\n"));
sys/dev/usb/uvideo.c
1781
DPRINTF(("uvideo_stream_stop_xfer: UE_BULK: done\n"));
sys/dev/usb/uvideo.c
1819
DPRINTF(("uvideo_stream_stop_transfer: "
sys/dev/usb/uvideo.c
1829
DPRINTF(("uvideo_stream_stop_xfer: unknown xfer type %#x\n",
sys/dev/usb/uvideo.c
1868
DPRINTF(("uvideo_stream_recv_start: "
sys/dev/usb/uvideo.c
1882
DPRINTF(("uvideo_stream_recv_process: len %d < payload hdr\n",
sys/dev/usb/uvideo.c
1925
DPRINTF(("uvideo_stream_recv_isoc_complete: status=%s (%d)\n",
sys/dev/usb/uvideo.c
1964
DPRINTF(("uvideo_stream_recv_bulk_transfer: "
sys/dev/usb/uvideo.c
1977
DPRINTF(("uvideo_stream_recv_bulk_transfer: %s\n",
sys/dev/usb/uvideo.c
1982
DPRINTF(("uvideo_stream_recv_bulk_transfer: notify complete\n"));
sys/dev/usb/uvideo.c
1988
DPRINTF(("uvideo_stream_recv_bulk_transfer: return\n"));
sys/dev/usb/uvideo.c
2004
DPRINTF(("uvideo_open: sc=%p\n", sc));
sys/dev/usb/uvideo.c
2098
DPRINTF(("uvideo_set_format: sc=%p\n", sc));
sys/dev/usb/uvideo.c
2105
DPRINTF(("uvideo: uvideo_stream_guess_format couldn't find "
sys/dev/usb/uvideo.c
2119
DPRINTF(("uvideo: error probe/GET_MAX: %s (%d)\n",
sys/dev/usb/uvideo.c
2127
DPRINTF(("uvideo: error commit/SET_CUR: %s (%d)\n",
sys/dev/usb/uvideo.c
2135
DPRINTF(("uvideo: error commit/SET_CUR: %s (%d)\n",
sys/dev/usb/uvideo.c
2141
DPRINTF(("uvideo: probe/GET_CUR returned format index %d "
sys/dev/usb/uvideo.c
2147
DPRINTF(("uvideo: probe/GET_CUR returned frame index %d "
sys/dev/usb/uvideo.c
2161
DPRINTF(("uvideo: error commit/SET_CUR: %s (%d)\n",
sys/dev/usb/uvideo.c
2199
DPRINTF(("uvideo_set_format: pixeltype is %d\n", format->pixel_format));
sys/dev/usb/uvideo.c
2331
DPRINTF(("uvideo_set_control: error %s (%d)\n",
sys/dev/usb/uvideo.c
2423
DPRINTF(("uvideo_set_control: error %s (%d)\n",
sys/dev/usb/uvideo.c
2459
DPRINTF(("uvideo_probe_and_commit: "
sys/dev/usb/uvideo.c
2520
DPRINTF(("uvideo: attempting to load\n"));
sys/dev/usb/uvideo.c
2536
DPRINTF(("uvideo: loaded module\n"));
sys/dev/usb/uvideo.c
2539
DPRINTF(("uvideo: attempting to unload module\n"));
sys/dev/usb/uvideo.c
2545
DPRINTF(("uvideo: module unload\n"));
sys/dev/usb/uvideo.c
550
DPRINTF(("uvideo_attach: error with interface "
sys/dev/usb/uvideo.c
566
DPRINTF(("uvideo_attach: "
sys/dev/usb/uvideo.c
575
DPRINTF(("uvideo_attach: "
sys/dev/usb/uvideo.c
585
DPRINTF(("uvideo_attach: error with interface "
sys/dev/usb/uvideo.c
597
DPRINTF(("uvideo_attach: unknown UICLASS_VIDEO "
sys/dev/usb/uvideo.c
631
DPRINTF(("uvideo_attach: error: %s (%d)\n",
sys/dev/usb/uvideo.c
645
DPRINTF(("uvideo_activate: deactivating\n"));
sys/dev/usb/uvideo.c
815
DPRINTF(("uvideo_init_control: no units\n"));
sys/dev/usb/uvideo.c
868
DPRINTF(("uvideo: ignoring Video Collection\n"));
sys/dev/usb/uvideo.c
887
DPRINTF(("uvideo_unit_alloc: error initializing unit: "
sys/dev/usb/uvideo.c
932
DPRINTF(("uvideo_unit_init: "
sys/dev/usb/uvideo.c
973
DPRINTF(("uvideo_unit_alloc: unknown descriptor "
sys/dev/usb/uvisor.c
371
DPRINTF(("uvisor_attach: ATTACH ERROR\n"));
sys/dev/usb/uvisor.c
397
DPRINTF(("uvisor_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/usb/uvisor.c
424
DPRINTF(("uvisor_init: getting Visor connection info\n"));
sys/dev/usb/uvisor.c
437
DPRINTF(("uvisor_init: getting Palm connection info\n"));
sys/dev/usb/uvisor.c
449
DPRINTF(("uvisor_init: getting available bytes\n"));
sys/dev/usb/uvisor.c
458
DPRINTF(("uvisor_init: avail=%d\n", UGETW(avail)));
sys/dev/usb/uvisor.c
460
DPRINTF(("uvisor_init: done\n"));
sys/dev/usb/uvscom.c
256
DPRINTF(("uvscom attach: sc = %p\n", sc));
sys/dev/usb/uvscom.c
357
DPRINTF(("uvscom: in = %#x out = %#x intr = %#x\n",
sys/dev/usb/uvscom.c
362
DPRINTF(("uplcom: in=%#x out=%#x intr=%#x\n",
sys/dev/usb/uvscom.c
400
DPRINTF(("uvscom_detach: sc = %p\n", sc));
sys/dev/usb/uvscom.c
423
DPRINTF(("%s: send readstat\n", device_xname(sc->sc_dev)));
sys/dev/usb/uvscom.c
438
DPRINTF(("%s: uvscom_readstat: r = %d\n",
sys/dev/usb/uvscom.c
450
DPRINTF(("%s: send shutdown\n", device_xname(sc->sc_dev)));
sys/dev/usb/uvscom.c
471
DPRINTF(("%s: uvscom_reset\n", device_xname(sc->sc_dev)));
sys/dev/usb/uvscom.c
479
DPRINTF(("%s: uvscom_set_crtscts\n", device_xname(sc->sc_dev)));
sys/dev/usb/uvscom.c
490
DPRINTF(("%s: uvscom_set_line: %04x\n",
sys/dev/usb/uvscom.c
515
DPRINTF(("%s: uvscom_set_line_coding: %02x %02x\n",
sys/dev/usb/uvscom.c
550
DPRINTF(("%s: uvscom_dtr: onoff = %d\n",
sys/dev/usb/uvscom.c
569
DPRINTF(("%s: uvscom_rts: onoff = %d\n",
sys/dev/usb/uvscom.c
588
DPRINTF(("%s: uvscom_break: onoff = %d\n",
sys/dev/usb/uvscom.c
626
DPRINTF(("%s: uvscom_param: sc = %p\n",
sys/dev/usb/uvscom.c
725
DPRINTF(("uvscom_open: sc = %p\n", sc));
sys/dev/usb/uvscom.c
728
DPRINTF(("uvscom_open: open interrupt pipe.\n"));
sys/dev/usb/uvscom.c
734
DPRINTF(("%s: uvscom_open: readstat failed\n",
sys/dev/usb/uvscom.c
756
DPRINTF(("uvscom_open: did not open interrupt pipe.\n"));
sys/dev/usb/uvscom.c
768
DPRINTF(("%s: unit is not ready\n",
sys/dev/usb/uvscom.c
775
DPRINTF(("%s: no card\n",
sys/dev/usb/uvscom.c
789
DPRINTF(("uvscom_close: close\n"));
sys/dev/usb/uxrcom.c
213
DPRINTF(("%s: rate=%d fmt=%d parity=%d bits=%d\n", __func__,
sys/dev/usb/uxrcom.c
218
DPRINTF(("%s: already set\n", __func__));
sys/dev/usb/uxrcom.c
230
DPRINTF(("%s: failed, err=%u\n", __func__, err));
sys/dev/usb/uxrcom.c
284
DPRINTF(("%s: err=%u\n", __func__, err));
sys/dev/usb/uxrcom.c
312
DPRINTF(("%s: port=%d onoff=%d\n", __func__, portno, onoff));
sys/dev/usb/vhci.c
1070
DPRINTF("%s: error = %d\n", __func__, error);
sys/dev/usb/vhci.c
1148
DPRINTF("%s: error = %d\n", __func__, error);
sys/dev/usb/vhci.c
397
DPRINTF("%s: called, type=%d\n", __func__,
sys/dev/usb/vhci.c
403
DPRINTF("%s: roothub_ctrl\n", __func__);
sys/dev/usb/vhci.c
407
DPRINTF("%s: root_intr\n", __func__);
sys/dev/usb/vhci.c
411
DPRINTF("%s: inval\n", __func__);
sys/dev/usb/vhci.c
435
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
594
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
617
DPRINTF("%s: type=0x%02x, len=%d, isread=%d, portno=%d\n",
sys/dev/usb/vhci.c
648
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
676
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
682
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
688
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
697
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
708
DPRINTF("%s: called, len=%zu\n", __func__, (size_t)xfer->ux_length);
sys/dev/usb/vhci.c
727
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
751
DPRINTF("%s: called\n", __func__);
sys/dev/usb/vhci.c
765
DPRINTF("%s: called\n", __func__);
sys/dev/usb/xhci.c
2350
DPRINTF("pipe restart race xfer=%#jx status=%jd",
sys/dev/usb/xhci.c
4651
DPRINTF("mfindex %jx", (uintmax_t)mfindex, 0, 0, 0);
sys/dev/video.c
1560
DPRINTF(("video_queue_buf: expected type=%d got type=%d\n",
sys/dev/video.c
1565
DPRINTF(("video_queue_buf: invalid index %d >= %d\n",
sys/dev/video.c
1573
DPRINTF(("video_queue_buf: invalid memory=%d\n",
sys/dev/video.c
1583
DPRINTF(("video_queue_buf: buf already queued; "
sys/dev/video.c
1722
DPRINTF(("videoopen\n"));
sys/dev/video.c
1726
DPRINTF(("videoopen: failed to get softc for unit %d\n",
sys/dev/video.c
1732
DPRINTF(("videoopen: dying\n"));
sys/dev/video.c
1738
DPRINTF(("videoopen: flags=0x%x sc=%p parent=%p\n",
sys/dev/video.c
1778
DPRINTF(("videoclose: sc=%p\n", sc));
sys/dev/video.c
1897
DPRINTF(("video: invalid read\n"));
sys/dev/video.c
2167
DPRINTF(("videoioctl: invalid cmd %s (%lx)\n",
sys/dev/video.c
2508
DPRINTF(("video_stream_teardown_bufs: "
sys/dev/video.c
2520
DPRINTF(("video_stream_teardown_bufs: "
sys/dev/video.c
2630
DPRINTF(("video_stream_enqueue: sample already queued\n"));
sys/dev/video.c
2698
DPRINTF(("video_stream_write: "
sys/dev/video.c
2708
DPRINTF(("video_stream_write: failed to init scatter io "
sys/dev/video.c
2744
DPRINTF(("video_stream_sample_done: no sample\n"));
sys/dev/video.c
2852
DPRINTF(("video: scatter_io_init failed: off=%" PRId64
sys/dev/video.c
337
DPRINTF(("video_match: hw=%p\n", args->hw_if));
sys/dev/video.c
367
DPRINTF(("video_attach: sc=%p hwif=%p\n", sc, sc->hw_if));
sys/dev/video.c
379
DPRINTF(("video_activate: sc=%p\n", sc));
sys/dev/video.c
397
DPRINTF(("video_detach: sc=%p flags=%d\n", sc, flags));
sys/dev/video.c
418
DPRINTF(("video_print: have pnp\n"));
sys/dev/video.c
421
DPRINTF(("video_print: pnp is NULL\n"));
sys/dev/video.c
695
DPRINTF(("video_get_format: unknown pixel format %d\n",
sys/dev/video.c
769
DPRINTF(("video: unknown v4l2 pixel format %d\n",
sys/dev/video.c
777
DPRINTF(("video: unsupported v4l2 format type %d\n",
sys/dev/videomode/pickmode.c
50
DPRINTF("%s: looking for %d x %d at up to %d kHz\n", __func__, width,
sys/dev/videomode/pickmode.c
64
DPRINTF("found %s\n", best->name);
sys/dev/videomode/pickmode.c
75
DPRINTF("%s: looking for %d x %d at up to %d Hz\n", __func__, width,
sys/dev/videomode/pickmode.c
84
DPRINTF("%s in %d hz, diff %d\n", this->name, mref, diff);
sys/dev/videomode/pickmode.c
96
DPRINTF("found %s %d\n", best->name, best->dot_clock);
sys/dev/virtio/viocon.c
220
DPRINTF("%s: softc: %p\n", __func__, sc);
sys/dev/virtio/viocon.c
254
DPRINTF("%s: vp: %p\n", __func__, vp);
sys/dev/virtio/viocon.c
269
DPRINTF("%s: rx: %p\n", __func__, vp->vp_rx);
sys/dev/virtio/viocon.c
280
DPRINTF("%s: tx: %p\n", __func__, vp->vp_tx);
sys/dev/virtio/viocon.c
316
DPRINTF("%s: tty: %p\n", __func__, tp);
sys/dev/wscons/tpcalib.c
127
DPRINTF(("tpcalib: x=%d~%d y=%d~%d\n",
sys/dev/wscons/tpcalib.c
130
DPRINTF(("tpcalib: Ax=%d Bx=%d Cx=%d\n",
sys/dev/wscons/tpcalib.c
132
DPRINTF(("tpcalib: Ay=%d By=%d Cy=%d\n",
sys/dev/wscons/wsbell.c
273
DPRINTF(("wsbell_detach:\n"));
sys/dev/wscons/wsdisplay_glyphcache.c
159
DPRINTF("%s: using %d buckets\n", __func__, buckets);
sys/dev/wscons/wsdisplay_glyphcache.c
182
DPRINTF("%s: using %d cells total, from %d width %d\n", __func__,
sys/dev/wscons/wsdisplay_glyphcache.c
184
DPRINTF("%s: cell size %d x %d, stride %d\n", __func__,
sys/dev/wscons/wsdisplay_vcons.c
1431
DPRINTF("off %d -> %d, %d\n", wsc->col, rem, wsc->row);
sys/dev/wscons/wsdisplay_vcons.c
1446
DPRINTF("vcons_putwschar(%d, %d, %x, %lx\n", wsc->row, wsc->col,
sys/dev/wscons/wsdisplay_vcons.c
1471
DPRINTF("off %d -> %d, %d\n", wsc->col, rem, wsc->row);
sys/dev/wscons/wsdisplay_vcons.c
1486
DPRINTF("vcons_getwschar: %d, %d, %x, %lx\n", wsc->row,
sys/dev/wscons/wsdisplay_vcons.c
491
DPRINTF("got '%s'\n", at);
sys/dev/wscons/wsdisplay_vcons.c
494
DPRINTF("looking for %d\n", h);
sys/dev/wscons/wsdisplay_vcons.c
525
DPRINTF("caps %x %x\n", scr->scr_type->capabilities, ri->ri_caps);
sys/dev/wscons/wsdisplay_vcons.c
529
DPRINTF("new size %d %d\n", ri->ri_rows, ri->ri_cols);
sys/dev/wscons/wskbd.c
1342
DPRINTF(("wskbd_set_display: %s me=%p odisp=%p disp=%p cons=%d\n",
sys/dev/wscons/wskbd.c
736
DPRINTF(("wskbd_input: not open\n"));
sys/dev/wscons/wskbd.c
742
DPRINTF(("%d ->", value));
sys/dev/wscons/wskbd.c
745
DPRINTF(("%d", sc->sc_evtrans[value]));
sys/dev/wscons/wskbd.c
751
DPRINTF(("\n"));
sys/dev/wscons/wskbd.c
835
DPRINTF(("wskbd_enable: sc=%p on=%d res=%d\n", sc, on, error));
sys/dev/wscons/wskbd.c
866
DPRINTF(("wskbdopen: %s mux=%p l=%p\n",
sys/dev/wscons/wskbd.c
880
DPRINTF(("wskbdopen: detach\n"));
sys/dev/wscons/wskbd.c
893
DPRINTF(("wskbdopen: %s open failed\n",
sys/dev/wscons/wskbd.c
919
DPRINTF(("wskbdclose: %s mux=%p p=%p\n", device_xname(sc->sc_base.me_dv),
sys/dev/wscons/wsmouse.c
329
DPRINTF(("wsmouse_detach:\n"));
sys/dev/wscons/wsmouse.c
709
DPRINTF(("wsmouseopen: %s mux=%p p=%p\n", device_xname(sc->sc_base.me_dv),
sys/dev/wscons/wsmouse.c
729
DPRINTF(("wsmouseopen: %s open failed\n",
sys/dev/wscons/wsmouse.c
746
DPRINTF(("wsmouseclose: %s mux=%p p=%p\n", device_xname(sc->sc_base.me_dv),
sys/dev/wscons/wsmux.c
202
DPRINTF(("wsmuxopen: %s: sc=%p l=%p\n",
sys/dev/wscons/wsmux.c
217
DPRINTF(("wsmuxopen: detach\n"));
sys/dev/wscons/wsmux.c
266
DPRINTF(("wsmuxopen: %s: m=%p dev=%s\n",
sys/dev/wscons/wsmux.c
271
DPRINTF(("wsmuxopen: dev %s already in use\n",
sys/dev/wscons/wsmux.c
281
DPRINTF(("wsmuxopen: open failed %d\n", error));
sys/dev/wscons/wsmux.c
327
DPRINTF(("wsmuxclose: %s: sc=%p\n",
sys/dev/wscons/wsmux.c
332
DPRINTF(("wsmuxclose %s: m=%p dev=%s\n",
sys/dev/wscons/wsmux.c
340
DPRINTF(("wsmuxclose: dev %s opened elsewhere\n",
sys/dev/wscons/wsmux.c
403
DPRINTF(("wsmux_do_ioctl: %s: enter sc=%p, cmd=%08lx\n",
sys/dev/wscons/wsmux.c
412
DPRINTF(("%s: inject\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
417
DPRINTF(("wsmux_do_ioctl: event ignored\n"));
sys/dev/wscons/wsmux.c
430
DPRINTF(("%s: add type=%d, no=%d\n",
sys/dev/wscons/wsmux.c
449
DPRINTF(("%s: rem type=%d, no=%d\n",
sys/dev/wscons/wsmux.c
455
DPRINTF(("wsmux_do_ioctl: detach\n"));
sys/dev/wscons/wsmux.c
464
DPRINTF(("%s: list\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
479
DPRINTF(("wsmux_do_ioctl: save rawkbd = %d\n", sc->sc_rawkbd));
sys/dev/wscons/wsmux.c
486
DPRINTF(("%s: WSxxxIO_SETVERSION\n",
sys/dev/wscons/wsmux.c
494
DPRINTF(("%s: FIONBIO\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
498
DPRINTF(("%s: FIOASYNC\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
505
DPRINTF(("%s: FIOSETOWN\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
514
DPRINTF(("%s: TIOCSPGRP\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
522
DPRINTF(("%s: unknown\n", device_xname(sc->sc_base.me_dv)));
sys/dev/wscons/wsmux.c
542
DPRINTF(("wsmux_do_ioctl: %s: me=%p dev=%s ==> %d\n",
sys/dev/wscons/wsmux.c
609
DPRINTF(("wsmux_add_mux: %s(%p) to %s(%p)\n",
sys/dev/wscons/wsmux.c
632
DPRINTF(("wsmux_create: allocating\n"));
sys/dev/wscons/wsmux.c
655
DPRINTF(("wsmux_attach_sc: %s(%p): type=%d\n",
sys/dev/wscons/wsmux.c
668
DPRINTF(("wsmux_attach_sc: %s: set display %p\n",
sys/dev/wscons/wsmux.c
678
DPRINTF(("wsmux_attach_sc: %s set rawkbd=%d\n",
sys/dev/wscons/wsmux.c
694
DPRINTF(("wsmux_attach_sc: %s: calling open of %s\n",
sys/dev/wscons/wsmux.c
699
DPRINTF(("wsmux_attach_sc: %s not open\n",
sys/dev/wscons/wsmux.c
708
DPRINTF(("wsmux_attach_sc: %s(%p) done, error=%d\n",
sys/dev/wscons/wsmux.c
719
DPRINTF(("wsmux_detach_sc: %s(%p) parent=%p\n",
sys/dev/wscons/wsmux.c
733
DPRINTF(("wsmux_detach_sc: close\n"));
sys/dev/wscons/wsmux.c
741
DPRINTF(("wsmux_detach_sc: done sc=%p\n", sc));
sys/dev/wscons/wsmux.c
755
DPRINTF(("wsmux_displayioctl: %s: sc=%p, cmd=%08lx\n",
sys/dev/wscons/wsmux.c
761
DPRINTF(("wsmux_displayioctl: rawkbd = %d\n", sc->sc_rawkbd));
sys/dev/wscons/wsmux.c
772
DPRINTF(("wsmux_displayioctl: me=%p\n", me));
sys/dev/wscons/wsmux.c
779
DPRINTF(("wsmux_displayioctl: me=%p dev=%s ==> %d\n",
sys/dev/wscons/wsmux.c
802
DPRINTF(("wsmux_set_display: %s: displaydv=%p\n",
sys/dev/wscons/wsmux.c
838
DPRINTF(("wsmux_set_display: m=%p dev=%s error=%d\n",
sys/dev/wscons/wsmux.c
843
DPRINTF(("wsmux_set_display: %s set rawkbd=%d\n",
sys/dev/wsfont/wsfontdev.c
107
DPRINTF("%s: %d %d\n", __func__, f->fi_buffersize, f->fi_numentries);
sys/dev/wsfont/wsfontdev.c
87
DPRINTF("%s %dx%d\n", f->name, f->fontwidth, f->fontheight);
sys/fs/hfs/hfs_vnops.c
1014
DPRINTF(("VOP = hfs_vop_reclaim()\n"));
sys/fs/hfs/hfs_vnops.c
1041
DPRINTF(("VOP = hfs_vop_print()\n"));
sys/fs/hfs/hfs_vnops.c
329
DPRINTF(("VOP = hfs_vop_lookup()\n"));
sys/fs/hfs/hfs_vnops.c
378
DPRINTF(("DOTDOT "));
sys/fs/hfs/hfs_vnops.c
388
DPRINTF(("DOT "));
sys/fs/hfs/hfs_vnops.c
415
DPRINTF(("ERROR in hfslib_make_catalog_key\n"));
sys/fs/hfs/hfs_vnops.c
457
DPRINTF(("\n"));
sys/fs/hfs/hfs_vnops.c
487
DPRINTF(("VOP = hfs_vop_open()\n"));
sys/fs/hfs/hfs_vnops.c
510
DPRINTF(("VOP = hfs_vop_close()\n"));
sys/fs/hfs/hfs_vnops.c
561
DPRINTF(("VOP = hfs_vop_access()\n"));
sys/fs/hfs/hfs_vnops.c
589
DPRINTF(("VOP = hfs_vop_getattr()\n"));
sys/fs/hfs/hfs_vnops.c
627
DPRINTF(("hfs+: hfs_vop_getattr(): invalid record type %i",
sys/fs/hfs/hfs_vnops.c
857
DPRINTF(("VOP = hfs_vop_readdir()\n"));
sys/fs/hfs/hfs_vnops.c
891
DPRINTF(("READDIR uio: offset=%td, resid=%zu\n",
sys/fs/hfs/hfs_vnops.c
901
DPRINTF(("ENOENT\n"));
sys/fs/hfs/hfs_vnops.c
906
DPRINTF(("numchildren = %u\n", numchildren));
sys/fs/hfs/hfs_vnops.c
930
DPRINTF(("PARTIAL ENTRY\n"));
sys/fs/hfs/hfs_vnops.c
963
DPRINTF(("curchildname = %s\t\t", curchildname));
sys/fs/hfs/hfs_vnops.c
969
DPRINTF(("curent.d_name = %s\n", curent.d_name));
sys/fs/hfs/hfs_vnops.c
986
DPRINTF(("ERROR = %i\n", error));
sys/fs/msdosfs/msdosfs_fat.c
1034
DPRINTF(("%s(): attempt to extend root directory\n", __func__));
sys/fs/msdosfs/msdosfs_fat.c
151
DPRINTF(("%s(ofs=%lu bn=%lu, size=%lu, bo=%lu)\n", __func__, ofs, bn,
sys/fs/msdosfs/msdosfs_fat.c
210
DPRINTF(("%s(start cluster=%lu)\n", __func__, cn));
sys/fs/msdosfs/msdosfs_fat.c
222
DPRINTF(("%s(root, %lu ETOOBIG)\n", __func__,
sys/fs/msdosfs/msdosfs_fat.c
233
DPRINTF(("%s(root, bn=%lu, cn=%u)\n", __func__,
sys/fs/msdosfs/msdosfs_fat.c
240
DPRINTF(("%s(root, empty ETOOBIG)\n", __func__));
sys/fs/msdosfs/msdosfs_fat.c
258
DPRINTF(("%s(bpcluster=%lu i=%lu cn=%lu\n", __func__, pmp->pm_bpcluster,
sys/fs/msdosfs/msdosfs_fat.c
282
DPRINTF(("%s(cn, %lu not in %lu..%lu)\n", __func__,
sys/fs/msdosfs/msdosfs_fat.c
297
DPRINTF(("%s(bread, %d)\n", __func__, error));
sys/fs/msdosfs/msdosfs_fat.c
306
DPRINTF(("%s(block, %lu >= %lu)\n", __func__, bo,
sys/fs/msdosfs/msdosfs_fat.c
317
DPRINTF(("%s(cn=%lu masked=%lu)\n", __func__, cn,
sys/fs/msdosfs/msdosfs_fat.c
329
DPRINTF(("%s(bn=%lu, cn=%lu)\n", __func__, cntobn(pmp, cn),
sys/fs/msdosfs/msdosfs_fat.c
342
DPRINTF(("%s(eof, %lu)\n", __func__, i));
sys/fs/msdosfs/msdosfs_fat.c
403
DPRINTF(("%s(pmp %p, bp %p, fatbn %lu)\n", __func__, pmp, bp, fatbn));
sys/fs/msdosfs/msdosfs_fat.c
576
DPRINTF(("%s(func %d, pmp %p, clust %lu, oldcon %p, newcon " "%lx)\n",
sys/fs/msdosfs/msdosfs_fat.c
584
DPRINTF(("%s(): function code doesn't specify get or set\n",
sys/fs/msdosfs/msdosfs_fat.c
594
DPRINTF(("%s(): get function with no place to put result\n",
sys/fs/msdosfs/msdosfs_fat.c
674
DPRINTF(("%s(pmp %p, start %lu, count %lu, fillwith %lx)\n", __func__,
sys/fs/msdosfs/msdosfs_fat.c
789
DPRINTF(("%s(): allocated cluster chain at %lu (%lu clusters)\n",
sys/fs/msdosfs/msdosfs_fat.c
819
DPRINTF(("%s(): find %lu clusters\n", __func__, count));
sys/fs/msdosfs/msdosfs_vfsops.c
1090
DPRINTF("fid_len %d %zd", fhp->fid_len, sizeof(struct defid));
sys/fs/msdosfs/msdosfs_vfsops.c
1104
DPRINTF("deget %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
341
DPRINTF("vflush %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
361
DPRINTF("KAUTH_REQ_SYSTEM_MOUNT_DEVICE %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
368
DPRINTF("missing fspec");
sys/fs/msdosfs/msdosfs_vfsops.c
379
DPRINTF("namei %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
384
DPRINTF("not block");
sys/fs/msdosfs/msdosfs_vfsops.c
389
DPRINTF("no block switch");
sys/fs/msdosfs/msdosfs_vfsops.c
405
DPRINTF("KAUTH_REQ_SYSTEM_MOUNT_DEVICE %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
420
DPRINTF("VOP_OPEN %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
425
DPRINTF("msdosfs_mountfs %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
437
DPRINTF("devvp %p pmp %p", devvp, pmp->pm_devvp);
sys/fs/msdosfs/msdosfs_vfsops.c
443
DPRINTF("update_mp %d", error);
sys/fs/msdosfs/msdosfs_vfsops.c
497
DPRINTF("Invalid block secsize (%d < DEV_BSIZE)", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
504
DPRINTF("Invalid block secsize %d for GEMDOS", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
515
DPRINTF("50 bootsec %u\n", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
536
DPRINTF("bootsig0 %d bootsig1 %d",
sys/fs/msdosfs/msdosfs_vfsops.c
569
DPRINTF("33 bootsec %u\n", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
588
DPRINTF("consistency checks");
sys/fs/msdosfs/msdosfs_vfsops.c
595
DPRINTF("SecPerTrack %d", pmp->pm_SecPerTrack);
sys/fs/msdosfs/msdosfs_vfsops.c
602
DPRINTF("710 bootsec %u\n", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
614
DPRINTF("Sectors %d FATsecs %lu FSVers %d",
sys/fs/msdosfs/msdosfs_vfsops.c
635
DPRINTF("FAT32 for GEMDOS");
sys/fs/msdosfs/msdosfs_vfsops.c
648
DPRINTF("consistency checks for GEMDOS");
sys/fs/msdosfs/msdosfs_vfsops.c
670
DPRINTF("FATsecs is 0");
sys/fs/msdosfs/msdosfs_vfsops.c
678
DPRINTF("710 bootsec %u\n", secsize);
sys/fs/msdosfs/msdosfs_vfsops.c
730
DPRINTF("maxcluster %lu outside of mask %#lx\n",
sys/fs/msdosfs/msdosfs_vfsops.c
741
DPRINTF("FATsecs %lu < real %lu\n", pmp->pm_FATsecs,
sys/fs/msdosfs/msdosfs_vfsops.c
776
DPRINTF("bpcluster %lu cnshift %lu", pmp->pm_bpcluster,
sys/fs/msdosfs/msdosfs_vfsops.c
788
DPRINTF("bpcluster %lu > MAXBSIZE %d",
sys/fs/msdosfs/msdosfs_vfsops.c
856
DPRINTF("fillinusemap %d", error);
sys/fs/nilfs/nilfs_subr.c
210
DPRINTF(TRANSLATE, ("nilfs_btree_lookup_level ino %"PRIu64", "
sys/fs/nilfs/nilfs_subr.c
272
DPRINTF(TRANSLATE, ("nilfs_btree_lookup ino %"PRIu64", "
sys/fs/nilfs/nilfs_subr.c
336
DPRINTF(TRANSLATE, ("btree_nlookup ino %"PRIu64", "
sys/fs/nilfs/nilfs_subr.c
487
DPRINTF(VOLUMES, ("nilfs: bad magic in pseg %"PRIu64"\n",
sys/fs/nilfs/nilfs_subr.c
524
DPRINTF(VOLUMES, ("nilfs: no super root in pseg %"PRIu64"\n",
sys/fs/nilfs/nilfs_subr.c
552
DPRINTF(VOLUMES, (" invalid superroot, likely from old format\n"));
sys/fs/nilfs/nilfs_subr.c
556
DPRINTF(VOLUMES, (" got valid superroot\n"));
sys/fs/nilfs/nilfs_subr.c
594
DPRINTF(VOLUMES, ("nilfs: search_super_root start in pseg %"PRIu64"\n",
sys/fs/nilfs/nilfs_subr.c
597
DPRINTF(VOLUMES, (" at pseg %"PRIu64"\n", ri->pseg));
sys/fs/nilfs/nilfs_subr.c
606
DPRINTF(VOLUMES, (" try super root\n"));
sys/fs/nilfs/nilfs_subr.c
690
DPRINTF(VOLUMES, ("NEED TO GET my size for inode %"PRIu64"?\n",
sys/fs/nilfs/nilfs_subr.c
693
DPRINTF(VOLUMES, (" current size of inode is %"PRIu64"\n", inode->i_size));
sys/fs/nilfs/nilfs_subr.c
778
DPRINTF(CALL, ("dirhash_fill called\n"));
sys/fs/nilfs/nilfs_subr.c
794
DPRINTF(DIRHASH, ("Filling directory hash\n"));
sys/fs/nilfs/nilfs_subr.c
815
DPRINTF(READDIR, ("filldir : offset = %"PRIu64"\n",
sys/fs/nilfs/nilfs_subr.c
839
DPRINTF(DIRHASH, ("copying `%*.*s`\n", name_len,
sys/fs/nilfs/nilfs_subr.c
887
DPRINTF(DIRHASH, ("dirhash_lookup looking for `%*.*s`\n",
sys/fs/nilfs/nilfs_subr.c
912
DPRINTF(DIRHASH, ("dirhash_lookup\tchecking `%*.*s`\n",
sys/fs/nilfs/nilfs_vfsops.c
1013
DPRINTF(VOLUMES, ("Fin unmount\n"));
sys/fs/nilfs/nilfs_vfsops.c
1034
DPRINTF(NODE, ("nilfs_root called\n"));
sys/fs/nilfs/nilfs_vfsops.c
1047
DPRINTF(NODE, ("nilfs_root finished\n"));
sys/fs/nilfs/nilfs_vfsops.c
1059
DPRINTF(VFSCALL, ("nilfs_statvfs called\n"));
sys/fs/nilfs/nilfs_vfsops.c
1078
DPRINTF(VFSCALL, ("nilfs_sync called\n"));
sys/fs/nilfs/nilfs_vfsops.c
1083
DPRINTF(VFSCALL, ("end of nilfs_sync()\n"));
sys/fs/nilfs/nilfs_vfsops.c
1099
DPRINTF(NOTIMPL, ("nilfs_vget called\n"));
sys/fs/nilfs/nilfs_vfsops.c
113
DPRINTF(NOTIMPL, ("nilfs_gop_alloc not implemented\n"));
sys/fs/nilfs/nilfs_vfsops.c
1137
DPRINTF(NODE, ("lookup ino %"PRIu64"\n", ino));
sys/fs/nilfs/nilfs_vfsops.c
114
DPRINTF(ALLOC, ("nilfs_gop_alloc called for %"PRIu64" bytes\n", len));
sys/fs/nilfs/nilfs_vfsops.c
1198
DPRINTF(NOTIMPL, ("nilfs_fhtovp called\n"));
sys/fs/nilfs/nilfs_vfsops.c
1214
DPRINTF(NOTIMPL, ("nilfs_vptofh called\n"));
sys/fs/nilfs/nilfs_vfsops.c
1227
DPRINTF(NOTIMPL, ("nilfs_snapshot called\n"));
sys/fs/nilfs/nilfs_vfsops.c
488
DPRINTF(VOLUMES, ("nilfs_mount: accepted super block\n"));
sys/fs/nilfs/nilfs_vfsops.c
514
DPRINTF(VOLUMES, ("nilfs_mount: accepted super root\n"));
sys/fs/nilfs/nilfs_vfsops.c
545
DPRINTF(VOLUMES, ("closing device\n"));
sys/fs/nilfs/nilfs_vfsops.c
556
DPRINTF(VOLUMES, ("device close ok\n"));
sys/fs/nilfs/nilfs_vfsops.c
610
DPRINTF(VOLUMES, ("Mounting NILFS device\n"));
sys/fs/nilfs/nilfs_vfsops.c
619
DPRINTF(VOLUMES, ("device already mounted\n"));
sys/fs/nilfs/nilfs_vfsops.c
628
DPRINTF(VOLUMES, ("no previous mounts on this device, mounting device\n"));
sys/fs/nilfs/nilfs_vfsops.c
700
DPRINTF(VOLUMES, ("NILFS device mounted ok\n"));
sys/fs/nilfs/nilfs_vfsops.c
718
DPRINTF(VOLUMES, ("mount_nilfs: trying to mount checkpoint number "
sys/fs/nilfs/nilfs_vfsops.c
733
DPRINTF(VOLUMES, ("mount_nilfs: checkpoint header read in\n"));
sys/fs/nilfs/nilfs_vfsops.c
734
DPRINTF(VOLUMES, ("\tNumber of checkpoints %"PRIu64"\n", ncp));
sys/fs/nilfs/nilfs_vfsops.c
735
DPRINTF(VOLUMES, ("\tNumber of snapshots %"PRIu64"\n", nsn));
sys/fs/nilfs/nilfs_vfsops.c
809
DPRINTF(CALL, ("nilfs_stop_writing called for RW mount\n"));
sys/fs/nilfs/nilfs_vfsops.c
845
DPRINTF(VFSCALL, ("nilfs_mount called\n"));
sys/fs/nilfs/nilfs_vfsops.c
965
DPRINTF(VOLUMES, ("nilfs_mount() successful\n"));
sys/fs/nilfs/nilfs_vfsops.c
981
DPRINTF(VFSCALL, ("nilfs_umount called\n"));
sys/fs/nilfs/nilfs_vnops.c
1052
DPRINTF(VFSCALL, ("nilfs_access called\n"));
sys/fs/nilfs/nilfs_vnops.c
107
DPRINTF(NODE, ("nilfs_reclaim called for node %p\n", nilfs_node));
sys/fs/nilfs/nilfs_vnops.c
1084
DPRINTF(VFSCALL, ("nilfs_create called\n"));
sys/fs/nilfs/nilfs_vnops.c
110
DPRINTF(NODE, ("nilfs_reclaim(): null nilfsnode\n"));
sys/fs/nilfs/nilfs_vnops.c
1107
DPRINTF(VFSCALL, ("nilfs_mknod called\n"));
sys/fs/nilfs/nilfs_vnops.c
1130
DPRINTF(VFSCALL, ("nilfs_mkdir called\n"));
sys/fs/nilfs/nilfs_vnops.c
1145
DPRINTF(VFSCALL, ("nilfs_link called\n"));
sys/fs/nilfs/nilfs_vnops.c
1225
DPRINTF(VFSCALL, ("nilfs_symlink called\n"));
sys/fs/nilfs/nilfs_vnops.c
1226
DPRINTF(VFSCALL, ("\tlinking to `%s`\n", ap->a_target));
sys/fs/nilfs/nilfs_vnops.c
1268
DPRINTF(VFSCALL, ("nilfs_readlink called\n"));
sys/fs/nilfs/nilfs_vnops.c
1297
DPRINTF(VFSCALL, ("nilfs_rename called\n"));
sys/fs/nilfs/nilfs_vnops.c
1411
DPRINTF(VFSCALL, ("nilfs_remove called\n"));
sys/fs/nilfs/nilfs_vnops.c
1416
DPRINTF(NODE, ("\tis a directory: perm. denied\n"));
sys/fs/nilfs/nilfs_vnops.c
1446
DPRINTF(NOTIMPL, ("nilfs_rmdir called\n"));
sys/fs/nilfs/nilfs_vnops.c
147
DPRINTF(READ, ("nilfs_read called\n"));
sys/fs/nilfs/nilfs_vnops.c
1494
DPRINTF(STRATEGY, ("nilfs_fsync called : %s, %s\n",
sys/fs/nilfs/nilfs_vnops.c
1518
DPRINTF(LOCKING, ("nilfs_advlock called\n"));
sys/fs/nilfs/nilfs_vnops.c
218
DPRINTF(WRITE, ("nilfs_write called\n"));
sys/fs/nilfs/nilfs_vnops.c
249
DPRINTF(WRITE, ("extending file from %"PRIu64" to %"PRIu64"\n",
sys/fs/nilfs/nilfs_vnops.c
338
DPRINTF(TRANSLATE, ("nilfs_bmap() called\n"));
sys/fs/nilfs/nilfs_vnops.c
371
DPRINTF(TRANSLATE, ("\tstart %"PRIu64" -> %"PRIu64" run %d\n",
sys/fs/nilfs/nilfs_vnops.c
408
DPRINTF(READ, ("\tread in from inode %"PRIu64" blkno %"PRIu64" "
sys/fs/nilfs/nilfs_vnops.c
411
DPRINTF(READ, ("\t\tblkno %"PRIu64" "
sys/fs/nilfs/nilfs_vnops.c
430
DPRINTF(READ, ("read_filebuf : ino %"PRIu64" blk %d -> "
sys/fs/nilfs/nilfs_vnops.c
489
DPRINTF(STRATEGY, ("nilfs_strategy called\n"));
sys/fs/nilfs/nilfs_vnops.c
531
DPRINTF(READDIR, ("nilfs_readdir called\n"));
sys/fs/nilfs/nilfs_vnops.c
551
DPRINTF(READDIR, ("readdir : offset = %"PRIu64"\n",
sys/fs/nilfs/nilfs_vnops.c
572
DPRINTF(READDIR, ("copying `%*.*s`\n", name_len,
sys/fs/nilfs/nilfs_vnops.c
627
DPRINTF(LOOKUP, ("nilfs_lookup called\n"));
sys/fs/nilfs/nilfs_vnops.c
639
DPRINTF(LOOKUP, ("\taccess ok\n"));
sys/fs/nilfs/nilfs_vnops.c
648
DPRINTF(LOOKUP, ("\tlooking up cnp->cn_nameptr '%s'\n",
sys/fs/nilfs/nilfs_vnops.c
656
DPRINTF(LOOKUP, ("\tNOT found in cache\n"));
sys/fs/nilfs/nilfs_vnops.c
666
DPRINTF(LOOKUP, ("\tlookup '.'\n"));
sys/fs/nilfs/nilfs_vnops.c
673
DPRINTF(LOOKUP, ("\tlookup '..'\n"));
sys/fs/nilfs/nilfs_vnops.c
686
DPRINTF(LOOKUP, ("\tfound '..'\n"));
sys/fs/nilfs/nilfs_vnops.c
691
DPRINTF(LOOKUP,
sys/fs/nilfs/nilfs_vnops.c
696
DPRINTF(LOOKUP, ("\tlookup file\n"));
sys/fs/nilfs/nilfs_vnops.c
706
DPRINTF(LOOKUP, ("\tNOT found\n"));
sys/fs/nilfs/nilfs_vnops.c
77
DPRINTF(NODE, ("nilfs_inactive called for nilfs_node %p\n", VTOI(vp)));
sys/fs/nilfs/nilfs_vnops.c
787
DPRINTF(VFSCALL, ("nilfs_getattr called\n"));
sys/fs/nilfs/nilfs_vnops.c
80
DPRINTF(NODE, ("nilfs_inactive: inactive NULL NILFS node\n"));
sys/fs/nilfs/nilfs_vnops.c
873
DPRINTF(VFSCALL, ("nilfs_setattr called\n"));
sys/fs/nilfs/nilfs_vnops.c
892
DPRINTF(VFSCALL, ("nilfs_pathconf called\n"));
sys/fs/nilfs/nilfs_vnops.c
944
DPRINTF(VFSCALL, ("nilfs_open called\n"));
sys/fs/nilfs/nilfs_vnops.c
971
DPRINTF(VFSCALL, ("nilfs_close called\n"));
sys/fs/ntfs/ntfs.h
311
#define dprintf(a) DPRINTF(1, a)
sys/fs/ntfs/ntfs.h
312
#define ddprintf(a) DPRINTF(2, a)
sys/fs/puffs/puffs_msgif.c
1011
DPRINTF(("dispatch: unmount 0x%x\n", preq->preq_optype));
sys/fs/puffs/puffs_msgif.c
1033
DPRINTF(("dispatch: invalid opclass 0x%x\n", preq->preq_opclass));
sys/fs/puffs/puffs_msgif.c
1188
DPRINTF(("puffs_fop_close: unmount was in progress for pmp %p, "
sys/fs/puffs/puffs_msgif.c
200
DPRINTF(("park %p, preq %p, id %" PRIu64 "\n"
sys/fs/puffs/puffs_msgif.c
221
DPRINTF(("puffs waitqueue at %p dumped, %d total\n", q, total));
sys/fs/puffs/puffs_msgif.c
411
DPRINTF(("puffs_msg_enqueue: "
sys/fs/puffs/puffs_msgif.c
445
DPRINTF(("touser: req %" PRIu64 ", preq: %p, park: %p, "
sys/fs/puffs/puffs_msgif.c
498
DPRINTF(("puffs_touser: waiter for %p woke up with %d\n",
sys/fs/puffs/puffs_msgif.c
633
DPRINTF(("puffs_getout: no outgoing op, "));
sys/fs/puffs/puffs_msgif.c
635
DPRINTF(("returning EWOULDBLOCK\n"));
sys/fs/puffs/puffs_msgif.c
639
DPRINTF(("waiting ...\n"));
sys/fs/puffs/puffs_msgif.c
656
DPRINTF(("puffs_getout: found park at %p, ", park));
sys/fs/puffs/puffs_msgif.c
660
DPRINTF(("waitergone!\n"));
sys/fs/puffs/puffs_msgif.c
674
DPRINTF(("buffer too small\n"));
sys/fs/puffs/puffs_msgif.c
681
DPRINTF(("returning\n"));
sys/fs/puffs/puffs_msgif.c
725
DPRINTF(("puffs_releaseout: returning park %p, errno %d: " ,
sys/fs/puffs/puffs_msgif.c
731
DPRINTF(("enqueue replywait\n"));
sys/fs/puffs/puffs_msgif.c
736
DPRINTF(("error path!\n"));
sys/fs/puffs/puffs_msgif.c
743
DPRINTF(("release\n"));
sys/fs/puffs/puffs_msgif.c
781
DPRINTF(("puffsop_msg: no request: %" PRIu64 "\n",
sys/fs/puffs/puffs_msgif.c
790
DPRINTF(("puffsop_msg: invalid buffer length: "
sys/fs/puffs/puffs_msgif.c
807
DPRINTF(("puffsop_msg: bad service - waiter gone for "
sys/fs/puffs/puffs_msgif.c
833
DPRINTF(("puffsop_msg: call for %p, arg %p\n",
sys/fs/puffs/puffs_msgif.c
840
DPRINTF(("puffs_putop: flagging done for "
sys/fs/puffs/puffs_msgif.c
973
DPRINTF(("dispatch: vn/vfs message 0x%x\n", preq->preq_optype));
sys/fs/puffs/puffs_msgif.c
981
DPRINTF(("dispatch: flush 0x%x\n", preq->preq_optype));
sys/fs/puffs/puffs_node.c
126
DPRINTF(("new vnode at %p, pnode %p, cookie %p\n", vp,
sys/fs/puffs/puffs_subr.c
123
DPRINTF(("%s\n", __func__));
sys/fs/puffs/puffs_subr.c
97
DPRINTF(("%s\n", __func__));
sys/fs/puffs/puffs_vfsops.c
312
DPRINTF(("puffs_mount: mount point at %p, puffs specific at %p\n",
sys/fs/puffs/puffs_vfsops.c
347
DPRINTF(("puffs_unmount: detach filesystem from vfs, current "
sys/fs/puffs/puffs_vfsops.c
380
DPRINTF(("puffs_unmount: error %d force %d\n", error, force));
sys/fs/puffs/puffs_vfsops.c
447
DPRINTF(("puffs_unmount: return %d\n", error));
sys/fs/puffs/puffs_vnops.c
2511
DPRINTF(("dosetattr set size to %jd failed: %d\n",
sys/fs/puffs/puffs_vnops.c
2836
DPRINTF(("puffs_strategy: write-protecting "
sys/fs/puffs/puffs_vnops.c
465
DPRINTF(("puffs_lookup: \"%s\", parent vnode %p, op: %x\n",
sys/fs/puffs/puffs_vnops.c
557
DPRINTF(("puffs_lookup: return of the userspace, part %d\n", error));
sys/fs/puffs/puffs_vnops.c
682
DPRINTF(("puffs_lookup: returning %d %p\n", error, *ap->a_vpp));
sys/fs/puffs/puffs_vnops.c
726
DPRINTF(("puffs_create: dvp %p, cnp: %s\n",
sys/fs/puffs/puffs_vnops.c
765
DPRINTF(("puffs_create: return %d\n", error));
sys/fs/puffs/puffs_vnops.c
846
DPRINTF(("puffs_open: vp %p, mode 0x%x\n", vp, mode));
sys/fs/puffs/puffs_vnops.c
879
DPRINTF(("puffs_open: returning %d\n", error));
sys/fs/sysvbfs/bfs.c
104
DPRINTF(debug, "bfs super block + inode area = %zd\n", memsize);
sys/fs/sysvbfs/bfs.c
115
DPRINTF(debug, "bfs dirent area = %zd\n", memsize);
sys/fs/sysvbfs/bfs.c
198
DPRINTF(bfs->debug, "inode: %d/%d\n", bfs->n_inode, bfs->max_inode);
sys/fs/sysvbfs/bfs.c
201
DPRINTF(bfs->debug, "no root directory.\n");
sys/fs/sysvbfs/bfs.c
205
DPRINTF(bfs->debug, "root inode: %d-%d\n", root_inode->start_sector,
sys/fs/sysvbfs/bfs.c
237
DPRINTF(bfs->debug, "dirent: %d/%d\n", bfs->n_dirent, bfs->max_dirent);
sys/fs/sysvbfs/bfs.c
287
DPRINTF(bfs->debug, "%s: dirent found, but inode "
sys/fs/sysvbfs/bfs.c
331
DPRINTF(bfs->debug, "%s: \"%s\" deleted.\n", __func__, fname);
sys/fs/sysvbfs/bfs.c
351
DPRINTF(bfs->debug, "%s: \"%s\" -> \"%s\" error=%d.\n", __func__,
sys/fs/sysvbfs/bfs.c
377
DPRINTF(bfs->debug, "disk full.\n");
sys/fs/sysvbfs/bfs.c
386
DPRINTF(bfs->debug, "dirent full.\n");
sys/fs/sysvbfs/bfs.c
407
DPRINTF(bfs->debug, "%s: start %d end %d\n", __func__,
sys/fs/sysvbfs/bfs.c
503
DPRINTF(bfs->debug, "%s: %d + %d -> %d (%zd)\n",
sys/fs/sysvbfs/bfs.c
579
DPRINTF(bfs->debug, "%s: %lld deleted.\n", __func__, (long long)ino);
sys/fs/sysvbfs/bfs.c
623
DPRINTF(bfs->debug, "i-node full.\n");
sys/fs/sysvbfs/bfs.c
628
DPRINTF(bfs->debug, "data block full.\n");
sys/fs/sysvbfs/bfs.c
683
DPRINTF(bfs->debug, "invalid bfs super block.\n");
sys/fs/sysvbfs/bfs.c
689
DPRINTF(bfs->debug, "super block %zdbyte, inode %zdbyte, dirent %zdbyte\n",
sys/fs/sysvbfs/bfs.c
692
DPRINTF(bfs->debug, "magic=%x\n", h->magic);
sys/fs/sysvbfs/bfs.c
693
DPRINTF(bfs->debug, "data_start_byte=0x%x\n", h->data_start_byte);
sys/fs/sysvbfs/bfs.c
694
DPRINTF(bfs->debug, "data_end_byte=0x%x\n", h->data_end_byte);
sys/fs/sysvbfs/bfs.c
695
DPRINTF(bfs->debug, "from=%#x\n", compaction->from);
sys/fs/sysvbfs/bfs.c
696
DPRINTF(bfs->debug, "to=%#x\n", compaction->to);
sys/fs/sysvbfs/bfs.c
697
DPRINTF(bfs->debug, "from_backup=%#x\n", compaction->from_backup);
sys/fs/sysvbfs/bfs.c
698
DPRINTF(bfs->debug, "to_backup=%#x\n", compaction->to_backup);
sys/fs/sysvbfs/bfs.c
699
DPRINTF(bfs->debug, "fsname=%s\n", bfs->super_block->fsname);
sys/fs/sysvbfs/bfs.c
700
DPRINTF(bfs->debug, "volume=%s\n", bfs->super_block->volume);
sys/fs/sysvbfs/bfs.c
703
DPRINTF(bfs->debug, "[inode index list]\n");
sys/fs/sysvbfs/bfs.c
707
DPRINTF(bfs->debug, "%3d %8d %8d %8d (%d) ",
sys/fs/sysvbfs/bfs.c
714
DPRINTF(bfs->debug, "%d %d %d %d %d %08x %08x %08x\n",
sys/fs/sysvbfs/bfs.c
721
DPRINTF(bfs->debug, "inconsistent cached data. (i-node)\n");
sys/fs/sysvbfs/bfs.c
724
DPRINTF(bfs->debug, "total %d i-node.\n", j);
sys/fs/sysvbfs/bfs.c
727
DPRINTF(bfs->debug, "[dirent index list]\n");
sys/fs/sysvbfs/bfs.c
728
DPRINTF(bfs->debug, "%d file entries.\n", bfs->max_dirent);
sys/fs/sysvbfs/bfs.c
733
DPRINTF(bfs->debug, "%3d %14s %8d %8d %8zd\n",
sys/fs/sysvbfs/bfs.c
739
DPRINTF(bfs->debug, "inconsistent cached data. (dirent)\n");
sys/fs/sysvbfs/bfs.c
742
DPRINTF(bfs->debug, "%d files.\n", j);
sys/fs/sysvbfs/bfs.c
92
DPRINTF(debug, "bfs sector = %d\n", bfs_sector);
sys/fs/sysvbfs/sysvbfs_vfsops.c
213
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
224
DPRINTF("%s: %p\n", __func__, bmp);
sys/fs/sysvbfs/sysvbfs_vfsops.c
249
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
271
DPRINTF("%s: %d %d %d\n", __func__, bfs->data_start,
sys/fs/sysvbfs/sysvbfs_vfsops.c
297
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
329
DPRINTF("%s: i-node=%u\n", __func__, ino);
sys/fs/sysvbfs/sysvbfs_vfsops.c
336
DPRINTF("%s: bfs_inode_lookup failed.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
376
DPRINTF("%s: i-node=%u\n", __func__, number);
sys/fs/sysvbfs/sysvbfs_vfsops.c
397
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
406
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
418
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
431
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
438
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vfsops.c
78
DPRINTF("%s: mnt_flag=%x\n", __func__, mp->mnt_flag);
sys/fs/sysvbfs/sysvbfs_vfsops.c
94
DPRINTF("%s: args->fspec=%s\n", __func__, args->fspec);
sys/fs/sysvbfs/sysvbfs_vnops.c
107
DPRINTF("%s: no such a file. (1)\n",
sys/fs/sysvbfs/sysvbfs_vnops.c
120
DPRINTF("%s: can't get vnode.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
149
DPRINTF("%s: %s\n", __func__, a->a_cnp->cn_nameptr);
sys/fs/sysvbfs/sysvbfs_vnops.c
157
DPRINTF("%s: bfs_file_create failed.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
166
DPRINTF("%s: sysvbfs_vget failed.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
190
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
217
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
273
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
299
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
342
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
435
DPRINTF("%s: type=%d\n", __func__, v->v_type);
sys/fs/sysvbfs/sysvbfs_vnops.c
454
DPRINTF("%s: read %ldbyte\n", __func__, sz);
sys/fs/sysvbfs/sysvbfs_vnops.c
499
DPRINTF("%s: write %ldbyte\n", __func__, sz);
sys/fs/sysvbfs/sysvbfs_vnops.c
524
DPRINTF("%s: delete %s\n", __func__, ap->a_cnp->cn_nameptr);
sys/fs/sysvbfs/sysvbfs_vnops.c
532
DPRINTF("%s: bfs_file_delete failed.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
567
DPRINTF("%s: %s->%s\n", __func__, from_name, to_name);
sys/fs/sysvbfs/sysvbfs_vnops.c
631
DPRINTF("%s: offset=%" PRId64 " residue=%zu\n", __func__,
sys/fs/sysvbfs/sysvbfs_vnops.c
646
DPRINTF("%s 1: %d %d %d\n", __func__, i, n, bfs->n_dirent);
sys/fs/sysvbfs/sysvbfs_vnops.c
649
DPRINTF("%s: file system inconsistent.\n",
sys/fs/sysvbfs/sysvbfs_vnops.c
665
DPRINTF("%s: uiomove failed.\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
670
DPRINTF("%s 2: %d %d %d\n", __func__, i, n, bfs->n_dirent);
sys/fs/sysvbfs/sysvbfs_vnops.c
687
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
709
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
713
DPRINTF("%s: delete inode failed\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
738
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
747
DPRINTF("%s: %d + %" PRId64 "\n", __func__, inode->start_sector,
sys/fs/sysvbfs/sysvbfs_vnops.c
769
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
797
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
815
DPRINTF("%s: op=%d\n", __func__, ap->a_op);
sys/fs/sysvbfs/sysvbfs_vnops.c
829
DPRINTF("%s:\n", __func__);
sys/fs/sysvbfs/sysvbfs_vnops.c
84
DPRINTF("%s: %s op=%d %d\n", __func__, name, nameiop,
sys/fs/sysvbfs/sysvbfs_vnops.c
893
DPRINTF("%s:\n", __func__);
sys/fs/udf/udf_allocation.c
1012
DPRINTF(RESERVE, ("\tfound %d sequential free bits in bitmap\n", seq_free));
sys/fs/udf/udf_allocation.c
1046
DPRINTF(RESERVE, ("UDF: underflow on partition reservation, "
sys/fs/udf/udf_allocation.c
1054
DPRINTF(RESERVE, ("UDF: underflow of node "
sys/fs/udf/udf_allocation.c
1084
DPRINTF(RESERVE, ("udf_reserve_space: issuing sync\n"));
sys/fs/udf/udf_allocation.c
1095
DPRINTF(RESERVE, ("udf_reserve_space: try to redistribute "
sys/fs/udf/udf_allocation.c
1097
DPRINTF(RESERVE, ("\tvpart %d, type %d is full\n",
sys/fs/udf/udf_allocation.c
1108
DPRINTF(RESERVE, ("udf_reserve_space: out of disc space\n"));
sys/fs/udf/udf_allocation.c
1126
DPRINTF(RESERVE, ("UDF: overlapped %d blocks in count\n", udf_node->uncommitted_lbs));
sys/fs/udf/udf_allocation.c
1131
DPRINTF(RESERVE, ("\ttotal now %d\n", ump->uncommitted_lbs[vpart_num]));
sys/fs/udf/udf_allocation.c
1161
DPRINTF(CALL, ("udf_allocate_space(ctype %d, vpart %d, num_lb %d\n",
sys/fs/udf/udf_allocation.c
1309
DPRINTF(ALLOC, ("udf_free_allocated_space: freeing virt lbnum %d "
sys/fs/udf/udf_allocation.c
1497
DPRINTF(RESERVE, ("\tfree space on data partition %"PRIu64" blks\n", data_free_lbs));
sys/fs/udf/udf_allocation.c
1498
DPRINTF(RESERVE, ("\tfree space on metadata partition %"PRIu64" blks\n", meta_free_lbs));
sys/fs/udf/udf_allocation.c
1516
DPRINTF(RESERVE, ("\ttruncating %"PRIu64" lbs from the metadata bitmap\n",
sys/fs/udf/udf_allocation.c
1600
DPRINTF(RESERVE, ("\tcan't grow/shrink; no metadata partitioning\n"));
sys/fs/udf/udf_allocation.c
1606
DPRINTF(RESERVE, ("\tUDF 2.60 BD-R+POW track grow not implemented yet\n"));
sys/fs/udf/udf_allocation.c
1612
DPRINTF(RESERVE, ("\ttrying to grow the meta partition\n"));
sys/fs/udf/udf_allocation.c
1614
DPRINTF(NOTIMPL, ("\tgrowing meta partition not implemented yet\n"));
sys/fs/udf/udf_allocation.c
1617
DPRINTF(RESERVE, ("\ttrying to shrink the meta partition\n"));
sys/fs/udf/udf_allocation.c
174
DPRINTF(PARANOIA, ("udf_assert_allocated: check virt lbnum %d "
sys/fs/udf/udf_allocation.c
1892
DPRINTF(PARANOIDADWLK, ("returning EOF, extnr %d, offset %d, "
sys/fs/udf/udf_allocation.c
1908
DPRINTF(PARANOIDADWLK, ("returning element : v %d, lb %d, len %d, "
sys/fs/udf/udf_allocation.c
201
DPRINTF(PARANOIA, ("XXX : check %d, %p, bit %d\n",
sys/fs/udf/udf_allocation.c
2018
DPRINTF(PARANOIDADWLK, ("append, ext %d, offset %d, l_ad %d\n",
sys/fs/udf/udf_allocation.c
2062
DPRINTF(ALLOC,("adding allocation extent %d\n", extnr));
sys/fs/udf/udf_allocation.c
2130
DPRINTF(PARANOIDADWLK, ("adding element : %p : v %d, lb %d, "
sys/fs/udf/udf_allocation.c
2191
DPRINTF(ALLOC, ("udf_count_alloc_ext counted %d live extents\n",
sys/fs/udf/udf_allocation.c
2198
DPRINTF(ALLOC, ("freeing alloc ext %d\n", extnr));
sys/fs/udf/udf_allocation.c
2251
DPRINTF(ALLOC, ("udf_record_allocation_in_node\n"));
sys/fs/udf/udf_allocation.c
2283
DPRINTF(ALLOC, ("record allocation from %"PRIu64" + %d\n", from, buf->b_bcount));
sys/fs/udf/udf_allocation.c
2303
DPRINTF(WRITE,
sys/fs/udf/udf_allocation.c
2325
DPRINTF(ALLOC, ("\t1: vp %d, lb %d, len %d, flags %d "
sys/fs/udf/udf_allocation.c
2341
DPRINTF(ALLOC, ("\tslot_offset = %d, flags = %d (%d)\n",
sys/fs/udf/udf_allocation.c
2347
DPRINTF(ALLOC, ("\t2: vp %d, lb %d, len %d, flags %d "
sys/fs/udf/udf_allocation.c
2385
DPRINTF(WRITE,
sys/fs/udf/udf_allocation.c
2394
DPRINTF(ALLOC, ("\t3: insert new mapping vp %d lb %d, len %d, "
sys/fs/udf/udf_allocation.c
2424
DPRINTF(ALLOC, ("\t4i: got slot %d, slot_offset %d, "
sys/fs/udf/udf_allocation.c
2435
DPRINTF(ALLOC, ("\t4s: skipping %d\n", slot_offset));
sys/fs/udf/udf_allocation.c
2447
DPRINTF(ALLOC, ("\t4d: replacing %d\n", replace));
sys/fs/udf/udf_allocation.c
2477
DPRINTF(ALLOC, ("\t4: vp %d, lb %d, len %d, flags %d "
sys/fs/udf/udf_allocation.c
2506
DPRINTF(ALLOC, ("\t5: insert new mapping "
sys/fs/udf/udf_allocation.c
2525
DPRINTF(ALLOC, ("\t7s: stack -> got mapping vp %d "
sys/fs/udf/udf_allocation.c
2535
DPRINTF(ALLOC, ("\t7i: stack -> got mapping vp %d "
sys/fs/udf/udf_allocation.c
2545
DPRINTF(ALLOC, ("\t7: appending vp %d lb %d, "
sys/fs/udf/udf_allocation.c
2564
DPRINTF(ALLOC, ("\t8: last append vp %d lb %d, "
sys/fs/udf/udf_allocation.c
2614
DPRINTF(ALLOC, ("udf_grow_node\n"));
sys/fs/udf/udf_allocation.c
2652
DPRINTF(ALLOC, ("\tfrom %"PRIu64" to %"PRIu64"\n", old_size, new_size));
sys/fs/udf/udf_allocation.c
2695
DPRINTF(ALLOC, ("\tCONVERT from internal\n"));
sys/fs/udf/udf_allocation.c
281
DPRINTF(PARANOIA, ("Sanity check blank tail\n"));
sys/fs/udf/udf_allocation.c
2889
DPRINTF(ALLOC, ("udf_shrink_node\n"));
sys/fs/udf/udf_allocation.c
2930
DPRINTF(ALLOC, ("\tfrom %"PRIu64" to %"PRIu64"\n", old_size, new_size));
sys/fs/udf/udf_allocation.c
2992
DPRINTF(WRITE,
sys/fs/udf/udf_allocation.c
3013
DPRINTF(ALLOC, ("\t1: vp %d, lb %d, len %d, flags %d "
sys/fs/udf/udf_allocation.c
3046
DPRINTF(ALLOC, ("\t2: vp %d, lb %d, len %d, flags %d "
sys/fs/udf/udf_allocation.c
3069
DPRINTF(ALLOC, ("\t3: delete remainder "
sys/fs/udf/udf_allocation.c
3146
DPRINTF(ALLOC, ("\t6: stack -> got mapping vp %d "
sys/fs/udf/udf_allocation.c
3156
DPRINTF(ALLOC, ("\t6: appending vp %d lb %d, "
sys/fs/udf/udf_allocation.c
3173
DPRINTF(ALLOC, ("\t7: last append vp %d lb %d, "
sys/fs/udf/udf_allocation.c
556
DPRINTF(ADWLK, ("slot %d, eof = %d, flags = %d, "
sys/fs/udf/udf_allocation.c
564
DPRINTF(TRANSLATE,
sys/fs/udf/udf_allocation.c
597
DPRINTF(TRANSLATE, ("Metadata partition translation "
sys/fs/udf/udf_allocation.c
694
DPRINTF(ADWLK, ("slot %d, eof = %d, flags = %d, len = %d, "
sys/fs/udf/udf_allocation.c
701
DPRINTF(TRANSLATE,
sys/fs/udf/udf_allocation.c
729
DPRINTF(ADWLK, ("slot %d, eof = %d, flags = %d, len = %d, "
sys/fs/udf/udf_allocation.c
736
DPRINTF(TRANSLATE,
sys/fs/udf/udf_allocation.c
793
DPRINTF(TRANSLATE,
sys/fs/udf/udf_allocation.c
861
DPRINTF(WRITE, ("udf_search_free_vatloc: extending\n"));
sys/fs/udf/udf_allocation.c
917
DPRINTF(PARANOIA, ("XXX : allocate %d, %p, bit %d\n",
sys/fs/udf/udf_allocation.c
950
DPRINTF(PARANOIA, ("XXX : free %d, %p, %d\n",
sys/fs/udf/udf_allocation.c
964
DPRINTF(PARANOIA, ("XXX : free %d + 8, %p\n", offset, bpos));
sys/fs/udf/udf_allocation.c
976
DPRINTF(PARANOIA, ("XXX : free %d, %p, %d\n",
sys/fs/udf/udf_allocation.c
992
DPRINTF(RESERVE, ("\ttrying to trunc %d bits from bitmap\n", to_trunc));
sys/fs/udf/udf_readwrite.c
170
DPRINTF(EXTATTR, ("node fixup: found %d bytes of extended attributes\n",
sys/fs/udf/udf_readwrite.c
296
DPRINTF(READ, ("udf_intbreadn() : sectors = %d, sector_size = %d\n",
sys/fs/udf/udf_readwrite.c
317
DPRINTF(READ, ("read in %d + %d\n", (uint32_t) rblkno, piece));
sys/fs/udf/udf_readwrite.c
388
DPRINTF(DESCRIPTOR, ("multi block descriptor read\n"));
sys/fs/udf/udf_readwrite.c
403
DPRINTF(DESCRIPTOR, ("dscrlen = %d (%d blk)\n", dscrlen, sectors));
sys/fs/udf/udf_readwrite.c
439
DPRINTF(WRITE, ("udf_intbwriten() : sectors = %d, sector_size = %d\n",
sys/fs/udf/udf_readwrite.c
456
DPRINTF(WRITE, ("write out %d + %d\n",
sys/fs/udf/udf_readwrite.c
574
DPRINTF(NODE, ("udf_write_phys_dscr_async() called\n"));
sys/fs/udf/udf_rename.c
109
DPRINTF(CALL, ("udf_rename called\n"));
sys/fs/udf/udf_rename.c
136
DPRINTF(CALL, ("udf_gro_directory_empty_p called\n"));
sys/fs/udf/udf_rename.c
184
DPRINTF(CALL, ("udf_gro_rename_check_possible called\n"));
sys/fs/udf/udf_rename.c
229
DPRINTF(CALL, ("udf_gro_rename_check_permitted called\n"));
sys/fs/udf/udf_rename.c
271
DPRINTF(CALL, ("udf_gro_remove_check_possible called\n"));
sys/fs/udf/udf_rename.c
304
DPRINTF(CALL, ("udf_gro_remove_check_permitted called\n"));
sys/fs/udf/udf_rename.c
351
DPRINTF(CALL, ("udf_gro_rename called\n"));
sys/fs/udf/udf_rename.c
352
DPRINTF(NODE, ("udf_gro_rename called : %s -> %s\n",
sys/fs/udf/udf_rename.c
429
DPRINTF(CALL, ("udf_gro_remove called\n"));
sys/fs/udf/udf_rename.c
468
DPRINTF(CALL, ("udf_gro_lookup called\n"));
sys/fs/udf/udf_rename.c
480
DPRINTF(LOOKUP, ("udf_gro_lookup found '%s'\n", name));
sys/fs/udf/udf_rename.c
499
DPRINTF(CALL, ("udf_rmdired_p called\n"));
sys/fs/udf/udf_rename.c
537
DPRINTF(CALL, ("udf_gro_genealogy called\n"));
sys/fs/udf/udf_rename.c
569
DPRINTF(NODE, ("udf_gro_genealogy : "
sys/fs/udf/udf_rename.c
582
DPRINTF(NODE, ("\tlookup of parent '..' resulted in error %d, "
sys/fs/udf/udf_rename.c
593
DPRINTF(NODE, ("ROOT found!\n"));
sys/fs/udf/udf_rename.c
601
DPRINTF(NODE, ("fdvp is ancestor of tdvp\n"));
sys/fs/udf/udf_rename.c
612
DPRINTF(NODE, ("\tgetting the parent node\n"));
sys/fs/udf/udf_rename.c
658
DPRINTF(CALL, ("udf_gro_lock_directory called\n"));
sys/fs/udf/udf_rename.c
659
DPRINTF(LOCKING, ("udf_gro_lock_directory called\n"));
sys/fs/udf/udf_rename.c
86
DPRINTF(CALL, ("udf_sane_rename '%s' -> '%s'\n",
sys/fs/udf/udf_strat_direct.c
210
DPRINTF(WRITE, ("udf_write_nodedscr: sync write\n"));
sys/fs/udf/udf_strat_direct.c
215
DPRINTF(WRITE, ("udf_write_nodedscr: no wait, async write\n"));
sys/fs/udf/udf_strat_direct.c
280
DPRINTF(SHEDULE, ("\nudf_issue_buf READ %p : sector %d type %d,"
sys/fs/udf/udf_strat_direct.c
290
DPRINTF(SHEDULE, ("\nudf_issue_buf WRITE %p : sector %d "
sys/fs/udf/udf_strat_direct.c
304
DPRINTF(SHEDULE, ("\nudf_issue_buf SEQWRITE %p : sector XXXX "
sys/fs/udf/udf_strat_direct.c
358
DPRINTF(WRITE, ("\tprocessing rel sector %d\n", sector));
sys/fs/udf/udf_strat_direct.c
360
DPRINTF(WRITE, ("\tissue write sector %"PRIu64"\n",
sys/fs/udf/udf_strat_direct.c
97
DPRINTF(WRITE, ("udf_wr_nodedscr_callback(): node written out\n"));
sys/fs/udf/udf_strat_rmw.c
1028
DPRINTF(ECCLINE, ("read callback called on buf %p\n", buf));
sys/fs/udf/udf_strat_rmw.c
1062
DPRINTF(ECCLINE, ("read callback finished\n"));
sys/fs/udf/udf_strat_rmw.c
1074
DPRINTF(ECCLINE, ("write callback called on buf %p\n", buf));
sys/fs/udf/udf_strat_rmw.c
1099
DPRINTF(ECCLINE, ("write callback finished\n"));
sys/fs/udf/udf_strat_rmw.c
1118
DPRINTF(SHEDULE, ("udf_issue_eccline reading : "));
sys/fs/udf/udf_strat_rmw.c
1151
DPRINTF(SHEDULE, ("sector %d ", start + i));
sys/fs/udf/udf_strat_rmw.c
1159
DPRINTF(SHEDULE, ("\n"));
sys/fs/udf/udf_strat_rmw.c
1164
DPRINTF(SHEDULE, ("udf_issue_eccline writing or seqwriting : "));
sys/fs/udf/udf_strat_rmw.c
1165
DPRINTF(SHEDULE, ("\n\tpresent %"PRIx64", readin %"PRIx64", "
sys/fs/udf/udf_strat_rmw.c
1189
DPRINTF(SHEDULE, ("sector %d for %d\n",
sys/fs/udf/udf_strat_rmw.c
1263
DPRINTF(ECCLINE, ("Tried removing, pushed back to free list\n"));
sys/fs/udf/udf_strat_rmw.c
1266
DPRINTF(ECCLINE, ("Removing entry from free list\n"));
sys/fs/udf/udf_strat_rmw.c
1281
DPRINTF(ECCLINE, ("UDF_ISSUE_ECCLINE\n"));
sys/fs/udf/udf_strat_rmw.c
1312
DPRINTF(SHEDULE, ("switching from %d to %d\n",
sys/fs/udf/udf_strat_rmw.c
1328
DPRINTF(PARANOIA, ("work : (%d, %d, %d) -> work %d, float %d\n",
sys/fs/udf/udf_strat_rmw.c
166
DPRINTF(ECCLINE, ("waiting for lock at %s:%d\n",
sys/fs/udf/udf_strat_rmw.c
168
DPRINTF(ECCLINE, ("was locked at %s:%d\n",
sys/fs/udf/udf_strat_rmw.c
174
DPRINTF(LOCKING, ("eccline lock held, waiting for "
sys/fs/udf/udf_strat_rmw.c
218
DPRINTF(ECCLINE, ("dispose eccline with start sector %d, "
sys/fs/udf/udf_strat_rmw.c
245
DPRINTF(PARANOIA, ("DEBUG: buf %p pushed on queue %d\n", eccline->buf, newqueue));
sys/fs/udf/udf_strat_rmw.c
297
DPRINTF(PARANOIA, ("DEBUG: buf %p peeked at queue %d\n",
sys/fs/udf/udf_strat_rmw.c
338
DPRINTF(PARANOIA, ("DEBUG: buf %p popped from queue %d\n",
sys/fs/udf/udf_strat_rmw.c
387
DPRINTF(ECCLINE, ("get line sector %d, line %d\n", sector, line));
sys/fs/udf/udf_strat_rmw.c
390
DPRINTF(ECCLINE, ("\tfound eccline, start_sector %d\n",
sys/fs/udf/udf_strat_rmw.c
400
DPRINTF(ECCLINE, ("\tnot found in eccline cache\n"));
sys/fs/udf/udf_strat_rmw.c
406
DPRINTF(ECCLINE, ("\tallocating new eccline\n"));
sys/fs/udf/udf_strat_rmw.c
496
DPRINTF(ECCLINE, ("put eccline start sector %d, refcnt %d\n",
sys/fs/udf/udf_strat_rmw.c
647
DPRINTF(LOCKING, ("eccline waiting for read\n"));
sys/fs/udf/udf_strat_rmw.c
730
DPRINTF(WRITE, ("udf_write_nodedscr_rmw: writing descriptor"
sys/fs/udf/udf_strat_rmw.c
807
DPRINTF(SHEDULE, ("\nudf_queuebuf_rmw READ %p : sector %d type %d,"
sys/fs/udf/udf_strat_rmw.c
851
DPRINTF(SHEDULE, ("\nudf_queuebuf_rmw WRITE %p : sector %d "
sys/fs/udf/udf_strat_rmw.c
909
DPRINTF(SHEDULE, ("\nudf_queuebuf_rmw SEQWRITE %p : sector XXXX "
sys/fs/udf/udf_strat_sequential.c
112
DPRINTF(WRITE, ("udf_wr_nodedscr_callback(): node written out\n"));
sys/fs/udf/udf_strat_sequential.c
224
DPRINTF(WRITE, ("udf_write_logvol_dscr: sync write\n"));
sys/fs/udf/udf_strat_sequential.c
229
DPRINTF(WRITE, ("udf_write_logvol_dscr: no wait, async write\n"));
sys/fs/udf/udf_strat_sequential.c
345
DPRINTF(TRANSLATE, ("VAT assigned to sector %u\n",
sys/fs/udf/udf_strat_sequential.c
356
DPRINTF(TRANSLATE, ("VAT entry change (log %u -> phys %u)\n",
sys/fs/udf/udf_strat_sequential.c
391
DPRINTF(SHEDULE, ("\nudf_issue_buf READ %p : sector %d type %d,"
sys/fs/udf/udf_strat_sequential.c
400
DPRINTF(SHEDULE, ("\nudf_issue_buf WRITE %p : sector %d "
sys/fs/udf/udf_strat_sequential.c
412
DPRINTF(SHEDULE, ("\nudf_issue_buf SEQWRITE %p : sector XXXX "
sys/fs/udf/udf_strat_sequential.c
553
DPRINTF(SHEDULE, ("switching from %d to %d\n",
sys/fs/udf/udf_subr.c
1019
DPRINTF(VOLUMES, ("\tprocessing VDS descr %d\n",
sys/fs/udf/udf_subr.c
1058
DPRINTF(VOLUMES, ("VDS extender ignored\n"));
sys/fs/udf/udf_subr.c
1062
DPRINTF(VOLUMES, ("Unhandled VDS type %d\n",
sys/fs/udf/udf_subr.c
1241
DPRINTF(VOLUMES, ("lvdint segments full\n"));
sys/fs/udf/udf_subr.c
1286
DPRINTF(VOLUMES, ("need to lose some lvint history\n"));
sys/fs/udf/udf_subr.c
1302
DPRINTF(VOLUMES, ("\tLinux bugcompat overwriting sole entry\n"));
sys/fs/udf/udf_subr.c
1314
DPRINTF(VOLUMES, ("\tlosing %d entries\n", losing));
sys/fs/udf/udf_subr.c
1351
DPRINTF(VOLUMES, ("\treading %d lvid descriptors\n", cpy_len));
sys/fs/udf/udf_subr.c
1394
DPRINTF(VOLUMES, ("\twriting %d lvid descriptors\n", cpy_len));
sys/fs/udf/udf_subr.c
1447
DPRINTF(VOLUMES, ("writing out logvol integrity descriptor\n"));
sys/fs/udf/udf_subr.c
1452
DPRINTF(VOLUMES, ("skip : start = %d, end = %d, pos = %d, "
sys/fs/udf/udf_subr.c
1460
DPRINTF(VOLUMES, ("write start = %d, end = %d, pos = %d, wpos = %d, "
sys/fs/udf/udf_subr.c
1486
DPRINTF(VOLUMES, ("new try: write start = %d, end = %d, "
sys/fs/udf/udf_subr.c
1493
DPRINTF(VOLUMES, ("updating integrity descriptor\n"));
sys/fs/udf/udf_subr.c
1505
DPRINTF(VOLUMES, ("writeout lvint : error = %d\n", error));
sys/fs/udf/udf_subr.c
1516
DPRINTF(VOLUMES, ("write terminator : error = %d\n", error));
sys/fs/udf/udf_subr.c
1520
DPRINTF(VOLUMES, ("write start = %d, end = %d, pos = %d, wpos = %d, "
sys/fs/udf/udf_subr.c
1523
DPRINTF(VOLUMES, ("finished writing out logvol integrity descriptor "
sys/fs/udf/udf_subr.c
1556
DPRINTF(VOLUMES, ("Read unalloc. space bitmap %d\n", lb_num));
sys/fs/udf/udf_subr.c
1562
DPRINTF(VOLUMES, ("Accepting space bitmap\n"));
sys/fs/udf/udf_subr.c
1615
DPRINTF(VOLUMES, ("Read unalloc. space bitmap %d\n", lb_num));
sys/fs/udf/udf_subr.c
1621
DPRINTF(VOLUMES, ("Accepting space bitmap\n"));
sys/fs/udf/udf_subr.c
1690
DPRINTF(VOLUMES, ("Write unalloc. space bitmap %d\n",
sys/fs/udf/udf_subr.c
1705
DPRINTF(VOLUMES, ("\tfailed!! (error %d)\n", error));
sys/fs/udf/udf_subr.c
1724
DPRINTF(VOLUMES, ("Write freed space bitmap %d\n",
sys/fs/udf/udf_subr.c
1739
DPRINTF(VOLUMES, ("\tfailed!! (error %d)\n", error));
sys/fs/udf/udf_subr.c
1770
DPRINTF(VOLUMES, ("Reading metadata space bitmap for "
sys/fs/udf/udf_subr.c
1789
DPRINTF(VOLUMES, ("Error reading metadata space bitmap\n"));
sys/fs/udf/udf_subr.c
1796
DPRINTF(VOLUMES, ("Accepting metadata space bitmap\n"));
sys/fs/udf/udf_subr.c
1808
DPRINTF(VOLUMES, ("No valid bitmap found!\n"));
sys/fs/udf/udf_subr.c
1844
DPRINTF(VOLUMES, ("Resize and write out metadata space bitmap "
sys/fs/udf/udf_subr.c
1946
DPRINTF(VOLUMES, ("checking logvol mappings\n"));
sys/fs/udf/udf_subr.c
196
DPRINTF(VOLUMES, ("read/update disc info\n"));
sys/fs/udf/udf_subr.c
2015
DPRINTF(VOLUMES, ("\t%d -> %d(%d) type %d\n", log_part,
sys/fs/udf/udf_subr.c
2119
DPRINTF(VOLUMES, ("\tdata partition %d\n", ump->data_part));
sys/fs/udf/udf_subr.c
2120
DPRINTF(VOLUMES, ("\t\talloc scheme %d\n", ump->vtop_alloc[ump->data_part]));
sys/fs/udf/udf_subr.c
2121
DPRINTF(VOLUMES, ("\tnode partition %d\n", ump->node_part));
sys/fs/udf/udf_subr.c
2122
DPRINTF(VOLUMES, ("\t\talloc scheme %d\n", ump->vtop_alloc[ump->node_part]));
sys/fs/udf/udf_subr.c
2123
DPRINTF(VOLUMES, ("\tfids partition %d\n", ump->fids_part));
sys/fs/udf/udf_subr.c
2124
DPRINTF(VOLUMES, ("\t\talloc scheme %d\n", ump->vtop_alloc[ump->fids_part]));
sys/fs/udf/udf_subr.c
2127
DPRINTF(VOLUMES, ("\tactions on logvol open %s\n", bits));
sys/fs/udf/udf_subr.c
2129
DPRINTF(VOLUMES, ("\tactions on logvol close %s\n", bits));
sys/fs/udf/udf_subr.c
2131
DPRINTF(VOLUMES, ("\tactions on logvol errors %s\n", bits));
sys/fs/udf/udf_subr.c
2133
DPRINTF(VOLUMES, ("\tselected scheduler `%s`\n",
sys/fs/udf/udf_subr.c
2158
DPRINTF(VOLUMES, ("Updating logical volume name\n"));
sys/fs/udf/udf_subr.c
2341
DPRINTF(EXTATTR, ("checking UDF impl. attr checksum\n"));
sys/fs/udf/udf_subr.c
2402
DPRINTF(EXTATTR, ("Found %d bytes of extended attributes\n", l_ea));
sys/fs/udf/udf_subr.c
2423
DPRINTF(EXTATTR, ("Starting at offset %d\n", offset));
sys/fs/udf/udf_subr.c
2430
DPRINTF(EXTATTR, ("%d extended attr bytes left\n", l_ea));
sys/fs/udf/udf_subr.c
2436
DPRINTF(EXTATTR, ("attribute %d:%d, len %d/%d\n",
sys/fs/udf/udf_subr.c
2459
DPRINTF(EXTATTR, ("named attribute %s\n", implext->imp_id.id));
sys/fs/udf/udf_subr.c
247
DPRINTF(VOLUMES, ("read track info\n"));
sys/fs/udf/udf_subr.c
2627
DPRINTF(VOLUMES, ("VAT LVExtension size doesn't compute\n"));
sys/fs/udf/udf_subr.c
2636
DPRINTF(VOLUMES, ("Found VAT LVExtension attr\n"));
sys/fs/udf/udf_subr.c
2646
DPRINTF(VOLUMES, ("VAT LVExtension out of date\n"));
sys/fs/udf/udf_subr.c
2693
DPRINTF(VOLUMES, ("VAT LVExtension bad on update\n"));
sys/fs/udf/udf_subr.c
2703
DPRINTF(VOLUMES, ("Updating VAT LVExtension attr\n"));
sys/fs/udf/udf_subr.c
2867
DPRINTF(CALL, ("udf_writeout_vat\n"));
sys/fs/udf/udf_subr.c
2922
DPRINTF(VOLUMES, ("Checking for VAT\n"));
sys/fs/udf/udf_subr.c
2955
DPRINTF(VOLUMES, ("\tPossible VAT length %d\n", vat_length));
sys/fs/udf/udf_subr.c
2999
DPRINTF(VOLUMES, ("VAT format 1.50 rejected\n"));
sys/fs/udf/udf_subr.c
3046
DPRINTF(VOLUMES, ("VAT format accepted, marking it closed\n"));
sys/fs/udf/udf_subr.c
3085
DPRINTF(VOLUMES, ("Searching VAT\n"));
sys/fs/udf/udf_subr.c
3095
DPRINTF(VOLUMES, ("\tfull range %d to %d\n", early_vat_loc, late_vat_loc));
sys/fs/udf/udf_subr.c
3099
DPRINTF(VOLUMES, ("\tchecking range %d to %d\n",
sys/fs/udf/udf_subr.c
3102
DPRINTF(VOLUMES, ("\t\tChecking for VAT at sector %d\n",
sys/fs/udf/udf_subr.c
3163
DPRINTF(VOLUMES, ("Read sparable table\n"));
sys/fs/udf/udf_subr.c
3169
DPRINTF(VOLUMES, ("Checking for sparing table %d\n", lb_num));
sys/fs/udf/udf_subr.c
3177
DPRINTF(VOLUMES,
sys/fs/udf/udf_subr.c
3215
DPRINTF(VOLUMES, ("Reading in Metadata files\n"));
sys/fs/udf/udf_subr.c
3221
DPRINTF(VOLUMES, ("Metadata file\n"));
sys/fs/udf/udf_subr.c
3232
DPRINTF(VOLUMES, ("Metadata copy file\n"));
sys/fs/udf/udf_subr.c
3243
DPRINTF(VOLUMES, ("Metadata bitmap file\n"));
sys/fs/udf/udf_subr.c
327
DPRINTF(CALL, ("udf_mcc_synchronise_caches()\n"));
sys/fs/udf/udf_subr.c
3359
DPRINTF(VOLUMES, ("fsd_len = %d\n", fsd_len));
sys/fs/udf/udf_subr.c
3364
DPRINTF(VOLUMES, ("Reading FSD at lb %d\n", lb_num));
sys/fs/udf/udf_subr.c
3398
DPRINTF(VOLUMES, ("follow up FSD extent\n"));
sys/fs/udf/udf_subr.c
3410
DPRINTF(VOLUMES, ("FSD read in fine\n"));
sys/fs/udf/udf_subr.c
3411
DPRINTF(VOLUMES, ("Updating fsd logical volume id\n"));
sys/fs/udf/udf_subr.c
3452
DPRINTF(VOLUMES, ("Rootdir(s) read in fine\n"));
sys/fs/udf/udf_subr.c
3571
DPRINTF(VOLUMES, ("validate_session_start: "
sys/fs/udf/udf_subr.c
3583
DPRINTF(VOLUMES, ("failed to get trackinfo; aborting\n"));
sys/fs/udf/udf_subr.c
3591
DPRINTF(VOLUMES, ("failed to get trackinfo; aborting\n"));
sys/fs/udf/udf_subr.c
3595
DPRINTF(VOLUMES, ("found possible former ISO VRS at\n"));
sys/fs/udf/udf_subr.c
3619
DPRINTF(VOLUMES, ("got VRS id `%4s`\n", vrs->identifier));
sys/fs/udf/udf_subr.c
3637
DPRINTF(VOLUMES, ("error reading old ISO VRS\n"));
sys/fs/udf/udf_subr.c
3638
DPRINTF(VOLUMES, ("creating minimal ISO VRS\n"));
sys/fs/udf/udf_subr.c
3664
DPRINTF(VOLUMES, ("Got VRS of %d sectors long\n", vrs_len));
sys/fs/udf/udf_subr.c
3738
DPRINTF(VOLUMES, ("Setting up write parameters\n"));
sys/fs/udf/udf_subr.c
3751
DPRINTF(VOLUMES, ("Opening logical volume\n"));
sys/fs/udf/udf_subr.c
3766
DPRINTF(VOLUMES, ("lvclose & UDF_WRITE_VAT\n"));
sys/fs/udf/udf_subr.c
3769
DPRINTF(VOLUMES, ("writeout vat_node\n"));
sys/fs/udf/udf_subr.c
3812
DPRINTF(VOLUMES, ("udf_close_logvol: closing logical volume\n"));
sys/fs/udf/udf_subr.c
3819
DPRINTF(VOLUMES, ("lvclose & UDF_WRITE_VAT\n"));
sys/fs/udf/udf_subr.c
3822
DPRINTF(VOLUMES, ("writeout vat_node\n"));
sys/fs/udf/udf_subr.c
3881
DPRINTF(VOLUMES, ("udf_close_logvol: closing session "
sys/fs/udf/udf_subr.c
3893
DPRINTF(VOLUMES, ("\tclosing possible open "
sys/fs/udf/udf_subr.c
3907
DPRINTF(VOLUMES, ("closing session\n"));
sys/fs/udf/udf_subr.c
4036
DPRINTF(ALLOC, ("udf_gop_alloc called for offset %"PRIu64" for %"PRIu64" bytes, %s\n",
sys/fs/udf/udf_subr.c
4065
DPRINTF(ALLOC, ("\tlb_start %"PRIu64", lb_end %"PRIu64", num_lb %d\n",
sys/fs/udf/udf_subr.c
4618
DPRINTF(DIRHASH, ("dirhash_lookup looking for `%*.*s`\n",
sys/fs/udf/udf_subr.c
4647
DPRINTF(DIRHASH, ("dirhash_lookup\tchecking `%*.*s`\n",
sys/fs/udf/udf_subr.c
5365
DPRINTF(NODE, ("udf_loadvnode called\n"));
sys/fs/udf/udf_subr.c
5377
DPRINTF(NODE, ("\tcan't translate icb address!\n"));
sys/fs/udf/udf_subr.c
5415
DPRINTF(NODE, ("\tstart reading descriptors\n"));
sys/fs/udf/udf_subr.c
5430
DPRINTF(NODE, ("\tread descriptor %d\n", dscr_type));
sys/fs/udf/udf_subr.c
5508
DPRINTF(NODE, ("\tnode fe/efe failed!\n"));
sys/fs/udf/udf_subr.c
5514
DPRINTF(NODE, ("\tnode fe/efe read in fine\n"));
sys/fs/udf/udf_subr.c
5544
DPRINTF(ADWLK, ("slot %d, eof = %d, flags = %d, len = %d, "
sys/fs/udf/udf_subr.c
5557
DPRINTF(NODE, ("\tgot redirect extent\n"));
sys/fs/udf/udf_subr.c
5559
DPRINTF(ALLOC, ("udf_get_node: implementation limit, "
sys/fs/udf/udf_subr.c
5568
DPRINTF(ALLOC, ("udf_get_node: bad allocation "
sys/fs/udf/udf_subr.c
5574
DPRINTF(NODE, ("read allocation extent at lb_num %d\n",
sys/fs/udf/udf_subr.c
5590
DPRINTF(NODE, ("\trecording redirect extent\n"));
sys/fs/udf/udf_subr.c
5607
DPRINTF(NODE, ("\tnode read in fine\n"));
sys/fs/udf/udf_subr.c
5694
DPRINTF(NODE, ("udf_writeout_node called\n"));
sys/fs/udf/udf_subr.c
5702
DPRINTF(NODE, ("\tnode deleted; not writing out\n"));
sys/fs/udf/udf_subr.c
5758
DPRINTF(NODE, ("udf_dispose_node called on node %p\n", udf_node));
sys/fs/udf/udf_subr.c
5760
DPRINTF(NODE, ("UDF: Dispose node on node NULL, ignoring\n"));
sys/fs/udf/udf_subr.c
6092
DPRINTF(ATTR, ("\tchanging file length from %"PRIu64" to %"PRIu64"\n",
sys/fs/udf/udf_subr.c
6224
DPRINTF(CALL, ("udf_update(node, %p, %p, %p, %d)\n", acc, mod, birth,
sys/fs/udf/udf_subr.c
6227
DPRINTF(CALL, ("\tnode flags %s\n", bits));
sys/fs/udf/udf_subr.c
6228
DPRINTF(CALL, ("\t\tmnt_async = %d\n", mnt_async));
sys/fs/udf/udf_subr.c
6305
DPRINTF(FIDS, ("read_fid_stream called at offset %"PRIu64"\n", *offset));
sys/fs/udf/udf_subr.c
6337
DPRINTF(FIDS, ("\tfid piece read in fine\n"));
sys/fs/udf/udf_subr.c
6348
DPRINTF(FIDS, ("\ttag check ok\n"));
sys/fs/udf/udf_subr.c
6354
DPRINTF(FIDS, ("\ttag checked ok: got TAGID_FID\n"));
sys/fs/udf/udf_subr.c
6363
DPRINTF(FIDS, ("\tthe complete fid is read in\n"));
sys/fs/udf/udf_subr.c
6375
DPRINTF(FIDS, ("\tpayload checked ok\n"));
sys/fs/udf/udf_subr.c
6378
DPRINTF(FIDS, ("\tinterpret FID\n"));
sys/fs/udf/udf_subr.c
6421
DPRINTF(SYNC, ("sync_pass %d\n", pass));
sys/fs/udf/udf_subr.c
6424
DPRINTF(SYNC, ("."));
sys/fs/udf/udf_subr.c
6462
DPRINTF(SYNC, ("END sync_pass %d\n", pass));
sys/fs/udf/udf_subr.c
6513
DPRINTF(CALL, ("issue VOP_FSYNC(DATA only) on all nodes\n"));
sys/fs/udf/udf_subr.c
6514
DPRINTF(SYNC, ("issue VOP_FSYNC(DATA only) on all nodes\n"));
sys/fs/udf/udf_subr.c
6517
DPRINTF(CALL, ("issue VOP_FSYNC(COMPLETE) on all finished nodes\n"));
sys/fs/udf/udf_subr.c
6518
DPRINTF(SYNC, ("issue VOP_FSYNC(COMPLETE) on all finished nodes\n"));
sys/fs/udf/udf_subr.c
6524
DPRINTF(SYNC, ("counting pending blocks: on devvp %d\n",
sys/fs/udf/udf_subr.c
6527
DPRINTF(SYNC, ("counted num dirty pending blocks %d\n",
sys/fs/udf/udf_subr.c
6680
DPRINTF(READ, ("\ttranslate %d-%d\n", from, sectors));
sys/fs/udf/udf_subr.c
6687
DPRINTF(READ, ("\ttranslate extent went OK\n"));
sys/fs/udf/udf_subr.c
6697
DPRINTF(READ, ("\tnot intern\n"));
sys/fs/udf/udf_subr.c
6713
DPRINTF(READ, ("\tprocessing rel sector %d\n", sector));
sys/fs/udf/udf_subr.c
6721
DPRINTF(READ, ("\treturning zero sector\n"));
sys/fs/udf/udf_subr.c
6725
DPRINTF(READ, ("\tread sector "
sys/fs/udf/udf_subr.c
6768
DPRINTF(READ, ("\tend of read_filebuf\n"));
sys/fs/udf/udf_subr.c
6808
DPRINTF(WRITE, ("\ttranslate %d-%d\n", from, num_lb));
sys/fs/udf/udf_subr.c
6815
DPRINTF(WRITE, ("\ttranslate extent went OK\n"));
sys/fs/udf/udf_subr.c
6826
DPRINTF(WRITE, ("\tnot intern\n"));
sys/fs/udf/udf_subr.c
6832
DPRINTF(WRITE, ("\tprocessing rel lb_num %d\n", lb_num));
sys/fs/udf/udf_subr.c
6841
DPRINTF(WRITE, ("\twrite lb_num "
sys/fs/udf/udf_subr.c
6854
DPRINTF(WRITE, ("+ %d\n", run_length));
sys/fs/udf/udf_subr.c
6886
DPRINTF(WRITE, ("\tend of write_filebuf\n"));
sys/fs/udf/udf_subr.c
810
DPRINTF(LOCKING, ( "udf_lock_node: udf_node %p would block "
sys/fs/udf/udf_subr.c
853
DPRINTF(VOLUMES, ("Not an anchor\n"));
sys/fs/udf/udf_subr.c
936
DPRINTF(VOLUMES, ("Read anchor %d at sector %d\n", anch,
sys/fs/udf/udf_vfsops.c
311
DPRINTF(CALL, ("udf_mount called\n"));
sys/fs/udf/udf_vfsops.c
414
DPRINTF(VOLUMES, ("udf_mount() successful\n"));
sys/fs/udf/udf_vfsops.c
472
DPRINTF(CALL, ("udf_umount called\n"));
sys/fs/udf/udf_vfsops.c
505
DPRINTF(VOLUMES, ("flush OK on unmount\n"));
sys/fs/udf/udf_vfsops.c
512
DPRINTF(VOLUMES, ("FINAL sanity check\n"));
sys/fs/udf/udf_vfsops.c
531
DPRINTF(VOLUMES, ("closing device\n"));
sys/fs/udf/udf_vfsops.c
544
DPRINTF(VOLUMES, ("device close ok\n"));
sys/fs/udf/udf_vfsops.c
557
DPRINTF(VOLUMES, ("Fin unmount\n"));
sys/fs/udf/udf_vfsops.c
670
DPRINTF(VOLUMES, ("Read %d anchors on this disc, session %d\n",
sys/fs/udf/udf_vfsops.c
760
DPRINTF(CALL, ("udf_root called\n"));
sys/fs/udf/udf_vfsops.c
787
DPRINTF(CALL, ("udf_statvfs called\n"));
sys/fs/udf/udf_vfsops.c
838
DPRINTF(CALL, ("udf_sync: syncing metadata\n"));
sys/fs/udf/udf_vfsops.c
868
DPRINTF(CALL, ("udf_sync called\n"));
sys/fs/udf/udf_vfsops.c
887
DPRINTF(CALL, ("end of udf_sync()\n"));
sys/fs/udf/udf_vfsops.c
904
DPRINTF(NOTIMPL, ("udf_vget called\n"));
sys/fs/udf/udf_vfsops.c
917
DPRINTF(NOTIMPL, ("udf_fhtovp called\n"));
sys/fs/udf/udf_vfsops.c
933
DPRINTF(NOTIMPL, ("udf_vptofh called\n"));
sys/fs/udf/udf_vfsops.c
948
DPRINTF(NOTIMPL, ("udf_snapshot called\n"));
sys/fs/udf/udf_vnops.c
106
DPRINTF(VOLUMES, ("UDF_INACTIVE deleting VV_SYSTEM\n"));
sys/fs/udf/udf_vnops.c
1221
DPRINTF(CALL, ("udf_setattr called\n"));
sys/fs/udf/udf_vnops.c
1242
DPRINTF(ATTR, ("setattr changing:\n"));
sys/fs/udf/udf_vnops.c
1244
DPRINTF(ATTR, ("\tchflags\n"));
sys/fs/udf/udf_vnops.c
1249
DPRINTF(ATTR, ("\tchsize\n"));
sys/fs/udf/udf_vnops.c
1254
DPRINTF(ATTR, ("\tchown\n"));
sys/fs/udf/udf_vnops.c
1259
DPRINTF(ATTR, ("\tchmod\n"));
sys/fs/udf/udf_vnops.c
1269
DPRINTF(ATTR, ("\tchtimes\n"));
sys/fs/udf/udf_vnops.c
1292
DPRINTF(CALL, ("udf_pathconf called\n"));
sys/fs/udf/udf_vnops.c
1344
DPRINTF(CALL, ("udf_open called\n"));
sys/fs/udf/udf_vnops.c
1374
DPRINTF(CALL, ("udf_close called\n"));
sys/fs/udf/udf_vnops.c
138
DPRINTF(NODE, ("udf_reclaim called for node %p\n", udf_node));
sys/fs/udf/udf_vnops.c
141
DPRINTF(NODE, ("udf_reclaim(): null udfnode\n"));
sys/fs/udf/udf_vnops.c
1461
DPRINTF(CALL, ("udf_access called\n"));
sys/fs/udf/udf_vnops.c
1493
DPRINTF(CALL, ("udf_create called\n"));
sys/fs/udf/udf_vnops.c
1516
DPRINTF(CALL, ("udf_mknod called\n"));
sys/fs/udf/udf_vnops.c
1539
DPRINTF(CALL, ("udf_mkdir called\n"));
sys/fs/udf/udf_vnops.c
1562
DPRINTF(CALL, ("udf_link called\n"));
sys/fs/udf/udf_vnops.c
1572
DPRINTF(LOCKING, ("exclusive lock failed for vnode %p\n", vp));
sys/fs/udf/udf_vnops.c
158
DPRINTF(NODE, ("udf_inactive deleting unlinked file\n"));
sys/fs/udf/udf_vnops.c
1733
DPRINTF(CALL, ("udf_symlink called\n"));
sys/fs/udf/udf_vnops.c
1734
DPRINTF(CALL, ("\tlinking to `%s`\n", ap->a_target));
sys/fs/udf/udf_vnops.c
1900
DPRINTF(CALL, ("udf_readlink called\n"));
sys/fs/udf/udf_vnops.c
1947
DPRINTF(CALL, ("udf_remove called\n"));
sys/fs/udf/udf_vnops.c
1962
DPRINTF(NODE, ("\tis a directory: perm. denied\n"));
sys/fs/udf/udf_vnops.c
1992
DPRINTF(CALL, ("udf_rmdir '%s' called\n", cnp->cn_nameptr));
sys/fs/udf/udf_vnops.c
2057
DPRINTF(SYNC, ("udf_fsync called on %p : %s, %s\n",
sys/fs/udf/udf_vnops.c
208
DPRINTF(READ, ("udf_read called\n"));
sys/fs/udf/udf_vnops.c
2096
DPRINTF(SYNC, ("udf_fsync %p, rejecting on v_numoutput\n", udf_node));
sys/fs/udf/udf_vnops.c
2100
DPRINTF(SYNC, ("udf_fsync %p, rejecting on outstanding_bufs\n", udf_node));
sys/fs/udf/udf_vnops.c
2104
DPRINTF(SYNC, ("udf_fsync %p, rejecting on outstanding_nodedscr\n", udf_node));
sys/fs/udf/udf_vnops.c
2111
DPRINTF(SYNC, ("udf_fsync %p, waiting\n", udf_node));
sys/fs/udf/udf_vnops.c
2114
DPRINTF(SYNC, ("udf_fsync %p, v_numoutput %d\n", udf_node, vp->v_numoutput));
sys/fs/udf/udf_vnops.c
2118
DPRINTF(SYNC, ("udf_fsync %p, fin wait\n", udf_node));
sys/fs/udf/udf_vnops.c
2122
DPRINTF(SYNC, ("udf_fsync %p, writeout node\n", udf_node));
sys/fs/udf/udf_vnops.c
2150
DPRINTF(LOCKING, ("udf_advlock called\n"));
sys/fs/udf/udf_vnops.c
305
DPRINTF(WRITE, ("udf_write called\n"));
sys/fs/udf/udf_vnops.c
342
DPRINTF(WRITE, ("extending file from %"PRIu64" to %"PRIu64"\n",
sys/fs/udf/udf_vnops.c
480
DPRINTF(STRATEGY, ("udf_strategy called\n"));
sys/fs/udf/udf_vnops.c
505
DPRINTF(STRATEGY, ("\tread vp %p buf %p (blk no %"PRIu64")"
sys/fs/udf/udf_vnops.c
512
DPRINTF(STRATEGY, ("\twrite vp %p buf %p (blk no %"PRIu64")"
sys/fs/udf/udf_vnops.c
547
DPRINTF(READDIR, ("udf_readdir called\n"));
sys/fs/udf/udf_vnops.c
570
DPRINTF(READDIR, ("\t'.' inserted\n"));
sys/fs/udf/udf_vnops.c
595
DPRINTF(READDIR, ("\tread in fid stream\n"));
sys/fs/udf/udf_vnops.c
622
DPRINTF(READDIR, ("\tread dirent `%s', type %d\n",
sys/fs/udf/udf_vnops.c
676
DPRINTF(LOOKUP, ("udf_lookup called, lookup `%s`\n",
sys/fs/udf/udf_vnops.c
689
DPRINTF(LOOKUP, ("\taccess ok\n"));
sys/fs/udf/udf_vnops.c
698
DPRINTF(LOOKUP, ("\tlooking up cnp->cn_nameptr '%s'\n",
sys/fs/udf/udf_vnops.c
706
DPRINTF(LOOKUP, ("\tNOT found in cache\n"));
sys/fs/udf/udf_vnops.c
716
DPRINTF(LOOKUP, ("\tlookup '.'\n"));
sys/fs/udf/udf_vnops.c
728
DPRINTF(LOOKUP, ("\tlookup '..'\n"));
sys/fs/udf/udf_vnops.c
749
DPRINTF(LOOKUP, ("\tfound '..'\n"));
sys/fs/udf/udf_vnops.c
755
DPRINTF(LOOKUP,
sys/fs/udf/udf_vnops.c
767
DPRINTF(LOOKUP, ("\tlookup file/dir in directory\n"));
sys/fs/udf/udf_vnops.c
777
DPRINTF(LOOKUP, ("\tNOT found\n"));
sys/fs/udf/udf_vnops.c
88
DPRINTF(NODE, ("udf_inactive called for udf_node %p\n", VTOI(vp)));
sys/fs/udf/udf_vnops.c
885
DPRINTF(CALL, ("udf_getattr called\n"));
sys/fs/udf/udf_vnops.c
91
DPRINTF(NODE, ("udf_inactive: inactive NULL UDF node\n"));
sys/fs/v7fs/v7fs_datablock.c
109
DPRINTF("free block exhausted!!!\n");
sys/fs/v7fs/v7fs_datablock.c
122
DPRINTF("no freeblock!!!\n");
sys/fs/v7fs/v7fs_datablock.c
132
DPRINTF("Get freeblock %d\n", blk);
sys/fs/v7fs/v7fs_datablock.c
164
DPRINTF("n_freeblock=%d\n", sb->total_freeblock);
sys/fs/v7fs/v7fs_datablock.c
191
DPRINTF("n_freeblock=%d\n", sb->total_freeblock);
sys/fs/v7fs/v7fs_datablock.c
272
DPRINTF("inode#%d direct=%zu filesize=%zu\n",
sys/fs/v7fs/v7fs_datablock.c
412
DPRINTF("%zu->%zu, required block=%d\n", old_filesize, new_filesize,
sys/fs/v7fs/v7fs_datablock.c
429
DPRINTF("0->1\n");
sys/fs/v7fs/v7fs_datablock.c
434
DPRINTF("1->2\n");
sys/fs/v7fs/v7fs_datablock.c
440
DPRINTF("2->3\n");
sys/fs/v7fs/v7fs_datablock.c
452
DPRINTF("direct index %d = blk%d\n",
sys/fs/v7fs/v7fs_datablock.c
565
DPRINTF("%zu->%zu # of erased block=%d\n", old_filesize, new_filesize,
sys/fs/v7fs/v7fs_datablock.c
576
DPRINTF("1->0\n");
sys/fs/v7fs/v7fs_datablock.c
583
DPRINTF("2->1\n");
sys/fs/v7fs/v7fs_datablock.c
591
DPRINTF("3->2\n");
sys/fs/v7fs/v7fs_datablock.c
602
DPRINTF("[0] %d\n", oldmap.index[0]);
sys/fs/v7fs/v7fs_datablock.c
607
DPRINTF("[1] %d\n", oldmap.index[0]);
sys/fs/v7fs/v7fs_datablock.c
613
DPRINTF("[2] %d %d\n", oldmap.index[0],
sys/fs/v7fs/v7fs_datablock.c
624
DPRINTF("[2] %d %d %d\n", oldmap.index[0],
sys/fs/v7fs/v7fs_datablock.c
723
DPRINTF("level %d ", map->level);
sys/fs/v7fs/v7fs_datablock.c
91
DPRINTF("Bad data block #%d\n", blk);
sys/fs/v7fs/v7fs_dirent.c
73
DPRINTF("Invalid inode# %d %s\n", ino, dir->name);
sys/fs/v7fs/v7fs_file.c
112
DPRINTF("*** bad inode #%d ***\n", dir->inode_number);
sys/fs/v7fs/v7fs_file.c
140
DPRINTF("%.*s exists\n", (int)srclen, srcname);
sys/fs/v7fs/v7fs_file.c
163
DPRINTF("Can't allocate %o type.\n", inode.mode);
sys/fs/v7fs/v7fs_file.c
214
DPRINTF("can't add dirent.\n");
sys/fs/v7fs/v7fs_file.c
229
DPRINTF("%.*s\n", (int)namelen, name);
sys/fs/v7fs/v7fs_file.c
232
DPRINTF("no such a file: %s\n", name);
sys/fs/v7fs/v7fs_file.c
235
DPRINTF("%.*s->#%d\n", (int)namelen, name, ino);
sys/fs/v7fs/v7fs_file.c
244
DPRINTF("can not remove '..'\n");
sys/fs/v7fs/v7fs_file.c
250
DPRINTF("directory not empty.\n");
sys/fs/v7fs/v7fs_file.c
260
DPRINTF("%.*s nlink=%d\n", (int)namelen, name, inode.nlink);
sys/fs/v7fs/v7fs_file.c
267
DPRINTF("remove dirent\n");
sys/fs/v7fs/v7fs_file.c
287
DPRINTF("%s(%.*s) %d\n", filename, (int)srclen, srcname, ino);
sys/fs/v7fs/v7fs_file.c
323
DPRINTF("done. (dirent size=%dbyte)\n", parent_dir->filesize);
sys/fs/v7fs/v7fs_file.c
354
DPRINTF("last dirent=%d %s pos=%d\n",
sys/fs/v7fs/v7fs_file.c
366
DPRINTF("done. (dirent size=%dbyte)\n", parent_dir->filesize);
sys/fs/v7fs/v7fs_file.c
389
DPRINTF("match start blk=%x\n", blk);
sys/fs/v7fs/v7fs_file.c
396
DPRINTF("%d\n", V7FS_VAL16(fs, dir->inode_number));
sys/fs/v7fs/v7fs_file.c
76
DPRINTF("%s(%.*s) dir=%d\n", filename, (int)namelen, name,
sys/fs/v7fs/v7fs_file.c
83
DPRINTF("not found.\n");
sys/fs/v7fs/v7fs_file.c
88
DPRINTF("done. ino=%d\n", *ino);
sys/fs/v7fs/v7fs_file_util.c
133
DPRINTF("%.*s don't exists\n", (int)fromlen, from);
sys/fs/v7fs/v7fs_file_util.c
142
DPRINTF("%.*s already exists\n", (int)tolen, to);
sys/fs/v7fs/v7fs_file_util.c
144
DPRINTF("%.*s can't remove %d\n", (int)tolen,
sys/fs/v7fs/v7fs_file_util.c
149
DPRINTF("error=%d\n", error);
sys/fs/v7fs/v7fs_file_util.c
155
DPRINTF("dst '%.*s' is child dir of '%.*s'. error=%d\n",
sys/fs/v7fs/v7fs_file_util.c
162
DPRINTF("can't add entry");
sys/fs/v7fs/v7fs_file_util.c
168
DPRINTF("can't remove entry");
sys/fs/v7fs/v7fs_file_util.c
176
DPRINTF("can't replace parent dir");
sys/fs/v7fs/v7fs_file_util.c
211
DPRINTF("match start blk=%x\n", blk);
sys/fs/v7fs/v7fs_file_util.c
305
DPRINTF("***parent missing\n");
sys/fs/v7fs/v7fs_file_util.c
312
DPRINTF("#%d is child dir of #%d\n", to_ino, from_ino);
sys/fs/v7fs/v7fs_file_util.c
74
DPRINTF("%d %d %.*s\n", parent_dir->inode_number, p->inode_number,
sys/fs/v7fs/v7fs_file_util.c
78
DPRINTF("can't add entry");
sys/fs/v7fs/v7fs_file_util.c
95
DPRINTF("too long pathname.");
sys/fs/v7fs/v7fs_inode.c
109
DPRINTF("inode exhausted!(1)\n");
sys/fs/v7fs/v7fs_inode.c
115
DPRINTF("inode exhausted!(2)\n");
sys/fs/v7fs/v7fs_inode.c
125
DPRINTF("new inode#%d %d %d\n", inode_number, sb->nfreeinode,
sys/fs/v7fs/v7fs_inode.c
127
DPRINTF("free inode list corrupt\n");
sys/fs/v7fs/v7fs_inode.c
77
DPRINTF("invalid inode block#%d (%d-%d)\n", blk,
sys/fs/v7fs/v7fs_inode.c
91
DPRINTF("invalid inode#%d (%d-%zu)\n", ino,
sys/fs/v7fs/v7fs_inode_util.c
112
DPRINTF("block %zu I/O error.\n", i);
sys/fs/v7fs/v7fs_inode_util.c
64
DPRINTF("setattr %08o -> %08o\n", inode->mode, mode);
sys/fs/v7fs/v7fs_inode_util.c
68
DPRINTF("setattr %08o -> %08o\n", inode->mode, mode);
sys/fs/v7fs/v7fs_io.c
76
DPRINTF("No scratch area. increase V7FS_SELF_NSCRATCH\n");
sys/fs/v7fs/v7fs_io.c
83
DPRINTF("*** I/O error block %ld\n", (long)blk);
sys/fs/v7fs/v7fs_io.c
98
DPRINTF("*** I/O error block %ld\n",(long)blk);
sys/fs/v7fs/v7fs_io_kern.c
177
DPRINTF("block %ld read failed.\n", (long)block);
sys/fs/v7fs/v7fs_io_kern.c
206
DPRINTF("getblk failed. block=%ld\n", (long)block);
sys/fs/v7fs/v7fs_io_kern.c
213
DPRINTF("bwrite failed. block=%ld\n", (long)block);
sys/fs/v7fs/v7fs_io_user.c
95
DPRINTF("mmaped addr=%p\n", local.addr);
sys/fs/v7fs/v7fs_superblock.c
111
DPRINTF("done. %d\n", error);
sys/fs/v7fs/v7fs_superblock.c
132
DPRINTF("invalid super block.\n");
sys/fs/v7fs/v7fs_superblock.c
161
DPRINTF("freeblock table#%d, nfree=%d\n", blk, fb->nfreeblock);
sys/fs/v7fs/v7fs_superblock.c
181
DPRINTF("invalid freeblock list. %d (max=%d)\n", nfree,
sys/fs/v7fs/v7fs_superblock.c
211
DPRINTF("block %zu I/O error.\n", i);
sys/fs/v7fs/v7fs_superblock.c
222
DPRINTF("free inode%d\n", ino);
sys/fs/v7fs/v7fs_superblock_util.c
75
DPRINTF("block %d/%d, inode %d/%d\n", stat->free_blocks,
sys/fs/v7fs/v7fs_vfsops.c
104
DPRINTF("args->fspec=%s endian=%d\n", args->fspec, args->endian);
sys/fs/v7fs/v7fs_vfsops.c
116
DPRINTF("mount device=%lx\n", (long)devvp->v_rdev);
sys/fs/v7fs/v7fs_vfsops.c
133
DPRINTF("devvp %p != %p rootvp=%p\n", devvp,
sys/fs/v7fs/v7fs_vfsops.c
201
DPRINTF("getdiskinfo=%d\n", error);
sys/fs/v7fs/v7fs_vfsops.c
204
DPRINTF("ptype=%s size=%" PRIu64 "\n", dkw.dkw_ptype, dkw.dkw_size);
sys/fs/v7fs/v7fs_vfsops.c
227
DPRINTF("VOP_OPEN=%d\n", error);
sys/fs/v7fs/v7fs_vfsops.c
257
DPRINTF("%d\n",endian);
sys/fs/v7fs/v7fs_vfsops.c
296
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
307
DPRINTF("%p\n", v7fsmount);
sys/fs/v7fs/v7fs_vfsops.c
332
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
334
DPRINTF("error=%d\n", error);
sys/fs/v7fs/v7fs_vfsops.c
338
DPRINTF("done.\n");
sys/fs/v7fs/v7fs_vfsops.c
349
DPRINTF("scratch remain=%d\n", fs->scratch_remain);
sys/fs/v7fs/v7fs_vfsops.c
394
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
446
DPRINTF("v7fs_inode_load failed.\n");
sys/fs/v7fs/v7fs_vfsops.c
515
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
524
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
533
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
543
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
550
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
559
DPRINTF("\n");
sys/fs/v7fs/v7fs_vfsops.c
569
DPRINTF("");
sys/fs/v7fs/v7fs_vfsops.c
575
DPRINTF("mountalloc error=%d\n", error);
sys/fs/v7fs/v7fs_vfsops.c
581
DPRINTF("mountfs error=%d\n", error);
sys/fs/v7fs/v7fs_vfsops.c
88
DPRINTF("mnt_flag=%x %s\n", mp->mnt_flag, update ? "update" : "");
sys/fs/v7fs/v7fs_vnops.c
1008
DPRINTF("uio buffer too small\n");
sys/fs/v7fs/v7fs_vnops.c
1040
DPRINTF("%p #%d\n", vp, inode->inode_number);
sys/fs/v7fs/v7fs_vnops.c
1066
DPRINTF("%p #%d\n", vp, inode->inode_number);
sys/fs/v7fs/v7fs_vnops.c
1069
DPRINTF("remove datablock\n");
sys/fs/v7fs/v7fs_vnops.c
1071
DPRINTF("remove inode\n");
sys/fs/v7fs/v7fs_vnops.c
1099
DPRINTF("inode=%d offset=%zu %p\n", inode->inode_number, a->a_bn, vp);
sys/fs/v7fs/v7fs_vnops.c
1100
DPRINTF("filesize: %d\n", inode->filesize);
sys/fs/v7fs/v7fs_vnops.c
1118
DPRINTF("%d %zu->%zu status=%d\n", inode->inode_number, a->a_bn,
sys/fs/v7fs/v7fs_vnops.c
113
DPRINTF("'%.*s' op=%s flags=%d parent=%d %o %dbyte\n", namelen, name,
sys/fs/v7fs/v7fs_vnops.c
1137
DPRINTF("%p\n", vp);
sys/fs/v7fs/v7fs_vnops.c
1182
DPRINTF("op=%d\n", a->a_op);
sys/fs/v7fs/v7fs_vnops.c
1196
DPRINTF("%p\n", ap->a_vp);
sys/fs/v7fs/v7fs_vnops.c
121
DPRINTF("***perm.\n");
sys/fs/v7fs/v7fs_vnops.c
1240
DPRINTF("%p %zu %d\n", vp, vp->v_size, v7fs_inode_filesize(inode));
sys/fs/v7fs/v7fs_vnops.c
128
DPRINTF("***ROFS.\n");
sys/fs/v7fs/v7fs_vnops.c
1290
DPRINTF("too long pathname.");
sys/fs/v7fs/v7fs_vnops.c
1309
DPRINTF("can't get vnode.\n");
sys/fs/v7fs/v7fs_vnops.c
1354
DPRINTF("uiomove failed.\n");
sys/fs/v7fs/v7fs_vnops.c
143
DPRINTF("done.(.)\n");
sys/fs/v7fs/v7fs_vnops.c
154
DPRINTF("access denied. (%.*s)\n",
sys/fs/v7fs/v7fs_vnops.c
158
DPRINTF("EJUSTRETURN op=%d (%.*s)\n", nameiop, namelen,
sys/fs/v7fs/v7fs_vnops.c
162
DPRINTF("lastcn=%d\n", flags & ISLASTCN);
sys/fs/v7fs/v7fs_vnops.c
168
DPRINTF("access denied. (%.*s)\n", namelen, name);
sys/fs/v7fs/v7fs_vnops.c
179
DPRINTF("enter vget\n");
sys/fs/v7fs/v7fs_vnops.c
182
DPRINTF("***can't get vnode.\n");
sys/fs/v7fs/v7fs_vnops.c
185
DPRINTF("exit vget\n");
sys/fs/v7fs/v7fs_vnops.c
192
DPRINTF("done.(%.*s)\n", namelen, name);
sys/fs/v7fs/v7fs_vnops.c
216
DPRINTF("%.*s parent#%d\n", (int)a->a_cnp->cn_namelen,
sys/fs/v7fs/v7fs_vnops.c
229
DPRINTF("v7fs_file_allocate failed.\n");
sys/fs/v7fs/v7fs_vnops.c
239
DPRINTF("v7fs_vget failed.\n");
sys/fs/v7fs/v7fs_vnops.c
248
DPRINTF("allocated %s->#%d\n", a->a_cnp->cn_nameptr, ino);
sys/fs/v7fs/v7fs_vnops.c
278
DPRINTF("%.*s %06o %lx %d\n", (int)cnp->cn_namelen, cnp->cn_nameptr,
sys/fs/v7fs/v7fs_vnops.c
294
DPRINTF("can't get vnode.\n");
sys/fs/v7fs/v7fs_vnops.c
321
DPRINTF("inode %d\n", inode->inode_number);
sys/fs/v7fs/v7fs_vnops.c
325
DPRINTF("file is already opened by append mode.\n");
sys/fs/v7fs/v7fs_vnops.c
346
DPRINTF("#%d (i)%dbyte (v)%zubyte\n", inode->inode_number,
sys/fs/v7fs/v7fs_vnops.c
423
DPRINTF("\n");
sys/fs/v7fs/v7fs_vnops.c
473
DPRINTF("\n");
sys/fs/v7fs/v7fs_vnops.c
483
DPRINTF("read-only mount\n");
sys/fs/v7fs/v7fs_vnops.c
492
DPRINTF("invalid request\n");
sys/fs/v7fs/v7fs_vnops.c
591
DPRINTF("type=%d inode=%d\n", vp->v_type, v7node->inode.inode_number);
sys/fs/v7fs/v7fs_vnops.c
602
DPRINTF("read %zubyte\n", sz);
sys/fs/v7fs/v7fs_vnops.c
631
DPRINTF("(i)%ld (v)%zu ofs=%zu + res=%zu = %zu\n", sz, vp->v_size,
sys/fs/v7fs/v7fs_vnops.c
652
DPRINTF("write %zubyte\n", sz);
sys/fs/v7fs/v7fs_vnops.c
672
DPRINTF("%p\n", a->a_vp);
sys/fs/v7fs/v7fs_vnops.c
704
DPRINTF("delete %.*s\n", (int)a->a_cnp->cn_namelen,
sys/fs/v7fs/v7fs_vnops.c
714
DPRINTF("v7fs_file_delete failed.\n");
sys/fs/v7fs/v7fs_vnops.c
750
DPRINTF("%p\n", vp);
sys/fs/v7fs/v7fs_vnops.c
753
DPRINTF("lock failed. %p\n", vp);
sys/fs/v7fs/v7fs_vnops.c
797
DPRINTF("%.*s->%.*s %p %p\n", (int)from_len, from_name, (int)to_len,
sys/fs/v7fs/v7fs_vnops.c
803
DPRINTF("cross-device link\n");
sys/fs/v7fs/v7fs_vnops.c
855
DPRINTF("\n");
sys/fs/v7fs/v7fs_vnops.c
869
DPRINTF("can't get vnode.\n");
sys/fs/v7fs/v7fs_vnops.c
898
DPRINTF("delete %.*s\n", (int)a->a_cnp->cn_namelen,
sys/fs/v7fs/v7fs_vnops.c
905
DPRINTF("v7fs_directory_deallocate failed.\n");
sys/fs/v7fs/v7fs_vnops.c
956
DPRINTF("inode=%d name=%s %s\n", dir->inode_number, filename,
sys/fs/v7fs/v7fs_vnops.c
965
DPRINTF("uiomove failed.\n");
sys/fs/v7fs/v7fs_vnops.c
996
DPRINTF("offset=%zu residue=%zu\n", uio->uio_offset, uio->uio_resid);
sys/kern/exec_elf.c
142
DPRINTF("bad offset=%#jx align=%#jx",
sys/kern/exec_elf.c
292
DPRINTF("bad magic e_ident[EI_MAG0,EI_MAG3] %#x%x%x%x, "
sys/kern/exec_elf.c
304
DPRINTF("bad machine %#x", eh->e_machine);
sys/kern/exec_elf.c
309
DPRINTF("bad flags %#x", eh->e_flags);
sys/kern/exec_elf.c
314
DPRINTF("bad shnum/phnum %#x/%#x", eh->e_shnum, eh->e_phnum);
sys/kern/exec_elf.c
348
DPRINTF("bad alignment %#jx != %#jx\n",
sys/kern/exec_elf.c
495
DPRINTF("bad interpreter type %#x", eh.e_type);
sys/kern/exec_elf.c
541
DPRINTF("no interpreter loadable sections");
sys/kern/exec_elf.c
662
DPRINTF("small header %#x", epp->ep_hdrvalid);
sys/kern/exec_elf.c
672
DPRINTF("bad type %#x", eh->e_type);
sys/kern/exec_elf.c
677
DPRINTF("no program headers");
sys/kern/exec_elf.c
710
DPRINTF("bad interpreter namelen %#jx",
sys/kern/exec_elf.c
725
DPRINTF("bad interpreter name");
sys/kern/exec_elf.c
823
DPRINTF("no vmcommands");
sys/kern/exec_elf.c
847
DPRINTF("no vmcommands for interpreter");
sys/kern/exec_elf.c
913
DPRINTF("no signature %#x", eh->e_phnum);
sys/kern/exec_elf.c
976
DPRINTF("not netbsd");
sys/kern/exec_subr.c
413
DPRINTF(("ep_minsaddr=%#jx max_stack_size=%#jx\n",
sys/kern/exec_subr.c
418
DPRINTF(("[RLIMIT_STACK].lim_cur=%#jx max_stack_size=%#jx\n",
sys/kern/exec_subr.c
429
DPRINTF(("ep_ssize=%#jx ep_minsaddr=%#jx ep_maxsaddr=%#jx\n",
sys/kern/exec_subr.c
447
DPRINTF(("access_size=%#jx, access_linear_min=%#jx, "
sys/kern/kern_crashme.c
210
DPRINTF("invoking \"%s\" (%s)", cn->cn_name, cn->cn_longname);
sys/kern/kern_exec.c
1077
DPRINTF((
sys/kern/kern_exec.c
1085
DPRINTF(("%s: fdcheckstd failed %d\n",
sys/kern/kern_exec.c
1373
DPRINTF(("%s: map sigcode failed %d\n", __func__, error));
sys/kern/kern_exec.c
1437
DPRINTF(("%s finished\n", __func__));
sys/kern/kern_exec.c
1574
DPRINTF(("%s: copyargs failed %d\n", __func__, error));
sys/kern/kern_exec.c
1609
DPRINTF(("%s: ps_strings copyout %p->%p size %zu failed\n",
sys/kern/kern_exec.c
1667
DPRINTF(("%s: null args\n", __func__));
sys/kern/kern_exec.c
1675
DPRINTF(("%s: copyin arg %d\n", __func__, error));
sys/kern/kern_exec.c
1691
DPRINTF(("%s: copyin env %d\n", __func__, error));
sys/kern/kern_exec.c
2125
DPRINTF(("%s, %d: map %p "
sys/kern/kern_exec.c
2980
DPRINTF(("vmcmds %u\n", epp->ep_vmcmds.evs_used));
sys/kern/kern_exec.c
2982
DPRINTF(("vmcmds %zu/%u, error %d\n", x,
sys/kern/kern_exec.c
2986
DPRINTF(("vmcmd[%zu] = vmcmd_map_%s %#"
sys/kern/kern_exec.c
2999
DPRINTF((" ^--- failed\n"));
sys/kern/kern_exec.c
333
DPRINTF(("%s: can't resolve name for %s, error %d\n",
sys/kern/kern_exec.c
851
DPRINTF(("%s: check exec failed for %s, error %d\n",
sys/kern/kern_exec.c
889
DPRINTF(("%s: stack limit exceeded %zu\n", __func__, len));
sys/kern/kern_exec.c
969
DPRINTF(("%s: relative vmcmd %zu with no base",
sys/kern/kern_exec.c
975
DPRINTF(("%s: illegal base|relative vmcmd %zu",
sys/kern/kern_exec.c
985
DPRINTF(("%s: vmcmd %zu failed: %d\n", __func__, i,
sys/kern/kern_exit.c
292
DPRINTF(("%s: %d.%d exiting.\n", __func__, p->p_pid, l->l_lid));
sys/kern/kern_physio.c
144
DPRINTF(("%s: error=%d at %" PRIu64 " - %" PRIu64
sys/kern/kern_physio.c
150
DPRINTF(("%s: ps=%p, error %d -> %d, endoff %" PRIu64
sys/kern/kern_physio.c
237
DPRINTF(("%s: called: off=%" PRIu64 ", resid=%zu\n",
sys/kern/kern_physio.c
442
DPRINTF(("%s: done: off=%" PRIu64 ", resid=%zu\n",
sys/kern/kern_ras.c
127
DPRINTF(("ras_fork: p1=%p, p2=%p\n", p1, p2));
sys/kern/kern_ras.c
272
DPRINTF(("sys_rasctl: p=%p addr=%p, len=%ld, op=0x%x\n",
sys/kern/kern_ras.c
99
DPRINTF(("RAS hit: p=%p %p\n", p, addr));
sys/kern/kern_sysctl.c
1473
DPRINTF(("%s: can't lookup a node\n", __func__));
sys/kern/kern_sysctl.c
1483
DPRINTF(("%s: private node\n", __func__));
sys/kern/kern_sysctl.c
1498
DPRINTF(("%s: can't modify\n", __func__));
sys/kern/kern_sysctl.c
1512
DPRINTF(("%s: not writable\n", __func__));
sys/kern/kern_sysctl.c
1538
DPRINTF(("%s: bad copyout %d\n", __func__, error));
sys/kern/kern_sysctl.c
1563
DPRINTF(("%s: bad size %zu != %zu\n", __func__, newlen,
sys/kern/kern_sysctl.c
1571
DPRINTF(("%s: tmp %d\n", __func__, tmp));
sys/kern/kern_sysctl.c
1608
DPRINTF(("%s: oomem %zu\n", __func__, len));
sys/kern/kern_sysctl.c
1614
DPRINTF(("%s: copyin %d\n", __func__, error));
sys/kern/kern_sysctl.c
1624
DPRINTF(("%s: string too long\n", __func__));
sys/kern/kern_sysctl.c
1641
DPRINTF(("%s: bad type\n", __func__));
sys/kern/kern_sysctl.c
1645
DPRINTF(("%s: copyin %d\n", __func__, error));
sys/kern/kern_sysctl.c
1651
DPRINTF(("%s: bad size %zu > %zu\n", __func__, newlen, sz));
sys/kern/kgdb_stub.c
245
DPRINTF(("kgdb_send: %s\n", bp));
sys/kern/kgdb_stub.c
269
DPRINTF(("kgdb_recv: "));
sys/kern/kgdb_stub.c
274
DPRINTF(("%c",c));
sys/kern/kgdb_stub.c
275
DPRINTF(("%c Start ",c));
sys/kern/kgdb_stub.c
278
DPRINTF(("%c",c));
sys/kern/kgdb_stub.c
286
DPRINTF(("%c End ", c));
sys/kern/kgdb_stub.c
289
DPRINTF(("Long- "));
sys/kern/kgdb_stub.c
296
DPRINTF(("%c",c));
sys/kern/kgdb_stub.c
299
DPRINTF(("%c",c));
sys/kern/kgdb_stub.c
303
DPRINTF(("Good+ "));
sys/kern/kgdb_stub.c
307
DPRINTF(("Seq %c%c ", bp[0], bp[1]));
sys/kern/kgdb_stub.c
315
DPRINTF((" Bad(wanted %x, off by %d)- ", tmpcsum, csum));
sys/kern/kgdb_stub.c
319
DPRINTF(("kgdb_recv: %s\n", bp));
sys/kern/kgdb_stub.c
529
DPRINTF(("kgdb: continuing at %08lx\n", addr));
sys/kern/kgdb_stub.c
532
DPRINTF((
sys/kern/subr_disklabel.c
105
DPRINTF("%s: mismatched offset/size", __func__);
sys/kern/subr_disklabel.c
66
DPRINTF("%s: secpercyl/secsize %u/%u\n", __func__,
sys/kern/subr_disklabel.c
79
DPRINTF("%s: bad magic %#x/%#x != %#x, partitions %u != %u"
sys/kern/subr_disklabel.c
90
DPRINTF("%s: partition not found\n", __func__);
sys/kern/subr_interrupt.c
150
DPRINTF(("%s: no available cpu\n", __func__));
sys/kern/subr_interrupt.c
230
DPRINTF(("%s: interrupt_construct_intrids() failed\n",
sys/kern/subr_interrupt.c
241
DPRINTF(("%s: interrupts are added during execution.\n",
sys/kern/subr_tftproot.c
148
DPRINTF(("%s():%d ifp is NULL\n", __func__, __LINE__));
sys/kern/subr_tftproot.c
155
DPRINTF(("%s():%d cannot find device for interface %s\n",
sys/kern/subr_tftproot.c
169
DPRINTF(("%s():%d nfs_boot_init returned %d\n",
sys/kern/subr_tftproot.c
191
DPRINTF(("%s():%d tftproot_getfile returned %d\n",
sys/kern/subr_tftproot.c
220
DPRINTF(("%s():%d socreate returned %d\n",
sys/kern/subr_tftproot.c
229
DPRINTF(("%s():%d SO_RCVTIMEO failed %d\n",
sys/kern/subr_tftproot.c
246
DPRINTF(("%s():%d boot filename too long (%ld bytes)\n",
sys/kern/subr_tftproot.c
290
DPRINTF(("%s():%d sendrecv failed %d\n",
sys/kern/subr_tftproot.c
322
DPRINTF(("%s():%d tftproot: sosend returned %d\n",
sys/kern/subr_tftproot.c
332
DPRINTF(("%s():%d RAMdisk loaded: %ld@%p\n",
sys/kern/subr_tftproot.c
361
DPRINTF(("%s():%d short reply (%d bytes)\n",
sys/kern/subr_tftproot.c
370
DPRINTF(("%s():%d packet too big (%d bytes)\n",
sys/kern/subr_tftproot.c
381
DPRINTF(("%s():%d m_pullup failed\n",
sys/kern/subr_tftproot.c
417
DPRINTF(("%s():%d unexpected tftp reply opcode %d\n",
sys/kern/subr_tftproot.c
427
DPRINTF(("%s():%d last chunk (%d bytes)\n",
sys/kern/subr_tftproot.c
434
DPRINTF(("%s():%d expected block %d, got block %d\n",
sys/kern/subr_tftproot.c
445
DPRINTF(("%s():%d failed to realloc %ld bytes\n",
sys/kern/sys_epoll.c
190
DPRINTF(("%s: unhandled kevent filter %d\n", __func__,
sys/kern/sys_epoll.c
330
DPRINTF(("%s: invalid op %d\n", __func__, op));
sys/kern/sys_ptrace_common.c
1005
DPRINTF(("%s: lwp=%d\n", __func__, lt->l_lid));
sys/kern/sys_ptrace_common.c
1029
DPRINTF(("%s: lwp=%d request=%d\n", __func__, l->l_lid, piod->piod_op));
sys/kern/sys_ptrace_common.c
1096
DPRINTF(("%s: tracer=%d tracee=%d req=%s(%d) addr=%p data=%d\n",
sys/kern/sys_ptrace_common.c
467
DPRINTF(("parent %d != %d\n", t->p_pptr->p_pid,
sys/kern/sys_ptrace_common.c
479
DPRINTF(("stat %d flag %d\n", t->p_stat,
sys/kern/sys_ptrace_common.c
522
DPRINTF(("%s: lwp=%d signal=%d\n", __func__, psi.psi_lwpid,
sys/kern/sys_ptrace_common.c
545
DPRINTF(("%s: lwp=%d signal=%d\n", __func__, psi.psi_lwpid,
sys/kern/sys_ptrace_common.c
556
DPRINTF(("%s: invalid data: %zu < %zu <= 0\n",
sys/kern/sys_ptrace_common.c
573
DPRINTF(("%s: invalid data: %zu < %zu <= 0\n",
sys/kern/sys_ptrace_common.c
597
DPRINTF(("%s: %zu != %zu\n", __func__, data, sizeof(pe)));
sys/kern/sys_ptrace_common.c
613
DPRINTF(("%s: lwp=%d event=%#x\n", __func__,
sys/kern/sys_ptrace_common.c
625
DPRINTF(("%s: %zu != %zu\n", __func__, data, sizeof(pe)));
sys/kern/sys_ptrace_common.c
631
DPRINTF(("%s: lwp=%d event=%#x\n", __func__,
sys/kern/sys_ptrace_common.c
673
DPRINTF(("%s: %zu != %zu\n", __func__, data, sizeof(ps)));
sys/kern/sys_ptrace_common.c
694
DPRINTF(("%s: lwp=%d event=%#x pid=%d lwp=%d\n", __func__,
sys/kern/sys_ptrace_common.c
706
DPRINTF(("%s: %zu != %zu\n", __func__, data, sizeof(pl)));
sys/kern/sys_ptrace_common.c
748
DPRINTF(("%s: lwp=%d siglwp=%d signo %d\n", __func__,
sys/kern/sys_ptrace_common.c
755
DPRINTF(("%s: lwp=%d event=%#x\n", __func__,
sys/kern/sys_ptrace_common.c
770
DPRINTF(("%s: invalid data: %zu < %zu < %zu\n",
sys/kern/sys_ptrace_common.c
816
DPRINTF(("%s: lwp=%d sigpend=%02x%02x%02x%02x "
sys/kern/sys_ptrace_common.c
837
DPRINTF(("%s: lwp=%d request=%d\n", __func__, (*lt)->l_lid, rq));
sys/kern/sys_ptrace_common.c
886
DPRINTF(("%s: lwp=%d request=%d\n", __func__, l->l_lid, rq));
sys/kern/sys_ptrace_common.c
983
DPRINTF(("%s: pid=%d.%d signal=%d resume_all=%d\n", __func__, t->p_pid,
sys/kern/tty_ptm.c
168
DPRINTF(("fd_allocfile %d\n", error));
sys/kern/tty_ptm.c
176
DPRINTF(("pty_check %d\n", error));
sys/kern/tty_ptm.c
180
DPRINTF(("no ptm\n"));
sys/kern/tty_ptm.c
185
DPRINTF(("pty_allocvp %d\n", error));
sys/kern/tty_ptm.c
190
DPRINTF(("pty_vn_open %d\n", error));
sys/kern/tty_ptm.c
198
DPRINTF(("pty_isfree %d\n", error));
sys/kern/tty_ptm.c
245
DPRINTF(("setattr %d\n", error));
sys/kern/tty_ptm.c
269
DPRINTF(("fd_allocfile %d\n", error));
sys/kern/tty_ptm.c
418
DPRINTF(("ptmioctl EINVAL\n"));
sys/kern/vfs_dirhash.c
286
DPRINTF(("dirhash enter %"PRIu64", %d, %d for `%*.*s`\n",
sys/kern/vfs_dirhash.c
293
DPRINTF(("\tremoving free entry\n"));
sys/kern/vfs_dirhash.c
349
DPRINTF(("dirhash enter FREED %"PRIu64", %d\n",
sys/kern/vfs_dirhash.c
371
DPRINTF(("dirhash remove %"PRIu64", %d for `%*.*s`\n",
sys/net/if_pppoe.c
1270
DPRINTF(sc, "(%x) state=%d, session=0x%x output -> %s, len=%d\n",
sys/netbt/hci_link.c
184
DPRINTF("%s: rejecting connection (no listeners)\n",
sys/netbt/hci_link.c
192
DPRINTF("%s: rejecting connection (link exists)\n",
sys/netbt/hci_link.c
222
DPRINTF("link #%d expired\n", link->hl_handle);
sys/netbt/hci_link.c
241
DPRINTF("error %d sending HCI_CMD_DISCONNECT\n",
sys/netbt/hci_link.c
274
DPRINTF("requesting auth for handle #%d\n",
sys/netbt/hci_link.c
291
DPRINTF("requesting encryption for handle #%d\n",
sys/netbt/hci_link.c
310
DPRINTF("changing link key for handle #%d\n",
sys/netbt/hci_link.c
337
DPRINTF("handle #%d, auth %s, encrypt %s, secure %s\n",
sys/netbt/hci_link.c
455
DPRINTF("%s: dumping packet for unknown handle #%d\n",
sys/netbt/hci_link.c
507
DPRINTF("%s: unknown packet type\n",
sys/netbt/hci_link.c
523
DPRINTF("%s: packet overflow\n",
sys/netbt/hci_link.c
858
DPRINTF("%s: dumping packet for unknown handle #%d\n",
sys/netbt/hci_link.c
937
DPRINTF("#%d, type = %d, state = %d, refcnt = %d\n",
sys/netbt/hci_misc.c
127
DPRINTF("memo %p too old (expiring)\n", memo);
sys/netbt/hci_misc.c
133
DPRINTF("memo %p found\n", memo);
sys/netbt/hci_misc.c
138
DPRINTF("no memo found\n");
sys/netbt/hci_misc.c
161
DPRINTF("memo created for %02x:%02x:%02x:%02x:%02x:%02x\n",
sys/netbt/hci_misc.c
169
DPRINTF("memo updated for %02x:%02x:%02x:%02x:%02x:%02x\n",
sys/netbt/hci_socket.c
339
DPRINTF("flushing %p\n", so);
sys/netbt/hci_socket.c
681
DPRINTF("packet (%d bytes) not sent (error %d)\n",
sys/netbt/hci_unit.c
455
DPRINTF("(%s) dropped event packet.\n", device_xname(unit->hci_dev));
sys/netbt/hci_unit.c
477
DPRINTF("(%s) dropped ACL packet.\n", device_xname(unit->hci_dev));
sys/netbt/hci_unit.c
499
DPRINTF("(%s) dropped SCO packet.\n", device_xname(unit->hci_dev));
sys/netbt/l2cap_lower.c
145
DPRINTF("(%s) invalid L2CAP packet dropped, CID #%d, length %d\n",
sys/netbt/l2cap_misc.c
202
DPRINTF("cid %d, ident %d\n", (chan ? chan->lc_lcid : 0), req->lr_id);
sys/netbt/l2cap_misc.c
90
DPRINTF("CID #%d, auth %s, encrypt %s, secure %s\n", chan->lc_lcid,
sys/netbt/l2cap_signal.c
850
DPRINTF("how did I get here!?\n");
sys/netbt/l2cap_socket.c
400
DPRINTF("Connecting\n");
sys/netbt/l2cap_socket.c
409
DPRINTF("Connected\n");
sys/netbt/l2cap_socket.c
418
DPRINTF("Disconnected (%d)\n", err);
sys/netbt/l2cap_socket.c
430
DPRINTF("New Connection\n");
sys/netbt/l2cap_socket.c
458
DPRINTF("auth %s, encrypt %s, secure %s\n",
sys/netbt/rfcomm_dlc.c
229
DPRINTF("dlci %d, auth %s, encrypt %s, secure %s\n", dlc->rd_dlci,
sys/netbt/rfcomm_session.c
1018
DPRINTF("Short MCC header, discarded\n");
sys/netbt/rfcomm_session.c
1026
DPRINTF("MCC type EA = 0, discarded\n");
sys/netbt/rfcomm_session.c
1036
DPRINTF("Short MCC header, discarded\n");
sys/netbt/rfcomm_session.c
1048
DPRINTF("Incorrect MCC length, discarded\n");
sys/netbt/rfcomm_session.c
1243
DPRINTF("Bad RPN length (%d)\n", m->m_pkthdr.len);
sys/netbt/rfcomm_session.c
1293
DPRINTF("Bad RLS length %d\n", m->m_pkthdr.len);
sys/netbt/rfcomm_session.c
1321
DPRINTF("Bad PN length %d\n", m->m_pkthdr.len);
sys/netbt/rfcomm_session.c
1678
DPRINTF("incredible length! (%d)\n", len);
sys/netbt/rfcomm_session.c
314
DPRINTF("timeout\n");
sys/netbt/rfcomm_session.c
325
DPRINTF("expiring\n");
sys/netbt/rfcomm_session.c
342
DPRINTF("Connecting\n");
sys/netbt/rfcomm_session.c
351
DPRINTF("Connected\n");
sys/netbt/rfcomm_session.c
390
DPRINTF("Disconnected\n");
sys/netbt/rfcomm_session.c
416
DPRINTF("New Connection\n");
sys/netbt/rfcomm_session.c
519
DPRINTF("auth %s, encrypt %s, secure %s\n",
sys/netbt/rfcomm_session.c
626
DPRINTF("short frame (%d), discarded\n", m->m_pkthdr.len);
sys/netbt/rfcomm_session.c
652
DPRINTF("short frame (%d, EA = 0), discarded\n",
sys/netbt/rfcomm_session.c
671
DPRINTF("Bad FCS value (%#2.2x), frame discarded\n", fcs);
sys/netbt/rfcomm_session.c
739
DPRINTF("session was not even open!\n");
sys/netbt/rfcomm_session.c
746
DPRINTF("Invalid direction bit on DLCI\n");
sys/netbt/rfcomm_session.c
860
DPRINTF("Received spurious UA(0)!\n");
sys/netbt/rfcomm_session.c
886
DPRINTF("Received spurious UA(%d)!\n", dlci);
sys/netbt/rfcomm_session.c
938
DPRINTF("Bad Frame Length (%d), frame discarded\n",
sys/netbt/rfcomm_session.c
946
DPRINTF("UIH received for non existent DLC, discarded\n");
sys/netbt/rfcomm_session.c
952
DPRINTF("non-open DLC (state = %d), discarded\n",
sys/netbt/rfcomm_session.c
961
DPRINTF("Bad PF value, UIH discarded\n");
sys/netbt/rfcomm_session.c
978
DPRINTF("Credit limit reached, UIH discarded\n");
sys/netbt/rfcomm_session.c
983
DPRINTF("UIH frame exceeds rxsize, discarded\n");
sys/netbt/rfcomm_socket.c
404
DPRINTF("Connecting\n");
sys/netbt/rfcomm_socket.c
413
DPRINTF("Connected\n");
sys/netbt/rfcomm_socket.c
423
DPRINTF("Disconnected\n");
sys/netbt/rfcomm_socket.c
435
DPRINTF("New Connection\n");
sys/netbt/rfcomm_socket.c
471
DPRINTF("auth %s, encrypt %s, secure %s\n",
sys/netbt/sco_socket.c
388
DPRINTF("Connecting\n");
sys/netbt/sco_socket.c
397
DPRINTF("Connected\n");
sys/netbt/sco_socket.c
406
DPRINTF("Disconnected (%d)\n", err);
sys/netbt/sco_socket.c
418
DPRINTF("New Connection\n");
sys/netinet/portalgo.c
223
DPRINTF("%s mymin:%d mymax:%d lastport:%d\n", __func__,
sys/netinet/portalgo.c
229
DPRINTF("%s portalgo_proto:%d portalgo_af:%d portalgo_range:%d\n",
sys/netinet/portalgo.c
252
DPRINTF("%s called for argument %d\n", __func__, port);
sys/netinet/portalgo.c
267
DPRINTF("%s inpcb_lookup_local returned %p and "
sys/netinet/portalgo.c
288
DPRINTF("%s kauth_authorize_network returned %d\n",
sys/netinet/portalgo.c
292
DPRINTF("%s port approved\n", __func__);
sys/netinet/portalgo.c
322
DPRINTF("%s inpcb_lookup_local returned "
sys/netinet/portalgo.c
332
DPRINTF("%s in6pcb_lookup_local returned "
sys/netinet/portalgo.c
356
DPRINTF("%s secmodel says no\n", __func__);
sys/netinet/portalgo.c
359
DPRINTF("%s port approved\n", __func__);
sys/netinet/portalgo.c
366
DPRINTF("%s unknown address family\n", __func__);
sys/netinet/portalgo.c
381
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
395
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
401
DPRINTF("%s returning EAGAIN\n", __func__);
sys/netinet/portalgo.c
418
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
427
DPRINTF("num_ephemeral: %u\n", num_ephemeral);
sys/netinet/portalgo.c
431
DPRINTF("next_ephemeral initially: %u\n", *next_ephemeral);
sys/netinet/portalgo.c
438
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
449
DPRINTF("next_ephemeral: %u count: %u\n", *next_ephemeral,
sys/netinet/portalgo.c
454
DPRINTF("%s returning EINVAL\n", __func__);
sys/netinet/portalgo.c
472
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
481
DPRINTF("num_ephemeral: %u\n", num_ephemeral);
sys/netinet/portalgo.c
484
DPRINTF("next_ephemeral initially: %u\n", *next_ephemeral);
sys/netinet/portalgo.c
491
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
499
DPRINTF("next_ephemeral: %u count: %u\n",
sys/netinet/portalgo.c
503
DPRINTF("%s returning EINVAL\n", __func__);
sys/netinet/portalgo.c
569
DPRINTF("%s fport or faddr missing, delaying port "
sys/netinet/portalgo.c
583
DPRINTF("%s fport or faddr missing, delaying port "
sys/netinet/portalgo.c
594
DPRINTF("%s incorrect address family\n", __func__);
sys/netinet/portalgo.c
611
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
626
DPRINTF("num_ephemeral: %d\n", num_ephemeral);
sys/netinet/portalgo.c
639
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
645
DPRINTF("%s returning EINVAL\n", __func__);
sys/netinet/portalgo.c
662
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
691
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
698
DPRINTF("%s returning EINVAL\n", __func__);
sys/netinet/portalgo.c
714
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
736
DPRINTF("%s returning port %d\n", __func__, *port);
sys/netinet/portalgo.c
753
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
786
DPRINTF("local addr: %s\n", IN_PRINT(buf, &in4p_laddr(inp)));
sys/netinet/portalgo.c
787
DPRINTF("local port: %d\n", inp->inp_lport);
sys/netinet/portalgo.c
788
DPRINTF("foreign addr: %s\n", IN_PRINT(buf, &in4p_faddr(inp)));
sys/netinet/portalgo.c
789
DPRINTF("foreign port: %d\n", inp->inp_fport);
sys/netinet/portalgo.c
796
DPRINTF("local addr: %s\n", IN6_PRINT(buf, &in6p_laddr(inp)));
sys/netinet/portalgo.c
797
DPRINTF("local port: %d\n", inp->inp_lport);
sys/netinet/portalgo.c
798
DPRINTF("foreign addr: %s\n", IN6_PRINT(buf,
sys/netinet/portalgo.c
800
DPRINTF("foreign port: %d\n", inp->inp_fport);
sys/netinet/portalgo.c
808
DPRINTF("%s portalgo = %d\n", __func__, algo);
sys/netinet/portalgo.c
831
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
835
DPRINTF("%s: found idx %zu\n", __func__, ai);
sys/netinet/portalgo.c
847
DPRINTF("%s called with algo %d for pcb %p\n", __func__, algo, inp );
sys/netinet/portalgo.c
868
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
878
DPRINTF("newalgo: %s\n", newalgo);
sys/netinet/portalgo.c
903
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
969
DPRINTF("%s called\n", __func__);
sys/netinet/portalgo.c
979
DPRINTF("available algos: %s\n", availalgo);
sys/netipsec/xform_ah.c
1009
DPRINTF("failed to acquire crypto descriptors\n");
sys/netipsec/xform_ah.c
1038
DPRINTF("failed to allocate tdb_crypto\n");
sys/netipsec/xform_ah.c
1159
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_ah.c
204
DPRINTF("unsupported authentication algorithm %u\n",
sys/netipsec/xform_ah.c
215
DPRINTF("replay state block inconsistency, "
sys/netipsec/xform_ah.c
222
DPRINTF("no authentication key for %s algorithm\n",
sys/netipsec/xform_ah.c
228
DPRINTF("invalid keylength %d, algorithm %s requires "
sys/netipsec/xform_ah.c
311
DPRINTF("m_pullup failed\n");
sys/netipsec/xform_ah.c
399
DPRINTF("unsupported IPv6 jumbogram\n");
sys/netipsec/xform_ah.c
425
DPRINTF("failed to allocate "
sys/netipsec/xform_ah.c
555
DPRINTF("packet replay failure: %s\n",
sys/netipsec/xform_ah.c
569
DPRINTF("bad authenticator length %u (expecting %lu)"
sys/netipsec/xform_ah.c
580
DPRINTF("bad mbuf length %u (expecting >= %lu)"
sys/netipsec/xform_ah.c
595
DPRINTF("failed to acquire crypto descriptor\n");
sys/netipsec/xform_ah.c
627
DPRINTF("failed to allocate tdb_crypto\n");
sys/netipsec/xform_ah.c
635
DPRINTF("failed to m_makewritable\n");
sys/netipsec/xform_ah.c
689
DPRINTF("hash over %d bytes, skip %d: "
sys/netipsec/xform_ah.c
776
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_ah.c
795
DPRINTF("authentication hash mismatch " \
sys/netipsec/xform_ah.c
847
DPRINTF("mangled mbuf chain for SA %s/%08lx\n",
sys/netipsec/xform_ah.c
923
DPRINTF("unknown/unsupported protocol "
sys/netipsec/xform_ah.c
933
DPRINTF("packet in SA %s/%08lx got too big "
sys/netipsec/xform_ah.c
948
DPRINTF("cannot clone mbuf chain, SA %s/%08lx\n",
sys/netipsec/xform_ah.c
959
DPRINTF("failed to inject %u byte AH header for SA "
sys/netipsec/xform_ah.c
991
DPRINTF("replay counter wrapped for SA %s/%08lx\n",
sys/netipsec/xform_esp.c
189
DPRINTF("unsupported encryption algorithm %d\n",
sys/netipsec/xform_esp.c
194
DPRINTF("no encoding key for %s algorithm\n",
sys/netipsec/xform_esp.c
199
DPRINTF("4-byte IV not supported with protocol\n");
sys/netipsec/xform_esp.c
204
DPRINTF("invalid key length %u, must be in "
sys/netipsec/xform_esp.c
242
DPRINTF("invalid key length %u, must be either of "
sys/netipsec/xform_esp.c
273
DPRINTF("no encoding OR authentication xform!\n");
sys/netipsec/xform_esp.c
314
DPRINTF("%s: misaligned packet, skip %u pkt len %u", __func__,
sys/netipsec/xform_esp.c
351
DPRINTF("payload of %d octets not a multiple of %d octets,"
sys/netipsec/xform_esp.c
365
DPRINTF("packet replay check for %s\n",
sys/netipsec/xform_esp.c
378
DPRINTF("failed to acquire crypto descriptors\n");
sys/netipsec/xform_esp.c
390
DPRINTF("failed to allocate tdb_crypto\n");
sys/netipsec/xform_esp.c
397
DPRINTF("m_makewritable failed\n");
sys/netipsec/xform_esp.c
547
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_esp.c
569
DPRINTF("authentication hash mismatch "
sys/netipsec/xform_esp.c
602
DPRINTF("packet replay check for %s\n",
sys/netipsec/xform_esp.c
618
DPRINTF("bad mbuf chain, SA %s/%08lx\n",
sys/netipsec/xform_esp.c
630
DPRINTF("invalid padding length %d "
sys/netipsec/xform_esp.c
642
DPRINTF("decryption failed for packet in SA "
sys/netipsec/xform_esp.c
646
DPRINTF("%x %x\n", lastthree[0],
sys/netipsec/xform_esp.c
738
DPRINTF("unknown/unsupported protocol family %d, "
sys/netipsec/xform_esp.c
747
DPRINTF("packet in SA %s/%08lx got too big (len %u, "
sys/netipsec/xform_esp.c
762
DPRINTF("cannot clone mbuf chain, SA %s/%08lx\n",
sys/netipsec/xform_esp.c
773
DPRINTF("failed to inject %u byte ESP hdr for SA "
sys/netipsec/xform_esp.c
804
DPRINTF("m_pad failed for SA %s/%08lx\n",
sys/netipsec/xform_esp.c
841
DPRINTF("failed to acquire crypto descriptors\n");
sys/netipsec/xform_esp.c
868
DPRINTF("failed to allocate tdb_crypto\n");
sys/netipsec/xform_esp.c
968
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_ipcomp.c
108
DPRINTF("unsupported compression algorithm %d\n",
sys/netipsec/xform_ipcomp.c
151
DPRINTF("no crypto descriptors\n");
sys/netipsec/xform_ipcomp.c
158
DPRINTF("cannot allocate tdb_crypto\n");
sys/netipsec/xform_ipcomp.c
165
DPRINTF("m_makewritable failed\n");
sys/netipsec/xform_ipcomp.c
275
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_ipcomp.c
303
DPRINTF("m_pullup failed\n");
sys/netipsec/xform_ipcomp.c
314
DPRINTF("nested ipcomp, IPCA %s/%08lx\n",
sys/netipsec/xform_ipcomp.c
325
DPRINTF("bad mbuf chain, IPCA %s/%08lx\n",
sys/netipsec/xform_ipcomp.c
396
DPRINTF("unknown/unsupported protocol family %d"
sys/netipsec/xform_ipcomp.c
406
DPRINTF("packet in IPCA %s/%08lx got too big "
sys/netipsec/xform_ipcomp.c
421
DPRINTF("cannot clone mbuf chain, IPCA %s/%08lx\n",
sys/netipsec/xform_ipcomp.c
434
DPRINTF("failed to acquire crypto descriptor\n");
sys/netipsec/xform_ipcomp.c
453
DPRINTF("failed to allocate tdb_crypto\n");
sys/netipsec/xform_ipcomp.c
539
DPRINTF("crypto error %d\n", crp->crp_etype);
sys/netipsec/xform_ipcomp.c
550
DPRINTF("failed to inject IPCOMP header for "
sys/netipsec/xform_ipcomp.c
596
DPRINTF("unknown/unsupported protocol "
sys/netipsec/xform_ipcomp.c
606
DPRINTF("compression was useless: initial size was %d "
sys/netipsec/xform_ipip.c
150
DPRINTF("bad protocol version 0x%x (%u) "
sys/netipsec/xform_ipip.c
160
DPRINTF("m_pullup (1) failed\n");
sys/netipsec/xform_ipip.c
208
DPRINTF("bad protocol version %#x (%u) "
sys/netipsec/xform_ipip.c
220
DPRINTF("m_pullup (2) failed\n");
sys/netipsec/xform_ipip.c
348
DPRINTF("unspecified tunnel endpoint "
sys/netipsec/xform_ipip.c
359
DPRINTF("M_PREPEND failed\n");
sys/netipsec/xform_ipip.c
423
DPRINTF("unspecified tunnel endpoint "
sys/netipsec/xform_ipip.c
443
DPRINTF("M_PREPEND failed\n");
sys/netipsec/xform_ipip.c
498
DPRINTF("unsupported protocol family %u\n",
sys/netipsec/xform_tcp.c
104
DPRINTF("invalid key length %u\n", keylen);
sys/netipsec/xform_tcp.c
90
DPRINTF("SPI %x must be TCP_SIG_SPI (0x1000)\n", sav->alg_auth);
sys/netipsec/xform_tcp.c
94
DPRINTF("unsupported authentication algorithm %u\n",
sys/netipsec/xform_tcp.c
99
DPRINTF("no authentication key present\n");
sys/nfs/nfs_bootdhcp.c
333
DPRINTF(("bootpcheck: short packet %d < %zu\n",
sys/nfs/nfs_bootdhcp.c
338
DPRINTF(("Bootpcheck: long packet %d > %zu\n",
sys/nfs/nfs_bootdhcp.c
349
DPRINTF(("bootpcheck: m_pullup failed\n"));
sys/nfs/nfs_bootdhcp.c
356
DPRINTF(("bootpcheck: op %d is not reply\n", bootp->bp_op));
sys/nfs/nfs_bootdhcp.c
360
DPRINTF(("bootpcheck: hlen %d != %d\n", bootp->bp_hlen,
sys/nfs/nfs_bootdhcp.c
371
DPRINTF(("bootpcheck: incorrect hwaddr %s != %s\n",
sys/nfs/nfs_bootdhcp.c
382
DPRINTF(("bootpcheck: xid %d != %d\n", bootp->bp_xid,
sys/nfs/nfs_bootdhcp.c
543
DPRINTF(("bootpc_call: SO_DONTROUTE failed %d\n", error));
sys/nfs/nfs_bootdhcp.c
549
DPRINTF(("bootpc_call: SO_BROADCAST failed %d\n", error));
sys/nfs/nfs_bootdhcp.c
567
DPRINTF(("bootpc_call: IP_MULTICAST_TTL failed %d\n", error));
sys/nfs/nfs_bootdhcp.c
573
DPRINTF(("bootpc_call: SO_RCVTIMEO failed %d\n", error));
sys/nfs/nfs_bootdhcp.c
581
DPRINTF(("bootpc_call: bind failed %d\n", error));
sys/opencrypto/crypto.c
1292
DPRINTF("crp %p, alg %d\n", crp, crp->crp_desc->crd_alg);
sys/opencrypto/crypto.c
1551
DPRINTF("calling process for %p\n", crp);
sys/opencrypto/crypto.c
1578
DPRINTF("lid[%u]: crp %p\n", CRYPTO_SESID2LID(crp->crp_sid), crp);
sys/opencrypto/crypto.c
1649
DPRINTF("krp %p\n", krp);
sys/opencrypto/crypto.c
1711
DPRINTF("lid[%u]: crp %p\n", CRYPTO_SESID2LID(crp->crp_sid), crp);
sys/opencrypto/crypto.c
1716
DPRINTF("lid[%u]: queueing %p\n", CRYPTO_SESID2LID(crp->crp_sid), crp);
sys/opencrypto/crypto.c
1721
DPRINTF("lid[%u]: waking cryptoret, crp %p hit empty queue\n.",
sys/opencrypto/crypto.c
693
DPRINTF("alg %d not supported\n", cr->cri_alg);
sys/opencrypto/crypto.c
842
DPRINTF("crypto_drivers[%d].cc_newsession() failed. error=%d\n",
sys/opencrypto/cryptodev.c
1046
DPRINTF("created %p\n", cse);
sys/opencrypto/cryptodev.c
1059
DPRINTF("destroying %p %d\n", cse, atomic_load_relaxed(&cse->refcnt));
sys/opencrypto/cryptodev.c
1149
DPRINTF("cse_find failed %#x\n", cnop[req].ses);
sys/opencrypto/cryptodev.c
1155
DPRINTF("length failed\n");
sys/opencrypto/cryptodev.c
1198
DPRINTF("iov_len -> %zu for decompress\n", iov_len);
sys/opencrypto/cryptodev.c
1247
DPRINTF("cse->sid[%d]: crdc setup for comp_alg %d"
sys/opencrypto/cryptodev.c
1299
DPRINTF("iov_base %p dst %p len %d mac %p\n",
sys/opencrypto/cryptodev.c
1348
DPRINTF("%zu status %d\n", req, cnop[req].status);
sys/opencrypto/cryptodev.c
1497
DPRINTF("error=0x%08x\n", error);
sys/opencrypto/cryptodev.c
1514
DPRINTF("cipher=%d, mac=%d\n", sop->cipher, sop->mac);
sys/opencrypto/cryptodev.c
1557
DPRINTF("Invalid cipher %d\n", sop->cipher);
sys/opencrypto/cryptodev.c
1569
DPRINTF("tcomp for GZIP\n");
sys/opencrypto/cryptodev.c
1572
DPRINTF("Invalid compression alg %d\n", sop->comp_alg);
sys/opencrypto/cryptodev.c
1600
DPRINTF("Invalid mackeylen %d\n", sop->mackeylen);
sys/opencrypto/cryptodev.c
1638
DPRINTF("Invalid mac %d\n", sop->mac);
sys/opencrypto/cryptodev.c
1649
DPRINTF("tcomp->type = %d\n", tcomp->type);
sys/opencrypto/cryptodev.c
1664
DPRINTF("keylen %d not in [%d,%d]\n",
sys/opencrypto/cryptodev.c
1684
DPRINTF("mackeylen %d != keysize %d\n",
sys/opencrypto/cryptodev.c
1704
DPRINTF("got session %d\n", (uint32_t)sid);
sys/opencrypto/cryptodev.c
1711
DPRINTF("csecreate failed\n");
sys/opencrypto/cryptodev.c
1716
DPRINTF("SIOCSESSION violates kernel parameters %d\n", error);
sys/opencrypto/cryptodev.c
1751
DPRINTF("%zu: create failed %d\n", i, sn_ops->status);
sys/opencrypto/cryptodev.c
1861
DPRINTF("krp->krp_status 0x%08x\n",
sys/opencrypto/cryptodev.c
1877
DPRINTF("copyout oparam %d failed, "
sys/opencrypto/cryptodev.c
1949
DPRINTF("krp->krp_status 0x%08x\n",
sys/opencrypto/cryptodev.c
1964
DPRINTF("copyout oparam "
sys/opencrypto/cryptodev.c
248
DPRINTF("lid[%u]: uio.iov_base %p malloced %zu bytes\n",
sys/opencrypto/cryptodev.c
257
DPRINTF("lid[%u]: uio.iov_base %p freeing %zu bytes\n",
sys/opencrypto/cryptodev.c
383
DPRINTF("create(%#x) error = %d\n", sop->ses, error);
sys/opencrypto/cryptodev.c
410
DPRINTF("destroy(%#x) error = %d\n", ses, error);
sys/opencrypto/cryptodev.c
433
DPRINTF("cse_find failed %#x\n", cop->ses);
sys/opencrypto/cryptodev.c
438
DPRINTF("cryptodev_op error = %d\n", error);
sys/opencrypto/cryptodev.c
461
DPRINTF("cryptodev_key error = %d\n", error);
sys/opencrypto/cryptodev.c
552
DPRINTF("[%u]: iov_len %zu\n",
sys/opencrypto/cryptodev.c
559
DPRINTF("iov_len -> %zu for decompress\n", iov_len);
sys/opencrypto/cryptodev.c
570
DPRINTF("lid[%u]: crp %p\n", CRYPTO_SESID2LID(cse->sid), crp);
sys/opencrypto/cryptodev.c
596
DPRINTF("ocf[%u]: iov_len %zu, cop->len %u\n",
sys/opencrypto/cryptodev.c
628
DPRINTF("lid[%u]: crdc setup for comp_alg %d.\n",
sys/opencrypto/cryptodev.c
640
DPRINTF("crda setup for mac %d.\n", crda->crd_alg);
sys/opencrypto/cryptodev.c
665
DPRINTF("crde setup for cipher %d.\n", crde->crd_alg);
sys/opencrypto/cryptodev.c
714
DPRINTF("cse->sid[%u]: sleeping on cv %p for crp %p\n",
sys/opencrypto/cryptodev.c
722
DPRINTF("crp_etype %d\n", crp->crp_etype);
sys/opencrypto/cryptodev.c
738
DPRINTF("copyout %zu bytes to %p\n", dst_len, cop->dst);
sys/opencrypto/cryptodev.c
743
DPRINTF("copyout error %d\n", error);
sys/opencrypto/cryptodev.c
749
DPRINTF("mac copyout error %d\n", error);
sys/opencrypto/cryptodev.c
766
DPRINTF("cod = %p\n", cod);
sys/opencrypto/cryptodev.c
906
DPRINTF("krp->krp_status 0x%08x\n", krp->krp_status);
sys/opencrypto/cryptodev.c
919
DPRINTF("copyout oparam %zu failed, "
sys/opencrypto/cryptodev.c
938
DPRINTF("error=0x%08x\n", error);
sys/opencrypto/cryptodev.h
674
#ifndef DPRINTF
sys/opencrypto/cryptodev.h
678
#ifndef DPRINTF
sys/opencrypto/cryptosoft.c
1241
DPRINTF("compdec for %d\n", sw->sw_alg);
sys/opencrypto/cryptosoft.c
1255
DPRINTF("request %p done\n", crp);
sys/opencrypto/deflate.c
240
DPRINTF("decomp %d, size %u\n", decomp, size);
sys/opencrypto/deflate.c
249
DPRINTF("compress malloc %u + %zu + %u = %zu\n",
sys/opencrypto/deflate.c
255
DPRINTF("size %u, crc 0x%x\n", size, crc);
sys/opencrypto/deflate.c
263
DPRINTF("not enough data (%u)\n", size);
sys/opencrypto/deflate.c
275
DPRINTF("unsupported gzip header (%02x%02x)\n",
sys/opencrypto/deflate.c
279
DPRINTF("%d: gzip header ok\n",__LINE__);
sys/opencrypto/deflate.c
287
DPRINTF("isize = %u (%02x %02x %02x %02x)\n",
sys/opencrypto/deflate.c
309
DPRINTF("zbuf avail_in %u, avail_out %u\n",
sys/opencrypto/deflate.c
322
DPRINTF("pre: %s in:%u out:%u\n", decomp ? "deflate()" : "inflate()",
sys/opencrypto/deflate.c
326
DPRINTF("post: %s in:%u out:%u\n", decomp ? "deflate()" : "inflate()",
sys/opencrypto/deflate.c
362
DPRINTF("in %u -> out %u\n", size, result);
sys/opencrypto/deflate.c
403
DPRINTF("size = 0x%x (%02x %02x %02x %02x)\n",
sys/opencrypto/deflate.c
411
DPRINTF("crc/size mismatch\n");
sys/opencrypto/deflate.c
92
DPRINTF("size %u\n", size);
sys/opencrypto/ocryptodev.c
161
DPRINTF("csefind failed\n");
sys/opencrypto/ocryptodev.c
166
DPRINTF("ocryptodev_op error = %d\n", error);
sys/opencrypto/ocryptodev.c
192
DPRINTF("invalid ioctl cmd 0x%lx\n", cmd);
sys/rump/librump/rumpvfs/rumpblk.c
546
DPRINTF(("rumpblk_strategy: 0x%x bytes %s off 0x%" PRIx64
sys/rump/net/lib/libshmif/if_shmem.c
673
DPRINTF(("bus generation now %" PRIu64 "\n", busmem->shm_gen));
sys/rump/net/lib/libshmif/if_shmem.c
681
DPRINTF(("shmif_start: send %d bytes at off %d\n", pktsize,
sys/rump/net/lib/libshmif/if_shmem.c
771
DPRINTF(("waiting %d/%" PRIu64 "\n",
sys/rump/net/lib/libshmif/if_shmem.c
800
DPRINTF(("dev %p overrun, new data: %d/%" PRIu64 "\n",
sys/rump/net/lib/libshmif/if_shmem.c
818
DPRINTF(("shmif_rcv: read packet of length %d at %d\n",
sys/rump/net/lib/libshmif/if_shmem.c
826
DPRINTF(("dev %p generation now %" PRIu64 "\n",
sys/rump/net/lib/libshmif/if_shmem.c
835
DPRINTF(("shmif read packet len %d < ETHER_HDR_LEN\n",
sys/rump/net/lib/libshmif/shmif_busops.c
114
DPRINTF(("buswrite: wrote %zu bytes to %d", chunk, off));
sys/rump/net/lib/libshmif/shmif_busops.c
121
DPRINTF(("\n"));
sys/rump/net/lib/libshmif/shmif_busops.c
125
DPRINTF((", wrapped bytes %zu to 0\n", len));
sys/rump/net/lib/libshmif/shmif_busops.c
91
DPRINTF(("advancefirst: old offset %d, ", busmem->shm_first));
sys/rump/net/lib/libshmif/shmif_busops.c
93
DPRINTF(("new offset: %d\n", busmem->shm_first));
sys/ufs/ffs/ffs_vfsops.c
1150
DPRINTF("bread@0x%jx returned %d", (intmax_t)blkno, error);
sys/ufs/ffs/ffs_vfsops.c
1193
DPRINTF("vinvalbuf returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1203
DPRINTF("ffs_snapshot_init returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1222
DPRINTF("no superblock found");
sys/ufs/ffs/ffs_vfsops.c
1231
DPRINTF("bread@0x%x returned %d",
sys/ufs/ffs/ffs_vfsops.c
1239
DPRINTF("fs_magic 0x%x", fs->fs_magic);
sys/ufs/ffs/ffs_vfsops.c
1332
DPRINTF("ffs_wapbl_replay_start returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1343
DPRINTF("wapbl_replay_write returned %d",
sys/ufs/ffs/ffs_vfsops.c
1366
DPRINTF("no force %d", error);
sys/ufs/ffs/ffs_vfsops.c
1380
DPRINTF("no force %d", error);
sys/ufs/ffs/ffs_vfsops.c
1402
DPRINTF("AppleUFS not supported");
sys/ufs/ffs/ffs_vfsops.c
1446
DPRINTF("bread@0x%jx returned %d",
sys/ufs/ffs/ffs_vfsops.c
1453
DPRINTF("bcount %x != fsize %x", bp->b_bcount,
sys/ufs/ffs/ffs_vfsops.c
1489
DPRINTF("bread@0x%jx %d",
sys/ufs/ffs/ffs_vfsops.c
1579
DPRINTF("ffs_statvfs returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1585
DPRINTF("ffs_wapbl_start returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1594
DPRINTF("ffs_quota2_mount returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
1605
DPRINTF("quota disabled %d", error);
sys/ufs/ffs/ffs_vfsops.c
198
DPRINTF("out of range %" PRIu64 "\n", ino);
sys/ufs/ffs/ffs_vfsops.c
216
DPRINTF("error %d reading cg %d ino %" PRIu64 "\n",
sys/ufs/ffs/ffs_vfsops.c
226
DPRINTF("bad cylinder group magic cg %d ino %" PRIu64 "\n",
sys/ufs/ffs/ffs_vfsops.c
235
DPRINTF("cg=%d fs->fs_ipg=%d initediblk=%d ino=%" PRIu64 "\n",
sys/ufs/ffs/ffs_vfsops.c
474
DPRINTF("NULL args");
sys/ufs/ffs/ffs_vfsops.c
478
DPRINTF("bad size args %zu != %zu", *data_len, sizeof(*args));
sys/ufs/ffs/ffs_vfsops.c
484
DPRINTF("no ump");
sys/ufs/ffs/ffs_vfsops.c
500
DPRINTF("no filename for mount");
sys/ufs/ffs/ffs_vfsops.c
510
DPRINTF("namei_simple_user returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
518
DPRINTF("non block device %d", devvp->v_type);
sys/ufs/ffs/ffs_vfsops.c
524
DPRINTF("can't find block device 0x%jx",
sys/ufs/ffs/ffs_vfsops.c
537
DPRINTF("wrong device 0x%jx != 0x%jx",
sys/ufs/ffs/ffs_vfsops.c
570
DPRINTF("kauth returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
600
DPRINTF("VOP_OPEN returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
610
DPRINTF("ffs_mountfs returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
647
DPRINTF("wapbl %d", error);
sys/ufs/ffs/ffs_vfsops.c
666
DPRINTF("ffs_wapbl_stop returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
686
DPRINTF("ffs_reload returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
702
DPRINTF("ffs_quota2 %d", EINVAL);
sys/ufs/ffs/ffs_vfsops.c
722
DPRINTF("%s: wapbl_replay_write %d",
sys/ufs/ffs/ffs_vfsops.c
737
DPRINTF("ffs_wapbl_start returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
746
DPRINTF("ffs_quota2_mount returned %d", error);
sys/ufs/ffs/ffs_vfsops.c
919
DPRINTF("AppleUFS not supported");
sys/ufs/ffs/ffs_wapbl.c
241
DPRINTF("empty locators, just clear\n");
sys/ufs/ffs/ffs_wapbl.c
248
DPRINTF("no log\n");
sys/ufs/ffs/ffs_wapbl.c
253
DPRINTF("in-fs log, ino = %" PRId64 "\n",log_ino);
sys/ufs/ffs/ffs_wapbl.c
285
DPRINTF("end-of-partition log\n");
sys/ufs/ffs/ffs_wapbl.c
552
DPRINTF("found existing end-of-partition log\n");
sys/ufs/ffs/ffs_wapbl.c
556
DPRINTF(" start = %" PRId64 ", size = %zu, "
sys/ufs/ffs/ffs_wapbl.c
561
DPRINTF("found existing in-filesystem log\n");
sys/ufs/ffs/ffs_wapbl.c
565
DPRINTF(" start = %" PRId64 ", size = %zu, "
sys/ufs/ffs/ffs_wapbl.c
578
DPRINTF("desired log size = %" PRId64 " kB\n", desired_logsize / 1024);
sys/ufs/ffs/ffs_wapbl.c
581
DPRINTF("adjusted desired log size = %" PRId64 " kB\n",
sys/ufs/ffs/ffs_wapbl.c
593
DPRINTF("enough space, use end-of-partition log\n");
sys/ufs/ffs/ffs_wapbl.c
611
DPRINTF("end-of-partition has only %" PRId64 " free\n",
sys/ufs/ffs/ffs_wapbl.c
788
DPRINTF("suggested log size = %" PRId64 "\n", logsize);
sys/ufs/ffs/ffs_wapbl.c
791
DPRINTF("adjusted log size = %" PRId64 "\n", logsize);
sys/ufs/ffs/ffs_wapbl.c
794
DPRINTF("fixed log size = %" PRId64 "\n", logsize);
sys/ufs/ffs/ffs_wapbl.c
798
DPRINTF("desired blocks = %" PRId64 "\n", desired_blks);
sys/ufs/ffs/ffs_wapbl.c
830
DPRINTF("desired blocks = %" PRId64 " (including indirect)\n",
sys/ufs/ffs/ffs_wapbl.c
867
DPRINTF("check cg %d of %d\n", cg, fs->fs_ncg);
sys/ufs/ffs/ffs_wapbl.c
904
DPRINTF("found len %" PRId64
sys/ufs/ffs/ffs_wapbl.c
913
DPRINTF("best found len = %" PRId64 ", wanted %" PRId64
sys/uvm/pmap/pmap.c
581
DPRINTF("%s: need %zu pages\n", __func__, npgs);
sys/uvm/pmap/pmap.c
590
DPRINTF("%s: seg %"PRIxPHYSSEG": %#"PRIxPADDR" %#"PRIxPADDR" %#"PRIxPADDR" %#"PRIxPADDR"\n",
sys/uvm/pmap/pmap.c
597
DPRINTF("%s: seg %"PRIxPHYSSEG": bad start\n", __func__, bank);
sys/uvm/pmap/pmap.c
602
DPRINTF("%s: seg %"PRIxPHYSSEG": too small for %zu pages\n",
sys/uvm/pmap/pmap.c
631
DPRINTF("%s: seg %"PRIxPHYSSEG": %zu pages stolen (%#"PRIxPADDR" left)\n",
sys/uvm/uvm_pdpolicy_clockpro.c
1051
DPRINTF("%s: HCOLD TAKEOVER\n", __func__);
sys/uvm/uvm_pdpolicy_clockpro.c
1346
DPRINTF("scan too much\n");
sys/uvm/uvm_pdpolicy_clockpro.c
1439
DPRINTF("%s: swap_shortage=%d\n", __func__, swap_shortage);
sys/uvm/uvm_pdpolicy_clockpro.c
1447
DPRINTF("%s: done=%d\n", __func__, swap_shortage - todo);
sys/uvm/uvm_pdpolicy_clockpro.c
1609
DPRINTF(" %" PRIu64 "%s%s%s%s%s%s",
sys/uvm/uvm_pdpolicy_clockpro.c
1628
DPRINTF(" %s L(", id);
sys/uvm/uvm_pdpolicy_clockpro.c
1630
DPRINTF(" ) H(");
sys/uvm/uvm_pdpolicy_clockpro.c
1632
DPRINTF(" ) C(");
sys/uvm/uvm_pdpolicy_clockpro.c
1634
DPRINTF(" ) N(");
sys/uvm/uvm_pdpolicy_clockpro.c
1636
DPRINTF(" ) ncold=%d/%d, coldadj=%d\n",
sys/uvm/uvm_pdpolicy_clockpro.c
925
DPRINTF("%s: HHOT TAKEOVER\n", __func__);
sys/uvm/uvm_readahead.c
122
DPRINTF(("%s: uobj=%p, off=%" PRIu64 ", endoff=%" PRIu64 "\n",
sys/uvm/uvm_readahead.c
136
DPRINTF(("%s: off=%" PRIu64 ", sz=%zu already cached\n",
sys/uvm/uvm_readahead.c
164
DPRINTF(("%s: off=%" PRIu64 ", bytelen=%zu -> %d\n",
sys/uvm/uvm_readahead.c
168
DPRINTF(("%s: error=%d\n", __func__, error));
sys/uvm/uvm_readahead.c
283
DPRINTF(("%s: %p: same block: off=%" PRIu64
tests/dev/audio/audiotest.c
1236
DPRINTF(" = %u\n", r);
tests/dev/audio/audiotest.c
1357
DPRINTF(" > type=%s(%d) mixer_class=%d name=%s\n",
tests/dev/audio/audiotest.c
1363
DPRINTF(" > class_output=%d\n", class_outputs);
tests/dev/audio/audiotest.c
2012
DPRINTF(" > multiuser=%d\n", oldval);
tests/dev/audio/audiotest.c
2019
DPRINTF(" > new multiuser=%d\n", multiuser);
tests/dev/audio/audiotest.c
2027
DPRINTF(" > restore multiuser to %d\n", oldval);
tests/dev/audio/audiotest.c
2962
DPRINTF(" > pfd.revents=%s\n", event_tostr(pfd.revents));
tests/dev/audio/audiotest.c
3323
DPRINTF(" > blocksize=%d lowat=%d hiwat=%d\n",
tests/dev/audio/audiotest.c
3869
DPRINTF(" > blocksize=%d hiwat=%d lowat=%d buffer_size=%d\n",
tests/dev/audio/audiotest.c
4169
DPRINTF(" > %d: pid %d got SIGIO\n", __LINE__, (int)getpid());
tests/dev/audio/audiotest.c
4401
DPRINTF(" > fork() = %d\n", (int)pid);
tests/dev/audio/audiotest.c
4420
DPRINTF(" > child's sigio_cauht = %d\n", pipebuf[0]);
tests/dev/audio/audiotest.c
5261
DPRINTF(" > hwinfo.play.channels = %d\n",
tests/dev/audio/audiotest.c
5280
DPRINTF(" > hwinfo.record.channels = %d\n",
tests/dev/audio/audiotest.c
5544
DPRINTF(" > outputs.master = %d\n", master);
tests/dev/audio/audiotest.c
5644
DPRINTF(" > %s.gain cannot be set\n", dir);
tests/dev/audio/audiotest.c
5648
DPRINTF(" > %s.gain can only be set %d\n", dir, gain[0]);
tests/dev/audio/audiotest.c
5652
DPRINTF(" > %s.gain can be set %d, %d\n",
tests/dev/audio/audiotest.c
5702
DPRINTF(" > %s.balance can only be set %d\n",
tests/dev/audio/audiotest.c
5707
DPRINTF(" > %s.balance can be set %d, %d\n",
tests/dev/audio/audiotest.c
580
DPRINTF(fmt); \
tests/dev/audio/audiotest.c
5823
DPRINTF(" > setting play.gain=%d/balance=%d: "
tests/dev/audio/audiotest.c
5845
DPRINTF(" > setting record.gain=%d/balance=%d: "
tests/dev/audio/audiotest.c
588
DPRINTF(" = %d, err#%d %s\n", \
tests/dev/audio/audiotest.c
592
DPRINTF(" = %d\n", r); \
tests/dev/audio/audiotest.c
602
DPRINTF(" = -1, err#%d %s\n", \
tests/dev/audio/audiotest.c
6029
DPRINTF(" > encoding=%s precision=%d\n",
tests/dev/audio/audiotest.c
606
DPRINTF(" = %p\n", r); \
tests/dev/audio/audiotest.c
6338
DPRINTF(" > blocksize=%u, estimated blk_ms=%u\n", blocksize, blk_ms);
tests/dev/audio/audiotest.c
6353
DPRINTF(" > %d: samples=%u deltablks=%u offset=%u\n",
tests/dev/audio/audiotest.c
6427
DPRINTF(" > blocksize=%u, estimated blk_ms=%u\n", blocksize, blk_ms);
tests/dev/audio/audiotest.c
6549
DPRINTF(" > buffer_size=%u blocksize=%u nblks=%u\n",
tests/dev/audio/audiotest.c
656
DPRINTF(" use rump\n");
tests/dev/audio/audiotest.c
6592
DPRINTF(" > %d: samples(%u) == blocksize * nblks\n",
tests/dev/audio/audiotest.c
6727
DPRINTF(" > %d: offset(%u) == last_offset\n",
tests/dev/audio/audiotest.c
7013
DPRINTF(" > multiuser=%d\n", oldval);
tests/dev/audio/audiotest.c
7020
DPRINTF(" > new multiuser=%d\n", multiuser);
tests/dev/audio/audiotest.c
7028
DPRINTF(" > restore multiuser to %d\n", oldval);
tests/dev/audio/h_pad.c
143
DPRINTF(1, "init\n");
tests/dev/audio/h_pad.c
153
DPRINTF(1, "ioctl\n");
tests/dev/audio/h_pad.c
164
DPRINTF(1, "write %d\n", inplen);
tests/dev/audio/h_pad.c
204
DPRINTF(2, "[%d] %08x %08x\n", i, actual, expected);
tests/dev/audio/h_pad.c
232
DPRINTF(1, "success\n");
tests/kernel/t_zombie.c
253
DPRINTF("Step: %lu (signal: %s)\n", N, signalname(sig));
tests/kernel/t_zombie.c
262
DPRINTF("Iterations: %lu\n", N);
tests/lib/libc/db/h_lfsr.c
111
DPRINTF("get %zu %zu %#x\n",
tests/lib/libc/db/h_lfsr.c
142
DPRINTF("del %zu %zu %#x\n",
tests/lib/libc/db/h_lfsr.c
171
DPRINTF("get2 %zu %zu %#x\n",
tests/lib/libc/db/h_lfsr.c
89
DPRINTF("put %zu %zu %#x\n",
tests/lib/libc/gen/t_glob.c
125
DPRINTF(("opendir %s %p\n", buf, &d[i]));
tests/lib/libc/gen/t_glob.c
128
DPRINTF(("opendir %s ENOENT\n", buf));
tests/lib/libc/gen/t_glob.c
144
DPRINTF(("readdir %s %d\n", dir.d_name, dir.d_type));
tests/lib/libc/gen/t_glob.c
181
DPRINTF(("stat %s ENOENT\n", buf));
tests/lib/libc/gen/t_glob.c
185
DPRINTF(("stat %s %06o\n", buf, st->st_mode));
tests/lib/libc/gen/t_glob.c
200
DPRINTF(("closedir %p\n", dd));
tests/lib/libc/gen/t_glob.c
210
DPRINTF(("pattern %s\n", p));
tests/lib/libc/gen/t_glob.c
239
DPRINTF(("glob result %zu: %s\n", i, gl.gl_pathv[i]));
tests/lib/libc/net/h_dns_server.c
233
DPRINTF("Too short %zd\n", nrecv);
tests/lib/libc/net/h_dns_server.c
237
DPRINTF("Not a query 0x%x\n", buf[2]);
tests/lib/libc/net/h_dns_server.c
241
DPRINTF("QCOUNT is not 1 0x%x 0x%x\n", buf[4], buf[5]);
tests/lib/libc/net/h_dns_server.c
250
DPRINTF("no match name %s != %s\n",
tests/lib/libc/net/h_dns_server.c
255
DPRINTF("match name %s\n",
tests/lib/libc/net/h_dns_server.c
261
DPRINTF("no match name 0x%x != 0x%x\n",
tests/lib/libc/net/h_dns_server.c
265
DPRINTF("match type 0x%x\n", qtype);
tests/lib/libc/net/h_dns_server.c
269
DPRINTF("no match class %d != 1\n", qclass);
tests/lib/libc/net/h_dns_server.c
272
DPRINTF("match class %d\n", qclass);
tests/lib/libc/net/h_dns_server.c
294
DPRINTF("sent %zd\n", nsent);
tests/lib/libc/rpc/t_rpc.c
101
DPRINTF("Starting server\n");
tests/lib/libc/rpc/t_rpc.c
124
DPRINTF("About to increment\n");
tests/lib/libc/rpc/t_rpc.c
128
DPRINTF("Leaving server procedure.\n");
tests/lib/libc/rpc/t_rpc.c
158
DPRINTF("Got %d\n", resp);
tests/lib/libc/rpc/t_rpc.c
186
DPRINTF("Calling svc_run\n");
tests/lib/libc/rpc/t_rpc.c
196
DPRINTF("Initializing client\n");
tests/lib/libc/rpc/t_rpc.c
205
DPRINTF("Got %d\n", resp);
tests/lib/libc/sys/t_futex_ops.c
349
DPRINTF(("futex_basic_wait_wake: testing with flags 0x%x\n", flags));
tests/lib/libc/sys/t_futex_ops.c
358
DPRINTF(("futex_basic_wait_wake: creating watier LWP\n"));
tests/lib/libc/sys/t_futex_ops.c
361
DPRINTF(("futex_basic_wait_wake: waiting for LWP %d to enter futex\n",
tests/lib/libc/sys/t_futex_ops.c
376
DPRINTF(("futex_basic_wait_wake: checking for successful wait (%d)\n",
tests/lib/libc/sys/t_futex_ops.c
392
DPRINTF(("futex_basic_wait_wake: waking 1 waiter\n"));
tests/lib/libc/sys/t_futex_ops.c
396
DPRINTF(("futex_basic_wait_wake: checking for successful wake (%d)\n",
tests/lib/libc/sys/t_futex_ops.c
410
DPRINTF(("futex_basic_wait_wake: waiting for LWP to advance (2)\n"));
tests/lib/libc/sys/t_futex_ops.c
423
DPRINTF(("futex_basic_wait_wake: waiting for LWP to advance (4)\n"));
tests/lib/libc/sys/t_futex_ops.c
433
DPRINTF(("futex_basic_wait_wake: checking for expected EGAIN\n"));
tests/lib/libc/sys/t_futex_ops.c
436
DPRINTF(("futex_basic_wait_wake: reaping LWP %d\n", wlwp->lwpid));
tests/lib/libc/sys/t_ptrace_amd64_wait.h
101
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_amd64_wait.h
105
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
110
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
50
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_amd64_wait.h
53
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_amd64_wait.h
56
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_amd64_wait.h
59
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_amd64_wait.h
62
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
64
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
69
DPRINTF("Call GETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_amd64_wait.h
72
DPRINTF("RAX=%#" PRIxREGISTER "\n", r.regs[_REG_RAX]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
73
DPRINTF("RBX=%#" PRIxREGISTER "\n", r.regs[_REG_RBX]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
74
DPRINTF("RCX=%#" PRIxREGISTER "\n", r.regs[_REG_RCX]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
75
DPRINTF("RDX=%#" PRIxREGISTER "\n", r.regs[_REG_RDX]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
77
DPRINTF("RDI=%#" PRIxREGISTER "\n", r.regs[_REG_RDI]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
78
DPRINTF("RSI=%#" PRIxREGISTER "\n", r.regs[_REG_RSI]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
80
DPRINTF("GS=%#" PRIxREGISTER "\n", r.regs[_REG_GS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
81
DPRINTF("FS=%#" PRIxREGISTER "\n", r.regs[_REG_FS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
82
DPRINTF("ES=%#" PRIxREGISTER "\n", r.regs[_REG_ES]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
83
DPRINTF("DS=%#" PRIxREGISTER "\n", r.regs[_REG_DS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
84
DPRINTF("CS=%#" PRIxREGISTER "\n", r.regs[_REG_CS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
85
DPRINTF("SS=%#" PRIxREGISTER "\n", r.regs[_REG_SS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
87
DPRINTF("RSP=%#" PRIxREGISTER "\n", r.regs[_REG_RSP]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
88
DPRINTF("RIP=%#" PRIxREGISTER "\n", r.regs[_REG_RIP]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
90
DPRINTF("RFLAGS=%#" PRIxREGISTER "\n", r.regs[_REG_RFLAGS]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
92
DPRINTF("R8=%#" PRIxREGISTER "\n", r.regs[_REG_R8]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
93
DPRINTF("R9=%#" PRIxREGISTER "\n", r.regs[_REG_R9]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
94
DPRINTF("R10=%#" PRIxREGISTER "\n", r.regs[_REG_R10]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
95
DPRINTF("R11=%#" PRIxREGISTER "\n", r.regs[_REG_R11]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
96
DPRINTF("R12=%#" PRIxREGISTER "\n", r.regs[_REG_R12]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
97
DPRINTF("R13=%#" PRIxREGISTER "\n", r.regs[_REG_R13]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
98
DPRINTF("R14=%#" PRIxREGISTER "\n", r.regs[_REG_R14]);
tests/lib/libc/sys/t_ptrace_amd64_wait.h
99
DPRINTF("R15=%#" PRIxREGISTER "\n", r.regs[_REG_R15]);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
157
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
160
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
202
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
274
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
277
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
279
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
315
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
324
DPRINTF("Calling operation to transfer bytes between child=%d and "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
376
DPRINTF("Asserting that AUXV length (%zu) is > 0\n",
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
380
DPRINTF("a_type=%#llx a_v=%#llx\n",
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
431
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
435
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
440
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
549
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
552
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
555
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
558
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
561
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
563
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
568
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
572
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
573
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
657
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
661
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
665
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
726
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
729
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
732
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
735
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
738
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
740
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
745
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
749
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
750
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
810
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
814
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h
818
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_clone_wait.h
101
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_clone_wait.h
108
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_clone_wait.h
127
DPRINTF("Reported ptrace event with forkee %d\n", child2);
tests/lib/libc/sys/t_ptrace_clone_wait.h
129
DPRINTF("Before calling %s() for the forkee %d of the child "
tests/lib/libc/sys/t_ptrace_clone_wait.h
149
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
154
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
161
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_clone_wait.h
173
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
176
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
184
DPRINTF("Before calling %s() for the forkee - expected exited"
tests/lib/libc/sys/t_ptrace_clone_wait.h
191
DPRINTF("Before calling %s() for the forkee - expected no "
tests/lib/libc/sys/t_ptrace_clone_wait.h
198
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_clone_wait.h
204
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_clone_wait.h
208
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
214
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
357
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_clone_wait.h
372
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_clone_wait.h
375
DPRINTF("Before forking process PID=%d flags=%#x\n", getpid(),
tests/lib/libc/sys/t_ptrace_clone_wait.h
380
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(),
tests/lib/libc/sys/t_ptrace_clone_wait.h
389
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_clone_wait.h
392
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_clone_wait.h
394
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_clone_wait.h
399
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_clone_wait.h
403
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_clone_wait.h
419
DPRINTF("Set PTRACE_FORK | PTRACE_VFORK | PTRACE_VFORK_DONE in "
tests/lib/libc/sys/t_ptrace_clone_wait.h
424
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_clone_wait.h
428
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_clone_wait.h
438
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
444
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
455
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
461
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
473
DPRINTF("state.pe_report_event=%#x pid=%d\n", state.pe_report_event,
tests/lib/libc/sys/t_ptrace_clone_wait.h
484
DPRINTF("Reported ptrace event with forkee %d\n", child2);
tests/lib/libc/sys/t_ptrace_clone_wait.h
486
DPRINTF("Before calling %s() for the forkee %d of the child "
tests/lib/libc/sys/t_ptrace_clone_wait.h
497
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
503
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
514
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
520
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
542
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
547
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
552
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_clone_wait.h
569
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
57
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_clone_wait.h
575
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_clone_wait.h
586
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
592
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_clone_wait.h
60
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_clone_wait.h
607
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
610
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_clone_wait.h
615
DPRINTF("Before calling %s() for the forkee - expected exited"
tests/lib/libc/sys/t_ptrace_clone_wait.h
622
DPRINTF("Before calling %s() for the forkee - expected no "
tests/lib/libc/sys/t_ptrace_clone_wait.h
627
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_clone_wait.h
63
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_clone_wait.h
633
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_clone_wait.h
637
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
643
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
69
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(),
tests/lib/libc/sys/t_ptrace_clone_wait.h
704
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_clone_wait.h
707
DPRINTF("Before forking process PID=%d flags=%#x\n", getpid(),
tests/lib/libc/sys/t_ptrace_clone_wait.h
712
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(),
tests/lib/libc/sys/t_ptrace_clone_wait.h
721
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_clone_wait.h
724
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_clone_wait.h
726
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
732
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_clone_wait.h
78
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_clone_wait.h
81
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_clone_wait.h
83
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_clone_wait.h
88
DPRINTF("Set 0%s%s%s in EVENT_MASK for the child %d\n",
tests/lib/libc/sys/t_ptrace_core_wait.h
160
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_core_wait.h
163
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_core_wait.h
166
DPRINTF("Before triggering SIGTRAP\n");
tests/lib/libc/sys/t_ptrace_core_wait.h
169
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_core_wait.h
172
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_core_wait.h
174
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_core_wait.h
182
DPRINTF("Call DUMPCORE for the child process\n");
tests/lib/libc/sys/t_ptrace_core_wait.h
186
DPRINTF("Read core file\n");
tests/lib/libc/sys/t_ptrace_core_wait.h
207
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_core_wait.h
229
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_core_wait.h
234
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
41
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
44
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
47
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
50
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
53
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
55
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
65
DPRINTF("set_event=%#x get_event=%#x\n", set_event.pe_set_event,
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
69
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
73
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_eventmask_wait.h
78
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
102
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_exec_wait.h
107
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_exec_wait.h
117
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_exec_wait.h
122
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_exec_wait.h
131
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_exec_wait.h
135
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_exec_wait.h
136
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_exec_wait.h
143
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_exec_wait.h
147
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
150
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
197
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_exec_wait.h
200
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_exec_wait.h
216
DPRINTF("Before calling execve(2) from child\n");
tests/lib/libc/sys/t_ptrace_exec_wait.h
221
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_exec_wait.h
223
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
248
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_exec_wait.h
253
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_exec_wait.h
263
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_exec_wait.h
268
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_exec_wait.h
277
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_exec_wait.h
281
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_exec_wait.h
282
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_exec_wait.h
289
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_exec_wait.h
293
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
296
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_exec_wait.h
50
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_exec_wait.h
53
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_exec_wait.h
69
DPRINTF("Before calling execve(2) from child\n");
tests/lib/libc/sys/t_ptrace_exec_wait.h
75
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_exec_wait.h
77
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1004
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1009
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1010
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1032
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1037
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1038
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1045
DPRINTF("Set EVENT_MASK for the child %d\n", tracee);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1050
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1054
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME, tracee);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1072
DPRINTF("Reported ptrace event with forkee %d\n", tracee2);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1080
DPRINTF("Before calling %s() for the forkee %d of the tracee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1098
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1104
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
1116
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1120
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1125
DPRINTF("Before calling %s() for the forkee - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1131
DPRINTF("Before calling %s() for the forkee - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1136
DPRINTF("Before calling %s() for the forkee - expected signaled\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1146
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1150
DPRINTF("Wait for the tracer process (direct child) to exit "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1157
DPRINTF("Wait for the non-exited tracee process with %s()\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1162
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1165
DPRINTF("Resume the tracee and let it crash\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1168
DPRINTF("Resume the tracer and let it detect crashed tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1171
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1181
DPRINTF("Await normal exit of tracer\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
122
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1225
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
1228
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
1241
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1244
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1246
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1252
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
130
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
1305
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
1308
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
1324
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_fork_wait.h
1345
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1348
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1350
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1355
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1359
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
1375
DPRINTF("Set 0%s%s%s%s in EVENT_MASK for the child %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1404
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1410
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
1420
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1426
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1437
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1443
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1470
DPRINTF("Reported ptrace event with forkee %d\n", child2);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1472
DPRINTF("Before calling %s() for the forkee %d of the child "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1483
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1489
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1500
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1506
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1534
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1539
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
154
DPRINTF("Reported ptrace event with forkee %d\n", child2);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1545
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
156
DPRINTF("Before calling %s() for the forkee %d of the child "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1562
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1568
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1579
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1585
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_fork_wait.h
1600
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1603
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1610
DPRINTF("Before calling %s() for the forkee - expected exited"
tests/lib/libc/sys/t_ptrace_fork_wait.h
1617
DPRINTF("Before calling %s() for the forkee - expected no "
tests/lib/libc/sys/t_ptrace_fork_wait.h
1623
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
1629
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
181
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
186
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
193
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
205
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
208
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
217
DPRINTF("Before calling %s() for the forkee - expected exited"
tests/lib/libc/sys/t_ptrace_fork_wait.h
224
DPRINTF("Before calling %s() for the forkee - expected no "
tests/lib/libc/sys/t_ptrace_fork_wait.h
231
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
237
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
375
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
380
DPRINTF("Before entering new process group");
tests/lib/libc/sys/t_ptrace_fork_wait.h
387
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_fork_wait.h
408
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
412
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
421
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
430
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_fork_wait.h
435
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_fork_wait.h
436
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_fork_wait.h
458
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_fork_wait.h
463
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_fork_wait.h
464
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_fork_wait.h
471
DPRINTF("Set 0%s%s%s%s in EVENT_MASK for the child %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
503
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
51
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
510
DPRINTF("Before calling %s() for the tracee %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
534
DPRINTF("Reported ptrace event with forkee %d\n", tracee2);
tests/lib/libc/sys/t_ptrace_fork_wait.h
536
DPRINTF("Before calling %s() for the forkee %d of the tracee "
tests/lib/libc/sys/t_ptrace_fork_wait.h
55
DPRINTF("Before entering new process group");
tests/lib/libc/sys/t_ptrace_fork_wait.h
561
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
566
DPRINTF("Before resuming the tracee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
572
DPRINTF("Before calling %s() for the tracee %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
584
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
587
DPRINTF("Before resuming the tracee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
59
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
595
DPRINTF("Before calling %s() for the forkee - expected exited"
tests/lib/libc/sys/t_ptrace_fork_wait.h
602
DPRINTF("Before calling %s() for the forkee - expected no "
tests/lib/libc/sys/t_ptrace_fork_wait.h
608
DPRINTF("Before calling %s() for the tracee - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
617
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
62
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_fork_wait.h
621
DPRINTF("Wait for the tracer process (direct child) to exit "
tests/lib/libc/sys/t_ptrace_fork_wait.h
628
DPRINTF("Wait for the non-exited tracee process with %s()\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
633
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
636
DPRINTF("Resume the tracee and let it crash\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
639
DPRINTF("Resume the tracer and let it detect crashed tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
642
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
648
DPRINTF("Await normal exit of tracer\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
758
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
761
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_fork_wait.h
764
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_fork_wait.h
786
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
789
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
791
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_fork_wait.h
796
DPRINTF("Set EVENT_MASK for the child %d\n", child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
801
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_fork_wait.h
805
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME, child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
823
DPRINTF("Reported ptrace event with forkee %d\n", child2);
tests/lib/libc/sys/t_ptrace_fork_wait.h
83
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
832
DPRINTF("Before calling %s() for the forkee %d of the child %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
850
DPRINTF("Before resuming the forkee process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
856
DPRINTF("Before calling %s() for the child %d\n", TWAIT_FNAME,
tests/lib/libc/sys/t_ptrace_fork_wait.h
86
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
868
DPRINTF("Reported PTRACE_VFORK_DONE event with forkee %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
872
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_fork_wait.h
877
DPRINTF("Before calling %s() for the forkee - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
88
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_fork_wait.h
883
DPRINTF("Before calling %s() for the forkee - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
887
DPRINTF("Before calling %s() for the forkee - expected exited\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
897
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
93
DPRINTF("Set 0%s%s%s%s in EVENT_MASK for the child %d\n",
tests/lib/libc/sys/t_ptrace_fork_wait.h
953
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
960
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_fork_wait.h
982
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
986
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_fork_wait.h
995
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_i386_wait.h
100
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_i386_wait.h
47
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_i386_wait.h
50
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_i386_wait.h
53
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_i386_wait.h
56
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_i386_wait.h
59
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_i386_wait.h
61
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_i386_wait.h
66
DPRINTF("Call GETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_i386_wait.h
69
DPRINTF("EAX=%#" PRIxREGISTER "\n", r.r_eax);
tests/lib/libc/sys/t_ptrace_i386_wait.h
70
DPRINTF("EBX=%#" PRIxREGISTER "\n", r.r_ebx);
tests/lib/libc/sys/t_ptrace_i386_wait.h
71
DPRINTF("ECX=%#" PRIxREGISTER "\n", r.r_ecx);
tests/lib/libc/sys/t_ptrace_i386_wait.h
72
DPRINTF("EDX=%#" PRIxREGISTER "\n", r.r_edx);
tests/lib/libc/sys/t_ptrace_i386_wait.h
74
DPRINTF("ESP=%#" PRIxREGISTER "\n", r.r_esp);
tests/lib/libc/sys/t_ptrace_i386_wait.h
75
DPRINTF("EBP=%#" PRIxREGISTER "\n", r.r_ebp);
tests/lib/libc/sys/t_ptrace_i386_wait.h
77
DPRINTF("ESI=%#" PRIxREGISTER "\n", r.r_esi);
tests/lib/libc/sys/t_ptrace_i386_wait.h
78
DPRINTF("EDI=%#" PRIxREGISTER "\n", r.r_edi);
tests/lib/libc/sys/t_ptrace_i386_wait.h
80
DPRINTF("EIP=%#" PRIxREGISTER "\n", r.r_eip);
tests/lib/libc/sys/t_ptrace_i386_wait.h
82
DPRINTF("EFLAGS=%#" PRIxREGISTER "\n", r.r_eflags);
tests/lib/libc/sys/t_ptrace_i386_wait.h
84
DPRINTF("CS=%#" PRIxREGISTER "\n", r.r_cs);
tests/lib/libc/sys/t_ptrace_i386_wait.h
85
DPRINTF("SS=%#" PRIxREGISTER "\n", r.r_ss);
tests/lib/libc/sys/t_ptrace_i386_wait.h
86
DPRINTF("DS=%#" PRIxREGISTER "\n", r.r_ds);
tests/lib/libc/sys/t_ptrace_i386_wait.h
87
DPRINTF("ES=%#" PRIxREGISTER "\n", r.r_es);
tests/lib/libc/sys/t_ptrace_i386_wait.h
88
DPRINTF("FS=%#" PRIxREGISTER "\n", r.r_fs);
tests/lib/libc/sys/t_ptrace_i386_wait.h
89
DPRINTF("GS=%#" PRIxREGISTER "\n", r.r_gs);
tests/lib/libc/sys/t_ptrace_i386_wait.h
91
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_i386_wait.h
95
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_kill_wait.h
38
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_kill_wait.h
41
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_kill_wait.h
44
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_kill_wait.h
51
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_kill_wait.h
53
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_kill_wait.h
58
DPRINTF("Before killing the child process with %s\n", type);
tests/lib/libc/sys/t_ptrace_kill_wait.h
68
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_kill_wait.h
73
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
107
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_lwp_wait.h
123
DPRINTF("Before raising %s from child\n", strsignal(sigval2));
tests/lib/libc/sys/t_ptrace_lwp_wait.h
129
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
131
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
136
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
140
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
141
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_lwp_wait.h
149
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
153
DPRINTF("Assert that there exists a single thread only\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
156
DPRINTF("Assert that lwp thread %d received event "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
161
DPRINTF("Before calling ptrace(2) with PT_LWPSTATUS "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
168
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
172
DPRINTF("Assert that there exists a single thread only\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
175
DPRINTF("Before calling ptrace(2) with PT_LWPNEXT for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
179
DPRINTF("Assert that there exists a single thread only %d\n", lwpstatus.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
182
DPRINTF("Before calling ptrace(2) with PT_LWPNEXT for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
186
DPRINTF("Assert that there exists a single thread only\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
190
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
194
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
199
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
203
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
204
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_lwp_wait.h
233
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
237
DPRINTF("LWP=%d\n", lwp.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
239
DPRINTF("Assert that the thread exists\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
242
DPRINTF("Assert that lwp thread %d received expected "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
249
DPRINTF("Before calling ptrace(2) with "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
258
DPRINTF("Before calling ptrace(2) with PT_LWPNEXT for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
263
DPRINTF("LWP=%d\n", lwpstatus.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
265
DPRINTF("Assert that the thread exists\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
273
DPRINTF("Retrieved sigmask: "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
293
DPRINTF("Retrieved thread name: "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
303
DPRINTF("Retrieved thread private pointer: "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
308
DPRINTF("Comparing %p and %p\n",
tests/lib/libc/sys/t_ptrace_lwp_wait.h
321
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
325
DPRINTF("LWP=%d\n", lwp.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
327
DPRINTF("Assert that there are no more threads\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
330
DPRINTF("Before calling ptrace(2) with PT_LWPNEXT for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
334
DPRINTF("Assert that there exists a single thread only\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
338
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
342
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
347
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
44
DPRINTF("Storing tcb[] = %p from thread %d\n", *tcb, _lwp_self());
tests/lib/libc/sys/t_ptrace_lwp_wait.h
444
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
461
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_lwp_wait.h
469
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
473
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_lwp_wait.h
482
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
487
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
488
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
496
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for child\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
500
DPRINTF("Assert that there exists a thread\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
503
DPRINTF("Assert that lwp thread %d received event "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
507
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
512
DPRINTF("Assert that there are no more lwp threads in "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
531
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
536
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
537
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
548
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
552
DPRINTF("LWP=%d\n", lwp.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
554
DPRINTF("Assert that the thread exists\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
557
DPRINTF("Assert that lwp thread %d received expected "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
563
DPRINTF("Before calling ptrace(2) with PT_LWPINFO for "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
567
DPRINTF("LWP=%d\n", lwp.pl_lwpid);
tests/lib/libc/sys/t_ptrace_lwp_wait.h
569
DPRINTF("Assert that there are no more threads\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
572
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_lwp_wait.h
583
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
587
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
590
DPRINTF("Resume the tracee and spawn threads\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
593
DPRINTF("Resume the tracee and let it exit\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
596
DPRINTF("Resume the tracer and let it detect multiple threads\n");
tests/lib/libc/sys/t_ptrace_lwp_wait.h
599
DPRINTF("Wait for tracer to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_lwp_wait.h
606
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_lwp_wait.h
91
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_lwp_wait.h
94
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_lwp_wait.h
98
DPRINTF("Storing tcb[0] = %p\n", tcb[0]);
tests/lib/libc/sys/t_ptrace_misc_wait.h
46
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_misc_wait.h
49
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_misc_wait.h
52
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_misc_wait.h
59
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_misc_wait.h
61
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_misc_wait.h
66
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_misc_wait.h
71
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_misc_wait.h
72
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_misc_wait.h
80
DPRINTF("Before resuming the child process in PC=0x0 "
tests/lib/libc/sys/t_ptrace_misc_wait.h
89
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_misc_wait.h
93
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
104
DPRINTF("Retrieved %" PRIxREGISTER "\n", rgstr);
tests/lib/libc/sys/t_ptrace_register_wait.h
107
DPRINTF("Retrieved %" PRIxREGISTER "\n", rgstr);
tests/lib/libc/sys/t_ptrace_register_wait.h
109
DPRINTF("Call SETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
118
DPRINTF("Call GETFPREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
122
DPRINTF("Retrieved FP registers\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
124
DPRINTF("Call SETFPREGS for the child\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
131
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_register_wait.h
136
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_register_wait.h
141
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
145
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
149
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
155
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
57
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_register_wait.h
60
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_register_wait.h
63
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_register_wait.h
66
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
69
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_register_wait.h
71
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_register_wait.h
78
DPRINTF("Call GETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
82
DPRINTF("Retrieved registers\n");
tests/lib/libc/sys/t_ptrace_register_wait.h
85
DPRINTF("Retrieved %" PRIxREGISTER "\n", rgstr);
tests/lib/libc/sys/t_ptrace_register_wait.h
88
DPRINTF("Retrieved PC %" PRIxREGISTER "\n", rgstr);
tests/lib/libc/sys/t_ptrace_register_wait.h
96
DPRINTF("Set PC %" PRIxREGISTER "\n", rgstr);
tests/lib/libc/sys/t_ptrace_sigchld.c
137
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_sigchld.c
140
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_sigchld.c
155
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_sigchld.c
159
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_sigchld.c
184
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_sigchld.c
189
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_sigchld.c
190
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
104
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
109
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
114
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
45
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
48
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
58
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
63
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
66
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
68
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
73
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
77
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
78
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
83
DPRINTF("Before setting new faked signal to signo=%d "
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
89
DPRINTF("Before calling ptrace(2) with PT_SET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
94
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_siginfo_wait.h
99
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1001
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1006
DPRINTF("Before calling %s() for the exited child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
101
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1061
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1064
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1071
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1076
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1078
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1083
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1087
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1088
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
1095
DPRINTF("Before resuming the child process where it left off and with "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1099
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1104
DPRINTF("Before calling %s() for the exited child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
114
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1149
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1152
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1161
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1166
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1168
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1173
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1177
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1178
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
1185
DPRINTF("Before resuming the child process where it left off and with "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1189
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
119
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1194
DPRINTF("Before calling %s() for the exited child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
120
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1253
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1256
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1259
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1271
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1273
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1278
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
128
DPRINTF("Assert that PT_GET_PROCESS_STATE returns non-error\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1282
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1283
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
1290
DPRINTF("Before resuming the child process where it left off and with "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1294
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1300
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1305
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1306
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1314
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1318
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
133
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1330
DPRINTF("Before calling %s() for the exited child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
137
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1418
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1424
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1429
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
143
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1432
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1435
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1452
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1456
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1458
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1487
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1538
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1541
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1544
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1569
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1571
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1576
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1620
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1623
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1630
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1655
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1657
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1662
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1706
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1709
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1718
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1743
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1745
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1750
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1815
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1835
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1838
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1864
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
1873
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
188
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1882
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1887
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1888
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_signal_wait.h
191
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
1910
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1915
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1916
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1947
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for the "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1952
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1953
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_signal_wait.h
1962
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_signal_wait.h
1968
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_signal_wait.h
199
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
1991
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_signal_wait.h
1997
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_signal_wait.h
202
DPRINTF("Before raising %s from child\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
2039
DPRINTF("Before calling %s() for the tracee\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2048
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2052
DPRINTF("Wait for the tracer process (direct child) to exit "
tests/lib/libc/sys/t_ptrace_signal_wait.h
2059
DPRINTF("Wait for the non-exited tracee process with %s()\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
206
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2064
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2067
DPRINTF("Resume the tracee and let it crash\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2070
DPRINTF("Resume the tracer and let it detect crashed tracee\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2073
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
2079
DPRINTF("Await normal exit of tracer\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
209
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
211
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
216
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
2182
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
2185
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
2192
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
2195
DPRINTF("Before raising %s from child\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
2199
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
220
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2202
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2204
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2209
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
221
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
2213
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2218
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
2222
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
2227
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
228
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
232
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
237
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
241
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
242
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
249
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
253
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
258
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
303
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
306
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
313
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
316
DPRINTF("Before raising %s breakpoint from child\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
320
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
323
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
325
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
330
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
334
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
335
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
342
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
346
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
351
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
401
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
404
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
407
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
432
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
434
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
439
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
443
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
444
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
472
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
477
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
539
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
542
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
549
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
552
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
577
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
579
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
595
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
599
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
600
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
607
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
611
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
616
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
620
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
621
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
627
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_signal_wait.h
632
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_signal_wait.h
690
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
695
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
758
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
761
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
770
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
773
DPRINTF("Before executing a trap\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
798
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
80
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
800
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
816
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
820
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
821
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
828
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_signal_wait.h
83
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
832
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
837
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
841
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
842
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
848
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_signal_wait.h
853
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_signal_wait.h
86
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
912
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
917
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
95
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
958
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
961
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_signal_wait.h
970
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_signal_wait.h
975
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
978
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
980
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_signal_wait.h
985
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_signal_wait.h
989
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_signal_wait.h
99
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_signal_wait.h
990
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_signal_wait.h
997
DPRINTF("Before resuming the child process where it left off and with "
tests/lib/libc/sys/t_ptrace_step_wait.h
117
DPRINTF("Before resuming the child process where it "
tests/lib/libc/sys/t_ptrace_step_wait.h
124
DPRINTF("Before resuming the child process where it "
tests/lib/libc/sys/t_ptrace_step_wait.h
131
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_step_wait.h
137
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_step_wait.h
141
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_step_wait.h
152
DPRINTF("kp_sigmask="
tests/lib/libc/sys/t_ptrace_step_wait.h
158
DPRINTF("kp.p_sigmask="
tests/lib/libc/sys/t_ptrace_step_wait.h
169
DPRINTF("kp_sigignore="
tests/lib/libc/sys/t_ptrace_step_wait.h
175
DPRINTF("kp.p_sigignore="
tests/lib/libc/sys/t_ptrace_step_wait.h
186
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_step_wait.h
190
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_step_wait.h
195
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_step_wait.h
56
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_step_wait.h
59
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_step_wait.h
77
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_step_wait.h
82
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_step_wait.h
85
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_step_wait.h
87
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_step_wait.h
92
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_step_wait.h
96
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
101
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
104
DPRINTF("Before checking siginfo_t and lwpid\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
112
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
119
DPRINTF("Before resuming the child %d and sending a "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
125
DPRINTF("Before detaching the child %d\n", child);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
129
DPRINTF("Before resuming the child process where it "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
134
DPRINTF("Before calling %s() for the child\n",
tests/lib/libc/sys/t_ptrace_syscall_wait.h
141
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
147
DPRINTF("Before checking siginfo_t and lwpid\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
152
DPRINTF("Before resuming the child process where it "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
158
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
165
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
208
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_syscall_wait.h
211
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_syscall_wait.h
214
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_syscall_wait.h
219
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
222
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
224
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
229
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
233
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
238
DPRINTF("Set SYSCALLEMU for intercepted syscall\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
241
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
245
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
250
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
254
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
259
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
35
DPRINTF("Caught a signal %d in process %d\n", arg, getpid());
tests/lib/libc/sys/t_ptrace_syscall_wait.h
65
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_syscall_wait.h
68
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_syscall_wait.h
73
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_syscall_wait.h
82
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_syscall_wait.h
85
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
87
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_syscall_wait.h
92
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_syscall_wait.h
96
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
108
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
110
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
115
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
119
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
120
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
127
DPRINTF("Set LWP event mask for the child %d\n", child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
135
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
140
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
147
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_threads_wait.h
152
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
153
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_threads_wait.h
168
DPRINTF("Reported PTRACE_LWP_CREATE event with lid %d\n", lid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
172
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_threads_wait.h
178
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
185
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_threads_wait.h
190
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
191
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_threads_wait.h
206
DPRINTF("Reported PTRACE_LWP_EXIT event with lid %d\n", lid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
214
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_threads_wait.h
221
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
227
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
285
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
288
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
291
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_threads_wait.h
302
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
304
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
309
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
313
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
314
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
321
DPRINTF("Set LWP event mask for the child %d\n", child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
326
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
330
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
337
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_threads_wait.h
342
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
343
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_threads_wait.h
358
DPRINTF("Reported PTRACE_LWP_CREATE event with lid %d\n", lid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
360
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_threads_wait.h
364
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
371
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_threads_wait.h
376
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
377
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_threads_wait.h
392
DPRINTF("Reported PTRACE_LWP_EXIT event with lid %d\n", lid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
394
DPRINTF("Before resuming the child process where it left off "
tests/lib/libc/sys/t_ptrace_threads_wait.h
398
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
405
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
tests/lib/libc/sys/t_ptrace_threads_wait.h
410
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
411
DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
tests/lib/libc/sys/t_ptrace_threads_wait.h
421
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
427
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
466
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
469
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
472
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_threads_wait.h
475
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
478
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
480
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
485
DPRINTF("Before reading siginfo and lwpid_t\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
488
DPRINTF("Before suspending LWP %d\n", psi.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
491
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
496
DPRINTF("Before resuming LWP %d\n", psi.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
499
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
503
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
509
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
555
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
558
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
564
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_threads_wait.h
567
DPRINTF("Before creating new thread in child\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
576
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
578
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
583
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
587
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
593
DPRINTF("Before reading siginfo and lwpid_t\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
596
DPRINTF("Before suspending LWP %d\n", psi.psi_lwpid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
601
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
605
DPRINTF("Before suspending the parent for 1 second, we expect no signals\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
609
DPRINTF("Before calling %s() for the child - expected no status\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
614
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
618
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
624
DPRINTF("Before resuming LWP %d\n", lid);
tests/lib/libc/sys/t_ptrace_threads_wait.h
627
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
631
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_threads_wait.h
637
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_threads_wait.h
641
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
647
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
691
DPRINTF("Before entering breakpoint func from LWP %d\n", _lwp_self());
tests/lib/libc/sys/t_ptrace_threads_wait.h
700
DPRINTF("Before increment, LWP %d tls_val=%p\n", _lwp_self(), tls_val);
tests/lib/libc/sys/t_ptrace_threads_wait.h
714
DPRINTF("Before raising %s from LWP %d\n", strsignal(sigval),
tests/lib/libc/sys/t_ptrace_threads_wait.h
719
DPRINTF("After raising, LWP %d tls_val=%p\n", _lwp_self(), tls_val);
tests/lib/libc/sys/t_ptrace_threads_wait.h
72
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
729
DPRINTF("Before modifying var from LWP %d\n", _lwp_self());
tests/lib/libc/sys/t_ptrace_threads_wait.h
75
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
778
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
785
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_threads_wait.h
788
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_threads_wait.h
810
DPRINTF("Before starting threads from the child\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
831
DPRINTF("Before joining threads from the child\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
84
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_threads_wait.h
846
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
849
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_threads_wait.h
851
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
856
DPRINTF("Set LWP event mask for the child process\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
862
DPRINTF("Before resuming the child process where it left off\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
865
DPRINTF("Before entering signal collection loop\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
869
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_threads_wait.h
880
DPRINTF("Before calling PT_GET_SIGINFO\n");
tests/lib/libc/sys/t_ptrace_threads_wait.h
884
DPRINTF("Received signal %d from LWP %d (wait: %d)\n",
tests/lib/libc/sys/t_ptrace_threads_wait.h
926
DPRINTF("Before resuming the child process\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
116
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
121
DPRINTF("Stop self PID %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
130
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
142
DPRINTF("Await for a stopped parent PID %d\n", tracee);
tests/lib/libc/sys/t_ptrace_topology_wait.h
146
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
169
DPRINTF("Tracee %d exited with %d\n", tracee, exitval_tracee);
tests/lib/libc/sys/t_ptrace_topology_wait.h
171
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
176
DPRINTF("Wait for the tracer process (direct child) to exit "
tests/lib/libc/sys/t_ptrace_topology_wait.h
183
DPRINTF("Wait for the non-exited tracee process with %s()\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
189
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
192
DPRINTF("Resume the tracee and let it exit\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
195
DPRINTF("Detect that tracee is zombie\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
201
DPRINTF("Assert that there is no status about tracee %d - "
tests/lib/libc/sys/t_ptrace_topology_wait.h
208
DPRINTF("Resume the tracer and let it detect exited tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
211
DPRINTF("Tell the tracer child should have exited\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
213
DPRINTF("Wait for tracer to finish its job and exit - calling "
tests/lib/libc/sys/t_ptrace_topology_wait.h
216
DPRINTF("Wait from tracer child to complete waiting for "
tests/lib/libc/sys/t_ptrace_topology_wait.h
224
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
270
DPRINTF("Step: %lu\n", N);
tests/lib/libc/sys/t_ptrace_topology_wait.h
279
DPRINTF("Iterations: %lu\n", N);
tests/lib/libc/sys/t_ptrace_topology_wait.h
322
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
327
DPRINTF("Parent should now attach to tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
330
DPRINTF("Stop self PID %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
341
DPRINTF("Await for a stopped tracee PID %d\n", tracee);
tests/lib/libc/sys/t_ptrace_topology_wait.h
345
DPRINTF("Before calling PT_ATTACH for tracee %d\n", tracee);
tests/lib/libc/sys/t_ptrace_topology_wait.h
348
DPRINTF("Wait for the stopped tracee process with %s()\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
355
DPRINTF("Resume tracee with PT_CONTINUE\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
358
DPRINTF("Let the tracee exit now\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
361
DPRINTF("Wait for tracee to exit with %s()\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
367
DPRINTF("Before calling %s() for tracee\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
413
DPRINTF("Spawn tracer\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
421
DPRINTF("Await for a stopped parent PID %d\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
426
DPRINTF("Attach to parent PID %d with PT_ATTACH from child\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
430
DPRINTF("Wait for the stopped parent process with %s()\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
437
DPRINTF("Resume parent with PT_DETACH\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
447
DPRINTF("Wait for the tracer to become ready\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
451
DPRINTF("Stop self PID %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
455
DPRINTF("Allow the tracer to exit now\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
458
DPRINTF("Wait for tracer to exit with %s()\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
464
DPRINTF("Before calling %s() for tracer\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
48
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
51
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
512
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
517
DPRINTF("Before calling %s() for the exited child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
54
DPRINTF("Parent process PID=%d, child2's PID=%d\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
564
DPRINTF("Spawn tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
60
DPRINTF("Assert that our parent is PID1 (initproc)\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
606
DPRINTF("Wait for child to record its parent identifier (pid)\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
609
DPRINTF("Spawn debugger\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
613
DPRINTF("Before calling PT_ATTACH from tracee %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
63
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_topology_wait.h
637
DPRINTF("Before exiting of the tracer process\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
641
DPRINTF("Wait for the tracer to attach to the tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
644
DPRINTF("Resume the tracee and let it exit\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
647
DPRINTF("Detect that tracee is zombie\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
650
DPRINTF("Assert that there is no status about tracee - "
tests/lib/libc/sys/t_ptrace_topology_wait.h
655
DPRINTF("Tell the tracer child should have exited\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
658
DPRINTF("Wait from tracer child to complete waiting for tracee\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
664
DPRINTF("Wait for tracee to finish its job and exit - calling %s()\n",
tests/lib/libc/sys/t_ptrace_topology_wait.h
71
DPRINTF("Parent process PID=%d, child1's PID=%d\n", getpid(), child1);
tests/lib/libc/sys/t_ptrace_topology_wait.h
73
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_topology_wait.h
79
DPRINTF("Notify that child1 is dead\n");
tests/lib/libc/sys/t_ptrace_topology_wait.h
82
DPRINTF("Wait for exiting of child2\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
100
DPRINTF("State of the debug registers:\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
102
DPRINTF("r[%zu]=%" PRIxREGISTER "\n", i, r.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
104
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
108
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1123
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1126
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1129
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
113
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1134
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1137
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1140
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1142
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1147
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1150
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1152
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1155
DPRINTF("Set DR0 (r1.dr[0]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1159
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1162
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1164
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1166
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1169
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1172
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1177
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1180
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1181
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1185
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1189
DPRINTF("Remove code trap from check_happy=%p\n", check_happy);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1192
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1195
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1198
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1201
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1206
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1210
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1215
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1255
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1258
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1261
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1266
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1269
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1272
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1274
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1279
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1282
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1284
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1287
DPRINTF("Set DR1 (r1.dr[1]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1291
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1294
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1296
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1298
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1301
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1304
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1309
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1312
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1313
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1317
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1321
DPRINTF("Remove code trap from check_happy=%p\n", check_happy);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1324
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1327
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1330
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1333
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1338
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1342
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1347
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1387
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1390
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1393
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1398
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1401
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1404
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1406
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1411
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1414
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1416
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1419
DPRINTF("Set DR2 (r1.dr[2]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
142
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1423
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1426
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1428
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1430
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1433
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1436
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1441
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1444
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1445
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1449
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
145
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1453
DPRINTF("Remove code trap from check_happy=%p\n", check_happy);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1456
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1459
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1462
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1465
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1470
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1474
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1479
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
148
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1519
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
152
DPRINTF("Before raising %s from child\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1522
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1525
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1530
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1533
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1536
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1538
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1543
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1546
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1548
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1551
DPRINTF("Set DR3 (r1.dr[3]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1555
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1558
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1560
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1562
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1565
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1568
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
157
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1573
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1576
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1577
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1581
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1585
DPRINTF("Remove code trap from check_happy=%p\n", check_happy);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1588
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1591
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1594
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1597
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
160
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1602
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1606
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1611
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
162
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1647
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1650
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1653
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
1658
DPRINTF("Before waiting for thread to exit\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1661
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1664
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1666
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
167
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1671
DPRINTF("Set empty EVENT_MASK for the child %d\n", child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1675
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1678
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1680
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1683
DPRINTF("Set DR%d (r1.dr[%d]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1686
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1688
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1690
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1693
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1697
DPRINTF("Before calling %s() for the child - expected stopped "
tests/lib/libc/sys/t_ptrace_x86_wait.h
170
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1708
DPRINTF("Reported PTRACE_LWP_CREATE event with lid %d\n", lid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1710
DPRINTF("Call GETDBREGS for the child process new lwp (r2)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1713
DPRINTF("State of the debug registers (r2):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1715
DPRINTF("r2[%zu]=%" PRIxREGISTER "\n", i, r2.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1717
DPRINTF("Assert that (r1) and (r2) are not the same\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
172
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1720
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1724
DPRINTF("Before calling %s() for the child - expected exited\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1730
DPRINTF("Before calling %s() for the child - expected no process\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
175
DPRINTF("Set DR0 (r1.dr[%d]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
178
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
180
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1811
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1814
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
1817
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
182
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1820
DPRINTF("Before calling execve(2) from child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1825
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1827
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1832
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1835
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1837
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1840
DPRINTF("Set DR%d (r1.dr[%d]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1843
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1845
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1847
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1850
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1854
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1859
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1862
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1863
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
1870
DPRINTF("Call GETDBREGS for the child process after execve(2)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1873
DPRINTF("State of the debug registers (r2):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1875
DPRINTF("r2[%zu]=%" PRIxREGISTER "\n", i, r2.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1877
DPRINTF("Assert that (r1) and (r2) are not the same\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
1880
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
1884
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
1887
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
189
DPRINTF("Yields a processor voluntarily and gives other "
tests/lib/libc/sys/t_ptrace_x86_wait.h
195
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
198
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
205
DPRINTF("Call GETDBREGS for the child process (r2)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
208
DPRINTF("Assert that (r1) and (r2) are the same\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
2098
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
2101
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
211
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
2120
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
2128
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
2130
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
2135
DPRINTF("Call GETDBREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
2146
DPRINTF("Call SETDBREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
2149
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
215
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
2153
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
2159
DPRINTF("Kill the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
2162
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
2167
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
220
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
3166
DPRINTF("Before invoking cpuid\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3170
DPRINTF("cpuid[eax=1]: ECX = %08x, EDX = %08xd\n", ecx, edx);
tests/lib/libc/sys/t_ptrace_x86_wait.h
3178
DPRINTF("cpuid[eax=7,ecx=0]: EBX = %08x\n", ebx7);
tests/lib/libc/sys/t_ptrace_x86_wait.h
3204
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
3210
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
3213
DPRINTF("Before running assembly from child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3278
DPRINTF("Before comparing results\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3518
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3521
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
3523
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
3559
DPRINTF("Call GETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3571
DPRINTF("Call GETXMMREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3586
DPRINTF("Call GETFPREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3595
DPRINTF("Call GETXSTATE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3622
DPRINTF("Call DUMPCORE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3627
DPRINTF("Parse core file for PT_GETREGS\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3653
DPRINTF("Parse core file for PT_GETFPREGS\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
3660
DPRINTF("Parse core file for PT_GETXSTATE\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
4215
DPRINTF("Call SETREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
422
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
4221
DPRINTF("Call SETXMMREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
4229
DPRINTF("Call SETFPREGS for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
4234
DPRINTF("Call SETXSTATE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
4245
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
4249
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
425
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
4254
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
428
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
436
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
4377
DPRINTF("Call GETDBREGS for LWP %d\n", lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
439
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
4396
DPRINTF("dr0=%" PRIxREGISTER "\n", r.dr[0]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4397
DPRINTF("dr1=%" PRIxREGISTER "\n", r.dr[1]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4398
DPRINTF("dr7=%" PRIxREGISTER "\n", r.dr[7]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4400
DPRINTF("Call SETDBREGS for LWP %d\n", lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4415
DPRINTF("Call GETDBREGS for LWP %d\n", info->psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4417
DPRINTF("dr6=%" PRIxREGISTER ", dr7=%" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
442
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
444
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4444
DPRINTF("Call SETDBREGS for LWP %d\n", info->psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
4445
DPRINTF("dr6=%" PRIxREGISTER ", dr7=%" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
449
DPRINTF("Call GETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
452
DPRINTF("State of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
454
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
457
DPRINTF("Set DR%d (r1.dr[%d]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
461
DPRINTF("Set DR7 (r1.dr[7]) to new value %" PRIxREGISTER "\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
464
DPRINTF("New state of the debug registers (r1):\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
466
DPRINTF("r1[%zu]=%" PRIxREGISTER "\n", i, r1.dr[i]);
tests/lib/libc/sys/t_ptrace_x86_wait.h
468
DPRINTF("Call SETDBREGS for the child process (r1)\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
471
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
474
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
479
DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
482
DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
tests/lib/libc/sys/t_ptrace_x86_wait.h
483
DPRINTF("Signal properties: si_signo=%#x si_code=%#x si_errno=%#x\n",
tests/lib/libc/sys/t_ptrace_x86_wait.h
487
DPRINTF("Before checking siginfo_t\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
491
DPRINTF("Call CONTINUE for the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
494
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
499
DPRINTF("Before resuming the child process where it left off and "
tests/lib/libc/sys/t_ptrace_x86_wait.h
503
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
508
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
78
DPRINTF("Before forking process PID=%d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
81
DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
tests/lib/libc/sys/t_ptrace_x86_wait.h
84
DPRINTF("Before raising %s from child\n", strsignal(sigval));
tests/lib/libc/sys/t_ptrace_x86_wait.h
87
DPRINTF("Before exiting of the child process\n");
tests/lib/libc/sys/t_ptrace_x86_wait.h
90
DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
tests/lib/libc/sys/t_ptrace_x86_wait.h
92
DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
tests/lib/libc/sys/t_ptrace_x86_wait.h
97
DPRINTF("Call GETDBREGS for the child process\n");
usr.bin/ftp/fetch.c
1164
DPRINTF("%s: parsed len as: " LLF "\n",
usr.bin/ftp/fetch.c
1181
DPRINTF("%s: parsed location as `%s'\n",
usr.bin/ftp/fetch.c
1197
DPRINTF("%s: using chunked encoding\n",
usr.bin/ftp/fetch.c
1203
DPRINTF("%s: skipping unknown auth "
usr.bin/ftp/fetch.c
1209
DPRINTF("%s: parsed auth as `%s'\n",
usr.bin/ftp/fetch.c
1338
DPRINTF(
usr.bin/ftp/fetch.c
1345
DPRINTF("%s: parsed auth as " "`%s'\n", __func__, cp);
usr.bin/ftp/fetch.c
1427
DPRINTF("%s: `%s' proxyenv `%s'\n", __func__, url, STRorNULL(penv));
usr.bin/ftp/fetch.c
1489
DPRINTF("%s: savefile `%s'\n", __func__, savefile);
usr.bin/ftp/fetch.c
1711
DPRINTF("resized xferbuf to bufsize %zu using rcvbuf_size %d\n",
usr.bin/ftp/fetch.c
1767
DPRINTF("%s: got chunk-size of " LLF "\n", __func__,
usr.bin/ftp/fetch.c
1966
DPRINTF("%s: `%s'\n", __func__, url);
usr.bin/ftp/fetch.c
2066
DPRINTF("%s: user `%s' pass `%s' host %s port %s "
usr.bin/ftp/fetch.c
2198
DPRINTF("%s: dir `%s', nextpart `%s'\n", __func__,
usr.bin/ftp/fetch.c
2452
DPRINTF("%s: target `%s'\n", __func__, uploadserver);
usr.bin/ftp/fetch.c
2485
DPRINTF("%s: URL `%s' argv[2] `%s'\n", __func__,
usr.bin/ftp/fetch.c
278
DPRINTF("%s: challenge `%s'\n", __func__, challenge);
usr.bin/ftp/fetch.c
483
DPRINTF("parse_url: %s `%s'\n", desc, url);
usr.bin/ftp/fetch.c
608
DPRINTF("%s: user `%s' pass `%s' host %s port %s(%d) "
usr.bin/ftp/fetch.c
888
DPRINTF("%s: sending custom header `%s'\n", __func__,
usr.bin/ftp/fetch.c
997
DPRINTF("%s: received `%s'\n", __func__, buf);
usr.bin/ftp/ftp.c
1101
DPRINTF("resized buf to bufsize %zu using rcvbuf_size %d\n",
usr.bin/ftp/ftp.c
1331
DPRINTF("disabling epsv4 for this "
usr.bin/ftp/ftp.c
1368
DPRINTF("disabling epsv6 for this "
usr.bin/ftp/ftp.c
1656
DPRINTF("disabling epsv4 for this "
usr.bin/ftp/ftp.c
830
DPRINTF("resized buf to bufsize %zu using sndbuf_size %d\n",
usr.bin/ftp/ssl.c
676
DPRINTF("%s: SSL_connect() ret=%d ssl_err=%d\n",
usr.bin/ftp/util.c
1269
DPRINTF("isipv6addr: got %d for %s\n", rv, addr);
usr.bin/ftp/util.c
387
DPRINTF("ftp_login: user `%s' pass `%s' host `%s'\n",
usr.bin/ftp/util.c
760
DPRINTF("remotemodtime: parsed time `%s' as " LLF
usr.bin/ftp/util.c
830
DPRINTF("updatelocalcwd: got `%s'\n", localcwd);
usr.bin/ftp/util.c
864
DPRINTF("updateremotecwd: got `%s'\n", remotecwd);
usr.bin/mail/format.c
373
DPRINTF(("snarf_comment: %s\n", p));
usr.bin/mail/format.c
391
DPRINTF(("snarf_comment: terminating: %s\n", *buf));
usr.bin/mail/format.c
410
DPRINTF(("snarf_quote: %s\n", p));
usr.bin/mail/format.c
419
DPRINTF(("snarf_quote: terminating: %s\n", *buf));
usr.bin/mail/format.c
447
DPRINTF(("get_comments: %s\n", p));
usr.bin/mail/format.c
883
DPRINTF(("get_display_name: %s\n", p));
usr.sbin/inetd/inetd.c
1001
DPRINTF("rpcb_set: %u %d %s %s",
usr.sbin/inetd/inetd.c
1027
DPRINTF("rpcb_unset(%u, %d, %s)",
usr.sbin/inetd/inetd.c
1430
DPRINTF("Unable to get time of day");
usr.sbin/inetd/inetd.c
1568
DPRINTF("tcpmux: %s: service requested", service);
usr.sbin/inetd/inetd.c
451
DPRINTF(SERV_FMT ": service requested" , SERV_PARAMS(sep));
usr.sbin/inetd/inetd.c
455
DPRINTF(SERV_FMT ": accept, ctrl fd %d",
usr.sbin/inetd/inetd.c
627
DPRINTF("%d execl %s",
usr.sbin/inetd/inetd.c
696
DPRINTF("%d reaped, status %#x", pid, status);
usr.sbin/inetd/inetd.c
713
DPRINTF("restored %s, fd %d",
usr.sbin/inetd/inetd.c
771
DPRINTF("Going away.");
usr.sbin/inetd/inetd.c
786
DPRINTF("socket failed on " SERV_FMT ": %s",
usr.sbin/inetd/inetd.c
843
DPRINTF(SERV_FMT ": bind failed: %s",
usr.sbin/inetd/inetd.c
905
DPRINTF(SERV_FMT ": registered on fd %d", SERV_PARAMS(sep), sep->se_fd);
usr.sbin/inetd/inetd.h
132
#define DPRINTCONF(fmt, ...) DPRINTF(CONF_ERROR_FMT fmt,\
usr.sbin/inetd/parse.c
145
DPRINTF("Could not open file \"%s\": %s",
usr.sbin/inetd/parse.c
982
DPRINTF("%d service(s) loaded.", servtab_count);
usr.sbin/inetd/ratelimit.c
151
DPRINTF(SERV_FMT ": ip_max rate limiting not supported for "
usr.sbin/inetd/ratelimit.c
221
DPRINTF(SERV_FMT ": dropped dgram message",
usr.sbin/inetd/ratelimit.c
304
DPRINTF(SERV_FMT ": add '%s' to rate limit tracking (%zu byte record)",
usr.sbin/inetd/ratelimit.c
313
DPRINTF(SERV_FMT ": %ji seconds passed; resetting rate limiting ",
usr.sbin/inetd/ratelimit.c
368
DPRINTF(SERV_FMT
usr.sbin/inetd/ratelimit.c
404
DPRINTF("Cannot allocate rl_ip_node");
usr.sbin/inetd/ratelimit.c
418
DPRINTF(
usr.sbin/inetd/ratelimit.c
431
DPRINTF("Cannot allocate rl_ip_node");
usr.sbin/inetd/ratelimit.c
443
DPRINTF(SERV_FMT
usr.sbin/inetd/ratelimit.c
533
DPRINTF(SERV_FMT ": found record for address '%s'",
usr.sbin/inetd/ratelimit.c
553
DPRINTF(SERV_FMT
usr.sbin/inetd/ratelimit.c
82
DPRINTF(SERV_FMT ": processing rate-limiting",
usr.sbin/inetd/ratelimit.c
84
DPRINTF(SERV_FMT ": se_service_max "
usr.sbin/inetd/ratelimit.c
98
DPRINTF(SERV_FMT ": running service ", SERV_PARAMS(sep));
usr.sbin/makefs/msdos/msdosfs_vfsops.c
111
DPRINTF(("bootsig0 %d bootsig1 %d\n",
usr.sbin/makefs/msdos/msdosfs_vfsops.c
138
DPRINTF(("%s(BytesPerSec=%u, ResSectors=%u, FATs=%d, RootDirEnts=%u, "
usr.sbin/makefs/msdos/msdosfs_vfsops.c
147
DPRINTF(("bytespersec %d secperclust %d "
usr.sbin/makefs/msdos/msdosfs_vfsops.c
178
DPRINTF(("sectors %d fatsecs %lu vers %d\n",
usr.sbin/makefs/msdos/msdosfs_vfsops.c
198
DPRINTF(("FAT32 for GEMDOS\n"));
usr.sbin/makefs/msdos/msdosfs_vfsops.c
219
DPRINTF(("consistency checks for GEMDOS\n"));
usr.sbin/makefs/msdos/msdosfs_vfsops.c
241
DPRINTF(("FATsecs is 0\n"));
usr.sbin/makefs/msdos/msdosfs_vfsops.c
309
DPRINTF(("%s(fatmask=%lu, fatmult=%u, fatdiv=%u, fatblocksize=%lu, "
usr.sbin/makefs/msdos/msdosfs_vfsops.c
320
DPRINTF(("bpcluster %lu cnshift %lu\n",
usr.sbin/makefs/msdos/msdosfs_vfsops.c
343
DPRINTF(("%s(bread %lu)\n", __func__,
usr.sbin/makefs/msdos/msdosfs_vfsops.c
386
DPRINTF(("fillinusemap %d\n", error));
usr.sbin/makefs/msdos/msdosfs_vfsops.c
99
DPRINTF(("%s(bread 0)\n", __func__));
usr.sbin/makefs/msdos/msdosfs_vnops.c
186
DPRINTF(("%s(): dos filename: %s\n", __func__, dosfilename));
usr.sbin/makefs/msdos/msdosfs_vnops.c
281
DPRINTF(("%s(): match blkoff %d, diroff %d\n",
usr.sbin/makefs/msdos/msdosfs_vnops.c
311
DPRINTF(("%s(): refcnt %ld, slotcount %d, slotoffset %d\n",
usr.sbin/makefs/msdos/msdosfs_vnops.c
364
DPRINTF(("%s(name %s, mode 0%o size %zu)\n", __func__, node->name,
usr.sbin/makefs/msdos/msdosfs_vnops.c
442
DPRINTF(("%s(diroff %lu, dirclust %lu, startcluster %lu)\n", __func__,
usr.sbin/makefs/msdos/msdosfs_vnops.c
452
DPRINTF(("%s(nsize=%zu, osize=%zu)\n", __func__, nsize, osize));
usr.sbin/makefs/msdos/msdosfs_vnops.c
462
DPRINTF((1, "open %s: %s", path, strerror(error)));
usr.sbin/makefs/msdos/msdosfs_vnops.c
469
DPRINTF(("%s: mmap %s: %s", __func__, node->name,
usr.sbin/makefs/msdos/msdosfs_vnops.c
483
DPRINTF(("%s: bad lbn %lu", __func__, cn));
usr.sbin/makefs/msdos/msdosfs_vnops.c
492
DPRINTF(("%s: pcbmap %lu", __func__, bn));
usr.sbin/makefs/msdos/msdosfs_vnops.c
496
DPRINTF(("%s(cn=%lu, bn=%llu/%llu, blsize=%d)\n", __func__,
usr.sbin/makefs/msdos/msdosfs_vnops.c
501
DPRINTF(("bread %d\n", error));
usr.sbin/makefs/msdos/msdosfs_vnops.c
589
DPRINTF(("%s(newcluster %lu, bn=%lu, lbn=%lu)\n", __func__, newcluster,
usr.sbin/makefs/msdos/msdosfs_vnops.c
604
DPRINTF(("%s(pcl %lu, rootdirblk=%lu)\n", __func__, pcl,
usr.sbin/perfused/debug.c
43
DPRINTF("%p ", &addr[i]);
usr.sbin/perfused/debug.c
47
DPRINTF("%02x ",
usr.sbin/perfused/debug.c
50
DPRINTF(" ");
usr.sbin/perfused/debug.c
55
DPRINTF(" ");
usr.sbin/perfused/debug.c
61
DPRINTF("%c", isprint((int)c) ? c : '.');
usr.sbin/perfused/debug.c
63
DPRINTF(" ");
usr.sbin/perfused/debug.c
66
DPRINTF("\n");
usr.sbin/perfused/msg.c
298
DPRINTF("> unique = %"PRId64", nodeid = %"PRId64", "
usr.sbin/perfused/msg.c
325
DPRINTF("< unique = %"PRId64", nodeid = %"PRId64", "
usr.sbin/perfused/msg.c
494
DPRINTF("Filesystem exit\n");
usr.sbin/perfused/msg.c
674
DPRINTF("Exit");
usr.sbin/perfused/msg.c
690
DPRINTF("unmount");
usr.sbin/perfused/perfused.c
133
DPRINTF("perfuse lengths: source = %"PRId32", "
usr.sbin/perfused/perfused.c
171
DPRINTF("%s(\"%s\", \"%s\", \"%s\", 0x%lx, \"%s\", \"%s\")\n",
usr.sbin/perfused/perfused.c
378
DPRINTF("trace dumped, trace disabled\n");
usr.sbin/perfused/perfused.c
381
DPRINTF("trace enabled\n");
usr.sbin/perfused/perfused.c
450
DPRINTF("perfused ready\n");
usr.sbin/syslogd/sign.c
140
DPRINTF(D_SIGN, "length values: SIGN_MAX_SD_LENGTH %d, "
usr.sbin/syslogd/sign.c
173
DPRINTF(D_SIGN, "Try to get keys from TLS X.509 cert...\n");
usr.sbin/syslogd/sign.c
198
DPRINTF(D_SIGN, "X.509 cert has no DSA key\n");
usr.sbin/syslogd/sign.c
203
DPRINTF(D_SIGN, "Got public and private key "
usr.sbin/syslogd/sign.c
234
DPRINTF(D_SIGN, "Unable to get keys from X.509 "
usr.sbin/syslogd/sign.c
330
DPRINTF(D_SIGN, "SG@%p <--> f@%p\n", newsg, f); \
usr.sbin/syslogd/sign.c
371
DPRINTF(D_SIGN, "sign_sg_init(): set default "
usr.sbin/syslogd/sign.c
405
DPRINTF(D_SIGN, "sign_sg_init(): add SG@%p: SG=\"2\","
usr.sbin/syslogd/sign.c
443
DPRINTF((D_PARSE|D_SIGN), "sign_sg_init() set up these "
usr.sbin/syslogd/sign.c
446
DPRINTF((D_PARSE|D_SIGN), "SG@%p with SG=\"%d\", SPRI=\"%d\","
usr.sbin/syslogd/sign.c
449
DPRINTF((D_PARSE|D_SIGN), " f@%p with type %d\n",
usr.sbin/syslogd/sign.c
465
DPRINTF((D_CALL|D_SIGN), "sign_global_free()\n");
usr.sbin/syslogd/sign.c
526
DPRINTF((D_CALL|D_SIGN), "sign_send_certificate_block(%p)\n", sg);
usr.sbin/syslogd/sign.c
532
DPRINTF(D_SIGN, "Buffer too small for syslog-sign setup\n");
usr.sbin/syslogd/sign.c
560
DPRINTF((D_CALL|D_SIGN), "sign_send_certificate_block(): "
usr.sbin/syslogd/sign.c
609
DPRINTF((D_CALL|D_SIGN), "sign_get_sg(%d, %p) --> %p\n", pri, f, rc);
usr.sbin/syslogd/sign.c
640
DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(%p, %d)\n",
usr.sbin/syslogd/sign.c
658
DPRINTF(D_SIGN, "sign_send_signature_block(): "
usr.sbin/syslogd/sign.c
662
DPRINTF(D_SIGN, "sign_send_signature_block(): sg_num_hashes"
usr.sbin/syslogd/sign.c
690
DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(): calling"
usr.sbin/syslogd/sign.c
721
DPRINTF((D_CALL|D_SIGN), "sign_free_hashes(%p)\n", sg);
usr.sbin/syslogd/sign.c
730
DPRINTF((D_CALL|D_SIGN), "sign_free_string_queue(%p)\n", sqhead);
usr.sbin/syslogd/sign.c
750
DPRINTF((D_CALL|D_SIGN), "sign_msg_hash('%s')\n", line);
usr.sbin/syslogd/sign.c
759
DPRINTF((D_CALL|D_SIGN), "sign_msg_hash() --> \"%s\"\n", *hash);
usr.sbin/syslogd/sign.c
775
DPRINTF((D_CALL|D_SIGN), "sign_append_hash('%s', %p): "
usr.sbin/syslogd/sign.c
784
DPRINTF((D_CALL|D_SIGN), "sign_append_hash('%s', %p): "
usr.sbin/syslogd/sign.c
805
DPRINTF((D_CALL|D_SIGN), "sign_msg_sign()\n");
usr.sbin/syslogd/sign.c
826
DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
usr.sbin/syslogd/sign.c
833
DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
usr.sbin/syslogd/sign.c
846
DPRINTF(D_SIGN, "sign_send_signature_block(): "
usr.sbin/syslogd/sign.c
85
DPRINTF((D_CALL|D_SIGN), "sign_global_init()\n");
usr.sbin/syslogd/sign.c
902
DPRINTF((D_CALL|D_SIGN), "sign_string_sign('%s') --> '%s'\n",
usr.sbin/syslogd/sign.c
912
DPRINTF((D_CALL|D_SIGN), "sign_new_reboot_session()\n");
usr.sbin/syslogd/sign.h
125
DPRINTF(D_SIGN, #exp " failed in %d: %s\n", __LINE__, \
usr.sbin/syslogd/syslogd.c
1009
DPRINTF(D_DATA, "format error\n"); \
usr.sbin/syslogd/syslogd.c
1132
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol("
usr.sbin/syslogd/syslogd.c
1139
DPRINTF(D_DATA, "Got timestamp \"%s\"\n", buffer->timestamp);
usr.sbin/syslogd/syslogd.c
1163
DPRINTF(D_DATA, "Got host \"%s\"\n", buffer->host);
usr.sbin/syslogd/syslogd.c
1180
DPRINTF(D_DATA, "Got prog \"%s\"\n", buffer->prog);
usr.sbin/syslogd/syslogd.c
1198
DPRINTF(D_DATA, "Got pid \"%s\"\n", buffer->pid);
usr.sbin/syslogd/syslogd.c
1217
DPRINTF(D_DATA, "Got msgid \"%s\"\n", buffer->msgid);
usr.sbin/syslogd/syslogd.c
1223
DPRINTF(D_DATA, "check_sd(\"%s\") returned %d\n", p, sdlen);
usr.sbin/syslogd/syslogd.c
1232
DPRINTF(D_DATA, "format error\n");
usr.sbin/syslogd/syslogd.c
1236
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
usr.sbin/syslogd/syslogd.c
1246
DPRINTF(D_DATA, "UTF-8 BOM\n");
usr.sbin/syslogd/syslogd.c
1274
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
usr.sbin/syslogd/syslogd.c
1348
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_bsdsyslog("
usr.sbin/syslogd/syslogd.c
1355
DPRINTF(D_DATA, "Got timestamp \"%s\"\n", buffer->timestamp);
usr.sbin/syslogd/syslogd.c
1382
DPRINTF(D_DATA, "Got host \"%s\"\n", buffer->host);
usr.sbin/syslogd/syslogd.c
1402
DPRINTF(D_DATA, "Got prog \"%s\"\n", buffer->prog);
usr.sbin/syslogd/syslogd.c
1420
DPRINTF(D_DATA, "Got pid \"%s\"\n", buffer->pid);
usr.sbin/syslogd/syslogd.c
1454
DPRINTF(D_DATA, "Got MSGID \"-\"\n");
usr.sbin/syslogd/syslogd.c
1460
DPRINTF(D_DATA, "Got MSGID \"%s\"\n",
usr.sbin/syslogd/syslogd.c
1466
DPRINTF(D_DATA, "No MSGID\n");
usr.sbin/syslogd/syslogd.c
1471
DPRINTF(D_DATA, "No SD\n");
usr.sbin/syslogd/syslogd.c
1474
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
usr.sbin/syslogd/syslogd.c
1477
DPRINTF(D_DATA, "Got SD \"-\"\n");
usr.sbin/syslogd/syslogd.c
1479
DPRINTF(D_DATA, "Error\n");
usr.sbin/syslogd/syslogd.c
1496
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
usr.sbin/syslogd/syslogd.c
1513
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_kernelprintf("
usr.sbin/syslogd/syslogd.c
1526
DPRINTF(D_DATA, "No SD\n");
usr.sbin/syslogd/syslogd.c
1529
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
usr.sbin/syslogd/syslogd.c
1532
DPRINTF(D_DATA, "Got SD \"-\"\n");
usr.sbin/syslogd/syslogd.c
1534
DPRINTF(D_DATA, "Error\n");
usr.sbin/syslogd/syslogd.c
1544
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
usr.sbin/syslogd/syslogd.c
1562
DPRINTF((D_CALL|D_BUFFER|D_DATA),
usr.sbin/syslogd/syslogd.c
1723
DPRINTF((D_CALL|D_DATA), "logmsg_async(%d, \"%s\", \"%s\", %d)\n",
usr.sbin/syslogd/syslogd.c
1758
DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
usr.sbin/syslogd/syslogd.c
1828
DPRINTF(D_CALL, "check_timestamp(): copy BSD timestamp\n");
usr.sbin/syslogd/syslogd.c
1833
DPRINTF(D_CALL, "check_timestamp(): copy ISO timestamp\n");
usr.sbin/syslogd/syslogd.c
1845
DPRINTF(D_CALL, "check_timestamp(): convert ISO->BSD\n");
usr.sbin/syslogd/syslogd.c
1877
DPRINTF(D_CALL, "check_timestamp(): convert BSD->ISO\n");
usr.sbin/syslogd/syslogd.c
1893
DPRINTF(D_MISC,
usr.sbin/syslogd/syslogd.c
1909
DPRINTF((D_CALL|D_BUFFER), "logmsg: buffer@%p, pri 0%o/%d, flags 0x%x,"
usr.sbin/syslogd/syslogd.c
1923
DPRINTF(D_BUFFER, "Empty message?\n");
usr.sbin/syslogd/syslogd.c
2026
DPRINTF(D_DATA,
usr.sbin/syslogd/syslogd.c
2074
DPRINTF(D_CALL, "format_buffer(%p)\n", buffer);
usr.sbin/syslogd/syslogd.c
2197
DPRINTF(D_DATA, "formatted %zu octets to: '%.*s' (linelen %zu, "
usr.sbin/syslogd/syslogd.c
2238
DPRINTF(D_CALL, "fprintlog(%p, %p, %p)\n", f, buffer, qentry);
usr.sbin/syslogd/syslogd.c
2309
DPRINTF(D_CALL, "format_buffer() failed, skip message\n");
usr.sbin/syslogd/syslogd.c
2319
DPRINTF(D_DATA, "truncating oversized message to %zu octets\n",
usr.sbin/syslogd/syslogd.c
2335
DPRINTF(D_SIGN,
usr.sbin/syslogd/syslogd.c
2412
DPRINTF(D_MISC, "Logging to %s\n", TypeInfo[f->f_type].name);
usr.sbin/syslogd/syslogd.c
2416
DPRINTF(D_MISC, "Logging to %s %s\n",
usr.sbin/syslogd/syslogd.c
2423
DPRINTF(D_MISC, "Logging to %s %s\n",
usr.sbin/syslogd/syslogd.c
2435
DPRINTF(D_MISC, "Logging to %s %s\n",
usr.sbin/syslogd/syslogd.c
2500
DPRINTF(D_MISC, "Logging to %s (ignored)\n",
usr.sbin/syslogd/syslogd.c
2508
DPRINTF(D_MISC, "Logging to %s %s\n",
usr.sbin/syslogd/syslogd.c
2559
DPRINTF(D_MISC, "Logging to %s %s\n",
usr.sbin/syslogd/syslogd.c
2614
DPRINTF(D_MISC, "Logging to %s\n", TypeInfo[f->f_type].name);
usr.sbin/syslogd/syslogd.c
2643
DPRINTF((D_NET|D_CALL), "udp_send(f=%p, line=\"%s\", "
usr.sbin/syslogd/syslogd.c
2792
DPRINTF(D_CALL, "cvthname(%s)\n", ip);
usr.sbin/syslogd/syslogd.c
2795
DPRINTF(D_NET, "Malformed from address %s\n",
usr.sbin/syslogd/syslogd.c
2806
DPRINTF(D_NET, "Host name for your address (%s) unknown\n", ip);
usr.sbin/syslogd/syslogd.c
2845
DPRINTF((D_CALL|D_EVENT), "domark()\n");
usr.sbin/syslogd/syslogd.c
2857
DPRINTF(D_DATA,
usr.sbin/syslogd/syslogd.c
2940
DPRINTF(D_MISC, "%s\n", outbuf);
usr.sbin/syslogd/syslogd.c
2960
DPRINTF(D_MISC, "%s\n", buf);
usr.sbin/syslogd/syslogd.c
3124
DPRINTF(D_PARSE, "invalid sign_delim_sg2: %s\n", tmp_buf);
usr.sbin/syslogd/syslogd.c
3150
DPRINTF(D_PARSE, "duplicate sign_delim_sg2: %s\n",
usr.sbin/syslogd/syslogd.c
3224
DPRINTF(D_CALL, "read_config_file()\n");
usr.sbin/syslogd/syslogd.c
3259
DPRINTF((D_PARSE|D_MEM),
usr.sbin/syslogd/syslogd.c
3324
DPRINTF(D_MISC, "Invalid sign_sg value `%s', "
usr.sbin/syslogd/syslogd.c
3363
DPRINTF(D_PARSE,
usr.sbin/syslogd/syslogd.c
3449
DPRINTF((D_EVENT|D_CALL), "init\n");
usr.sbin/syslogd/syslogd.c
3544
DPRINTF(D_FILE, "Cannot open `%s'\n", ConfFile);
usr.sbin/syslogd/syslogd.c
3568
DPRINTF(D_MISC, "read_config_file() returned newf=%p\n", newf);
usr.sbin/syslogd/syslogd.c
3603
DPRINTF(D_BUFFER, "move queue from f@%p "
usr.sbin/syslogd/syslogd.c
3675
DPRINTF(D_NET,
usr.sbin/syslogd/syslogd.c
3678
DPRINTF(D_NET, "Sending on inet and/or inet6 socket\n");
usr.sbin/syslogd/syslogd.c
3683
DPRINTF(D_PARSE, "Parsed options: tls_ca: %s, tls_cadir: %s, "
usr.sbin/syslogd/syslogd.c
3697
DPRINTF(D_PARSE, "Accepting peer certificate "
usr.sbin/syslogd/syslogd.c
3701
DPRINTF(D_PARSE, "Accepting peer certificate with "
usr.sbin/syslogd/syslogd.c
3747
DPRINTF((D_NET|D_TLS), "Preparing sockets for TLS\n");
usr.sbin/syslogd/syslogd.c
3791
DPRINTF((D_CALL|D_PARSE),
usr.sbin/syslogd/syslogd.c
4097
DPRINTF(D_MISC, "Couldn't get kern.msgbufsize\n");
usr.sbin/syslogd/syslogd.c
4124
DPRINTF(D_MISC, "Couldn't get kern.hostname\n");
usr.sbin/syslogd/syslogd.c
4187
DPRINTF((D_EVENT|D_NET),
usr.sbin/syslogd/syslogd.c
4190
DPRINTF((D_EVENT|D_NET),
usr.sbin/syslogd/syslogd.c
4371
DPRINTF(D_EVENT, "event_add(%s@%p)\n", "schedule_ev", *ev); \
usr.sbin/syslogd/syslogd.c
4373
DPRINTF(D_EVENT, "Failure in event_add()\n");
usr.sbin/syslogd/syslogd.c
4413
DPRINTF((D_DATA|D_CALL), "send_queue(f@%p with %zu msgs, "
usr.sbin/syslogd/syslogd.c
4426
DPRINTF(D_TLS, "abort send_queue(cnt@%p = %zu) "
usr.sbin/syslogd/syslogd.c
4448
DPRINTF(D_EVENT, "Failure in event_add()\n");
usr.sbin/syslogd/syslogd.c
4530
DPRINTF((D_CALL|D_BUFFER), "purge_message_queue(%p, %zu, %d) with "
usr.sbin/syslogd/syslogd.c
4563
DPRINTF(D_BUFFER,
usr.sbin/syslogd/syslogd.c
4577
DPRINTF(D_BUFFER,
usr.sbin/syslogd/syslogd.c
4673
DPRINTF(D_BUFFER, "msg @%p removed from queue @%p, new qlen = %zu\n",
usr.sbin/syslogd/syslogd.c
4696
DPRINTF(D_BUFFER, "queue empty, no memory, msg dropped\n");
usr.sbin/syslogd/syslogd.c
4704
DPRINTF(D_BUFFER, "msg @%p queued @%p, qlen = %zu\n",
usr.sbin/syslogd/syslogd.c
4716
DPRINTF(D_MEM, "message_queue_freeall(f@%p) with f_qhead@%p\n", f,
usr.sbin/syslogd/syslogd.c
4741
DPRINTF(D_TLS, "get_f_by_conninfo() called on invalid conn_info\n");
usr.sbin/syslogd/syslogd.c
4754
DPRINTF((D_TLS|D_CALL|D_EVENT), "dispatch_force_tls_reconnect()\n");
usr.sbin/syslogd/syslogd.c
521
DPRINTF(D_NET, "Making unix dgram socket `%s'\n", *pp);
usr.sbin/syslogd/syslogd.c
534
DPRINTF(D_NET, "Listening on unix dgram socket `%s'\n", *pp);
usr.sbin/syslogd/syslogd.c
538
DPRINTF(D_FILE, "Can't open `%s' (%d)\n", _PATH_KLOG, errno);
usr.sbin/syslogd/syslogd.c
540
DPRINTF(D_FILE, "Listening on kernel log `%s' with fd %d\n",
usr.sbin/syslogd/syslogd.c
554
DPRINTF(D_TLS, "Initializing PRNG\n");
usr.sbin/syslogd/syslogd.c
599
DPRINTF(D_MISC, "Attempt to chroot to `%s'\n", root);
usr.sbin/syslogd/syslogd.c
604
DPRINTF(D_MISC, "Attempt to set GID/EGID to `%d'\n", gid);
usr.sbin/syslogd/syslogd.c
609
DPRINTF(D_MISC, "Attempt to set UID/EUID to `%d'\n", uid);
usr.sbin/syslogd/syslogd.c
696
DPRINTF(D_EVENT,
usr.sbin/syslogd/syslogd.c
709
DPRINTF(D_MISC, "Off & running....\n");
usr.sbin/syslogd/syslogd.c
713
DPRINTF(D_MISC, "event_dispatch() returned %d\n", j);
usr.sbin/syslogd/syslogd.c
765
DPRINTF((D_CALL|D_EVENT), "Kernel log active (%d, %d, %p)"
usr.sbin/syslogd/syslogd.c
810
DPRINTF((D_CALL|D_EVENT|D_NET), "Unix socket (%.*s) active (%d, %d %p)"
usr.sbin/syslogd/syslogd.c
843
DPRINTF((D_CALL|D_EVENT|D_NET), "inet socket active (%d, %d %p) "
usr.sbin/syslogd/syslogd.c
852
DPRINTF(D_NET, "access denied\n");
usr.sbin/syslogd/syslogd.c
884
DPRINTF(D_FILE, "Adding `%s' to the %p logpath list\n", new, *lp);
usr.sbin/syslogd/syslogd.h
161
DPRINTF(D_EVENT, "event_add(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
163
DPRINTF(D_EVENT, "Failure in event_add()\n"); \
usr.sbin/syslogd/syslogd.h
170
DPRINTF(D_EVENT, "retryevent_add(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
172
DPRINTF(D_EVENT, "Failure in event_add()\n"); \
usr.sbin/syslogd/syslogd.h
176
DPRINTF(D_MEM2, "DEL_EVENT(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
178
DPRINTF(D_EVENT, "Failure in event_del()\n"); \
usr.sbin/syslogd/syslogd.h
184
DPRINTF(D_MEM2, "free(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
187
DPRINTF(D_MEM2, "SSL_free(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
190
DPRINTF(D_MEM2, "SSL_CTX_free(%s@%p)\n", #x, x); \
usr.sbin/syslogd/syslogd.h
194
#define NEWREF(x) ((x) ? (DPRINTF(D_BUFFER, "inc refcount of " #x \
usr.sbin/syslogd/syslogd.h
197
: (DPRINTF(D_BUFFER, "inc refcount of NULL!\n"), NULL))
usr.sbin/syslogd/syslogd.h
199
(void)((x) ? (DPRINTF(D_BUFFER, "dec refcount of " #x \
usr.sbin/syslogd/syslogd.h
202
: (DPRINTF(D_BUFFER, "dec refcount of NULL!\n"), NULL))
usr.sbin/syslogd/syslogd.h
212
DPRINTF(D_MEM, "Unable to allocate memory"); \
usr.sbin/syslogd/syslogd.h
215
DPRINTF(D_MEM2, "MALLOC(%s@%p, %zu)\n", #ptr, ptr, size); \
usr.sbin/syslogd/syslogd.h
220
DPRINTF(D_MEM, "Unable to allocate memory"); \
usr.sbin/syslogd/syslogd.h
223
DPRINTF(D_MEM2, "CALLOC(%s@%p, %zu)\n", #ptr, ptr, size); \
usr.sbin/syslogd/tls.c
1021
DPRINTF(D_NET, "Unable to open socket.\n");
usr.sbin/syslogd/tls.c
1026
DPRINTF(D_NET, "Unable to setsockopt(): %s\n",
usr.sbin/syslogd/tls.c
1030
DPRINTF(D_NET, "Unable to connect() to %s: %s\n",
usr.sbin/syslogd/tls.c
1040
DPRINTF(D_TLS, "Unable to establish TLS: %s\n", buf);
usr.sbin/syslogd/tls.c
1048
DPRINTF(D_TLS, "Unable to connect TLS to socket: %s\n",
usr.sbin/syslogd/tls.c
1061
DPRINTF(D_TLS, "Found SSL error in queue: %s\n", buf);
usr.sbin/syslogd/tls.c
1066
DPRINTF(D_NET, "Unable to fcntl(sock, O_NONBLOCK): "
usr.sbin/syslogd/tls.c
1083
DPRINTF((D_TLS|D_NET), "Unable to establish a TCP connection to %s\n",
usr.sbin/syslogd/tls.c
1104
DPRINTF(D_TLS, "%s returned rc %d and error %s: %s\n", functionname,
usr.sbin/syslogd/tls.c
1112
DPRINTF(D_TLS, "SSL_ERROR_SYSCALL: ");
usr.sbin/syslogd/tls.c
1115
DPRINTF(D_TLS, "socket I/O error: %s\n",
usr.sbin/syslogd/tls.c
1118
DPRINTF(D_TLS, "unexpected EOF from %s\n",
usr.sbin/syslogd/tls.c
1121
DPRINTF(D_TLS, "no further info\n");
usr.sbin/syslogd/tls.c
1228
DPRINTF((D_TLS|D_PARSE),
usr.sbin/syslogd/tls.c
124
DPRINTF(D_TLS, "Change state: %s --> %s\n", \
usr.sbin/syslogd/tls.c
1248
DPRINTF((D_TLS|D_CALL|D_EVENT), "tls_reconnect(conn_info@%p, "
usr.sbin/syslogd/tls.c
1297
DPRINTF((D_TLS|D_CALL),
usr.sbin/syslogd/tls.c
1372
DPRINTF((D_TLS|D_NET), "incoming TCP connection\n");
usr.sbin/syslogd/tls.c
1389
DPRINTF(D_NET, "could not get peername: %s", gai_strerror(rc));
usr.sbin/syslogd/tls.c
1411
DPRINTF(D_NET, "Unable to fcntl(sock, O_NONBLOCK): %s\n",
usr.sbin/syslogd/tls.c
1416
DPRINTF(D_TLS, "Unable to establish TLS: %s\n",
usr.sbin/syslogd/tls.c
1423
DPRINTF(D_TLS, "Unable to connect TLS to socket %d: %s\n",
usr.sbin/syslogd/tls.c
1458
DPRINTF(D_TLS, "socket connection from %s accept()ed with fd %d, "
usr.sbin/syslogd/tls.c
1483
DPRINTF((D_TLS|D_EVENT|D_CALL), "dispatch_eof_tls(%d, %d, %p)\n",
usr.sbin/syslogd/tls.c
1530
DPRINTF((D_TLS|D_EVENT|D_CALL), "active TLS socket %d\n", fd);
usr.sbin/syslogd/tls.c
1531
DPRINTF(D_TLS, "calling SSL_read(%p, %p, %zu)\n", c->tls_conn->sslptr,
usr.sbin/syslogd/tls.c
1565
DPRINTF(D_TLS, "SSL_read() returned %d\n", rc);
usr.sbin/syslogd/tls.c
1598
DPRINTF((D_TLS|D_CALL|D_DATA), "tls_split_messages() -- "
usr.sbin/syslogd/tls.c
1613
DPRINTF(D_DATA, "move inbuf of length %zu by %zu chars\n",
usr.sbin/syslogd/tls.c
1644
DPRINTF(D_DATA, "Reallocated inbuf\n");
usr.sbin/syslogd/tls.c
1685
DPRINTF(D_DATA, "move inbuf of length %zu by %zu "
usr.sbin/syslogd/tls.c
1700
DPRINTF(D_DATA, "Shrink inbuf\n");
usr.sbin/syslogd/tls.c
1708
DPRINTF(D_DATA, "return with status: msg_start %zu, msg_len %zu, "
usr.sbin/syslogd/tls.c
1734
DPRINTF((D_TLS|D_CALL), "tls_send(f=%p, line=\"%.*s%s\", "
usr.sbin/syslogd/tls.c
1752
DPRINTF(D_DATA, "now sending line: \"%.*s\"\n",
usr.sbin/syslogd/tls.c
1758
DPRINTF(D_DATA, "connection not ready to send: \"%.*s\"\n",
usr.sbin/syslogd/tls.c
1778
DPRINTF((D_TLS|D_CALL), "dispatch_tls_send(f=%p, buffer=%p, "
usr.sbin/syslogd/tls.c
1825
DPRINTF((D_TLS|D_DATA), "TLS: SSL_write() wrote %d out of %zu "
usr.sbin/syslogd/tls.c
1834
DPRINTF((D_TLS|D_DATA), "TLS: SSL_write() complete\n");
usr.sbin/syslogd/tls.c
1843
DPRINTF((D_TLS|D_DATA), "unreachable code after SSL_write()\n");
usr.sbin/syslogd/tls.c
1859
DPRINTF(D_MEM, "free_tls_conn(conn_info@%p) with sslptr@%p\n",
usr.sbin/syslogd/tls.c
1878
DPRINTF(D_MEM2, "free_tls_conn(conn_info@%p) returns\n", conn_info);
usr.sbin/syslogd/tls.c
1894
DPRINTF((D_TLS|D_CALL),
usr.sbin/syslogd/tls.c
1904
DPRINTF((D_TLS|D_NET), "Closed TLS connection to %s\n",
usr.sbin/syslogd/tls.c
1927
DPRINTF(D_TLS, "Unexpected connection state %d\n",
usr.sbin/syslogd/tls.c
1933
DPRINTF((D_TLS|D_NET), "Ignore error in SSL_shutdown()"
usr.sbin/syslogd/tls.c
1977
DPRINTF((D_TLS|D_NET), "Closed TCP connection to %s\n",
usr.sbin/syslogd/tls.c
1992
DPRINTF(D_MEM, "free_tls_sslptr(conn_info@%p)\n", conn_info);
usr.sbin/syslogd/tls.c
2111
DPRINTF((D_CALL|D_TLS), "mk_x509_cert(%p, %p, %d, %d, %d)\n",
usr.sbin/syslogd/tls.c
2117
DPRINTF(D_TLS, "EVP_PKEY_new() failed\n");
usr.sbin/syslogd/tls.c
2124
DPRINTF(D_TLS, "X509_new() failed\n");
usr.sbin/syslogd/tls.c
2130
DPRINTF(D_TLS, "DSA_new() failed\n");
usr.sbin/syslogd/tls.c
2135
DPRINTF(D_TLS, "DSA_generate_parameters_ex() failed\n");
usr.sbin/syslogd/tls.c
2139
DPRINTF(D_TLS, "DSA_generate_key() failed\n");
usr.sbin/syslogd/tls.c
2143
DPRINTF(D_TLS, "EVP_PKEY_assign_DSA() failed\n");
usr.sbin/syslogd/tls.c
2153
DPRINTF(D_TLS, "X509_set_pubkey() failed\n");
usr.sbin/syslogd/tls.c
2208
DPRINTF(D_TLS, "X509_sign() failed\n");
usr.sbin/syslogd/tls.c
2212
DPRINTF(D_TLS, "X509_verify() failed\n");
usr.sbin/syslogd/tls.c
2225
DPRINTF((D_DATA), "invalid tls_send_msg_free(NULL)\n");
usr.sbin/syslogd/tls.c
261
DPRINTF(D_TLS, "loaded trust anchors\n");
usr.sbin/syslogd/tls.c
301
DPRINTF(D_TLS, "loaded and checked own certificate\n");
usr.sbin/syslogd/tls.c
358
DPRINTF(D_TLS, "get_fingerprint(cert@%p, return@%p, alg \"%s\")\n",
usr.sbin/syslogd/tls.c
371
DPRINTF(D_TLS, "unknown digest algorithm %s\n",
usr.sbin/syslogd/tls.c
376
DPRINTF(D_TLS, "cannot get %s digest\n", openssl_algname);
usr.sbin/syslogd/tls.c
452
DPRINTF((D_TLS|D_CALL), "match_hostnames(%p, \"%s\", \"%s\")\n",
usr.sbin/syslogd/tls.c
464
DPRINTF(D_TLS, "X509_get_ext_d2i() returned (%p,%d,%d) "
usr.sbin/syslogd/tls.c
505
DPRINTF(D_TLS, "found CN: %.*s\n", len, ubuf);
usr.sbin/syslogd/tls.c
546
DPRINTF((D_TLS|D_CALL), "match_fingerprint(cert@%p, fp \"%s\")\n",
usr.sbin/syslogd/tls.c
559
DPRINTF(D_TLS, "cannot get %s digest\n", alg);
usr.sbin/syslogd/tls.c
563
DPRINTF(D_TLS, "fail: fingerprints do not match\n");
usr.sbin/syslogd/tls.c
567
DPRINTF(D_TLS, "accepted: fingerprints match\n");
usr.sbin/syslogd/tls.c
589
DPRINTF((D_TLS|D_CALL), "match_certfile(cert@%p, file \"%s\") "
usr.sbin/syslogd/tls.c
608
DPRINTF((D_TLS|D_CALL), "read_certfile(%p, \"%s\")\n",
usr.sbin/syslogd/tls.c
621
DPRINTF((D_TLS), "Unable to read certificate from %s\n",
usr.sbin/syslogd/tls.c
627
DPRINTF((D_TLS), "Read certificate from %s\n", certfilename);
usr.sbin/syslogd/tls.c
711
DPRINTF((D_TLS|D_CALL), "check cert for connection with %s. "
usr.sbin/syslogd/tls.c
718
DPRINTF(D_TLS, "openssl verify error:"
usr.sbin/syslogd/tls.c
728
DPRINTF(D_TLS, "openssl verify error:missing "
usr.sbin/syslogd/tls.c
885
DPRINTF(D_NET, "Unable to setsockopt(): %s\n",
usr.sbin/syslogd/tls.c
937
DPRINTF((D_TLS|D_CALL), "dispatch_SSL_connect(conn_info@%p, fd %d)\n",
usr.sbin/syslogd/tls.c
980
DPRINTF(D_TLS, "TLS connection established.\n");
usr.sbin/syslogd/tls.c
999
DPRINTF((D_TLS|D_CALL), "tls_connect(conn_info@%p)\n", conn_info);
usr.sbin/ypbind/ypbind.c
1056
DPRINTF("broadcast %x\n", bindsin.sin_addr.s_addr);
usr.sbin/ypbind/ypbind.c
1231
DPRINTF("handle_replies receiving\n");
usr.sbin/ypbind/ypbind.c
1245
DPRINTF("handle_replies: recvfrom failed (%s)\n",
usr.sbin/ypbind/ypbind.c
1289
DPRINTF("handle_ping receiving\n");
usr.sbin/ypbind/ypbind.c
1303
DPRINTF("handle_ping: recvfrom failed (%s)\n",
usr.sbin/ypbind/ypbind.c
1349
DPRINTF("nag_servers\n");
usr.sbin/ypbind/ypbind.c
1358
DPRINTF("cannot get unix auth\n");
usr.sbin/ypbind/ypbind.c
1450
DPRINTF("cannot get unix auth\n");
usr.sbin/ypbind/ypbind.c
1483
DPRINTF("ping %x\n", dom->dom_server_addr.sin_addr.s_addr);
usr.sbin/ypbind/ypbind.c
348
DPRINTF("%s does not exist, defaulting to broadcast\n",
usr.sbin/ypbind/ypbind.c
496
DPRINTF("returned from %s about %s\n",
usr.sbin/ypbind/ypbind.c
693
DPRINTF("ypbindproc_null_2\n");
usr.sbin/ypbind/ypbind.c
711
DPRINTF("ypbindproc_domain_2 %s\n", arg);
usr.sbin/ypbind/ypbind.c
757
DPRINTF("unknown domain %s\n", arg);
usr.sbin/ypbind/ypbind.c
766
DPRINTF("new domain %s\n", arg);
usr.sbin/ypbind/ypbind.c
809
DPRINTF("domain %s at %s/%d\n", dom->dom_name,
usr.sbin/ypbind/ypbind.c
837
DPRINTF("ypbindproc_setdom_2 from %s\n", inet_ntoa(fromsin->sin_addr));
usr.sbin/ypbind/ypbind.c
847
DPRINTF("ypset denied from %s\n",
usr.sbin/ypbind/ypbind.c
852
DPRINTF("ypset denied\n");
usr.sbin/ypbind/ypbind.c
858
DPRINTF("ypset from unprivileged port denied\n");
usr.sbin/ypbind/ypbind.c
864
DPRINTF("ypset with wrong version denied\n");
usr.sbin/ypbind/ypbind.c
883
DPRINTF("ypset to %s for domain %s succeeded\n",