lib/libc/resolv/res_findzonecut.c
189
DPRINTF(("START dname='%s' class=%s, zsize=%ld, naddrs=%d",
lib/libc/resolv/res_findzonecut.c
197
DPRINTF(("get the soa, and see if it has enough glue"));
lib/libc/resolv/res_findzonecut.c
204
DPRINTF(("get the ns rrset and see if it has enough glue"));
lib/libc/resolv/res_findzonecut.c
210
DPRINTF(("get the missing glue and see if it's finally enough"));
lib/libc/resolv/res_findzonecut.c
215
DPRINTF(("FINISH n=%d (%s)", n, (n < 0) ? strerror(errno) : "OK"));
lib/libc/resolv/res_findzonecut.c
247
DPRINTF(("satisfy(%s): %d", mname, n));
lib/libc/resolv/res_findzonecut.c
265
DPRINTF(("add_addrs: %d", n));
lib/libc/resolv/res_findzonecut.c
303
DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
lib/libc/resolv/res_findzonecut.c
308
DPRINTF(("get_soa: CNAME or DNAME found"));
lib/libc/resolv/res_findzonecut.c
327
DPRINTF(("get_soa: ns_parserr(%s, %d) failed",
lib/libc/resolv/res_findzonecut.c
341
DPRINTF(
lib/libc/resolv/res_findzonecut.c
352
DPRINTF(
lib/libc/resolv/res_findzonecut.c
364
DPRINTF(("get_soa: zname(%lu) too small (%lu)",
lib/libc/resolv/res_findzonecut.c
374
DPRINTF(("get_soa: ns_name_uncompress failed")
lib/libc/resolv/res_findzonecut.c
380
DPRINTF(("get_soa: save_ns failed"));
lib/libc/resolv/res_findzonecut.c
401
DPRINTF(("get_soa: out of labels"));
lib/libc/resolv/res_findzonecut.c
424
DPRINTF(("get_ns: do_query('%s', %s) failed (%d)",
lib/libc/resolv/res_findzonecut.c
432
DPRINTF(("get_ns save_ns('%s', %s) failed",
lib/libc/resolv/res_findzonecut.c
462
DPRINTF(
lib/libc/resolv/res_findzonecut.c
468
DPRINTF((
lib/libc/resolv/res_findzonecut.c
474
DPRINTF(("get_glue: save_r('%s', %s) failed",
lib/libc/resolv/res_findzonecut.c
484
DPRINTF(
lib/libc/resolv/res_findzonecut.c
490
DPRINTF((
lib/libc/resolv/res_findzonecut.c
496
DPRINTF(("get_glue: save_r('%s', %s) failed",
lib/libc/resolv/res_findzonecut.c
504
DPRINTF(("get_glue: removing empty '%s' NS",
lib/libc/resolv/res_findzonecut.c
531
DPRINTF(("save_ns: ns_parserr(%s, %d) failed",
lib/libc/resolv/res_findzonecut.c
543
DPRINTF(("save_ns: malloc failed"));
lib/libc/resolv/res_findzonecut.c
550
DPRINTF(("save_ns: ns_name_uncompress failed")
lib/libc/resolv/res_findzonecut.c
557
DPRINTF(("save_ns: strdup failed"));
lib/libc/resolv/res_findzonecut.c
568
DPRINTF(("save_ns: save_r('%s', %s) failed",
lib/libc/resolv/res_findzonecut.c
588
DPRINTF(("save_a: ns_parserr(%s, %d) failed",
lib/libc/resolv/res_findzonecut.c
604
DPRINTF(("save_a: malloc failed"));
lib/libc/resolv/res_findzonecut.c
680
DPRINTF(("do_query: res_nmkquery failed"));
lib/libc/resolv/res_findzonecut.c
685
DPRINTF(("do_query: res_nsend failed"));
lib/libc/resolv/res_findzonecut.c
689
DPRINTF(("do_query: res_nsend returned 0"));
lib/libc/resolv/res_findzonecut.c
694
DPRINTF(("do_query: ns_initparse failed"));
lib/libc/resolv/res_findzonecut.c
702
DPRINTF(("do_query: ns_parserr failed"));
lib/libc/resolv/res_update.c
104
DPRINTF(("malloc failed"));
lib/libc/resolv/res_update.c
120
DPRINTF(("res_findzonecut failed (%d)", nscnt));
lib/libc/resolv/res_update.c
133
DPRINTF(("malloc failed"));
lib/libc/resolv/res_update.c
151
DPRINTF(("res_mkupdrec failed"));
lib/libc/resolv/res_update.c
160
DPRINTF(("res_mkupdate -> %d", n));
lib/libc/resolv/res_update.c
171
DPRINTF(("TSIG is not supported\n"));
lib/libc/resolv/res_update.c
181
DPRINTF(("res_nsend: send error, n=%d (%s)\n",
lib/libcuse/cuse_lib.c
286
DPRINTF("Freeing memory failed: %d\n", errno);
lib/libcuse/cuse_lib.c
482
DPRINTF("cuse: Command = %d = %s, flags = %d, arg = 0x%08x, ptr = 0x%08x\n",
lib/libcuse/cuse_lib.c
586
DPRINTF("cuse: Command error = %d for %s\n",
lib/libcuse/cuse_lib.c
702
DPRINTF("cuse: copy_out(%p,%p,%d), cmd = %d = %s\n",
lib/libcuse/cuse_lib.c
714
DPRINTF("cuse: copy_out() error = %d\n", errno);
lib/libcuse/cuse_lib.c
735
DPRINTF("cuse: copy_in(%p,%p,%d), cmd = %d = %s\n",
lib/libcuse/cuse_lib.c
747
DPRINTF("cuse: copy_in() error = %d\n", errno);
lib/libproc/proc_bkpt.c
126
DPRINTF("ERROR: couldn't read instruction at address 0x%jx",
lib/libproc/proc_bkpt.c
141
DPRINTF("ERROR: couldn't write instruction at address 0x%jx",
lib/libproc/proc_bkpt.c
187
DPRINTF("ERROR: couldn't write instruction at address 0x%jx",
lib/libproc/proc_bkpt.c
80
DPRINTF("kill %d", proc_getpid(phdl));
lib/libproc/proc_bkpt.c
83
DPRINTF("waitpid %d", proc_getpid(phdl));
lib/libproc/proc_create.c
147
DPRINTF("ERROR: cannot ptrace child process %d", pid);
lib/libproc/proc_create.c
154
DPRINTF("ERROR: child process %d didn't stop as expected", pid);
lib/libproc/proc_create.c
212
DPRINTF("ERROR: child process %d didn't stop as expected", pid);
lib/libproc/proc_sym.c
258
DPRINTF("ERROR: open %s failed", map->pr_mapname);
lib/libproc/proc_util.c
159
DPRINTF("waitpid");
lib/librtld_db/rtld_db.c
126
DPRINTF("%s onoff %d\n", __func__, onoff);
lib/librtld_db/rtld_db.c
134
DPRINTF("%s\n", __func__);
lib/librtld_db/rtld_db.c
167
DPRINTF("%s\n", __func__);
lib/librtld_db/rtld_db.c
224
DPRINTF("%s\n", __func__);
lib/librtld_db/rtld_db.c
252
DPRINTF("%s\n", __func__);
lib/librtld_db/rtld_db.c
264
DPRINTF("%s\n", __func__);
lib/librtld_db/rtld_db.c
97
DPRINTF("%s rdap %p event %d notify %p\n", __func__, rdap, event,
lib/libusb/libusb10.c
1608
DPRINTF(dev->ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_submit_transfer enter");
lib/libusb/libusb10.c
1643
DPRINTF(dev->ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_submit_transfer leave %d", err);
lib/libusb/libusb10.c
1672
DPRINTF(dev->ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_cancel_transfer enter");
lib/libusb/libusb10.c
1733
DPRINTF(dev->ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_cancel_transfer leave");
lib/libusb/libusb10.c
181
DPRINTF(ctx, LIBUSB_LOG_LEVEL_ERROR, "Waking up event loop failed!");
lib/libusb/libusb10.c
306
DPRINTF(ctx, LIBUSB_LOG_LEVEL_INFO, "libusb_init complete");
lib/libusb/libusb10.c
678
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_open_device_with_vid_pid enter");
lib/libusb/libusb10.c
702
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_open_device_with_vid_pid leave");
lib/libusb/libusb10_io.c
111
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb10_handle_events_sub enter");
lib/libusb/libusb10_io.c
233
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb10_handle_events_sub complete");
lib/libusb/libusb10_io.c
317
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_wait_for_event enter");
lib/libusb/libusb10_io.c
361
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_handle_events_timeout_completed enter");
lib/libusb/libusb10_io.c
377
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_handle_events_timeout_completed exit");
lib/libusb/libusb10_io.c
532
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "sync I/O done");
lib/libusb/libusb10_io.c
622
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_bulk_transfer enter");
lib/libusb/libusb10_io.c
627
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_bulk_transfer leave");
lib/libusb/libusb10_io.c
641
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_interrupt_transfer enter");
lib/libusb/libusb10_io.c
646
DPRINTF(ctx, LIBUSB_LOG_LEVEL_DEBUG, "libusb_interrupt_transfer leave");
lib/virtual_oss/bt/avdtp.c
398
DPRINTF("Cannot get capabilities\n");
lib/virtual_oss/bt/avdtp.c
404
DPRINTF("0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n",
lib/virtual_oss/bt/avdtp.c
472
DPRINTF("No frequency and mode match\n");
lib/virtual_oss/bt/avdtp.c
483
DPRINTF("No bands available\n");
lib/virtual_oss/bt/bt.c
329
DPRINTF("Could not open SDP\n");
lib/virtual_oss/bt/bt.c
343
DPRINTF("SDP search failed\n");
lib/virtual_oss/bt/bt.c
386
DPRINTF("Could not get host by name\n");
lib/virtual_oss/bt/bt.c
453
DPRINTF("Invalid samplerate %d", samplerate);
lib/virtual_oss/bt/bt.c
488
DPRINTF("Unsupported sample format\n");
lib/virtual_oss/bt/bt.c
492
DPRINTF("PSM=0x%02x\n", l2cap_psm);
lib/virtual_oss/bt/bt.c
494
DPRINTF("PSM not found\n");
lib/virtual_oss/bt/bt.c
499
DPRINTF("Could not create BT socket\n");
lib/virtual_oss/bt/bt.c
508
DPRINTF("Could not bind to HC\n");
lib/virtual_oss/bt/bt.c
514
DPRINTF("Could not connect to HC: %d\n", errno);
lib/virtual_oss/bt/bt.c
518
DPRINTF("DISCOVER FAILED\n");
lib/virtual_oss/bt/bt.c
522
DPRINTF("OPEN FAILED\n");
lib/virtual_oss/bt/bt.c
527
DPRINTF("Could not create BT socket\n");
lib/virtual_oss/bt/bt.c
537
DPRINTF("Could not bind\n");
lib/virtual_oss/bt/bt.c
543
DPRINTF("Could not connect: %d\n", errno);
lib/virtual_oss/bt/bt.c
548
DPRINTF("Could not get MTU\n");
lib/virtual_oss/bt/bt.c
553
DPRINTF("Could not set send buffer size\n");
lib/virtual_oss/bt/bt.c
558
DPRINTF("Could not set low water mark\n");
lib/virtual_oss/bt/bt.c
563
DPRINTF("Could not get MTU\n");
lib/virtual_oss/bt/bt.c
568
DPRINTF("Could not set receive buffer size\n");
lib/virtual_oss/bt/bt.c
573
DPRINTF("Could not set low water mark\n");
lib/virtual_oss/bt/bt.c
578
DPRINTF("Could not set non-blocking I/O for receive direction\n");
lib/virtual_oss/bt/bt.c
584
DPRINTF("START FAILED\n");
lib/virtual_oss/bt/bt.c
659
DPRINTF("Codec AAC encoder not found\n");
lib/virtual_oss/bt/bt.c
664
DPRINTF("Could not allocate format context\n");
lib/virtual_oss/bt/bt.c
670
DPRINTF("Could not guess output format\n");
lib/virtual_oss/bt/bt.c
677
DPRINTF("Could not create new stream\n");
lib/virtual_oss/bt/bt.c
682
DPRINTF("Could not allocate audio context\n");
lib/virtual_oss/bt/bt.c
711
DPRINTF("Could not open codec\n");
lib/virtual_oss/bt/bt.c
718
DPRINTF("Could not allocate audio frame\n");
lib/virtual_oss/bt/bt.c
731
DPRINTF("Could not allocate %u bytes sample buffer\n",
lib/virtual_oss/bt/bt.c
740
DPRINTF("Could not setup audio frame\n");
lib/virtual_oss/bt/bt.c
942
DPRINTF("Error encoding audio frame\n");
lib/virtual_oss/bt/bt.c
981
DPRINTF("Out of buffer space\n");
sbin/rcorder/rcorder.c
1097
DPRINTF((stderr, "generate on %s\n", fn_head->next->filename));
sbin/rcorder/rcorder.c
210
DPRINTF((stderr, "parse_args\n"));
sbin/rcorder/rcorder.c
212
DPRINTF((stderr, "initialize\n"));
sbin/rcorder/rcorder.c
215
DPRINTF((stderr, "crunch_all_files\n"));
sbin/rcorder/rcorder.c
218
DPRINTF((stderr, "generate_ordering\n"));
sbin/rcorder/rcorder.c
893
DPRINTF((stderr, "do_file on %s.\n", fnode->filename));
sbin/rcorder/rcorder.c
967
DPRINTF((stderr, "next do: "));
sbin/rcorder/rcorder.c
989
DPRINTF((stderr, "nuking %s\n", fnode->filename));
stand/common/bcache.c
408
DPRINTF("bypass %zu from %jd", size / bcache_blksize, blk);
stand/common/bcache.c
481
DPRINTF("insert blk %jd -> %u # %d", blkno, cand, bcache_bcount);
stand/common/bcache.c
498
DPRINTF("invalidate blk %ju", blkno);
stand/common/disk.c
237
DPRINTF("unknown sector size");
stand/common/disk.c
243
DPRINTF("no memory");
stand/common/disk.c
264
DPRINTF("%s unit %d, slice %d, partition %d => %p", disk_fmtdev(dev),
stand/common/disk.c
271
DPRINTF("Can't read partition table");
stand/common/disk.c
335
DPRINTF("Can't read BSD label");
stand/common/disk.c
363
DPRINTF("%s could not open", disk_fmtdev(dev));
stand/common/disk.c
368
DPRINTF("%s offset %lld => %p", disk_fmtdev(dev),
stand/common/disk.c
380
DPRINTF("%s closed => %p", disk_fmtdev(dev), od);
stand/common/interp_forth.c
127
DPRINTF("cmd '%s'", line);
stand/common/interp_forth.c
310
DPRINTF("ficlExec '%s' = %d", line, result);
stand/common/part.c
153
DPRINTF("no GPT signature");
stand/common/part.c
158
DPRINTF("invalid GPT header size: %d", sz);
stand/common/part.c
164
DPRINTF("GPT header's CRC doesn't match");
stand/common/part.c
170
DPRINTF("unsupported GPT revision %d", hdr->hdr_revision);
stand/common/part.c
175
DPRINTF("self LBA doesn't match");
stand/common/part.c
180
DPRINTF("invalid alternate LBA");
stand/common/part.c
188
DPRINTF("invalid entry size or number of entries");
stand/common/part.c
212
DPRINTF("GPT table's CRC doesn't match");
stand/common/part.c
308
DPRINTF("GPT detected");
stand/common/part.c
344
DPRINTF("new GPT partition added");
stand/common/part.c
400
DPRINTF("EBR detected");
stand/common/part.c
428
DPRINTF("new EBR partition added");
stand/common/part.c
466
DPRINTF("Too small sectorsize");
stand/common/part.c
473
DPRINTF("read failed");
stand/common/part.c
483
DPRINTF("unsupported sector size");
stand/common/part.c
488
DPRINTF("invalid number of partitions");
stand/common/part.c
491
DPRINTF("BSD detected");
stand/common/part.c
509
DPRINTF("new BSD partition added");
stand/common/part.c
531
DPRINTF("read failed");
stand/common/part.c
575
DPRINTF("read failed");
stand/common/part.c
605
DPRINTF("magic sequence not found");
stand/common/part.c
627
DPRINTF("invalid partition flag %x", dp[i].dp_flag);
stand/common/part.c
633
DPRINTF("PMBR detected");
stand/common/part.c
645
DPRINTF("MBR detected");
stand/common/part.c
671
DPRINTF("new MBR partition added");
stand/efi/boot1/boot1.c
140
DPRINTF("Starting '%s' in 5 seconds...", PATH_LOADER_EFI);
stand/efi/boot1/boot1.c
142
DPRINTF(".");
stand/efi/boot1/boot1.c
144
DPRINTF(".");
stand/efi/boot1/boot1.c
146
DPRINTF(".");
stand/efi/boot1/boot1.c
148
DPRINTF(".");
stand/efi/boot1/boot1.c
150
DPRINTF(".\n");
stand/efi/boot1/boot1.c
256
DPRINTF("Failed to get image DevicePath (%lu)\n",
stand/efi/boot1/proto.c
196
DPRINTF("\n");
stand/efi/boot1/proto.c
70
DPRINTF("\nFailed to query DevicePath (%lu)\n",
stand/efi/boot1/proto.c
77
DPRINTF("probing: %S ", text);
stand/efi/boot1/proto.c
86
DPRINTF("\nFailed to query BlockIoProtocol (%lu)\n",
stand/efi/boot1/proto.c
99
DPRINTF("\nFailed to allocate devinfo\n");
stand/efi/boot1/ufs_module.c
148
DPRINTF("UFS Loading '%s' from %S\n", filepath, text);
stand/efi/boot1/ufs_module.c
153
DPRINTF("Failed to init device\n");
stand/efi/boot1/ufs_module.c
158
DPRINTF("Failed to lookup '%s' (file not found?)\n", filepath);
stand/efi/boot1/ufs_module.c
182
DPRINTF("Load complete\n");
stand/efi/boot1/ufs_module.c
62
DPRINTF("dskread: failed dev: %p, id: %u, lba: %ju, size: %d, "
stand/efi/boot1/zfs_module.c
106
DPRINTF("vdev_read: failed dev: %p, id: %u, lba: %ju, size: %zu,"
stand/efi/boot1/zfs_module.c
122
DPRINTF("Failed to allocate tdev\n");
stand/efi/boot1/zfs_module.c
154
DPRINTF("load: '%s' spa: '%s', devpath: %S\n", filepath,
stand/efi/boot1/zfs_module.c
160
DPRINTF("Failed to load pool '%s' (%d)\n", spa->spa_name, err);
stand/efi/boot1/zfs_module.c
210
DPRINTF("Failed to find '%s' on pool '%s' (%d)\n",
stand/efi/gptboot/proto.c
154
DPRINTF("probing: %S ", text);
stand/efi/gptboot/proto.c
167
DPRINTF("Not the same disk\n");
stand/efi/gptboot/proto.c
173
DPRINTF("Can't get the block I/O protocol block\n");
stand/efi/gptboot/proto.c
178
DPRINTF("Failed to allocate devinfo\n");
stand/efi/gptboot/proto.c
188
DPRINTF("Found partition %d\n", partition_number(devpath));
stand/efi/gptboot/proto.c
192
DPRINTF("Found raw device\n");
stand/efi/gptboot/proto.c
69
DPRINTF("dskread: failed dev: %p, id: %u, lba: %ju, size: %d, "
stand/efi/gptboot/proto.c
99
DPRINTF("dskread: failed dev: %p, id: %u, lba: %ju, size: %d, "
stand/i386/libi386/biosdisk.c
1005
DPRINTF("too large I/O: %zu bytes", size);
stand/i386/libi386/biosdisk.c
1046
DPRINTF("short I/O %d", blks);
stand/i386/libi386/biosdisk.c
1071
DPRINTF("read %d from %lld to %p", x, dblk, buf);
stand/i386/libi386/biosdisk.c
1084
DPRINTF("write %d from %lld to %p", x, dblk, buf);
stand/i386/libi386/biosdisk.c
1314
DPRINTF("unit %d BIOS device %d", dev->dd.d_unit, biosdev);
stand/i386/libi386/biosdisk.c
1367
DPRINTF("dev is 0x%x\n", rootdev);
stand/i386/libi386/biosdisk.c
237
DPRINTF("looking for bios device 0x%x", biosdev);
stand/i386/libi386/biosdisk.c
242
DPRINTF("bd unit %d is BIOS device 0x%x", unit,
stand/i386/libi386/biosdisk.c
690
DPRINTF("unit 0x%x geometry %d/%d/%d\n", bd->bd_unit, bd->bd_cyl,
stand/i386/libi386/biosdisk.c
992
DPRINTF("open_disk %p", dev);
stand/kshim/bsd_kernel.c
1396
DPRINTF("MALLOC: Entries = %d; Remainder = %d; Size = %d\n",
stand/kshim/bsd_kernel.c
1410
DPRINTF("MALLOC: Entries = %d; Remainder = %d; Size = %d\n",
stand/kshim/bsd_kernel.c
730
DPRINTF("Could not add device to devclass.\n");
stand/kshim/bsd_kernel.c
756
DPRINTF("%s:%d:%s: can't find device "
stand/kshim/bsd_kernel.c
877
DPRINTF("Default method called\n");
stand/powerpc/ofw/cas.c
223
DPRINTF("idx 0x%02x val 0x%02x\n", idx, val);
stand/powerpc/ofw/cas.c
263
DPRINTF("MMU 0x%02x RADIX_EXT 0x%02x\n",
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
1206
DPRINTF("driver=%p, parent=%p\n", driver, parent);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
1438
DPRINTF("cpufreq: %d -> %d\n", cur_freq, arm_freq);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
186
DPRINTF("clock = %d(Hz)\n", rate);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
227
DPRINTF("clock = %d(Hz)\n", rate);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
268
DPRINTF("clock = %d(Hz)\n", rate);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
336
DPRINTF("clock = %d(Hz)\n", rate);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
375
DPRINTF("level = %d\n", level);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
421
DPRINTF("level = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
461
DPRINTF("value = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
501
DPRINTF("value = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
540
DPRINTF("value = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
592
DPRINTF("value = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
631
DPRINTF("value = %d\n", value);
sys/arm/broadcom/bcm2835/bcm2836_mp.c
83
DPRINTF("platform_mp_setmaxid\n");
sys/arm/broadcom/bcm2835/bcm2836_mp.c
89
DPRINTF("mp_maxid=%d\n", mp_maxid);
sys/arm/broadcom/bcm2835/bcm2836_mp.c
98
DPRINTF("platform_mp_start_ap\n");
sys/arm/ti/am335x/am3359_cppi41.c
103
DPRINTF(sc->dev, "offset=%lx Read %x\n", addr, val);
sys/arm/ti/am335x/am3359_cppi41.c
144
DPRINTF(dev, "-- RESET USB --\n");
sys/arm/ti/am335x/am3359_cppi41.c
148
DPRINTF(dev, "Dont have reset bit\n");
sys/arm/ti/am335x/am3359_cppi41.c
152
DPRINTF(dev, "sysc_address %x\n", sysc_address);
sys/arm/ti/am335x/am3359_cppi41.c
157
DPRINTF(dev, "Reset still ongoing - wait a little bit longer\n");
sys/arm/ti/am335x/am3359_cppi41.c
85
DPRINTF(sc->dev, "offset=%lx write %x\n", addr, val);
sys/arm/ti/clk/clock_common.c
104
DPRINTF(dev, "Failed to find clock_cells[%d]=0x%x\n",
sys/arm/ti/clk/clock_common.c
114
DPRINTF(dev, "Found parent clock[%d/%d]: %s\n",
sys/arm/ti/clk/clock_common.c
137
DPRINTF(dev, "node name: %s\n", def->name);
sys/arm/ti/clk/ti_clk_clkctrl.c
101
DPRINTF(sc->dev, "val(%x) & (%x | %x = %x)\n",
sys/arm/ti/clk/ti_clk_clkctrl.c
113
DPRINTF(sc->dev, "val %x\n", val);
sys/arm/ti/clk/ti_clkctrl.c
156
DPRINTF(sc->dev, "Failed to create clkdom\n");
sys/arm/ti/clk/ti_clkctrl.c
225
DPRINTF(sc->dev, "Clk domain finit fails %x.\n", err);
sys/arm/ti/clk/ti_clkctrl.c
304
DPRINTF(sc->dev, "ti_clkctrl_attach: reg[%d]: %s %x\n",
sys/arm/ti/clk/ti_clkctrl.c
316
DPRINTF(sc->dev,
sys/arm/ti/clk/ti_divider_clock.c
174
DPRINTF(sc->sc_dev, "div_def.i_width %x\n", sc->div_def.i_width);
sys/arm/ti/clk/ti_divider_clock.c
184
DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_divider_clock.c
193
DPRINTF(sc->sc_dev, "register_clk failed\n");
sys/arm/ti/clk/ti_divider_clock.c
227
DPRINTF(sc->sc_dev, "new_pass find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_divider_clock.c
234
DPRINTF(sc->sc_dev, "new_pass register_clk failed\n");
sys/arm/ti/clk/ti_divider_clock.c
85
DPRINTF(sc->sc_dev, "Failed to create clkdom\n");
sys/arm/ti/clk/ti_divider_clock.c
91
DPRINTF(sc->sc_dev, "clknode_div_register failed %x\n", err);
sys/arm/ti/clk/ti_divider_clock.c
97
DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err);
sys/arm/ti/clk/ti_dpll_clock.c
118
DPRINTF(sc->dev, "Failed to create clkdom\n");
sys/arm/ti/clk/ti_dpll_clock.c
124
DPRINTF(sc->dev,
sys/arm/ti/clk/ti_dpll_clock.c
131
DPRINTF(sc->dev, "Clk domain finit fails %x.\n", err);
sys/arm/ti/clk/ti_dpll_clock.c
249
DPRINTF(sc->dev, "clkmode %x idlest %x clksel %x autoidle %x\n",
sys/arm/ti/clk/ti_dpll_clock.c
294
DPRINTF(sc->dev, "find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_dpll_clock.c
303
DPRINTF(sc->dev, "register_clk failed\n");
sys/arm/ti/clk/ti_dpll_clock.c
338
DPRINTF(sc->dev,
sys/arm/ti/clk/ti_dpll_clock.c
346
DPRINTF(sc->dev, "new_pass register_clk failed\n");
sys/arm/ti/clk/ti_gate_clock.c
111
DPRINTF(sc->sc_dev, "Failed to create clkdom\n");
sys/arm/ti/clk/ti_gate_clock.c
117
DPRINTF(sc->sc_dev, "clknode_gate_register failed %x\n", err);
sys/arm/ti/clk/ti_gate_clock.c
123
DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err);
sys/arm/ti/clk/ti_gate_clock.c
152
DPRINTF(sc->sc_dev, "no reg (TI_CLKDM_GATE_CLOCK)\n");
sys/arm/ti/clk/ti_gate_clock.c
159
DPRINTF(sc->sc_dev, "ti,bit-shift => shift %x\n", sc->gate_def.shift);
sys/arm/ti/clk/ti_gate_clock.c
164
DPRINTF(sc->sc_dev,
sys/arm/ti/clk/ti_gate_clock.c
169
DPRINTF(sc->sc_dev, "on_value = 1, off_value = 0\n");
sys/arm/ti/clk/ti_gate_clock.c
180
DPRINTF(sc->sc_dev, "num_real_clocks %x gate_def.mask %x\n",
sys/arm/ti/clk/ti_gate_clock.c
187
DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_gate_clock.c
196
DPRINTF(sc->sc_dev, "register_clk failed\n");
sys/arm/ti/clk/ti_gate_clock.c
229
DPRINTF(sc->sc_dev, "new_pass find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_gate_clock.c
236
DPRINTF(sc->sc_dev, "new_pass register_clk failed\n");
sys/arm/ti/clk/ti_mux_clock.c
101
DPRINTF(sc->sc_dev, "Failed to create clkdom\n");
sys/arm/ti/clk/ti_mux_clock.c
107
DPRINTF(sc->sc_dev, "clknode_mux_register failed %x\n", err);
sys/arm/ti/clk/ti_mux_clock.c
113
DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err);
sys/arm/ti/clk/ti_mux_clock.c
139
DPRINTF(sc->sc_dev, "ti,bit-shift => shift %x\n", sc->mux_def.shift);
sys/arm/ti/clk/ti_mux_clock.c
162
DPRINTF(sc->sc_dev, "sc->clock_cell.num_real_clocks %x def.width %x\n",
sys/arm/ti/clk/ti_mux_clock.c
169
DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_mux_clock.c
178
DPRINTF(sc->sc_dev, "register_clk failed\n");
sys/arm/ti/clk/ti_mux_clock.c
206
DPRINTF(sc->sc_dev, "ti_mux_new_pass find_parent_clock_names failed\n");
sys/arm/ti/clk/ti_mux_clock.c
213
DPRINTF(sc->sc_dev, "ti_mux_new_pass register_clk failed\n");
sys/arm/ti/ti_mbox.c
171
DPRINTF("initial sysconfig %d\n", sysconfig);
sys/arm/ti/ti_mbox.c
192
DPRINTF("rev %d\n", rev);
sys/arm/ti/ti_mbox.c
224
DPRINTF("interrupt %p", arg);
sys/arm/ti/ti_prcm.c
199
DPRINTF(sc->dev, "offset=%lx write %x\n", addr, val);
sys/arm/ti/ti_prcm.c
211
DPRINTF(sc->dev, "offset=%lx Read %x\n", addr, *val);
sys/arm/ti/ti_prcm.c
227
DPRINTF(sc->dev, "offset=%lx reg: %x (clr %x set %x)\n", addr, reg, clr, set);
sys/arm/ti/ti_prm.c
147
DPRINTF(dev, "offset=%lx write %x\n", addr, val);
sys/arm/ti/ti_prm.c
164
DPRINTF(dev, "offset=%lx Read %x\n", addr, *val);
sys/arm/ti/ti_prm.c
178
DPRINTF(dev, "offset=%lx (clr %x set %x)\n", addr, clr, set);
sys/arm/ti/ti_scm_syscon.c
108
DPRINTF(sc->dev, "offset=%lx Read %x\n", offset, val);
sys/arm/ti/ti_scm_syscon.c
125
DPRINTF(sc->dev, "offset=%lx reg: %x (clr %x set %x)\n", offset, reg, clr, set);
sys/arm/ti/ti_scm_syscon.c
217
DPRINTF(sc->dev, "offset=%lx write %x\n", addr, val);
sys/arm/ti/ti_scm_syscon.c
230
DPRINTF(sc->dev, "offset=%lx Read %x\n", addr, *val);
sys/arm/ti/ti_scm_syscon.c
246
DPRINTF(sc->dev, "offset=%lx reg: %x (clr %x set %x)\n", addr, reg, clr, set);
sys/arm/ti/ti_scm_syscon.c
90
DPRINTF(sc->dev, "offset=%lx write %x\n", offset, val);
sys/arm/ti/ti_sysc.c
244
DPRINTF(sc->dev, "clk_enable %s failed %d\n",
sys/arm/ti/ti_sysc.c
262
DPRINTF(sc->dev, "clk_enable %s failed %d\n",
sys/arm/ti/ti_sysc.c
288
DPRINTF(sc->dev, "Expect parent #address-cells=[1||2]\n");
sys/arm/ti/ti_sysc.c
298
DPRINTF(sc->dev, "Expect parent #size-cells = [1||2]\n");
sys/arm/ti/ti_sysc.c
341
DPRINTF(sc->dev, "reg[%s] address %#jx size %#jx\n",
sys/arm/ti/ti_sysc.c
365
DPRINTF(sc->dev, "Limit %s\n", name);
sys/arm/ti/ti_sysc.c
374
DPRINTF(sc->dev, "%s[%d] = %d ",
sys/arm/ti/ti_sysc.c
378
DPRINTF(sc->dev, "SYSC_IDLE_FORCE\n");
sys/arm/ti/ti_sysc.c
381
DPRINTF(sc->dev, "SYSC_IDLE_NO\n");
sys/arm/ti/ti_sysc.c
384
DPRINTF(sc->dev, "SYSC_IDLE_SMART\n");
sys/arm/ti/ti_sysc.c
387
DPRINTF(sc->dev, "SYSC_IDLE_SMART_WKUP\n");
sys/arm/ti/ti_sysc.c
473
DPRINTF(sc->dev, "could not get ranges\n");
sys/arm/ti/ti_sysc.c
478
DPRINTF(sc->dev, "nranges == 0\n");
sys/arm/ti/ti_sysc.c
485
DPRINTF(sc->dev, "parse_regfields failed %d\n", err);
sys/arm/ti/ti_sysc.c
503
DPRINTF(sc->dev, "sysc_mask %x syss_mask %x delay_us %x\n",
sys/arm/ti/ti_sysc.c
524
DPRINTF(sc->dev,
sys/arm/ti/ti_sysc.c
541
DPRINTF(sc->dev, "Failed to attach clocks\n");
sys/arm/ti/ti_sysc.c
549
DPRINTF(sc->dev, "ti_sysc_simplebus_attach_child %d\n",
sys/arm/ti/ti_sysc.c
585
DPRINTF(sc->dev, "Failed to attach clocks\n");
sys/arm/ti/ti_sysc.c
592
DPRINTF(sc->dev,
sys/arm/ti/ti_wdt.c
122
DPRINTF("disabling watchdog %p\n", sc);
sys/arm/ti/ti_wdt.c
133
DPRINTF("enabling watchdog %p\n", sc);
sys/arm/ti/ti_wdt.c
225
DPRINTF("interrupt %p", sc);
sys/arm/ti/ti_wdt.c
244
DPRINTF("cmd 0x%x\n", cmd);
sys/arm/ti/ti_wdt.c
251
DPRINTF("seconds %u\n", s);
sys/arm/ti/ti_wdt.c
262
DPRINTF("wldr 0x%x\n", wldr);
sys/cam/ctl/ctl_backend_block.c
1071
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1117
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1206
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1240
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1370
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1379
DPRINTF("SYNC\n");
sys/cam/ctl/ctl_backend_block.c
1413
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1446
DPRINTF("WRITE SAME at LBA %jx len %u\n",
sys/cam/ctl/ctl_backend_block.c
1471
DPRINTF("segment %d addr %p len %zd\n", i,
sys/cam/ctl/ctl_backend_block.c
1512
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1535
DPRINTF("UNMAP\n");
sys/cam/ctl/ctl_backend_block.c
1545
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1553
DPRINTF("FLUSH\n");
sys/cam/ctl/ctl_backend_block.c
1594
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1615
DPRINTF("WRITE ZEROES at LBA %jx len %u\n",
sys/cam/ctl/ctl_backend_block.c
1640
DPRINTF("segment %d addr %p len %zd\n", i,
sys/cam/ctl/ctl_backend_block.c
1736
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1768
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1817
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1860
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
1953
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
2000
DPRINTF("%s at LBA %jx len %u @%ju\n",
sys/cam/ctl/ctl_backend_block.c
2023
DPRINTF("segment %d addr %p len %zd\n", i,
sys/cam/ctl/ctl_backend_block.c
2072
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
2082
DPRINTF("datamove queue\n");
sys/cam/ctl/ctl_backend_block.c
2096
DPRINTF("config write queue\n");
sys/cam/ctl/ctl_backend_block.c
2109
DPRINTF("config read queue\n");
sys/cam/ctl/ctl_backend_block.c
2122
DPRINTF("input queue\n");
sys/cam/ctl/ctl_backend_block.c
2153
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
3038
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
3121
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
3165
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
3205
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
469
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
528
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
615
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
663
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
819
DPRINTF("entered\n");
sys/cam/ctl/ctl_backend_block.c
968
DPRINTF("entered\n");
sys/compat/linuxkpi/common/src/linux_usb.c
1342
DPRINTF("\n");
sys/compat/linuxkpi/common/src/linux_usb.c
1418
DPRINTF("Already got a transfer\n");
sys/compat/linuxkpi/common/src/linux_usb.c
1515
DPRINTF("\n");
sys/crypto/ccp/ccp.c
611
DPRINTF(dev, "%s: early error:%d\n", __func__, error);
sys/crypto/ccp/ccp_hardware.c
1285
DPRINTF(dev, "%s: sglist too short\n", __func__);
sys/crypto/ccp/ccp_hardware.c
1298
DPRINTF(dev, "%s: ccp_sha error\n", __func__);
sys/crypto/ccp/ccp_hardware.c
1345
DPRINTF(qp->cq_softc->dev, "%s: qp=%p crp=%p\n", __func__, qp, crp);
sys/crypto/ccp/ccp_hardware.c
1426
DPRINTF(dev, "%s: XTS %u: som:%d eom:%d ioc:%d dir:%d\n",
sys/crypto/ccp/ccp_hardware.c
1438
DPRINTF(dev, "XXX %s: XTS %u: type:%u size:%u\n", __func__,
sys/crypto/ccp/ccp_hardware.c
1480
DPRINTF(dev, "%s: empty\n", __func__);
sys/crypto/ccp/ccp_hardware.c
1484
DPRINTF(dev, "%s: len modulo: %d\n", __func__,
sys/crypto/ccp/ccp_hardware.c
1496
DPRINTF(dev, "%s: seg modulo: %zu\n", __func__,
sys/crypto/ccp/ccp_hardware.c
1606
DPRINTF(dev, "%s: starting AES ops @ %u\n", __func__, qp->cq_tail);
sys/crypto/ccp/ccp_hardware.c
1624
DPRINTF(dev, "%s: AES %u: som:%d eom:%d ioc:%d dir:%d\n",
sys/crypto/ccp/ccp_hardware.c
1642
DPRINTF(dev, "%s: AES %u: mode:%u type:%u size:%u\n", __func__,
sys/crypto/ccp/ccp_hardware.c
1921
DPRINTF(dev, "%s: AD seg modulo: %zu\n",
sys/crypto/ccp/ccp_hardware.c
1951
DPRINTF(dev, "%s: seg modulo: %zu\n", __func__,
sys/crypto/ccp/ccp_hardware.c
491
DPRINTF(sc->dev, "Bad descriptor index: %u contents: %32D\n", idx,
sys/crypto/ccp/ccp_hardware.c
530
DPRINTF(sc->dev, "%s: wrote sw head:%u\n", __func__, qp->cq_head);
sys/crypto/ccp/ccp_hardware.c
534
DPRINTF(sc->dev, "%s: Restarted queue\n", __func__);
sys/crypto/ccp/ccp_hardware.c
559
DPRINTF(sc->dev, "%s: hw head:%u sw head:%u\n", __func__, idx,
sys/crypto/ccp/ccp_hardware.c
563
DPRINTF(sc->dev, "%s: completing:%u\n", __func__, qp->cq_head);
sys/crypto/ccp/ccp_hardware.c
584
DPRINTF(sc->dev, "%s: wrote sw head:%u\n", __func__, qp->cq_head);
sys/crypto/ccp/ccp_hardware.c
605
DPRINTF(sc->dev, "%s: interrupt\n", __func__);
sys/crypto/ccp/ccp_hardware.c
621
DPRINTF(sc->dev, "%s: %x interrupts on queue %zu\n", __func__,
sys/dev/ath/if_ath.c
1802
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/ath/if_ath.c
1990
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath.c
2096
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath.c
2108
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid; ignored\n", __func__);
sys/dev/ath/if_ath.c
2124
DPRINTF(sc, ATH_DEBUG_ANY, "%s: ic_nrunning %d sc_running %d\n",
sys/dev/ath/if_ath.c
2143
DPRINTF(sc, ATH_DEBUG_INTR, "%s: status 0x%x\n", __func__, status);
sys/dev/ath/if_ath.c
2429
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath.c
2462
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath.c
2494
DPRINTF(sc, ATH_DEBUG_ANY, "%s: pending %u\n", __func__, pending);
sys/dev/ath/if_ath.c
2537
DPRINTF(sc, ATH_DEBUG_ANY, "%s: pending %u\n", __func__, pending);
sys/dev/ath/if_ath.c
2744
DPRINTF(sc, ATH_DEBUG_RESET, "%s: imask=0x%x\n",
sys/dev/ath/if_ath.c
2953
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/ath/if_ath.c
304
DPRINTF(sc, ATH_DEBUG_PWRSAVE, "%s: (%s:%d) state=%d, refcnt=%d, target=%d, cur=%d\n",
sys/dev/ath/if_ath.c
3198
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/ath/if_ath.c
3310
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: stop queue\n", __func__);
sys/dev/ath/if_ath.c
3337
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath.c
3448
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath.c
3555
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath.c
358
DPRINTF(sc, ATH_DEBUG_PWRSAVE, "%s: (%s:%d) state=%d, refcnt=%d\n",
sys/dev/ath/if_ath.c
3606
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/ath/if_ath.c
3615
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/ath/if_ath.c
3633
DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x\n", __func__, rfilt);
sys/dev/ath/if_ath.c
3681
DPRINTF(sc, ATH_DEBUG_MODE, "%s: MC filter %08x:%08x\n",
sys/dev/ath/if_ath.c
3752
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath.c
3928
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__, mac, ":", an);
sys/dev/ath/if_ath.c
393
DPRINTF(sc, ATH_DEBUG_PWRSAVE, "%s: (%s:%d) state=%d, refcnt=%d\n",
sys/dev/ath/if_ath.c
3938
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__,
sys/dev/ath/if_ath.c
3953
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__,
sys/dev/ath/if_ath.c
4150
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath.c
432
DPRINTF(sc, ATH_DEBUG_PWRSAVE, "%s: (%s:%d) refcnt=%d, target state=%d\n",
sys/dev/ath/if_ath.c
4447
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: tx queue %u head %p link %p\n",
sys/dev/ath/if_ath.c
5090
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath.c
5126
DPRINTF(sc, ATH_DEBUG_RESET, "%s: tx queue [%u] %p, link %p\n",
sys/dev/ath/if_ath.c
5294
DPRINTF(sc, ATH_DEBUG_RESET, "%s: %u (%u MHz, flags 0x%x)\n",
sys/dev/ath/if_ath.c
5444
DPRINTF(sc, ATH_DEBUG_CALIBRATE, "%s: shortCal=%d; longCal=%d; aniCal=%d\n", __func__, shortCal, longCal, aniCal);
sys/dev/ath/if_ath.c
5459
DPRINTF(sc, ATH_DEBUG_CALIBRATE,
sys/dev/ath/if_ath.c
5493
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath.c
5544
DPRINTF(sc, ATH_DEBUG_CALIBRATE, "%s: next +%u (%sisCalDone)\n",
sys/dev/ath/if_ath.c
5548
DPRINTF(sc, ATH_DEBUG_CALIBRATE, "%s: calibration disabled\n",
sys/dev/ath/if_ath.c
5579
DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0\n",
sys/dev/ath/if_ath.c
5602
DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n",
sys/dev/ath/if_ath.c
5686
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5712
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5725
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5735
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5742
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5747
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5757
DPRINTF(sc, ATH_DEBUG_QUIETIE,
sys/dev/ath/if_ath.c
5841
DPRINTF(sc, ATH_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/ath/if_ath.c
5920
DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n",
sys/dev/ath/if_ath.c
6000
DPRINTF(sc, ATH_DEBUG_STATE,
sys/dev/ath/if_ath.c
6083
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath.c
609
DPRINTF(sc, ATH_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid);
sys/dev/ath/if_ath.c
6150
DPRINTF(sc, ATH_DEBUG_CALIBRATE,
sys/dev/ath/if_ath.c
6193
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: syncbeacon=%d\n", __func__, sc->sc_syncbeacon);
sys/dev/ath/if_ath.c
6243
DPRINTF(sc, ATH_DEBUG_CALIBRATE,
sys/dev/ath/if_ath.c
6312
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: reassoc; isnew=%d, is_powersave=%d\n",
sys/dev/ath/if_ath.c
6338
DPRINTF(sc, ATH_DEBUG_NODE,
sys/dev/ath/if_ath.c
6362
DPRINTF(sc, ATH_DEBUG_REGDOMAIN,
sys/dev/ath/if_ath.c
6370
DPRINTF(sc, ATH_DEBUG_REGDOMAIN, "%s: failed, status %u\n",
sys/dev/ath/if_ath.c
6385
DPRINTF(sc, ATH_DEBUG_REGDOMAIN, "%s: use rd %u cc %d\n",
sys/dev/ath/if_ath.c
6424
DPRINTF(sc, ATH_DEBUG_REGDOMAIN,
sys/dev/ath/if_ath.c
6470
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid mode %u\n",
sys/dev/ath/if_ath.c
6723
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, "%s: %6D: enable=%d\n",
sys/dev/ath/if_ath.c
6820
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6828
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6839
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6852
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6868
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6941
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
6960
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
7042
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
7068
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
7096
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath.c
7110
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath_beacon.c
1050
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
1057
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
1065
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
1100
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
1151
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
1237
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
189
DPRINTF(sc, ATH_DEBUG_NODE, "%s: bf_m=%p, bf_node=%p\n",
sys/dev/ath/if_ath_beacon.c
247
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
283
DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: m %p len %u\n",
sys/dev/ath/if_ath_beacon.c
401
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
412
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
439
DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: pending %u\n",
sys/dev/ath/if_ath_beacon.c
454
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
462
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
553
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath_beacon.c
736
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_beacon.c
871
DPRINTF(sc, ATH_DEBUG_NODE, "%s: free bf=%p, bf_m=%p, bf_node=%p\n",
sys/dev/ath/if_ath_beacon.c
894
DPRINTF(sc, ATH_DEBUG_NODE,
sys/dev/ath/if_ath_btcoex_mci.c
220
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
235
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) BT_NOOP\n");
sys/dev/ath/if_ath_btcoex_mci.c
267
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_REQ\n");
sys/dev/ath/if_ath_btcoex_mci.c
274
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
281
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_DONE\n");
sys/dev/ath/if_ath_btcoex_mci.c
284
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
287
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
292
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_GRANT\n");
sys/dev/ath/if_ath_btcoex_mci.c
294
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) Send WLAN_CAL_DONE\n");
sys/dev/ath/if_ath_btcoex_mci.c
299
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
353
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) WLAN use channel %d\n",
sys/dev/ath/if_ath_btcoex_mci.c
355
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
361
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
379
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
386
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
390
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
398
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
410
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
416
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
422
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
438
DPRINTF(sc, ATH_DEBUG_BTCOEX, "%s: called\n", __func__);
sys/dev/ath/if_ath_btcoex_mci.c
446
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
448
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
463
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
467
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
477
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
490
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
493
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
499
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
510
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
513
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
519
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
529
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
578
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
600
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) LNA_CONTROL\n");
sys/dev/ath/if_ath_btcoex_mci.c
604
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) LNA_INFO\n");
sys/dev/ath/if_ath_btcoex_mci.c
613
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
619
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_btcoex_mci.c
628
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) CONT_NACK\n");
sys/dev/ath/if_ath_btcoex_mci.c
632
DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) CONT_RST\n");
sys/dev/ath/if_ath_btcoex_mci.c
648
DPRINTF(sc, ATH_DEBUG_BTCOEX,
sys/dev/ath/if_ath_descdma.c
155
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath_descdma.c
218
DPRINTF(sc, ATH_DEBUG_RESET, "%s: %s DMA map: %p (%lu) -> %p (%lu)\n",
sys/dev/ath/if_ath_descdma.c
332
DPRINTF(sc, ATH_DEBUG_RESET, "%s: %s DMA: %u buffers\n",
sys/dev/ath/if_ath_keycache.c
326
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ath/if_ath_keycache.c
335
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/ath/if_ath_keycache.c
374
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ath/if_ath_keycache.c
381
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/ath/if_ath_keycache.c
413
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: key %u\n",
sys/dev/ath/if_ath_keycache.c
419
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of space\n", __func__);
sys/dev/ath/if_ath_keycache.c
455
DPRINTF(sc, ATH_DEBUG_KEYCACHE,
sys/dev/ath/if_ath_keycache.c
509
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: delete key %u\n", __func__, keyix);
sys/dev/ath/if_ath_led.c
185
DPRINTF(sc, ATH_DEBUG_LED, "%s: on %u off %u\n", __func__, on, off);
sys/dev/ath/if_ath_lna_div.c
1001
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: fast_div_bias: %x -> %x\n",
sys/dev/ath/if_ath_lna_div.c
721
DPRINTF(sc, ATH_DEBUG_DIVERSITY,
sys/dev/ath/if_ath_lna_div.c
776
DPRINTF(sc, ATH_DEBUG_DIVERSITY,
sys/dev/ath/if_ath_lna_div.c
976
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: total_pkt_count=%d\n",
sys/dev/ath/if_ath_lna_div.c
979
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_total_rssi=%d\n",
sys/dev/ath/if_ath_lna_div.c
981
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_total_rssi=%d\n",
sys/dev/ath/if_ath_lna_div.c
984
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_rssi_avg=%d\n",
sys/dev/ath/if_ath_lna_div.c
986
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_alt_rssi_avg=%d\n",
sys/dev/ath/if_ath_lna_div.c
989
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_recv_cnt=%d\n",
sys/dev/ath/if_ath_lna_div.c
991
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_recv_cnt=%d\n",
sys/dev/ath/if_ath_lna_div.c
995
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: lna_conf: %x -> %x\n",
sys/dev/ath/if_ath_lna_div.c
998
DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_lna_conf: %x -> %x\n",
sys/dev/ath/if_ath_rx.c
1104
DPRINTF(sc, ATH_DEBUG_RX_PROC, "%s: called\n", __func__);
sys/dev/ath/if_ath_rx.c
1312
DPRINTF(sc, ATH_DEBUG_RX_PROC, "%s: pending %u\n", __func__, npending);
sys/dev/ath/if_ath_rx.c
1470
DPRINTF(sc, ATH_DEBUG_RECV,
sys/dev/ath/if_ath_rx.c
240
DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x, %s\n",
sys/dev/ath/if_ath_rx.c
266
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath_rx.c
278
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath_rx.c
428
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: %s: old_tsf=%llu (%u), new_tsf=%llu (%u), target_tsf=%llu (%u), delta=%lld, bmiss=%d, remainder=%d\n",
sys/dev/ath/if_ath_rx.c
441
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: %s: ni=%6D bssid=%6D tsf=%llu (%u), nexttbtt=%llu (%u), delta=%d\n",
sys/dev/ath/if_ath_rx.c
466
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_rx.c
497
DPRINTF(sc, ATH_DEBUG_STATE,
sys/dev/ath/if_ath_rx.c
897
DPRINTF(sc, ATH_DEBUG_RECV,
sys/dev/ath/if_ath_rx_edma.c
163
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called, dodelay=%d\n",
sys/dev/ath/if_ath_rx_edma.c
196
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
211
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
218
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
235
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
246
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
266
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
269
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
306
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: ready\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
315
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called; qtype=%d, dosched=%d\n",
sys/dev/ath/if_ath_rx_edma.c
331
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
338
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called; dosched=%d\n",
sys/dev/ath/if_ath_rx_edma.c
355
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
362
DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: called\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
402
DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
426
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called; qtype=%d, dosched=%d\n", __func__, qtype, dosched);
sys/dev/ath/if_ath_rx_edma.c
481
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
623
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called; npending=%d\n",
sys/dev/ath/if_ath_rx_edma.c
663
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called; done!\n", __func__);
sys/dev/ath/if_ath_rx_edma.c
765
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: nothing on rxbuf?!\n",
sys/dev/ath/if_ath_rx_edma.c
846
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
858
DPRINTF(sc, ATH_DEBUG_EDMA_RX,
sys/dev/ath/if_ath_rx_edma.c
873
DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: Q%d: nbufs=%d, nalloced=%d\n",
sys/dev/ath/if_ath_tdma.c
147
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
178
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
310
DPRINTF(sc, ATH_DEBUG_TDMA, "%s: slot %u len %uus cnt %u "
sys/dev/ath/if_ath_tdma.c
383
DPRINTF(sc, ATH_DEBUG_TDMA,
sys/dev/ath/if_ath_tdma.c
478
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
486
DPRINTF(sc, ATH_DEBUG_TDMA,
sys/dev/ath/if_ath_tdma.c
491
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
557
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
570
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
584
DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
sys/dev/ath/if_ath_tdma.c
629
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_tdma.c
637
DPRINTF(sc, ATH_DEBUG_BEACON,
sys/dev/ath/if_ath_tdma.c
670
DPRINTF(sc, ATH_DEBUG_ANY,
sys/dev/ath/if_ath_tx.c
1340
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
1464
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
1471
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
1482
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
1752
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
1777
DPRINTF(sc, ATH_DEBUG_TDMA,
sys/dev/ath/if_ath_tx.c
2012
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d, ac=%d, is_ampdu=%d\n",
sys/dev/ath/if_ath_tx.c
2080
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
2119
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
2187
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: ismcast=%d\n",
sys/dev/ath/if_ath_tx.c
2201
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
2389
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: dooverride=%d\n",
sys/dev/ath/if_ath_tx.c
2444
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
2461
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: discard frame, r/i: %d/%d",
sys/dev/ath/if_ath_tx.c
2665
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2672
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2685
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2699
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2710
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2714
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2761
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2765
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2771
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2774
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2802
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2819
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2834
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
2859
DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE,
sys/dev/ath/if_ath_tx.c
286
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: no buffer?\n",
sys/dev/ath/if_ath_tx.c
2989
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d, qos has seq=%d\n",
sys/dev/ath/if_ath_tx.c
3032
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
3081
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
3150
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: bf=%p, pri=%d, tid=%d, qos=%d\n",
sys/dev/ath/if_ath_tx.c
3170
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: paused\n", __func__);
sys/dev/ath/if_ath_tx.c
3181
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: pending\n", __func__);
sys/dev/ath/if_ath_tx.c
3232
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
3236
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
3259
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: xmit_normal\n", __func__);
sys/dev/ath/if_ath_tx.c
3276
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: swq'ing\n", __func__);
sys/dev/ath/if_ath_tx.c
3357
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL, "%s: [%6D]: tid=%d, paused = %d\n",
sys/dev/ath/if_ath_tx.c
3387
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
3408
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL, "%s: filtered?!\n",
sys/dev/ath/if_ath_tx.c
3433
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT, "%s: not filtered?!\n",
sys/dev/ath/if_ath_tx.c
3436
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT, "%s: bf=%p\n", __func__, bf);
sys/dev/ath/if_ath_tx.c
3458
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT, "%s: tid=%d; filter transition\n",
sys/dev/ath/if_ath_tx.c
3486
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT, "%s: tid=%d, hwq=0, transition back\n",
sys/dev/ath/if_ath_tx.c
349
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: m %p len %u\n",
sys/dev/ath/if_ath_tx.c
3532
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3547
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3555
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3587
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3599
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3611
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT,
sys/dev/ath/if_ath_tx.c
3634
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3643
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3668
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3676
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3700
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3729
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3742
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3751
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3776
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3796
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
3830
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW
sys/dev/ath/if_ath_tx.c
3854
DPRINTF(sc, ATH_DEBUG_SW_TX | ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx.c
3866
DPRINTF(sc, ATH_DEBUG_SW_TX | ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx.c
3876
DPRINTF(sc, ATH_DEBUG_SW_TX | ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx.c
3888
DPRINTF(sc, ATH_DEBUG_SW_TX | ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx.c
3996
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
4097
DPRINTF(sc, ATH_DEBUG_NODE,
sys/dev/ath/if_ath_tx.c
4195
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: bf=%p: fail=%d, hwq_depth now %d\n",
sys/dev/ath/if_ath_tx.c
4207
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
4216
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: filtered?!\n", __func__);
sys/dev/ath/if_ath_tx.c
4218
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: hwq_depth < 0: %d\n",
sys/dev/ath/if_ath_tx.c
4226
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
4278
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL, "%s: TID %d: incomp=%d\n",
sys/dev/ath/if_ath_tx.c
4288
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
4294
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
4384
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
4439
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
4462
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: ATH_BUF_BUSY; cloning\n",
sys/dev/ath/if_ath_tx.c
4468
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
4477
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
4545
DPRINTF(sc, ATH_DEBUG_SW_TX_RETRIES,
sys/dev/ath/if_ath_tx.c
4554
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
4640
DPRINTF(sc, ATH_DEBUG_SW_TX_RETRIES,
sys/dev/ath/if_ath_tx.c
4645
DPRINTF(sc, ATH_DEBUG_SW_TX_BAW,
sys/dev/ath/if_ath_tx.c
4775
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
4783
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
4843
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: called; hwq_depth=%d\n",
sys/dev/ath/if_ath_tx.c
4862
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: hwq_depth < 0: %d\n",
sys/dev/ath/if_ath_tx.c
4880
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
4898
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
4909
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
4973
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
4991
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: tid %d != hw tid %d\n",
sys/dev/ath/if_ath_tx.c
5045
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5055
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5084
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5107
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5197
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=16!\n", __func__);
sys/dev/ath/if_ath_tx.c
5199
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5206
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: hwq_depth < 0: %d\n",
sys/dev/ath/if_ath_tx.c
5225
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5229
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: cleanup_unaggr\n",
sys/dev/ath/if_ath_tx.c
5252
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5267
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5306
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: retry_unaggr\n",
sys/dev/ath/if_ath_tx.c
5313
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=%d, seqno %d\n",
sys/dev/ath/if_ath_tx.c
5319
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5433
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d\n", __func__, tid->tid);
sys/dev/ath/if_ath_tx.c
5444
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5471
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5477
DPRINTF(sc, ATH_DEBUG_SW_TX,
sys/dev/ath/if_ath_tx.c
5533
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
555
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: nframes=%d, al=%d\n",
sys/dev/ath/if_ath_tx.c
5557
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5572
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5609
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=16?\n", __func__);
sys/dev/ath/if_ath_tx.c
562
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: bf=%p, txrate0=%d\n",
sys/dev/ath/if_ath_tx.c
565
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: bf=%p, rix0=%d\n",
sys/dev/ath/if_ath_tx.c
5660
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: node %p: TID %d: called\n",
sys/dev/ath/if_ath_tx.c
5667
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d, ampdu pending?\n",
sys/dev/ath/if_ath_tx.c
5670
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d, ampdu running?\n",
sys/dev/ath/if_ath_tx.c
5693
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: bfs_tid %d !="
sys/dev/ath/if_ath_tx.c
573
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx.c
5798
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d, paused=%d\n",
sys/dev/ath/if_ath_tx.c
5957
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
5963
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
6001
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
6007
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
6048
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL, "%s: %6D: called\n",
sys/dev/ath/if_ath_tx.c
6133
DPRINTF(sc, ATH_DEBUG_NODE,
sys/dev/ath/if_ath_tx.c
6183
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
6231
DPRINTF(sc, ATH_DEBUG_SW_TX_BAR,
sys/dev/ath/if_ath_tx.c
6254
DPRINTF(sc, ATH_DEBUG_SW_TX_CTRL,
sys/dev/ath/if_ath_tx.c
6317
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
6355
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
679
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: end\n", __func__);
sys/dev/ath/if_ath_tx.c
710
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
818
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
846
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
865
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx.c
922
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx.c
985
DPRINTF(sc, ATH_DEBUG_XMIT,
sys/dev/ath/if_ath_tx_edma.c
1046
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: end\n", __func__);
sys/dev/ath/if_ath_tx_edma.c
181
DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC,
sys/dev/ath/if_ath_tx_edma.c
278
DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC,
sys/dev/ath/if_ath_tx_edma.c
306
DPRINTF(sc, ATH_DEBUG_TX_PROC,
sys/dev/ath/if_ath_tx_edma.c
409
DPRINTF(sc, ATH_DEBUG_RESET, "%s: Q%d: called\n",
sys/dev/ath/if_ath_tx_edma.c
463
DPRINTF(sc, ATH_DEBUG_RESET,
sys/dev/ath/if_ath_tx_edma.c
498
DPRINTF(sc, ATH_DEBUG_RESET, "%s: Q%d: FIFO depth was %d, is %d\n",
sys/dev/ath/if_ath_tx_edma.c
624
DPRINTF(sc, ATH_DEBUG_XMIT_DESC,
sys/dev/ath/if_ath_tx_edma.c
714
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/ath/if_ath_tx_edma.c
774
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called, npending=%d\n",
sys/dev/ath/if_ath_tx_edma.c
811
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called\n", __func__);
sys/dev/ath/if_ath_tx_edma.c
824
DPRINTF(sc, ATH_DEBUG_TX_PROC,
sys/dev/ath/if_ath_tx_edma.c
894
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d, bf=%p, start=%d, end=%d\n",
sys/dev/ath/if_ath_tx_edma.c
933
DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d: FIFO depth is now %d (%d)\n",
sys/dev/ath/if_ath_tx_ht.c
1008
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx_ht.c
363
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx_ht.c
460
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx_ht.c
508
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/ath/if_ath_tx_ht.c
567
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
sys/dev/atopcase/atopcase.c
180
DPRINTF("Interface #%d name: %s\n", ac->device, ac->name);
sys/dev/atopcase/atopcase.c
186
DPRINTF("%s HID report descriptor: %*D\n", ac->name,
sys/dev/atopcase/atopcase.c
359
DPRINTF("Write status read failed: %d\n", err);
sys/dev/atopcase/atopcase.c
374
DPRINTF("Write ack read failed: %d\n", err);
sys/dev/atopcase/atopcase.c
463
DPRINTF("Get the interface #%d descriptor\n", device);
sys/dev/atopcase/atopcase.c
471
DPRINTF("Get the \"%s\" HID report descriptor\n", ac->name);
sys/dev/atopcase/atopcase.c
510
DPRINTF("Get the device descriptor\n");
sys/dev/atopcase/atopcase.c
671
DPRINTF("%s HID command SET_REPORT %d (len %d): %*D\n",
sys/dev/atopcase/atopcase_acpi.c
289
DPRINTF("interrupts asserted: %u\n", sc->sc_intr_cnt);
sys/dev/bwi/bwimac.c
1145
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_FIRMWARE,
sys/dev/bwi/bwimac.c
1565
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1580
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1589
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1594
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1643
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1675
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH, "%s\n",
sys/dev/bwi/bwimac.c
1813
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/bwi/bwimac.c
1819
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/bwi/bwimac.c
1830
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/bwi/bwimac.c
1846
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/bwi/bwimac.c
1865
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/bwi/bwimac.c
1879
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "tssi avg %d\n", tssi_avg);
sys/dev/bwi/bwimac.c
1884
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "current txpower %d\n",
sys/dev/bwi/bwimac.c
1901
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER, "%s\n",
sys/dev/bwi/bwimac.c
1908
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_TXPOWER,
sys/dev/bwi/bwimac.c
488
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/bwi/bwimac.c
492
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/bwi/bwimac.c
684
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_TXPOWER,
sys/dev/bwi/bwimac.c
808
DPRINTF(sc, BWI_DBG_MAC | BWI_DBG_INIT | BWI_DBG_TXPOWER,
sys/dev/bwi/bwirf.c
1111
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
1129
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
1133
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
1141
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
1183
DPRINTF(sc,
sys/dev/bwi/bwirf.c
1188
DPRINTF(sc,
sys/dev/bwi/bwirf.c
1209
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
1226
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_ATTACH | BWI_DBG_TXPOWER,
sys/dev/bwi/bwirf.c
1250
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_TXPOWER | BWI_DBG_ATTACH,
sys/dev/bwi/bwirf.c
2447
DPRINTF(mac->mac_sc, BWI_DBG_RF | BWI_DBG_RX,
sys/dev/bwi/bwirf.c
2578
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_INIT, "%s enter\n", __func__);
sys/dev/bwi/bwirf.c
517
DPRINTF(mac->mac_sc, BWI_DBG_RF | BWI_DBG_INIT,
sys/dev/bwi/bwirf.c
962
DPRINTF(sc, BWI_DBG_RF | BWI_DBG_INIT,
sys/dev/bwi/if_bwi.c
1023
DPRINTF(sc, BWI_DBG_ATTACH, "card flags 0x%04x\n", sc->sc_card_flags);
sys/dev/bwi/if_bwi.c
1091
DPRINTF(sc, BWI_DBG_ATTACH, "clksrc %s\n",
sys/dev/bwi/if_bwi.c
1098
DPRINTF(sc, BWI_DBG_ATTACH, "clkfreq min %u, max %u\n",
sys/dev/bwi/if_bwi.c
1532
DPRINTF(sc, BWI_DBG_INTR, "intr status 0x%08x\n", intr_status);
sys/dev/bwi/if_bwi.c
1545
DPRINTF(sc, BWI_DBG_INTR, "%s\n", "TX/RX intr");
sys/dev/bwi/if_bwi.c
3075
DPRINTF(sc, BWI_DBG_TX, "idx %d, pkt_len %d, buflen %d\n",
sys/dev/bwi/if_bwi.c
3240
DPRINTF(sc, BWI_DBG_TX, "idx %d, pkt_len %d, buflen %d\n",
sys/dev/bwi/if_bwi.c
3320
DPRINTF(sc, BWI_DBG_TXEOF, "txeof idx %d, "
sys/dev/bwi/if_bwi.c
3450
DPRINTF(sc, BWI_DBG_ATTACH, "power on delay %u\n", sc->sc_pwron_delay);
sys/dev/bwi/if_bwi.c
3500
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT | BWI_DBG_MISC,
sys/dev/bwi/if_bwi.c
3522
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT, "%s is enabled\n",
sys/dev/bwi/if_bwi.c
3526
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT, "%s is disabled\n",
sys/dev/bwi/if_bwi.c
3544
DPRINTF(sc, BWI_DBG_ATTACH | BWI_DBG_INIT,
sys/dev/bwi/if_bwi.c
3695
DPRINTF(sc, BWI_DBG_80211, "%s\n", __func__);
sys/dev/bwi/if_bwi.c
3831
DPRINTF(sc, BWI_DBG_LED | BWI_DBG_ATTACH,
sys/dev/bwi/if_bwi.c
485
DPRINTF(sc, BWI_DBG_ATTACH, "locale: %d\n", sc->sc_locale);
sys/dev/bwi/if_bwi.c
761
DPRINTF(sc, BWI_DBG_ATTACH, "regwin: type 0x%03x, rev %d, "
sys/dev/bwi/if_bwi.c
842
DPRINTF(sc, BWI_DBG_ATTACH, "nregwin %d, cap 0x%08x\n",
sys/dev/bwn/if_bwn.c
1509
DPRINTF(sc, BWN_DEBUG_RESET, "%s: g_mode=%d\n", __func__, g_mode);
sys/dev/bwn/if_bwn.c
1678
DPRINTF(sc, BWN_DEBUG_EEPROM, "%s: called; bg=%d, a=%d\n",
sys/dev/bwn/if_bwn.c
2063
DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
2100
DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
2213
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
2249
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: chip_init\n", __func__);
sys/dev/bwn/if_bwn.c
2280
DPRINTF(sc, BWN_DEBUG_RESET,
sys/dev/bwn/if_bwn.c
2309
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: powerup\n", __func__);
sys/dev/bwn/if_bwn.c
2322
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/bwn/if_bwn.c
2329
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: fail\n", __func__);
sys/dev/bwn/if_bwn.c
3939
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: suspended=%d\n",
sys/dev/bwn/if_bwn.c
3972
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: suspended=%d\n",
sys/dev/bwn/if_bwn.c
3979
DPRINTF(sc, BWN_DEBUG_FW,
sys/dev/bwn/if_bwn.c
4024
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: ucstat=%d\n", __func__,
sys/dev/bwn/if_bwn.c
4622
DPRINTF(sc, BWN_DEBUG_WME, "wmep_txopLimit %d wmep_logcwmin %d "
sys/dev/bwn/if_bwn.c
4860
DPRINTF(sc, BWN_DEBUG_RF | BWN_DEBUG_PHY | BWN_DEBUG_RESET,
sys/dev/bwn/if_bwn.c
4902
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
4914
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
4962
DPRINTF(sc, BWN_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/bwn/if_bwn.c
5034
DPRINTF(sc, BWN_DEBUG_INTR, "%s: called\n", __func__);
sys/dev/bwn/if_bwn.c
5042
DPRINTF(sc, BWN_DEBUG_INTR, "%s: reason=0x%08x\n", __func__, reason);
sys/dev/bwn/if_bwn.c
5089
DPRINTF(sc, BWN_DEBUG_INTR, "%s: PHY trans error\n", __func__);
sys/dev/bwn/if_bwn.c
5414
DPRINTF(mac->mac_sc, BWN_DEBUG_XMIT,
sys/dev/bwn/if_bwn.c
5432
DPRINTF(mac->mac_sc, BWN_DEBUG_XMIT,
sys/dev/bwn/if_bwn.c
6028
DPRINTF(sc, BWN_DEBUG_HWCRYPTO,
sys/dev/bwn/if_bwn.c
6063
DPRINTF(mac->mac_sc, BWN_DEBUG_RECV,
sys/dev/bwn/if_bwn.c
7447
DPRINTF(sc, BWN_DEBUG_LED,
sys/dev/bwn/if_bwn.c
7662
DPRINTF(sc, BWN_DEBUG_RESET, "%s: called; cur=%d, prev=%d\n",
sys/dev/bwn/if_bwn_phy_g.c
742
DPRINTF(sc, BWN_DEBUG_TXPOW, "%s: adjust TX power\n", __func__);
sys/dev/bwn/if_bwn_phy_g.c
790
DPRINTF(sc, BWN_DEBUG_LO, "expired BB %u RF %u %u I %d Q %d\n",
sys/dev/cpuctl/cpuctl.c
160
DPRINTF("[cpuctl,%d]: bad cpu number %d\n", __LINE__, cpu);
sys/dev/cpuctl/cpuctl.c
220
DPRINTF("[cpuctl,%d]: retrieving cpuid lev %#0x type %#0x for %d cpu\n",
sys/dev/cpuctl/cpuctl.c
266
DPRINTF("[cpuctl,%d]: operating on MSR %#0x for %d cpu\n", __LINE__,
sys/dev/cpuctl/cpuctl.c
313
DPRINTF("[cpuctl,%d]: XXX %d", __LINE__, cpu);
sys/dev/cpuctl/cpuctl.c
358
DPRINTF("[cpuctl,%d]: zero-sized firmware image", __LINE__);
sys/dev/cpuctl/cpuctl.c
362
DPRINTF("[cpuctl,%d]: firmware image too large", __LINE__);
sys/dev/cpuctl/cpuctl.c
373
DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
sys/dev/cpuctl/cpuctl.c
421
DPRINTF("[cpuctl,%d]: zero-sized firmware image", __LINE__);
sys/dev/cpuctl/cpuctl.c
425
DPRINTF("[cpuctl,%d]: firmware image too large", __LINE__);
sys/dev/cpuctl/cpuctl.c
436
DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
sys/dev/cpuctl/cpuctl.c
458
DPRINTF("[cpuctl,%d]: zero-sized firmware image", __LINE__);
sys/dev/cpuctl/cpuctl.c
462
DPRINTF("[cpuctl,%d]: firmware image too large", __LINE__);
sys/dev/cpuctl/cpuctl.c
471
DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
sys/dev/cpuctl/cpuctl.c
508
DPRINTF("[cpu,%d]: rev0=%x rev1=%x res=%x\n", __LINE__,
sys/dev/cpuctl/cpuctl.c
561
DPRINTF("[cpuctl,%d]: incorrect cpu number %d\n", __LINE__,
sys/dev/cpufreq/cpufreq_dt.c
113
DPRINTF(dev, "Looking for freq %ju\n", freq);
sys/dev/cpufreq/cpufreq_dt.c
116
DPRINTF(dev, "Testing %ju, diff is %ju\n", sc->opp[n].freq, diff);
sys/dev/cpufreq/cpufreq_dt.c
120
DPRINTF(dev, "%ju is best for now\n", sc->opp[n].freq);
sys/dev/cpufreq/cpufreq_dt.c
124
DPRINTF(dev, "Will use %ju\n", sc->opp[best_n].freq);
sys/dev/cpufreq/cpufreq_dt.c
150
DPRINTF(dev, "cpufreq_dt_get\n");
sys/dev/cpufreq/cpufreq_dt.c
162
DPRINTF(dev, "Current freq %dMhz\n", set->freq);
sys/dev/cpufreq/cpufreq_dt.c
176
DPRINTF(dev, "Working on cpu %d\n", sc->cpu);
sys/dev/cpufreq/cpufreq_dt.c
177
DPRINTF(dev, "We have %d cpu on this dev\n", CPU_COUNT(&sc->cpus));
sys/dev/cpufreq/cpufreq_dt.c
179
DPRINTF(dev, "Not for this CPU\n");
sys/dev/cpufreq/cpufreq_dt.c
218
DPRINTF(sc->dev, "Current freq %ju, uvolt: %d\n", freq, uvolt);
sys/dev/cpufreq/cpufreq_dt.c
219
DPRINTF(sc->dev, "Target freq %ju, , uvolt: %d\n",
sys/dev/cpufreq/cpufreq_dt.c
223
DPRINTF(dev, "Changing regulator from %u to %u\n",
sys/dev/cpufreq/cpufreq_dt.c
229
DPRINTF(dev, "Failed, backout\n");
sys/dev/cpufreq/cpufreq_dt.c
234
DPRINTF(dev, "Setting clk to %ju\n", opp->freq);
sys/dev/cpufreq/cpufreq_dt.c
237
DPRINTF(dev, "Failed, backout\n");
sys/dev/cpufreq/cpufreq_dt.c
247
DPRINTF(dev, "Changing regulator from %u to %u\n",
sys/dev/cpufreq/cpufreq_dt.c
253
DPRINTF(dev, "Failed to switch regulator to %d\n",
sys/dev/cpufreq/cpufreq_dt.c
283
DPRINTF(dev, "cpufreq_dt_settings\n");
sys/dev/cpufreq/cpufreq_dt.c
489
DPRINTF(dev, "cpu=%d\n", sc->cpu);
sys/dev/cpufreq/cpufreq_dt.c
572
DPRINTF(dev, "Skipping our cpu\n");
sys/dev/cpufreq/cpufreq_dt.c
577
DPRINTF(dev, "Testing CPU %d\n", cpu);
sys/dev/cpufreq/cpufreq_dt.c
586
DPRINTF(dev, "CPU %d is using the same opp as this one (%d)\n",
sys/dev/e1000/em_txrx.c
217
DPRINTF(iflib_get_dev(sc->ctx), "%s: pidx: %d cur: %d\n",
sys/dev/e1000/em_txrx.c
332
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
391
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
429
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
439
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
452
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
459
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/e1000/em_txrx.c
519
DPRINTF(iflib_get_dev(sc->ctx),
sys/dev/etherswitch/arswitch/arswitch.c
1080
DPRINTF(sc, ARSWITCH_DBG_POLL, "%s\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
1101
DPRINTF(sc, ARSWITCH_DBG_POLL, "%s\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
133
DPRINTF(sc, ARSWITCH_DBG_ANY, "chipname=%s, id=%08x\n", chipname, id);
sys/dev/etherswitch/arswitch/arswitch.c
164
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/arswitch/arswitch.c
284
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: flushing all ports\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
306
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: flushing port %d\n", __func__,
sys/dev/etherswitch/arswitch/arswitch.c
350
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: initializing\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
362
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: reading next\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
399
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: MAC %6D portmask 0x%08x\n",
sys/dev/etherswitch/arswitch/arswitch.c
418
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: resetting learning\n", __func__);
sys/dev/etherswitch/arswitch/arswitch.c
568
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
599
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
606
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
613
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
624
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
639
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
647
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch.c
787
DPRINTF(sc, ARSWITCH_DBG_POLL, "p[%d]=0x%08x (%b)\n",
sys/dev/etherswitch/arswitch/arswitch_8327.c
1116
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: initializing\n", __func__);
sys/dev/etherswitch/arswitch/arswitch_8327.c
1127
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: reading next\n", __func__);
sys/dev/etherswitch/arswitch/arswitch_8327.c
1164
DPRINTF(sc, ARSWITCH_DBG_ATU, "%s: MAC %6D portmask 0x%08x\n",
sys/dev/etherswitch/arswitch/arswitch_8327.c
1206
DPRINTF(sc, ARSWITCH_DBG_REGIO, "%s: %d: reg=0x%08x\n", __func__, vid, reg);
sys/dev/etherswitch/arswitch/arswitch_8327.c
1238
DPRINTF(sc, ARSWITCH_DBG_VLAN,
sys/dev/etherswitch/arswitch/arswitch_phy.c
146
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/arswitch/arswitch_phy.c
155
DPRINTF(sc, ARSWITCH_DBG_PHYIO,
sys/dev/etherswitch/arswitch/arswitch_phy.c
164
DPRINTF(sc, ARSWITCH_DBG_PHYIO,
sys/dev/etherswitch/arswitch/arswitch_phy.c
208
DPRINTF(sc, ARSWITCH_DBG_PHYIO,
sys/dev/etherswitch/arswitch/arswitch_phy.c
80
DPRINTF(sc, ARSWITCH_DBG_PHYIO,
sys/dev/etherswitch/arswitch/arswitch_phy.c
98
DPRINTF(sc, ARSWITCH_DBG_PHYIO,
sys/dev/etherswitch/arswitch/arswitch_reg.c
259
DPRINTF(sc, ARSWITCH_DBG_ANY,
sys/dev/etherswitch/e6000sw/e6060sw.c
226
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/e6000sw/e6060sw.c
871
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/e6000sw/e6060sw.c
883
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/e6000sw/e6060sw.c
899
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/infineon/adm6996fc.c
185
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/infineon/adm6996fc.c
697
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/infineon/adm6996fc.c
709
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/infineon/adm6996fc.c
725
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/ip17x/ip17x.c
184
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/ip17x/ip17x.c
514
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/ip17x/ip17x.c
524
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/ip17x/ip17x.c
540
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/micrel/ksz8995ma.c
231
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/micrel/ksz8995ma.c
747
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/micrel/ksz8995ma.c
759
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/micrel/ksz8995ma.c
775
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
139
DPRINTF(sc->sc_dev, "%s attached to pseudo interface "
sys/dev/etherswitch/mtkswitch/mtkswitch.c
203
DPRINTF(dev, "%s: mtkswitch_reset: failed\n", __func__);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
208
DPRINTF(dev, "%s: hw_setup: err=%d\n", __func__, err);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
213
DPRINTF(dev, "%s: hw_global_setup: err=%d\n", __func__, err);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
224
DPRINTF(dev, "%s: attach_phys: err=%d\n", __func__, err);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
230
DPRINTF(dev, "%s: set_vlan_mode: err=%d\n", __func__, err);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
508
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/mtkswitch/mtkswitch.c
529
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/rtl8366/rtl8366rb.c
408
DPRINTF(dev, "chip id 0x%04x\n", chipid);
sys/dev/etherswitch/rtl8366/rtl8366rb.c
414
DPRINTF(dev, "chip id 0x%04x\n", chipid);
sys/dev/etherswitch/rtl8366/rtl8366rb.c
848
DPRINTF(dev, "rtl_readphy(): chip not responsive, retrying %d more times\n", i);
sys/dev/etherswitch/rtl8366/rtl8366rb.c
880
DPRINTF(dev, "rtl_writephy(): chip not responsive, retrying %d more tiems\n", i);
sys/dev/etherswitch/ukswitch/ukswitch.c
138
DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
sys/dev/etherswitch/ukswitch/ukswitch.c
434
DPRINTF(dev, "%s\n", __func__);
sys/dev/etherswitch/ukswitch/ukswitch.c
443
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/etherswitch/ukswitch/ukswitch.c
456
DPRINTF(sc->sc_dev, "%s\n", __func__);
sys/dev/exca/exca.c
211
DPRINTF("%s %d-bit memory",
sys/dev/exca/exca.c
283
DPRINTF("exca_mem_map window %d bus %x+%x card addr %x\n",
sys/dev/exca/exca.c
478
DPRINTF("exca_do_io_map window %d: %02x%02x %02x%02x "
sys/dev/exca/exca.c
507
DPRINTF("exca_io_map window %d %s port %x+%x\n",
sys/dev/hid/bcm5974.c
560
DPRINTF("Failed to read device mode (%d)\n", err);
sys/dev/hid/bcm5974.c
578
DPRINTF("Failed to write device mode (%d)\n", err);
sys/dev/hid/bcm5974.c
598
DPRINTF("Failed to read device mode (%d)\n", err);
sys/dev/hid/bcm5974.c
922
DPRINTF("failed to set mode to RAW MODE (%d)\n", err);
sys/dev/hid/bcm5974.c
946
DPRINTF("Failed to set mode to HID MODE (%d)\n", err);
sys/dev/hid/hconf.c
202
DPRINTF("Failed to set %s: %d\n",
sys/dev/hid/hconf.c
306
DPRINTF("Failed to restore %s: %d\n",
sys/dev/hid/hid.c
166
DPRINTF("Out of RID entries, position is set to zero!\n");
sys/dev/hid/hidbus.c
109
DPRINTF("input size is too large, %u bytes (truncating)\n",
sys/dev/hid/hidbus.c
115
DPRINTF("output size is too large, %u bytes (truncating)\n",
sys/dev/hid/hidbus.c
121
DPRINTF("feature size is too large, %u bytes (truncating)\n",
sys/dev/hid/hidbus.c
238
DPRINTF("Add child TLC: 0x%04x:0x%04x\n",
sys/dev/hid/hidbus.c
262
DPRINTF("failed to enumerate children: error %d\n", error);
sys/dev/hid/hidbus.c
312
DPRINTF("Delete child. index=%d (%s)\n",
sys/dev/hid/hidbus.c
317
DPRINTF("Failed deleting %s\n",
sys/dev/hid/hidmap.c
284
DPRINTF(hm, "Can not map unknown HID "
sys/dev/hid/hidmap.c
313
DPRINTF(hm, "Can not map unknown HID "
sys/dev/hid/hidmap.c
668
DPRINTF(hm, "could not retrieve report descriptor from "
sys/dev/hid/hidmap.c
707
DPRINTF(hm, "Parsed HID item number mismatch: expected=%u "
sys/dev/hid/hidmap.c
785
DPRINTF(hm, "error=%d\n", error);
sys/dev/hid/hidmap.c
795
DPRINTF(hm, "error=%d\n", error);
sys/dev/hid/hidquirk.c
245
DPRINTF("Found quirk '%s'.\n", hidquirkstr(quirk));
sys/dev/hid/hidraw.c
260
DPRINTF("sc=%p\n", sc);
sys/dev/hid/hidraw.c
356
DPRINTF("sc=%p\n", sc);
sys/dev/hid/hidraw.c
397
DPRINTF("sc=%p\n", sc);
sys/dev/hid/hidraw.c
629
DPRINTF("FIOASYNC %p\n", sc->sc_async);
sys/dev/hid/hkbd.c
1004
DPRINTF("Parsing HID descriptor of %d bytes\n",
sys/dev/hid/hkbd.c
1013
DPRINTF("Forcing boot protocol\n");
sys/dev/hid/hkbd.c
1018
DPRINTF("Set protocol error=%d (ignored)\n", err);
sys/dev/hid/hkbd.c
1102
DPRINTF("\n");
sys/dev/hid/hkbd.c
1159
DPRINTF("%s: disconnected\n",
sys/dev/hid/hkbd.c
1852
DPRINTF("leds=0x%02x\n", leds);
sys/dev/hid/hkbd.c
1900
DPRINTF("len=%d, id=%d\n", len, id);
sys/dev/hid/hkbd.c
1906
DPRINTF("error %d", error);
sys/dev/hid/hkbd.c
396
DPRINTF("0x%02x (%d) %s\n", key, key,
sys/dev/hid/hkbd.c
412
DPRINTF("input buffer is full\n");
sys/dev/hid/hkbd.c
688
DPRINTF("actlen=%d bytes\n", len);
sys/dev/hid/hkbd.c
691
DPRINTF("zero length data\n");
sys/dev/hid/hkbd.c
701
DPRINTF("zero length data\n");
sys/dev/hid/hkbd.c
757
DPRINTF("KEY_ERROR\n");
sys/dev/hid/hkbd.c
792
DPRINTF("modifiers = 0x%04x\n", modifiers);
sys/dev/hid/hkbd.c
794
DPRINTF("Key 0x%02x pressed\n", i);
sys/dev/hid/hmt.c
335
DPRINTF("hid_get_report error=%d\n", err);
sys/dev/hid/hmt.c
346
DPRINTF("hid_get_report error=%d\n", err);
sys/dev/hid/hmt.c
366
DPRINTF("Failed to set input mode: %d\n", err);
sys/dev/hid/hmt.c
371
DPRINTF("Hardware reported %d contacts while only %d is "
sys/dev/hid/hmt.c
509
DPRINTF("Skip report with unexpected ID: %hhu\n", id);
sys/dev/hid/hmt.c
593
DPRINTF("Slot overflow for contact_id %u\n",
sys/dev/hid/hmt.c
779
DPRINTF("Finger %zu ignored\n", cont);
sys/dev/hid/ietp.c
377
DPRINTF("wrong report length (%d vs %d expected)", len, sc->report_len);
sys/dev/hid/ietp.c
409
DPRINTF("[%d] x=%d y=%d over max (%d, %d)",
sys/dev/hid/ietp.c
469
DPRINTF("Read reg 0x%04x with size %zu\n", reg, sizeof(resp));
sys/dev/hid/ietp.c
474
DPRINTF("Response: %*D\n", (int)size(resp), resp, " ");
sys/dev/hid/ietp.c
667
DPRINTF("Read reg 0x%04x with size %zu\n", reg, len);
sys/dev/hid/ietp.c
673
DPRINTF("Response: %*D\n", (int)len, val, " ");
sys/dev/hid/ietp.c
690
DPRINTF("Write reg 0x%04x with value 0x%04x\n", reg, val);
sys/dev/hid/ps4dshock.c
1232
DPRINTF("get feature report failed, error=%d "
sys/dev/hid/u2f.c
214
DPRINTF("sc=%p\n", sc);
sys/dev/hid/u2f.c
272
DPRINTF("sc=%p\n", sc);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
215
DPRINTF("%s: ref_clock_freq=%d i2c_clock_freq=%d\n", __func__,
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
217
DPRINTF("%s: div_a=%d div_b=%d real-freq=%d\n", __func__, best_div_a,
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
256
DPRINTF("%s: istat=0x%x\n", __func__, istat);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
286
DPRINTF("%s: speed=%d addr=0x%x\n", __func__, speed, addr);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
335
DPRINTF("%s: flags=0x%x len=%d\n", __func__, flags, len);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
414
DPRINTF("%s: flags=0x%x len=%d\n", __func__, flags, len);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
475
DPRINTF("%s: nmsgs=%d\n", __func__, nmsgs);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
480
DPRINTF("%s: msg[%d]: hold=%d slv=0x%x flags=0x%x len=%d\n",
sys/dev/iicbus/iichid.c
1091
DPRINTF(sc, " IICbus addr : 0x%02X\n", sc->addr >> 1);
sys/dev/iicbus/iichid.c
1092
DPRINTF(sc, " HID descriptor reg: 0x%02X\n", config_reg);
sys/dev/iicbus/iichid.c
1096
DPRINTF(sc, "could not retrieve HID descriptor from the "
sys/dev/iicbus/iichid.c
1104
DPRINTF(sc, "HID descriptor is broken\n");
sys/dev/iicbus/iichid.c
1110
DPRINTF(sc, "error evaluating AcpiGetObjectInfo\n");
sys/dev/iicbus/iichid.c
1160
DPRINTF(sc, "allocated irq at %p and rid %d\n",
sys/dev/iicbus/iichid.c
1301
DPRINTF(sc, "Suspend called, setting device to power_state 1\n");
sys/dev/iicbus/iichid.c
1304
DPRINTF(sc, "Could not set power_state, error: %d\n", error);
sys/dev/iicbus/iichid.c
1306
DPRINTF(sc, "Successfully set power_state\n");
sys/dev/iicbus/iichid.c
1341
DPRINTF(sc, "Resume called, setting device to power_state 0\n");
sys/dev/iicbus/iichid.c
1344
DPRINTF(sc, "Could not set power_state, error: %d\n", error);
sys/dev/iicbus/iichid.c
1346
DPRINTF(sc, "Successfully set power_state\n");
sys/dev/iicbus/iichid.c
334
DPRINTF(sc, "HID command I2C_HID_CMD_WRITE (len %d): "
sys/dev/iicbus/iichid.c
355
DPRINTF(sc, "HID command I2C_HID_CMD_DESCR at 0x%x\n", config_reg);
sys/dev/iicbus/iichid.c
361
DPRINTF(sc, "HID descriptor: %*D\n",
sys/dev/iicbus/iichid.c
376
DPRINTF(sc, "HID command I2C_HID_CMD_SET_POWER(%d)\n", param);
sys/dev/iicbus/iichid.c
390
DPRINTF(sc, "HID command I2C_HID_CMD_RESET\n");
sys/dev/iicbus/iichid.c
406
DPRINTF(sc, "HID command I2C_HID_REPORT_DESCR at 0x%x with size %d\n",
sys/dev/iicbus/iichid.c
413
DPRINTF(sc, "HID report descriptor: %*D\n", len, buf, " ");
sys/dev/iicbus/iichid.c
452
DPRINTF(sc, "HID command I2C_HID_CMD_GET_REPORT %d "
sys/dev/iicbus/iichid.c
465
DPRINTF(sc, "response size %d != expected length %d\n",
sys/dev/iicbus/iichid.c
473
DPRINTF(sc, "response report id %d != %d\n", d, id);
sys/dev/iicbus/iichid.c
483
DPRINTF(sc, "response: %*D %*D\n", 2, actbuf, " ", actlen, buf, " ");
sys/dev/iicbus/iichid.c
518
DPRINTF(sc, "HID command I2C_HID_CMD_SET_REPORT %d (type %d, len %d): "
sys/dev/iicbus/iichid.c
563
DPRINTF(sc, "read error occurred: %d\n", error);
sys/dev/iicbus/iichid.c
617
DPRINTF(sc, "no data received\n");
sys/dev/iicbus/iichid.c
620
DPRINTF(sc, "read error occurred: %d\n", error);
sys/dev/iicbus/iichid.c
701
DPRINTF(sc, "Could not setup interrupt handler\n");
sys/dev/iicbus/iichid.c
703
DPRINTF(sc, "successfully setup interrupt\n");
sys/dev/iicbus/iichid.c
723
DPRINTF(sc, "sampling_rate is below 0, can't setup callout\n");
sys/dev/iicbus/iichid.c
728
DPRINTF(sc, "successfully setup callout\n");
sys/dev/iicbus/iichid.c
737
DPRINTF(sc, "sampling_rate is below or equal to 0, "
sys/dev/iicbus/iichid.c
760
DPRINTF(sc, "tore callout down\n");
sys/dev/iicbus/iichid.c
806
DPRINTF(sc, "new sampling_rate value: %d\n", value);
sys/dev/iicbus/iichid.c
869
DPRINTF(sc, "iichid device open\n");
sys/dev/iicbus/iichid.c
882
DPRINTF(sc, "iichid device close\n");
sys/dev/iicbus/iichid.c
920
DPRINTF(sc, "failed to fetch report descriptor: %d\n", error);
sys/dev/ipmi/ipmi_opal.c
112
DPRINTF("RECV: rv=%02x len=%ld",
sys/dev/ipmi/ipmi_opal.c
174
DPRINTF("SEND: cmd=%02x netfn=%02x len=%ld -> %d",
sys/dev/ipw/if_ipw.c
1015
DPRINTF(("Unexpected association (%s, flags 0x%x)\n",
sys/dev/ipw/if_ipw.c
1144
DPRINTF(("Fixing channel to %d\n", frm[2]));
sys/dev/ipw/if_ipw.c
1866
DPRINTF(("%s: timeout waiting for %s\n",
sys/dev/ipw/if_ipw.c
1877
DPRINTF(("Enable adapter\n"));
sys/dev/ipw/if_ipw.c
1895
DPRINTF(("Disable adapter\n"));
sys/dev/ipw/if_ipw.c
2027
DPRINTF(("Setting wep key index %u len %u\n", wepkey.idx,
sys/dev/ipw/if_ipw.c
2046
DPRINTF(("Setting WPA IE\n"));
sys/dev/ipw/if_ipw.c
2056
DPRINTF(("Setting mandatory BSSID to null\n"));
sys/dev/ipw/if_ipw.c
2059
DPRINTF(("Setting mandatory BSSID to %6D\n", bssid, ":"));
sys/dev/ipw/if_ipw.c
2075
DPRINTF(("Setting bogus ESSID to WAR firmware bug\n"));
sys/dev/ipw/if_ipw.c
2098
DPRINTF(("Scan options: mask 0x%x flags 0x%x\n", chanmask, flags));
sys/dev/ipw/if_ipw.c
2110
DPRINTF(("%s: flags 0x%x\n", __func__, sc->flags));
sys/dev/ipw/if_ipw.c
2134
DPRINTF(("Starting scan\n"));
sys/dev/ipw/if_ipw.c
2144
DPRINTF(("Scan failed\n"));
sys/dev/ipw/if_ipw.c
2158
DPRINTF(("Setting channel to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2183
DPRINTF(("Setting authmode to %u\n", security.authmode));
sys/dev/ipw/if_ipw.c
2190
DPRINTF(("Setting RTS threshold to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2196
DPRINTF(("Setting frag threshold to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2208
DPRINTF(("Setting wep tx key index to %u\n",
sys/dev/ipw/if_ipw.c
2218
DPRINTF(("Setting wep flags to 0x%x\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2263
DPRINTF(("Disassociate from %6D\n", ni->ni_bssid, ":"));
sys/dev/ipw/if_ipw.c
2315
DPRINTF(("%s: state %s flags 0x%x\n", __func__,
sys/dev/ipw/if_ipw.c
2342
DPRINTF(("Loading firmware image '%s'\n", fp->name));
sys/dev/ipw/if_ipw.c
2429
DPRINTF(("Setting mode to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2452
DPRINTF(("Setting configuration to 0x%x\n", le32toh(config.flags)));
sys/dev/ipw/if_ipw.c
2458
DPRINTF(("Setting basic tx rates to 0x%x\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2464
DPRINTF(("Setting msdu tx rates to 0x%x\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2470
DPRINTF(("Setting tx rates to 0x%x\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2476
DPRINTF(("Setting power mode to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
2483
DPRINTF(("Setting tx power index to %u\n", le32toh(data)));
sys/dev/ipw/if_ipw.c
856
DPRINTF(("%s: %s -> %s flags 0x%x\n", __func__,
sys/dev/iwi/if_iwi.c
1065
DPRINTF(("Setting WME parameters\n"));
sys/dev/iwi/if_iwi.c
1110
DPRINTF(("Setting WME IE (len=%u)\n", wme.wme_len));
sys/dev/iwi/if_iwi.c
1532
DPRINTF(("Beacon miss: %u >= %u\n",
sys/dev/iwi/if_iwi.c
1559
DPRINTF(("unknown notification type %u flags 0x%x len %u\n",
sys/dev/iwi/if_iwi.c
1761
DPRINTF(("%s mac %6D station %u\n", __func__, node.bssid, ":", entry));
sys/dev/iwi/if_iwi.c
2521
DPRINTF(("Setting power mode to %u\n", le32toh(data)));
sys/dev/iwi/if_iwi.c
2541
DPRINTF(("Setting wep key index %u len %u\n", wepkey.idx,
sys/dev/iwi/if_iwi.c
2562
DPRINTF(("Truncating negotiated rate set from %u\n",
sys/dev/iwi/if_iwi.c
2567
DPRINTF(("Setting .11%c%s %s rates (%u)\n",
sys/dev/iwi/if_iwi.c
2590
DPRINTF(("Setting MAC address to %6D\n", macaddr, ":"));
sys/dev/iwi/if_iwi.c
2609
DPRINTF(("Configuring adapter\n"));
sys/dev/iwi/if_iwi.c
2620
DPRINTF(("Setting .11b channels tx power\n"));
sys/dev/iwi/if_iwi.c
2626
DPRINTF(("Setting .11g channels tx power\n"));
sys/dev/iwi/if_iwi.c
2643
DPRINTF(("Setting initialization vector to %u\n", le32toh(data)));
sys/dev/iwi/if_iwi.c
2649
DPRINTF(("Enabling adapter\n"));
sys/dev/iwi/if_iwi.c
2711
DPRINTF(("%s: called too early - still scanning\n", __func__));
sys/dev/iwi/if_iwi.c
2766
DPRINTF(("truncating scan list\n"));
sys/dev/iwi/if_iwi.c
2817
DPRINTF(("Setting sensitivity to %d\n", rssi_dbm));
sys/dev/iwi/if_iwi.c
2839
DPRINTF(("Already associated\n"));
sys/dev/iwi/if_iwi.c
2867
DPRINTF(("Configuring adapter\n"));
sys/dev/iwi/if_iwi.c
2889
DPRINTF(("Setting RTS threshold to %u\n", le32toh(data)));
sys/dev/iwi/if_iwi.c
2895
DPRINTF(("Setting fragmentation threshold to %u\n", le32toh(data)));
sys/dev/iwi/if_iwi.c
2918
DPRINTF(("Setting optional IE (len=%u)\n", ie->ie_len));
sys/dev/iwi/if_iwi.c
2979
DPRINTF(("%s bssid %6D dst %6D channel %u policy 0x%x "
sys/dev/iwi/if_iwi.c
3012
DPRINTF(("Not associated\n"));
sys/dev/iwi/if_iwi.c
3023
DPRINTF(("Trying to disassociate from %6D channel %u\n",
sys/dev/iwi/if_iwi.c
887
DPRINTF(("%s mac %6D station %u\n", __func__,
sys/dev/iwi/if_iwi.c
946
DPRINTF(("%s: %s -> %s flags 0x%x\n", __func__,
sys/dev/iwi/if_iwivar.h
232
DPRINTF(("enter %s state\n", iwi_fw_states[_state])); \
sys/dev/iwi/if_iwivar.h
237
DPRINTF(("exit %s state\n", iwi_fw_states[_state])); \
sys/dev/iwi/if_iwivar.h
239
DPRINTF(("expected %s state, got %s\n", \
sys/dev/iwn/if_iwn.c
1228
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1263
DPRINTF(sc, IWN_DEBUG_TRACE, "%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
1271
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1301
DPRINTF(sc, IWN_DEBUG_TRACE, "%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
1311
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1317
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
1404
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1450
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n", __func__);
sys/dev/iwn/if_iwn.c
1609
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end timeout\n", __func__);
sys/dev/iwn/if_iwn.c
1629
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1676
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
1688
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1723
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
1851
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
1929
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
1935
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/iwn/if_iwn.c
1945
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
1966
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s \n", __func__);
sys/dev/iwn/if_iwn.c
2001
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2051
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2056
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/iwn/if_iwn.c
2065
DPRINTF(sc, IWN_DEBUG_TRACE, "->doing %s \n", __func__);
sys/dev/iwn/if_iwn.c
2098
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s \n", __func__);
sys/dev/iwn/if_iwn.c
2171
DPRINTF(sc, IWN_DEBUG_RESET, "%s: enabling ICT\n", __func__);
sys/dev/iwn/if_iwn.c
2192
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2198
DPRINTF(sc, IWN_DEBUG_RESET, "%s found\n",
sys/dev/iwn/if_iwn.c
2228
DPRINTF(sc, IWN_DEBUG_RESET, "SKU capabilities=0x%04x\n", le16toh(val));
sys/dev/iwn/if_iwn.c
2235
DPRINTF(sc, IWN_DEBUG_RESET, "radio config=0x%04x\n", sc->rfcfg);
sys/dev/iwn/if_iwn.c
2252
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2264
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2284
DPRINTF(sc, IWN_DEBUG_RESET, "maxpwr 2GHz=%d 5GHz=%d\n",
sys/dev/iwn/if_iwn.c
2294
DPRINTF(sc, IWN_DEBUG_RESET, "voltage=%d (in 0.3V)\n",
sys/dev/iwn/if_iwn.c
2305
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2352
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2373
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
2393
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "temp=%d volt=%d offset=%dK\n",
sys/dev/iwn/if_iwn.c
2399
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "crystal calibration 0x%08x\n",
sys/dev/iwn/if_iwn.c
2403
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2439
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2455
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2473
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2478
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2491
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s start\n", __func__);
sys/dev/iwn/if_iwn.c
2494
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end no 11n\n", __func__);
sys/dev/iwn/if_iwn.c
2500
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2518
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2527
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2536
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2636
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2681
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
2689
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/iwn/if_iwn.c
2868
DPRINTF(sc, IWN_DEBUG_TXRATE, "%s: rate=0x%02x, plcp=0x%08x\n",
sys/dev/iwn/if_iwn.c
2890
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
2892
DPRINTF(sc, IWN_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/iwn/if_iwn.c
2968
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/iwn/if_iwn.c
2972
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
2988
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s\n",
sys/dev/iwn/if_iwn.c
3007
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: received PHY stats\n", __func__);
sys/dev/iwn/if_iwn.c
3034
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3039
DPRINTF(sc, IWN_DEBUG_ANY,
sys/dev/iwn/if_iwn.c
3066
DPRINTF(sc, IWN_DEBUG_RECV, "%s: RX flags error %x\n",
sys/dev/iwn/if_iwn.c
3073
DPRINTF(sc, IWN_DEBUG_RECV, "%s: frame too short: %d\n",
sys/dev/iwn/if_iwn.c
3081
DPRINTF(sc, IWN_DEBUG_ANY, "%s: no mbuf to restock ring\n",
sys/dev/iwn/if_iwn.c
3168
DPRINTF(sc, IWN_DEBUG_TRACE,
sys/dev/iwn/if_iwn.c
3173
DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
3194
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
3236
DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: freeing m %p ni %p idx %d qid %d\n",
sys/dev/iwn/if_iwn.c
3256
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3264
DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: qid %d tid %d seq %04X ssn %04X\n"
sys/dev/iwn/if_iwn.c
3307
DPRINTF(sc, IWN_DEBUG_AMPDU,
sys/dev/iwn/if_iwn.c
3319
DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_AMPDU,
sys/dev/iwn/if_iwn.c
3333
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3337
DPRINTF(sc, IWN_DEBUG_TRACE,
sys/dev/iwn/if_iwn.c
3373
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
3378
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
3408
DPRINTF(sc, IWN_DEBUG_STATS,
sys/dev/iwn/if_iwn.c
3460
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3465
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s received during calib\n",
sys/dev/iwn/if_iwn.c
3470
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_STATS,
sys/dev/iwn/if_iwn.c
3493
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: temperature %d\n",
sys/dev/iwn/if_iwn.c
3505
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: noise %d\n", __func__, sc->noise);
sys/dev/iwn/if_iwn.c
3509
DPRINTF(sc, IWN_DEBUG_ANY, "%s\n",
sys/dev/iwn/if_iwn.c
3525
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
3559
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: "
sys/dev/iwn/if_iwn.c
3584
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: "
sys/dev/iwn/if_iwn.c
3642
DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: ring %d: no entry %d\n",
sys/dev/iwn/if_iwn.c
3650
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3719
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
3851
DPRINTF(sc, IWN_DEBUG_AMPDU,
sys/dev/iwn/if_iwn.c
3877
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
3946
DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: nframes %d start %d bitmap %016jX\n",
sys/dev/iwn/if_iwn.c
3968
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
3995
DPRINTF(sc, IWN_DEBUG_RECV,
sys/dev/iwn/if_iwn.c
4043
DPRINTF(sc, IWN_DEBUG_STATE,
sys/dev/iwn/if_iwn.c
4073
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
4100
DPRINTF(sc, IWN_DEBUG_INTR | IWN_DEBUG_STATE,
sys/dev/iwn/if_iwn.c
4109
DPRINTF(sc, IWN_DEBUG_ANY,
sys/dev/iwn/if_iwn.c
4120
DPRINTF(sc, IWN_DEBUG_STATE | IWN_DEBUG_SCAN,
sys/dev/iwn/if_iwn.c
4163
DPRINTF(sc, IWN_DEBUG_RESET, "%s: ucode wakeup from power-down sleep\n",
sys/dev/iwn/if_iwn.c
4298
DPRINTF(sc, IWN_DEBUG_INTR, "interrupt reg1=0x%08x reg2=0x%08x\n"
sys/dev/iwn/if_iwn.c
4375
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
4393
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
440
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: begin\n",__func__);
sys/dev/iwn/if_iwn.c
4411
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
4517
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: idx %d: nr=%d, rate=0x%02x, rateentry=0x%02x\n",
sys/dev/iwn/if_iwn.c
4550
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
4673
DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: no more space "
sys/dev/iwn/if_iwn.c
4765
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
4937
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: qid %d idx %d len %d nsegs %d "
sys/dev/iwn/if_iwn.c
4976
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
4991
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: called\n", __func__);
sys/dev/iwn/if_iwn.c
5006
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: m=%p, have_p=%d\n",
sys/dev/iwn/if_iwn.c
5038
DPRINTF(sc, IWN_DEBUG_XMIT | IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
5079
DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
5134
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5242
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
5287
DPRINTF(sc, IWN_DEBUG_CMD, "%s: %s (0x%x) flags %d qid %d idx %d\n",
sys/dev/iwn/if_iwn.c
5305
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
5316
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5335
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5350
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
5361
DPRINTF(sc, IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
5407
DPRINTF(sc, IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
5442
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: mimo = %d\n", __func__, linkq.mimo);
sys/dev/iwn/if_iwn.c
5444
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
5462
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
5469
DPRINTF(sc, IWN_DEBUG_RESET, "%s: adding broadcast node\n", __func__);
sys/dev/iwn/if_iwn.c
5496
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
5510
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
5532
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
5586
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5614
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5626
DPRINTF(sc, IWN_DEBUG_RESET, "setting critical temp to %d\n", temp);
sys/dev/iwn/if_iwn.c
5636
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5648
DPRINTF(sc, IWN_DEBUG_RESET, "timing bintval=%u tstamp=%ju, init=%u\n",
sys/dev/iwn/if_iwn.c
5658
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5661
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: temperature %d->%d\n",
sys/dev/iwn/if_iwn.c
5698
DPRINTF(sc, IWN_DEBUG_RESET, "setting TX power for channel %d\n",
sys/dev/iwn/if_iwn.c
5721
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5736
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5747
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5763
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5769
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5810
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5818
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_TXPOW,
sys/dev/iwn/if_iwn.c
5832
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5842
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
5863
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5876
DPRINTF(sc, IWN_DEBUG_RECV,
sys/dev/iwn/if_iwn.c
5890
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5898
DPRINTF(sc, IWN_DEBUG_RECV,
sys/dev/iwn/if_iwn.c
5933
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5949
DPRINTF(sc, IWN_DEBUG_ANY, "temperature %dK/%dC\n", temp,
sys/dev/iwn/if_iwn.c
5959
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
5984
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
6009
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: sending request for statistics\n",
sys/dev/iwn/if_iwn.c
6029
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
6049
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
6074
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
6083
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
6088
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6098
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
6104
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6116
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
6138
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6151
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
6174
DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
6211
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
6215
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end not so long\n", __func__);
sys/dev/iwn/if_iwn.c
6226
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6235
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6279
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6299
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6313
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6328
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
6359
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6432
DPRINTF(sc, IWN_DEBUG_STATE,
sys/dev/iwn/if_iwn.c
6451
DPRINTF(sc, IWN_DEBUG_ANY,
sys/dev/iwn/if_iwn.c
6474
DPRINTF(sc, IWN_DEBUG_PWRSAVE,
sys/dev/iwn/if_iwn.c
6518
DPRINTF(sc, IWN_DEBUG_RESET, "setting power saving level to %d\n",
sys/dev/iwn/if_iwn.c
6532
DPRINTF(sc, IWN_DEBUG_RESET, "%s: configuring bluetooth coexistence\n",
sys/dev/iwn/if_iwn.c
6584
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
6604
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
6650
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
6792
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
6838
DPRINTF(sc, IWN_DEBUG_RESET | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
6908
DPRINTF(sc, IWN_DEBUG_RESET | IWN_DEBUG_XMIT,
sys/dev/iwn/if_iwn.c
6916
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
6938
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
6984
DPRINTF(sc, IWN_DEBUG_SCAN,
sys/dev/iwn/if_iwn.c
7030
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
7137
DPRINTF(sc, IWN_DEBUG_SCAN, "%s: ssid_len=%d, ssid=%*s\n",
sys/dev/iwn/if_iwn.c
723
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
7242
DPRINTF(sc, IWN_DEBUG_STATE,
sys/dev/iwn/if_iwn.c
7262
DPRINTF(sc, IWN_DEBUG_STATE, "sending scan command nchan=%d\n",
sys/dev/iwn/if_iwn.c
7269
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
7281
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
7317
DPRINTF(sc, IWN_DEBUG_STATE, "rxon chan %d flags %x cck %x ofdm %x\n",
sys/dev/iwn/if_iwn.c
7327
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
7341
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
736
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/iwn/if_iwn.c
7385
DPRINTF(sc, IWN_DEBUG_STATE, "rxon chan %d flags %x, curhtprotmode=%d\n",
sys/dev/iwn/if_iwn.c
7416
DPRINTF(sc, IWN_DEBUG_STATE, "%s: adding BSS node\n", __func__);
sys/dev/iwn/if_iwn.c
7423
DPRINTF(sc, IWN_DEBUG_STATE, "%s: setting link quality for node %d\n",
sys/dev/iwn/if_iwn.c
7447
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
7468
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7482
DPRINTF(sc, IWN_DEBUG_RECV, "ADDBA RA=%d TID=%d SSN=%d\n",
sys/dev/iwn/if_iwn.c
7504
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7520
DPRINTF(sc, IWN_DEBUG_RECV, "DELBA RA=%d TID=%d\n", wn->id, tid);
sys/dev/iwn/if_iwn.c
7533
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7540
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: no free aggregation queue\n",
sys/dev/iwn/if_iwn.c
7565
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7595
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7614
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: ra=%d tid=%d ssn=%d qid=%d\n",
sys/dev/iwn/if_iwn.c
7631
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7656
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7693
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7715
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7753
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7789
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: sending calibration query\n",
sys/dev/iwn/if_iwn.c
7812
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
7818
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
7824
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
7861
DPRINTF(sc, IWN_DEBUG_RESET, "%s: Configuring WiMAX coexistence\n",
sys/dev/iwn/if_iwn.c
7877
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "sending crystal calibration %d, %d\n",
sys/dev/iwn/if_iwn.c
7895
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "setting radio sensor offset to %d\n",
sys/dev/iwn/if_iwn.c
7918
DPRINTF(sc, IWN_DEBUG_CALIBRATE,
sys/dev/iwn/if_iwn.c
7939
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
7991
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
7997
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/iwn/if_iwn.c
8090
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
8215
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8253
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8359
DPRINTF(sc, IWN_DEBUG_RESET, "FW: \"%.64s\", build 0x%x\n", hdr->descr,
sys/dev/iwn/if_iwn.c
8370
DPRINTF(sc, IWN_DEBUG_RESET, "using alternative %d\n", alt);
sys/dev/iwn/if_iwn.c
8425
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
8434
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
8448
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
8453
DPRINTF(sc, IWN_DEBUG_RESET,
sys/dev/iwn/if_iwn.c
8469
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8560
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8638
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8662
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8712
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8751
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
8853
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
8863
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
8967
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/iwn/if_iwn.c
8989
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
9023
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/iwn/if_iwn.c
9030
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/iwn/if_iwn.c
9115
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/iwn/if_iwn.c
9228
DPRINTF(sc, IWN_DEBUG_REGISTER,
sys/dev/iwn/if_iwn.c
9232
DPRINTF(sc, IWN_DEBUG_REGISTER," %10s: 0x%08x ",
sys/dev/iwn/if_iwn.c
9235
DPRINTF(sc, IWN_DEBUG_REGISTER,"%s","\n");
sys/dev/iwn/if_iwn.c
9237
DPRINTF(sc, IWN_DEBUG_REGISTER,"%s","\n");
sys/dev/iwx/if_iwx.c
10256
DPRINTF(("%s: count=%d\n", __func__, count));
sys/dev/iwx/if_iwx.c
10276
DPRINTF(("%s: sc->sc_hw_rev=%d\n", __func__, sc->sc_hw_rev));
sys/dev/iwx/if_iwx.c
10278
DPRINTF(("%s: sc->sc_hw_rf_id =%d\n", __func__, sc->sc_hw_rf_id));
sys/dev/iwx/if_iwx.c
10399
DPRINTF(("%s: cfg=%p\n", __func__, cfg));
sys/dev/iwx/if_iwx.c
10850
DPRINTF(("scan ended\n"));
sys/dev/iwx/if_iwx.c
10919
DPRINTF(("%s: tid %d already added\n", __func__, tid));
sys/dev/iwx/if_iwx.c
10922
DPRINTF(("%s: sc->ba_rx.start_tidmask=%x\n", __func__, sc->ba_rx.start_tidmask));
sys/dev/iwx/if_iwx.c
10925
DPRINTF(("%s: tid=%i\n", __func__, tid));
sys/dev/iwx/if_iwx.c
10926
DPRINTF(("%s: ba_winstart=%i\n", __func__, sc->ni_rx_ba[tid].ba_winstart));
sys/dev/iwx/if_iwx.c
10927
DPRINTF(("%s: ba_winsize=%i\n", __func__, sc->ni_rx_ba[tid].ba_winsize));
sys/dev/iwx/if_iwx.c
10928
DPRINTF(("%s: ba_timeout_val=%i\n", __func__, sc->ni_rx_ba[tid].ba_timeout_val));
sys/dev/iwx/if_iwx.c
2444
DPRINTF(("%s: ready=%d\n", __func__, ready));
sys/dev/iwx/if_iwx.c
2530
DPRINTF(("%s: L1 %sabled - LTR %sabled\n",
sys/dev/iwx/if_iwx.c
2951
DPRINTF(("%s: tid=%i\n", __func__, tid));
sys/dev/iwx/if_iwx.c
2952
DPRINTF(("%s: qid=%i\n", __func__, qid));
sys/dev/iwx/if_iwx.c
3009
DPRINTF(("%s: === fwqid != qid\n", __func__));
sys/dev/iwx/if_iwx.c
3015
DPRINTF(("%s: === (wr_idx != ring->cur_hw)\n", __func__));
sys/dev/iwx/if_iwx.c
3401
DPRINTF(("%s: iwx_sta_rx_agg_sta err=%i\n", __func__, err));
sys/dev/iwx/if_iwx.c
3404
DPRINTF(("%s: iwx_sta_rx_agg_sta success\n", __func__));
sys/dev/iwx/if_iwx.c
3421
DPRINTF(("%s: timeout_val != 0\n", __func__));
sys/dev/iwx/if_iwx.c
3453
DPRINTF(("%s: qid=%i\n", __func__, qid));
sys/dev/iwx/if_iwx.c
3473
DPRINTF(("%s: will set sc->aggqid[%i]=%i\n", __func__, tid, qid));
sys/dev/iwx/if_iwx.c
3492
DPRINTF(("%s: ba->ba_flags=%x\n", __func__,
sys/dev/iwx/if_iwx.c
3495
DPRINTF(("%s: ampdu for tid %i already added\n",
sys/dev/iwx/if_iwx.c
3500
DPRINTF(("%s: ampdu rx start for tid %i\n", __func__,
sys/dev/iwx/if_iwx.c
4118
DPRINTF(("%s: will return err=%d\n", __func__, err));
sys/dev/iwx/if_iwx.c
4121
DPRINTF(("%s: sc_init_complete == IWX_INIT_COMPLETE\n",
sys/dev/iwx/if_iwx.c
4128
DPRINTF(("%s: err=%d\n", __func__, err));
sys/dev/iwx/if_iwx.c
4134
DPRINTF(("%s: successfully read nvm\n", DEVNAME(sc)));
sys/dev/iwx/if_iwx.c
4362
DPRINTF(("%s: not IWX_RX_MPDU_RES_STATUS_SEC_CCM_ENC\n", __func__));
sys/dev/iwx/if_iwx.c
4372
DPRINTF(("%s: not IWX_RX_MPDU_RES_STATUS_MIC_OK\n", __func__));
sys/dev/iwx/if_iwx.c
4655
DPRINTF(("%s: iwx_rx_hwdecrypt failed\n", __func__));
sys/dev/iwx/if_iwx.c
5264
DPRINTF(("%s: nsegs=%i\n", __func__, nsegs));
sys/dev/iwx/if_iwx.c
5300
DPRINTF(("%s: hdrlen=%zu paylen=%d\n", __func__, hdrlen,
sys/dev/iwx/if_iwx.c
5324
DPRINTF(("%s: ring->cur_hw=%i\n", __func__, ring->cur_hw));
sys/dev/iwx/if_iwx.c
5437
DPRINTF(("%s: command 0x%x done\n", __func__, code));
sys/dev/iwx/if_iwx.c
5439
DPRINTF(("%s: unexpected firmware response to command 0x%x\n",
sys/dev/iwx/if_iwx.c
5825
DPRINTF(("%s: TB0 crosses 32bit boundary\n", __func__));
sys/dev/iwx/if_iwx.c
5835
DPRINTF(("%s: TB1 crosses 32bit boundary\n", __func__));
sys/dev/iwx/if_iwx.c
5847
DPRINTF(("%s: TB%d crosses 32bit boundary\n", __func__,
sys/dev/iwx/if_iwx.c
6173
DPRINTF(("%s: add_sta_cmd.addr=%s\n", __func__,
sys/dev/iwx/if_iwx.c
6541
DPRINTF(("%s: Passive scan started\n", __func__));
sys/dev/iwx/if_iwx.c
6689
DPRINTF(("%s: Active scan started for ssid ", __func__));
sys/dev/iwx/if_iwx.c
6695
DPRINTF(("%s: bitmap_ssid=0x%x\n", __func__, bitmap_ssid));
sys/dev/iwx/if_iwx.c
6864
DPRINTF(("%s: cmd->node_addr=%s\n", __func__,
sys/dev/iwx/if_iwx.c
6872
DPRINTF(("%s: cmd->bssid_addr=%s\n", __func__,
sys/dev/iwx/if_iwx.c
6900
DPRINTF(("%s: === IEEE80211_NODE_QOS\n", __func__));
sys/dev/iwx/if_iwx.c
6927
DPRINTF(("%s: === IWX_MAC_QOS_FLG_TGN\n", __func__));
sys/dev/iwx/if_iwx.c
7274
DPRINTF(("%s: htrate=%i\n", __func__, htrs->rs_rates[i]));
sys/dev/iwx/if_iwx.c
7542
DPRINTF(("%s: phyctxt->channel->ic_ieee=%d\n", __func__,
sys/dev/iwx/if_iwx.c
7544
DPRINTF(("%s: phyctxt->sco=%d\n", __func__, phyctxt->sco));
sys/dev/iwx/if_iwx.c
7545
DPRINTF(("%s: phyctxt->vht_chan_width=%d\n", __func__,
sys/dev/iwx/if_iwx.c
7586
DPRINTF(("%s: in-in_macaddr=%s\n", __func__,
sys/dev/iwx/if_iwx.c
7690
DPRINTF(("%s: IWX_FLAG_MAC_ACTIVE=%d\n", __func__, sc->sc_flags &
sys/dev/iwx/if_iwx.c
7960
DPRINTF(("marking port %s valid\n",
sys/dev/iwx/if_iwx.c
8372
DPRINTF(("MCC status=0x%x mcc=0x%x cap=0x%x time=0x%x geo_info=0x%x source_id=0x%d n_channels=%u\n",
sys/dev/iwx/if_iwx.c
9067
DPRINTF(("%s: firmware alive\n", __func__));
sys/dev/iwx/if_iwx.c
9234
DPRINTF(("%s: >>> IWX_SCAN_COMPLETE_UMAC\n", __func__));
sys/dev/iwx/if_iwx.c
9237
DPRINTF(("%s: scan complete notif->status=%d\n", __func__,
sys/dev/iwx/if_iwx.c
9245
DPRINTF(("%s: >>> IWX_SCAN_ITERATION_COMPLETE_UMAC\n",
sys/dev/iwx/if_iwx.c
9249
DPRINTF(("%s: iter scan complete notif->status=%d\n", __func__,
sys/dev/iwx/if_iwx.c
9353
DPRINTF(("%s: IWX_PNVM_INIT_COMPLETE\n", __func__));
sys/dev/iwx/if_iwx.c
944
DPRINTF(("%s: applying debug destination %d\n", DEVNAME(sc), mon_mode));
sys/dev/iwx/if_iwx.c
963
DPRINTF(("%s: op=%u addr=%u val=%u\n", __func__, op, addr, val));
sys/dev/iwx/if_iwx.c
992
DPRINTF(("%s: FW debug - unknown OP %d\n",
sys/dev/malo/if_malo.c
1411
DPRINTF(sc, MALO_DEBUG_RECV,
sys/dev/malo/if_malo.c
158
DPRINTF(sc, MALO_DEBUG_FW, "%s: off 0x%jx val 0x%x\n",
sys/dev/malo/if_malo.c
1616
DPRINTF(sc, MALO_DEBUG_ANY, "%s: invalid %u running %u\n",
sys/dev/malo/if_malo.c
1697
DPRINTF(sc, MALO_DEBUG_RESET,
sys/dev/malo/if_malo.c
1720
DPRINTF(sc, MALO_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/malo/if_malo.c
1736
DPRINTF(sc, MALO_DEBUG_STATE,
sys/dev/malo/if_malo.c
1872
DPRINTF(sc, MALO_DEBUG_RESET, "%s: chan %u MHz/flags 0x%x\n",
sys/dev/malo/if_malo.c
1907
DPRINTF(sc, MALO_DEBUG_STATE, "%s\n", __func__);
sys/dev/malo/if_malo.c
1915
DPRINTF(sc, MALO_DEBUG_STATE, "%s\n", __func__);
sys/dev/malo/if_malo.c
1940
DPRINTF(sc, MALO_DEBUG_RX_PROC,
sys/dev/malo/if_malo.c
1968
DPRINTF(sc, MALO_DEBUG_ANY,
sys/dev/malo/if_malo.c
202
DPRINTF(sc, MALO_DEBUG_FW,
sys/dev/malo/if_malo.c
380
DPRINTF(sc, MALO_DEBUG_ANY, "%s: invalid; ignored\n", __func__);
sys/dev/malo/if_malo.c
391
DPRINTF(sc, MALO_DEBUG_INTR, "%s: status 0x%x imask 0x%x\n",
sys/dev/malo/if_malo.c
410
DPRINTF(sc, MALO_DEBUG_INTR,
sys/dev/malo/if_malo.c
435
DPRINTF(sc, MALO_DEBUG_RESET,
sys/dev/malo/if_malo.c
486
DPRINTF(sc, MALO_DEBUG_RESET,
sys/dev/malo/if_malo.c
784
DPRINTF(sc, MALO_DEBUG_XMIT,
sys/dev/malo/if_malo.c
840
DPRINTF(sc, MALO_DEBUG_XMIT, "%s: m %p len %u\n",
sys/dev/malo/if_malo.c
926
DPRINTF(sc, MALO_DEBUG_TX_PROC, "%s: tx queue %u\n",
sys/dev/mwl/if_mwl.c
1279
DPRINTF(sc, MWL_DEBUG_XMIT,
sys/dev/mwl/if_mwl.c
1366
DPRINTF(sc, MWL_DEBUG_XMIT,
sys/dev/mwl/if_mwl.c
1523
DPRINTF(sc, MWL_DEBUG_KEYCACHE,
sys/dev/mwl/if_mwl.c
1553
DPRINTF(sc, MWL_DEBUG_KEYCACHE,
sys/dev/mwl/if_mwl.c
1561
DPRINTF(sc, MWL_DEBUG_KEYCACHE, "%s: delete key %u\n",
sys/dev/mwl/if_mwl.c
1578
DPRINTF(sc, MWL_DEBUG_KEYCACHE, "%s: unknown cipher %d\n",
sys/dev/mwl/if_mwl.c
1629
DPRINTF(sc, MWL_DEBUG_KEYCACHE,
sys/dev/mwl/if_mwl.c
1681
DPRINTF(sc, MWL_DEBUG_KEYCACHE, "%s: unknown cipher %d\n",
sys/dev/mwl/if_mwl.c
1825
DPRINTF(sc, MWL_DEBUG_RESET,
sys/dev/mwl/if_mwl.c
1932
DPRINTF(sc, MWL_DEBUG_RESET,
sys/dev/mwl/if_mwl.c
1982
DPRINTF(sc, MWL_DEBUG_RESET,
sys/dev/mwl/if_mwl.c
2260
DPRINTF(sc, MWL_DEBUG_NODE, "%s: mn %p\n", __func__, mn);
sys/dev/mwl/if_mwl.c
2271
DPRINTF(sc, MWL_DEBUG_NODE, "%s: ni %p ic %p staid %d\n",
sys/dev/mwl/if_mwl.c
2366
DPRINTF(sc, MWL_DEBUG_NODE, "%s: ni %p vap %p staid %d\n",
sys/dev/mwl/if_mwl.c
2465
DPRINTF(sc, MWL_DEBUG_ANY,
sys/dev/mwl/if_mwl.c
2627
DPRINTF(sc, MWL_DEBUG_RX_PROC, "%s: pending %u rdptr 0x%x wrptr 0x%x\n",
sys/dev/mwl/if_mwl.c
2645
DPRINTF(sc, MWL_DEBUG_ANY,
sys/dev/mwl/if_mwl.c
2716
DPRINTF(sc, MWL_DEBUG_ANY,
sys/dev/mwl/if_mwl.c
291
DPRINTF(sc, MWL_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid);
sys/dev/mwl/if_mwl.c
3006
DPRINTF(sc, MWL_DEBUG_XMIT, "%s: m %p len %u\n",
sys/dev/mwl/if_mwl.c
3196
DPRINTF(sc, MWL_DEBUG_XMIT,
sys/dev/mwl/if_mwl.c
3336
DPRINTF(sc, MWL_DEBUG_TX_PROC, "%s: tx queue %u\n", __func__, txq->qnum);
sys/dev/mwl/if_mwl.c
3603
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3618
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3623
DPRINTF(sc, MWL_DEBUG_AMPDU, "%s: alloc bastream %p\n",
sys/dev/mwl/if_mwl.c
3647
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3676
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3685
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3693
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
3712
DPRINTF(sc, MWL_DEBUG_AMPDU, "%s: destroy bastream %p\n",
sys/dev/mwl/if_mwl.c
3736
DPRINTF(sc, MWL_DEBUG_RECV,
sys/dev/mwl/if_mwl.c
3804
DPRINTF(sc, MWL_DEBUG_RESET, "%s: chan %u MHz/flags 0x%x\n",
sys/dev/mwl/if_mwl.c
3858
DPRINTF(sc, MWL_DEBUG_STATE, "%s\n", __func__);
sys/dev/mwl/if_mwl.c
3866
DPRINTF(sc, MWL_DEBUG_STATE, "%s\n", __func__);
sys/dev/mwl/if_mwl.c
4094
DPRINTF(sc, MWL_DEBUG_STATE, "%s: %s: %s -> %s\n",
sys/dev/mwl/if_mwl.c
4154
DPRINTF(sc, MWL_DEBUG_STATE,
sys/dev/mwl/if_mwl.c
4180
DPRINTF(sc, MWL_DEBUG_STATE,
sys/dev/mwl/if_mwl.c
4189
DPRINTF(sc, MWL_DEBUG_STATE, "%s: %s: aid 0x%x\n",
sys/dev/mwl/if_mwl.c
4202
DPRINTF(sc, MWL_DEBUG_STATE, "%s: %s: bssid %s\n",
sys/dev/mwl/if_mwl.c
4285
DPRINTF(sc, MWL_DEBUG_NODE, "%s: mac %s isnew %d aid %d staid %d\n",
sys/dev/mwl/if_mwl.c
4289
DPRINTF(sc, MWL_DEBUG_NODE,
sys/dev/mwl/if_mwl.c
804
DPRINTF(sc, MWL_DEBUG_ANY, "%s: invalid; ignored\n", __func__);
sys/dev/mwl/if_mwl.c
814
DPRINTF(sc, MWL_DEBUG_INTR, "%s: status 0x%x imask 0x%x\n",
sys/dev/mwl/if_mwl.c
854
DPRINTF(sc, MWL_DEBUG_ANY, "%s: radar detected, pending %u\n",
sys/dev/mwl/if_mwl.c
871
DPRINTF(sc, MWL_DEBUG_ANY, "%s: channel switch notice, pending %u\n",
sys/dev/mwl/if_mwl.c
900
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
905
DPRINTF(sc, MWL_DEBUG_AMPDU, "%s: bitmap 0x%x\n", __func__, bitmap);
sys/dev/mwl/if_mwl.c
917
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/mwl/if_mwl.c
927
DPRINTF(sc, MWL_DEBUG_AMPDU,
sys/dev/nfe/if_nfe.c
1634
DPRINTF(sc, "link state changed\n");
sys/dev/nfe/if_nfe.c
1872
DPRINTF(sc, "link state changed\n");
sys/dev/pccbb/pccbb.c
1262
DPRINTF(("cbb_pcic_socket_enable:\n"));
sys/dev/pccbb/pccbb.c
1278
DPRINTF(("cbb_pcic_socket_disable\n"));
sys/dev/pccbb/pccbb.c
436
DPRINTF(("Status is 0x%x\n", status));
sys/dev/qcom_clk/qcom_clk_apssdiv.c
102
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_apssdiv.c
107
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_apssdiv.c
157
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_apssdiv.c
210
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_branch2.c
171
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_branch2.c
188
DPRINTF(clknode_get_device(sc->clknode), "%s: called\n", __func__);
sys/dev/qcom_clk/qcom_clk_branch2.c
191
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_branch2.c
196
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_branch2.c
215
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_branch2.c
75
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
110
DPRINTF(clknode_get_device(sc->clknode), "%s: failed; reg=0x%08x\n",
sys/dev/qcom_clk/qcom_clk_rcg2.c
290
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
411
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
418
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
422
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
428
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
472
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
491
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
498
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
502
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
508
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_rcg2.c
566
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/qcom_clk/qcom_clk_ro_div.c
92
DPRINTF(clknode_get_device(sc->clknode),
sys/dev/ral/rt2560.c
2210
DPRINTF(sc, "%s", "enabling TSF synchronization\n");
sys/dev/ral/rt2560.c
2241
DPRINTF(sc, "updating PLCP for %s preamble\n",
sys/dev/ral/rt2560.c
2295
DPRINTF(sc, "setting slottime to %uus\n", slottime);
sys/dev/ral/rt2560.c
2319
DPRINTF(sc, "Setting basic rate mask to 0x%x\n", mask);
sys/dev/ral/rt2560.c
2343
DPRINTF(sc, "setting BSSID to %6D\n", bssid, ":");
sys/dev/ral/rt2560.c
2357
DPRINTF(sc, "setting MAC address to %6D\n", addr, ":");
sys/dev/ral/rt2560.c
2390
DPRINTF(sc, "%s promiscuous mode\n",
sys/dev/ral/rt2560.c
2449
DPRINTF(sc, "rssi correction %d, calibrate 0x%02x\n",
sys/dev/ral/rt2661.c
1854
DPRINTF(sc, "Setting basic rate mask to 0x%x\n", mask);
sys/dev/ral/rt2661.c
2014
DPRINTF(sc, "%s promiscuous mode\n",
sys/dev/ral/rt2661.c
2120
DPRINTF(sc, "RF revision=%d\n", sc->rf_rev);
sys/dev/ral/rt2661.c
2126
DPRINTF(sc, "External 2GHz LNA=%d\nExternal 5GHz LNA=%d\n",
sys/dev/ral/rt2661.c
2151
DPRINTF(sc, "RSSI 2GHz corr=%d\nRSSI 5GHz corr=%d\n",
sys/dev/ral/rt2661.c
2160
DPRINTF(sc, "RF prog=%d\nRF freq=%d\n", sc->rfprog, sc->rffreq);
sys/dev/ral/rt2661.c
2166
DPRINTF(sc, "Channel=%d Tx power=%d\n",
sys/dev/ral/rt2661.c
2169
DPRINTF(sc, "Channel=%d Tx power=%d\n",
sys/dev/ral/rt2661.c
2180
DPRINTF(sc, "BBP R%d=%02x\n", sc->bbp_prom[i].reg,
sys/dev/ral/rt2860.c
1070
DPRINTF(("Tx/Rx Coherent interrupt\n"));
sys/dev/ral/rt2860.c
1203
DPRINTF(("RXD DDONE bit not set!\n"));
sys/dev/ral/rt2860.c
2203
DPRINTF(("MCU command=0x%02x slot=%d status=0x%02x\n",
sys/dev/ral/rt2860.c
3358
DPRINTF(("EFUSE_CTRL=0x%08x\n", tmp));
sys/dev/ral/rt2860.c
3366
DPRINTF(("EEPROM rev=%d, FAE=%d\n", val >> 8, val & 0xff));
sys/dev/ral/rt2860.c
3383
DPRINTF(("EEPROM region code=0x%04x\n", val));
sys/dev/ral/rt2860.c
3391
DPRINTF(("BBP%d=0x%02x\n", sc->bbp[i].reg, sc->bbp[i].val));
sys/dev/ral/rt2860.c
3399
DPRINTF(("RF%d=0x%02x\n", sc->rf[i].reg,
sys/dev/ral/rt2860.c
3407
DPRINTF(("EEPROM freq offset %d\n", sc->freq & 0xff));
sys/dev/ral/rt2860.c
3421
DPRINTF(("EEPROM LED mode=0x%02x, LEDs=0x%04x/0x%04x/0x%04x\n",
sys/dev/ral/rt2860.c
3432
DPRINTF(("EEPROM RF rev=0x%02x chains=%dT%dR\n",
sys/dev/ral/rt2860.c
3437
DPRINTF(("EEPROM CFG 0x%04x\n", val));
sys/dev/ral/rt2860.c
3457
DPRINTF(("EEPROM PCIe PS Level=%d\n", sc->pslevel));
sys/dev/ral/rt2860.c
3485
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/ral/rt2860.c
3506
DPRINTF(("chan %d: power1=%d, power2=%d\n",
sys/dev/ral/rt2860.c
3525
DPRINTF(("power compensation=%d (2GHz), %d (5GHz)\n",
sys/dev/ral/rt2860.c
3540
DPRINTF(("ridx %d: power 20MHz=0x%08x, 40MHz/2GHz=0x%08x, "
sys/dev/ral/rt2860.c
3561
DPRINTF(("TSSI 2GHz: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x "
sys/dev/ral/rt2860.c
3585
DPRINTF(("TSSI 5GHz: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x "
sys/dev/ral/rt2860.c
3606
DPRINTF(("tx mixer gain=%u (2GHz)\n", sc->txmixgain_2ghz));
sys/dev/ral/rt2860.c
3627
DPRINTF(("invalid LNA for channel group %d\n", 2));
sys/dev/ral/rt2860.c
3631
DPRINTF(("invalid LNA for channel group %d\n", 3));
sys/dev/ral/rt2860.c
3638
DPRINTF(("invalid RSSI%d offset: %d (2GHz)\n",
sys/dev/ral/rt2860.c
3643
DPRINTF(("invalid RSSI%d offset: %d (5GHz)\n",
sys/dev/ral/rt2860.c
4193
DPRINTF(("BBP49=0x%02x, adjusting Tx power by %d\n", bbp49, d));
sys/dev/ral/rt2860.c
824
DPRINTF(("CTS-to-self livelock detected\n"));
sys/dev/ral/rt2860.c
849
DPRINTF(("new assoc isnew=%d addr=%s WCID=%d\n",
sys/dev/safe/safe.c
1488
DPRINTF(("%s: alarm count %u exceeds threshold %u\n", __func__,
sys/dev/safe/safe.c
574
DPRINTF(("dmaerr dmastat %08x\n",
sys/dev/safe/safe.c
585
DPRINTF(("%s: wakeup crypto %x\n", __func__,
sys/dev/safe/safe.c
757
DPRINTF(("%s: nsegs %d error %d\n", __func__,
sys/dev/safe/safe.c
925
DPRINTF(("%s: coffset %u misaligned\n",
sys/dev/safe/safe.c
933
DPRINTF(("%s: coffset %u too big\n",
sys/dev/safe/safe.c
961
DPRINTF(("%s: bypass %u too big\n", __func__, bypass));
sys/dev/safe/safe.c
984
DPRINTF(("src nicealign %u uniform %u nsegs %u\n",
sys/dev/sdio/sdiob.c
704
DPRINTF("%s: count=%d, start=%d, i=%d, got "
sys/dev/sdio/sdiob.c
716
DPRINTF("Card info: ");
sys/dev/sdio/sdiob.c
719
DPRINTF(" %s", cis1_info[i]);
sys/dev/sdio/sdiob.c
720
DPRINTF("\n");
sys/dev/sdio/sdiob.c
840
DPRINTF("%s: F%d: Vendor %#04x product %#04x max block size %d bytes "
sys/dev/sdio/sdiob.c
887
DPRINTF("%s: F%d: Class %d Vendor %#04x product %#04x "
sys/dev/sdio/sdiob.c
893
DPRINTF("%s: F%d doesn't exist\n", __func__, fn);
sys/dev/sound/macio/aoa.c
153
DPRINTF(("aoa_chan_setblocksize: blocksz = %u, dma->blksz = %u\n",
sys/dev/sound/macio/aoa.c
161
DPRINTF(("blocksz = %u\n", blocksz));
sys/dev/sound/macio/aoa.c
169
DPRINTF(("sndbuf_resize returned %d\n", err));
sys/dev/sound/macio/aoa.c
179
DPRINTF(("dbdma_resize_channel returned %d\n", err));
sys/dev/sound/macio/aoa.c
193
DPRINTF(("aoa_chan_setformat: format = %u\n", format));
sys/dev/sound/macio/aoa.c
204
DPRINTF(("aoa_chan_setspeed: speed = %u\n", speed));
sys/dev/sound/macio/aoa.c
379
DPRINTF(("pcm_getbuffersize returned %d\n", err));
sys/dev/sound/macio/davbus.c
247
DPRINTF(("Enabled outputs:"));
sys/dev/sound/macio/davbus.c
249
DPRINTF((" SPEAKER"));
sys/dev/sound/macio/davbus.c
253
DPRINTF((" HEADPHONES"));
sys/dev/sound/macio/davbus.c
256
DPRINTF(("\n"));
sys/dev/sound/macio/davbus.c
279
DPRINTF(("volume %d %d\n", lval, rval));
sys/dev/sound/macio/davbus.c
405
DPRINTF(("Enabled outputs: "));
sys/dev/sound/macio/davbus.c
408
DPRINTF(("SPEAKER "));
sys/dev/sound/macio/davbus.c
412
DPRINTF(("HEADPHONES "));
sys/dev/sound/macio/davbus.c
416
DPRINTF(("\n"));
sys/dev/sound/macio/davbus.c
419
DPRINTF(("Enabling programmable output.\n"));
sys/dev/sound/macio/davbus.c
467
DPRINTF(("volume %d %d\n", lval, rval));
sys/dev/sound/macio/davbus.c
529
DPRINTF(("interrupting at irq %d\n", oirq));
sys/dev/sound/macio/i2s.c
371
DPRINTF(("interrupting at irq %d\n", irq));
sys/dev/sound/macio/i2s.c
652
DPRINTF(("resetting codec\n"));
sys/dev/sound/macio/i2s.c
664
DPRINTF(("no audio_hw_reset\n"));
sys/dev/sound/macio/i2s.c
707
DPRINTF(("enabled outputs: "));
sys/dev/sound/macio/i2s.c
710
DPRINTF(("SPEAKER "));
sys/dev/sound/macio/i2s.c
714
DPRINTF(("HEADPHONE "));
sys/dev/sound/macio/i2s.c
718
DPRINTF(("LINEOUT "));
sys/dev/sound/macio/i2s.c
722
DPRINTF(("\n"));
sys/dev/sound/usb/uaudio.c
1013
DPRINTF("audio rev %d.%02x\n",
sys/dev/sound/usb/uaudio.c
1021
DPRINTF("Generating mixer descriptors\n");
sys/dev/sound/usb/uaudio.c
1026
DPRINTF("%d mixer controls\n",
sys/dev/sound/usb/uaudio.c
1043
DPRINTF("setting of alternate index failed: %s!\n",
sys/dev/sound/usb/uaudio.c
1074
DPRINTF("setting of alternate index failed: %s!\n",
sys/dev/sound/usb/uaudio.c
1110
DPRINTF("doing child attach\n");
sys/dev/sound/usb/uaudio.c
1127
DPRINTF("out of memory\n");
sys/dev/sound/usb/uaudio.c
1173
DPRINTF("hardware has swapped left and right\n");
sys/dev/sound/usb/uaudio.c
1178
DPRINTF("software controlled main volume\n");
sys/dev/sound/usb/uaudio.c
1187
DPRINTF("device needs bitperfect by default\n");
sys/dev/sound/usb/uaudio.c
1280
DPRINTF("detach failed!\n");
sys/dev/sound/usb/uaudio.c
1368
DPRINTF("\n");
sys/dev/sound/usb/uaudio.c
1398
DPRINTF("setting of default alternate index failed: %s!\n",
sys/dev/sound/usb/uaudio.c
1421
DPRINTF("setting of alternate index failed: %s!\n",
sys/dev/sound/usb/uaudio.c
1455
DPRINTF("setting of sample rate failed! "
sys/dev/sound/usb/uaudio.c
1466
DPRINTF("setting of sample rate failed! "
sys/dev/sound/usb/uaudio.c
1472
DPRINTF("could not allocate USB transfers!\n");
sys/dev/sound/usb/uaudio.c
1507
DPRINTF("buffer size is too big\n");
sys/dev/sound/usb/uaudio.c
1513
DPRINTF("fps=%d sample_rem=%d\n", (int)fps, (int)chan->sample_rem);
sys/dev/sound/usb/uaudio.c
1516
DPRINTF("frame shift is too high!\n");
sys/dev/sound/usb/uaudio.c
1561
DPRINTF("endpoint=%p bLength=%d bDescriptorType=%d \n"
sys/dev/sound/usb/uaudio.c
1607
DPRINTF("Workaround: Updated wMaxPacketSize "
sys/dev/sound/usb/uaudio.c
1654
DPRINTF("Too many rates truncating to %d\n", UAUDIO20_MAX_RATES);
sys/dev/sound/usb/uaudio.c
1658
DPRINTF("Need to read full rate descriptor\n");
sys/dev/sound/usb/uaudio.c
1683
DPRINTF("Too many rates truncating to %d\n", actlen);
sys/dev/sound/usb/uaudio.c
1693
DPRINTF("Zero residue\n");
sys/dev/sound/usb/uaudio.c
1698
DPRINTF("Swapped max and min\n");
sys/dev/sound/usb/uaudio.c
1778
DPRINTF("Found HID interface at %d\n",
sys/dev/sound/usb/uaudio.c
1948
DPRINTF("Wrong number of channels\n");
sys/dev/sound/usb/uaudio.c
1960
DPRINTF("Unsupported audio format\n");
sys/dev/sound/usb/uaudio.c
1977
DPRINTF("Checking clock ID=%d\n", x);
sys/dev/sound/usb/uaudio.c
1981
DPRINTF("Unsupported sampling "
sys/dev/sound/usb/uaudio.c
2020
DPRINTF("Unsupported audio format\n");
sys/dev/sound/usb/uaudio.c
2026
DPRINTF("Wrong number of channels\n");
sys/dev/sound/usb/uaudio.c
2034
DPRINTF("More than %d sub devices. (skipped)\n", UAUDIO_MAX_CHILD);
sys/dev/sound/usb/uaudio.c
2039
DPRINTF("Interface is not valid\n");
sys/dev/sound/usb/uaudio.c
2043
DPRINTF("Too many alternate settings\n");
sys/dev/sound/usb/uaudio.c
2054
DPRINTF("Sample rate = %dHz, channels = %d, "
sys/dev/sound/usb/uaudio.c
2105
DPRINTF("The selected audio format is not supported\n");
sys/dev/sound/usb/uaudio.c
2112
DPRINTF("Multiple formats is not supported\n");
sys/dev/sound/usb/uaudio.c
2118
DPRINTF("Duplicate sample rate detected\n");
sys/dev/sound/usb/uaudio.c
2276
DPRINTF("Value = 0x%08x\n", (int)temp);
sys/dev/sound/usb/uaudio.c
2299
DPRINTF("Comparing %d Hz :: %d Hz\n",
sys/dev/sound/usb/uaudio.c
2369
DPRINTF("not running or no buffer!\n");
sys/dev/sound/usb/uaudio.c
2406
DPRINTF("short transfer, "
sys/dev/sound/usb/uaudio.c
2455
DPRINTF("bytes per transfer, %d, "
sys/dev/sound/usb/uaudio.c
2552
DPRINTF("no buffer!\n");
sys/dev/sound/usb/uaudio.c
2674
DPRINTF("Worst case buffer is %d bytes\n", (int)buf_size);
sys/dev/sound/usb/uaudio.c
2742
DPRINTF("Selecting alt %d\n", (int)x);
sys/dev/sound/usb/uaudio.c
2807
DPRINTF("Selecting format 0x%08x\n", (unsigned int)format);
sys/dev/sound/usb/uaudio.c
3268
DPRINTF("adding %d\n", mc->ctl);
sys/dev/sound/usb/uaudio.c
3299
DPRINTF("Resolution = %d\n", (int)res);
sys/dev/sound/usb/uaudio.c
3309
DPRINTF("[mix] wValue=%04x\n", mc->wValue[0]);
sys/dev/sound/usb/uaudio.c
3311
DPRINTF("[mix] wIndex=%04x type=%d ctl='%d' "
sys/dev/sound/usb/uaudio.c
3518
DPRINTF("Selector type %d is not selectable!\n", j);
sys/dev/sound/usb/uaudio.c
3938
DPRINTF("no mode select\n");
sys/dev/sound/usb/uaudio.c
3993
DPRINTF("unit %d, type=%d is not implemented\n",
sys/dev/sound/usb/uaudio.c
4151
DPRINTF("invalid descriptor, type=%d, "
sys/dev/sound/usb/uaudio.c
4304
DPRINTF("invalid descriptor, type=%d, "
sys/dev/sound/usb/uaudio.c
4371
DPRINTF("bad data\n");
sys/dev/sound/usb/uaudio.c
4445
DPRINTF("Bad data!\n");
sys/dev/sound/usb/uaudio.c
4556
DPRINTF("terminal_type=0x%04x RET=%d DEF=%d\n",
sys/dev/sound/usb/uaudio.c
4595
DPRINTF("MATCH=%d IN=0x%04x OUT=0x%04x\n",
sys/dev/sound/usb/uaudio.c
4654
DPRINTF("MATCH=%d IN=0x%04x OUT=0x%04x\n",
sys/dev/sound/usb/uaudio.c
4703
DPRINTF("avoided going into a circle at id=%d!\n", i);
sys/dev/sound/usb/uaudio.c
4780
DPRINTF("avoided going into a circle at id=%d!\n", i);
sys/dev/sound/usb/uaudio.c
4873
DPRINTF("avoided going into a circle at id=%d!\n", i);
sys/dev/sound/usb/uaudio.c
4969
DPRINTF("no Audio Control header\n");
sys/dev/sound/usb/uaudio.c
4977
DPRINTF("invalid Audio Control header\n");
sys/dev/sound/usb/uaudio.c
5015
DPRINTF("Maximum ID=%d\n", ID_max);
sys/dev/sound/usb/uaudio.c
5067
DPRINTF("unexpected AC header\n");
sys/dev/sound/usb/uaudio.c
5094
DPRINTF("bad AC desc subtype=0x%02x\n",
sys/dev/sound/usb/uaudio.c
5103
DPRINTF("unexpected AC header\n");
sys/dev/sound/usb/uaudio.c
5131
DPRINTF("bad AC desc subtype=0x%02x\n",
sys/dev/sound/usb/uaudio.c
5179
DPRINTF("err=%s\n", usbd_errstr(err));
sys/dev/sound/usb/uaudio.c
5228
DPRINTF("\n");
sys/dev/sound/usb/uaudio.c
5297
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/sound/usb/uaudio.c
5431
DPRINTF("child=%u\n", i);
sys/dev/sound/usb/uaudio.c
5459
DPRINTF("child=%u\n", index);
sys/dev/sound/usb/uaudio.c
5552
DPRINTF("actlen=%d bytes\n", actlen);
sys/dev/sound/usb/uaudio.c
5582
DPRINTF("start\n");
sys/dev/sound/usb/uaudio.c
5589
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/sound/usb/uaudio.c
5756
DPRINTF("actlen=%d bytes\n", len);
sys/dev/sound/usb/uaudio.c
5760
DPRINTF("start\n");
sys/dev/sound/usb/uaudio.c
5782
DPRINTF("byte=0x%02x from FIFO %u\n", buf,
sys/dev/sound/usb/uaudio.c
5786
DPRINTF("sub=0x%02x 0x%02x 0x%02x 0x%02x\n",
sys/dev/sound/usb/uaudio.c
5811
DPRINTF("Transferring %d frames\n", (int)nframes);
sys/dev/sound/usb/uaudio.c
5819
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/sound/usb/uaudio.c
5865
DPRINTF("\n");
sys/dev/sound/usb/uaudio.c
5874
DPRINTF("(stopping read transfer)\n");
sys/dev/sound/usb/uaudio.c
5901
DPRINTF("\n");
sys/dev/sound/usb/uaudio.c
5906
DPRINTF("(stopping write transfer)\n");
sys/dev/sound/usb/uaudio.c
5997
DPRINTF("setting of alternate index failed: %s\n",
sys/dev/sound/usb/uaudio.c
6008
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/sound/usb/uaudio.c
6013
DPRINTF("no BULK or INTERRUPT MIDI endpoint(s) found\n");
sys/dev/sound/usb/uaudio.c
6107
DPRINTF("actlen=%d\n", actlen);
sys/dev/sound/usb/uaudio.c
6124
DPRINTF("Mute toggle\n");
sys/dev/sound/usb/uaudio.c
6133
DPRINTF("Volume Up\n");
sys/dev/sound/usb/uaudio.c
6142
DPRINTF("Volume Down\n");
sys/dev/sound/usb/uaudio.c
6156
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/sound/usb/uaudio.c
6188
DPRINTF("error reading report description\n");
sys/dev/sound/usb/uaudio.c
6243
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/syscons/schistory.c
306
DPRINTF(5, ("lines:%d, ysize:%d, pool:%d\n",
sys/dev/syscons/schistory.c
311
DPRINTF(5, ("error:%d, rows:%d, pool:%d\n", error,
sys/dev/syscons/syscons.c
1172
DPRINTF(5, ("%s%d: VT_SETMODE ", SC_DRIVER_NAME, sc->unit));
sys/dev/syscons/syscons.c
1178
DPRINTF(5, ("error EPERM\n"));
sys/dev/syscons/syscons.c
1189
DPRINTF(5, ("VT_AUTO, "));
sys/dev/syscons/syscons.c
1196
DPRINTF(5, ("reset WAIT_REL, "));
sys/dev/syscons/syscons.c
1198
DPRINTF(5, ("reset WAIT_ACQ, "));
sys/dev/syscons/syscons.c
1204
DPRINTF(5, ("error EINVAL\n"));
sys/dev/syscons/syscons.c
1207
DPRINTF(5, ("VT_PROCESS %d, ", td->td_proc->p_pid));
sys/dev/syscons/syscons.c
1216
DPRINTF(5, ("\n"));
sys/dev/syscons/syscons.c
1250
DPRINTF(5,
sys/dev/syscons/syscons.c
1256
DPRINTF(5,
sys/dev/syscons/syscons.c
1262
DPRINTF(5,
sys/dev/syscons/syscons.c
2671
DPRINTF(5, ("sc0: sc_switch_scr() %d ", next_scr + 1));
sys/dev/syscons/syscons.c
2688
DPRINTF(5, ("switch delayed\n"));
sys/dev/syscons/syscons.c
2708
DPRINTF(5,
sys/dev/syscons/syscons.c
2716
DPRINTF(5, ("reset WAIT_REL, "));
sys/dev/syscons/syscons.c
2719
DPRINTF(5, ("finishing previous switch\n"));
sys/dev/syscons/syscons.c
2724
DPRINTF(5, ("reset WAIT_ACQ, "));
sys/dev/syscons/syscons.c
2733
DPRINTF(5, ("waiting nothing, "));
sys/dev/syscons/syscons.c
2750
DPRINTF(5, ("sending relsig again, "));
sys/dev/syscons/syscons.c
2761
DPRINTF(5, ("force reset WAIT_REL, "));
sys/dev/syscons/syscons.c
2764
DPRINTF(5,
sys/dev/syscons/syscons.c
2773
DPRINTF(5, ("sending acqsig again, "));
sys/dev/syscons/syscons.c
2782
DPRINTF(5, ("force reset WAIT_ACQ, "));
sys/dev/syscons/syscons.c
2798
DPRINTF(5, ("error 1\n"));
sys/dev/syscons/syscons.c
2812
DPRINTF(5, ("error, graphics mode\n"));
sys/dev/syscons/syscons.c
2827
DPRINTF(5, ("error 2, requested vty isn't open!\n"));
sys/dev/syscons/syscons.c
2832
DPRINTF(5,
sys/dev/syscons/syscons.c
2855
DPRINTF(5, ("switch done (new == old)\n"));
sys/dev/syscons/syscons.c
2889
DPRINTF(5, ("switch done\n"));
sys/dev/syscons/syscons.c
2927
DPRINTF(5, ("vt controlling process %d died\n", scp->pid));
sys/dev/syscons/syscons.c
2941
DPRINTF(5, ("sending relsig to %d\n", scp->pid));
sys/dev/syscons/syscons.c
2956
DPRINTF(5, ("sending acqsig to %d\n", scp->pid));
sys/dev/syscons/syscons.c
3251
DPRINTF(5, ("sc%d: releasing kbd%d\n", unit,
sys/dev/syscons/syscons.c
3254
DPRINTF(5, ("sc%d: kbd_release returned %d\n", unit, i));
sys/dev/syscons/syscons.c
3256
DPRINTF(5,
sys/dev/syscons/syscons.c
3268
DPRINTF(1, ("sc%d: keyboard %d\n", unit, kbdidx));
sys/dev/syscons/syscons.c
3272
DPRINTF(1,
sys/dev/syscons/syscons.c
728
DPRINTF(5,
sys/dev/syscons/syscons.c
770
DPRINTF(5, ("sc%d: scclose(), ", scp->sc->unit));
sys/dev/syscons/syscons.c
776
DPRINTF(5, ("reset WAIT_REL, "));
sys/dev/syscons/syscons.c
778
DPRINTF(5, ("reset WAIT_ACQ, "));
sys/dev/syscons/syscons.c
800
DPRINTF(5, ("done.\n"));
sys/dev/usb/controller/atmegadci.c
1217
DPRINTF("start\n");
sys/dev/usb/controller/atmegadci.c
920
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/avr32dci.c
1192
DPRINTF("start\n");
sys/dev/usb/controller/avr32dci.c
892
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/dwc_otg.c
1271
DPRINTF("DATA ST=%d STATUS=0x%08x\n",
sys/dev/usb/controller/dwc_otg.c
1279
DPRINTF("Data already received\n");
sys/dev/usb/controller/dwc_otg.c
1365
DPRINTF("CH=%d ST=%d HCINT=0x%08x HCCHAR=0x%08x HCTSIZ=0x%08x\n",
sys/dev/usb/controller/dwc_otg.c
1375
DPRINTF("CH=%d STALL\n", channel);
sys/dev/usb/controller/dwc_otg.c
1380
DPRINTF("CH=%d ERROR\n", channel);
sys/dev/usb/controller/dwc_otg.c
1423
DPRINTF("Retrying packet due to "
sys/dev/usb/controller/dwc_otg.c
1439
DPRINTF("Retrying complete split\n");
sys/dev/usb/controller/dwc_otg.c
1806
DPRINTF("CH=%d ST=%d HCINT=0x%08x HCCHAR=0x%08x HCTSIZ=0x%08x\n",
sys/dev/usb/controller/dwc_otg.c
1815
DPRINTF("CH=%d STALL\n", channel);
sys/dev/usb/controller/dwc_otg.c
1820
DPRINTF("CH=%d ERROR\n", channel);
sys/dev/usb/controller/dwc_otg.c
1965
DPRINTF("TT overflow\n");
sys/dev/usb/controller/dwc_otg.c
2433
DPRINTF("\n");
sys/dev/usb/controller/dwc_otg.c
2697
DPRINTF("Yield\n");
sys/dev/usb/controller/dwc_otg.c
2756
DPRINTF("Reading %d bytes from ep %d\n", temp, ep_no);
sys/dev/usb/controller/dwc_otg.c
307
DPRINTF("Too little FIFO\n");
sys/dev/usb/controller/dwc_otg.c
337
DPRINTF("PTX/NPTX FIFO=%u\n", fifo_size);
sys/dev/usb/controller/dwc_otg.c
3431
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/dwc_otg.c
3840
DPRINTF("start\n");
sys/dev/usb/controller/dwc_otg.c
3882
DPRINTF("Version = 0x%08x\n", temp);
sys/dev/usb/controller/dwc_otg.c
4006
DPRINTF("Total FIFO size = %d bytes, Device EPs = %d/%d Host CHs = %d\n",
sys/dev/usb/controller/dwc_otg.c
4026
DPRINTF("Disable Multi Process Interrupts\n");
sys/dev/usb/controller/dwc_otg.c
423
DPRINTF("FIFO%d = IN:%d / OUT:%d\n", x,
sys/dev/usb/controller/dwc_otg.c
4649
DPRINTF("PORT RESET\n");
sys/dev/usb/controller/dwc_otg.c
4942
DPRINTF("\n");
sys/dev/usb/controller/dwc_otg.c
495
DPRINTF("HFIR=0x%08x\n", temp);
sys/dev/usb/controller/dwc_otg.c
4951
DPRINTF("\n");
sys/dev/usb/controller/dwc_otg.c
728
DPRINTF("Periodic TX FIFO is not empty\n");
sys/dev/usb/controller/dwc_otg.c
737
DPRINTF("Non-periodic TX FIFO is not empty\n");
sys/dev/usb/controller/dwc_otg.c
804
DPRINTF("CH=%d HCCHAR=0x%08x "
sys/dev/usb/controller/dwc_otg.c
826
DPRINTF("CH=%d\n", x);
sys/dev/usb/controller/dwc_otg.c
850
DPRINTF("Halting channel %d\n", x);
sys/dev/usb/controller/dwc_otg.c
896
DPRINTF("CH=%d ST=%d HCINT=0x%08x HCCHAR=0x%08x HCTSIZ=0x%08x\n",
sys/dev/usb/controller/dwc_otg.c
909
DPRINTF("CH=%d STALL\n", td->channel[0]);
sys/dev/usb/controller/dwc_otg.c
914
DPRINTF("CH=%d ERROR\n", td->channel[0]);
sys/dev/usb/controller/ehci.c
1119
DPRINTF("Invalid status length, "
sys/dev/usb/controller/ehci.c
1526
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/ehci.c
1905
DPRINTF("nexttog=%d; data before transfer:\n",
sys/dev/usb/controller/ehci.c
2014
DPRINTF("port %d changed\n", i);
sys/dev/usb/controller/ehci.c
2044
DPRINTF("isoc FS-TD\n");
sys/dev/usb/controller/ehci.c
2098
DPRINTF("isoc HS-TD\n");
sys/dev/usb/controller/ehci.c
2161
DPRINTF("nexttog=%d; data after transfer:\n",
sys/dev/usb/controller/ehci.c
236
DPRINTF("cparams=0x%x\n", cparams);
sys/dev/usb/controller/ehci.c
239
DPRINTF("HCC uses 64-bit structures\n");
sys/dev/usb/controller/ehci.c
2591
DPRINTF("FS-TD %d\n", nframes);
sys/dev/usb/controller/ehci.c
2850
DPRINTF("HS-TD %d\n", nframes);
sys/dev/usb/controller/ehci.c
291
DPRINTF("start\n");
sys/dev/usb/controller/ehci.c
2989
DPRINTF("index=%d lowspeed=%d\n", index, lowspeed);
sys/dev/usb/controller/ehci.c
313
DPRINTF("sparams=0x%x\n", sparams);
sys/dev/usb/controller/ehci.c
320
DPRINTF("%s: resetting\n",
sys/dev/usb/controller/ehci.c
3340
DPRINTF("ehci after reset, status=0x%08x\n", v);
sys/dev/usb/controller/ehci.c
3354
DPRINTF("ehci port %d reset, status = 0x%08x\n",
sys/dev/usb/controller/ehci.c
3707
DPRINTF("\n");
sys/dev/usb/controller/ehci.c
3739
DPRINTF("\n");
sys/dev/usb/controller/ehci.c
3787
DPRINTF("\n");
sys/dev/usb/controller/ehci.c
3799
DPRINTF("Async is active\n");
sys/dev/usb/controller/ehci.c
3804
DPRINTF("Periodic is active\n");
sys/dev/usb/controller/ehci.c
3819
DPRINTF("\n");
sys/dev/usb/controller/ehci.c
3839
DPRINTF("\n");
sys/dev/usb/controller/ehci.c
563
DPRINTF("reset failed!\n");
sys/dev/usb/controller/ehci.c
576
DPRINTF("stopping the HC\n");
sys/dev/usb/controller/musb_otg.c
3077
DPRINTF("pre-DEVCTL=0x%02x\n", temp);
sys/dev/usb/controller/musb_otg.c
3114
DPRINTF("DEVCTL=0x%02x\n", temp);
sys/dev/usb/controller/musb_otg.c
3180
DPRINTF("Endpoint %u FIFO size: IN=%u, OUT=%u, DYN=%d\n",
sys/dev/usb/controller/ohci.c
1221
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/ohci.c
1535
DPRINTF("nexttog=%d; data before transfer:\n",
sys/dev/usb/controller/ohci.c
1590
DPRINTF("sc=%p hstatus=0x%08x\n",
sys/dev/usb/controller/ohci.c
1602
DPRINTF("port %d changed\n", i);
sys/dev/usb/controller/ohci.c
186
DPRINTF("SMM active, request owner change\n");
sys/dev/usb/controller/ohci.c
1943
DPRINTF("data before transfer:\n");
sys/dev/usb/controller/ohci.c
199
DPRINTF("cold started\n");
sys/dev/usb/controller/ohci.c
210
DPRINTF("%s: resetting\n", device_get_nameunit(sc->sc_bus.bdev));
sys/dev/usb/controller/ohci.c
2559
DPRINTF("\n");
sys/dev/usb/controller/ohci.c
2595
DPRINTF("\n");
sys/dev/usb/controller/ohci.c
2646
DPRINTF("\n");
sys/dev/usb/controller/ohci.c
330
DPRINTF("start\n");
sys/dev/usb/controller/ohci.c
456
DPRINTF("\n");
sys/dev/usb/controller/ohci.c
470
DPRINTF("\n");
sys/dev/usb/controller/ohci.c
490
DPRINTF("ohci_dumpregs: rev=0x%08x control=0x%08x command=0x%08x\n",
sys/dev/usb/controller/ohci.c
494
DPRINTF(" intrstat=0x%08x intre=0x%08x intrd=0x%08x\n",
sys/dev/usb/controller/ohci.c
498
DPRINTF(" hcca=0x%08x percur=0x%08x ctrlhd=0x%08x\n",
sys/dev/usb/controller/ohci.c
502
DPRINTF(" ctrlcur=0x%08x bulkhd=0x%08x bulkcur=0x%08x\n",
sys/dev/usb/controller/ohci.c
506
DPRINTF(" done=0x%08x fmival=0x%08x fmrem=0x%08x\n",
sys/dev/usb/controller/ohci.c
510
DPRINTF(" fmnum=0x%08x perst=0x%08x lsthrs=0x%08x\n",
sys/dev/usb/controller/ohci.c
514
DPRINTF(" desca=0x%08x descb=0x%08x stat=0x%08x\n",
sys/dev/usb/controller/ohci.c
518
DPRINTF(" port1=0x%08x port2=0x%08x\n",
sys/dev/usb/controller/ohci.c
524
DPRINTF(" HCCA: frame_number=0x%04x done_head=0x%08x\n",
sys/dev/usb/controller/ohci.c
732
DPRINTF("isoc TD\n");
sys/dev/usb/controller/uhci.c
1027
DPRINTF("isoc TD\n");
sys/dev/usb/controller/uhci.c
1093
DPRINTF("Invalid status length, "
sys/dev/usb/controller/uhci.c
1447
DPRINTF("%s: host controller halted\n",
sys/dev/usb/controller/uhci.c
1486
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/uhci.c
1802
DPRINTF("nexttog=%d; data before transfer:\n",
sys/dev/usb/controller/uhci.c
2213
DPRINTF("TD %d\n", nframes);
sys/dev/usb/controller/uhci.c
3018
DPRINTF("\n");
sys/dev/usb/controller/uhci.c
3058
DPRINTF("\n");
sys/dev/usb/controller/uhci.c
3116
DPRINTF("\n");
sys/dev/usb/controller/uhci.c
3132
DPRINTF("Some USB transfer is "
sys/dev/usb/controller/uhci.c
3137
DPRINTF("Power save on unit %u.\n",
sys/dev/usb/controller/uhci.c
319
DPRINTF("resetting the HC\n");
sys/dev/usb/controller/uhci.c
455
DPRINTF("start\n");
sys/dev/usb/controller/usb_controller.c
147
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
156
DPRINTF("Releasing root mount hold %p\n", bus->bus_roothold);
sys/dev/usb/controller/usb_controller.c
171
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
197
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
258
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
286
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
309
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
313
DPRINTF("Reset already pending\n");
sys/dev/usb/controller/usb_controller.c
331
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
338
DPRINTF("%s: Controller shutdown\n", device_get_nameunit(bus->bdev));
sys/dev/usb/controller/usb_controller.c
350
DPRINTF("%s: Controller shutdown complete\n",
sys/dev/usb/controller/usb_controller.c
467
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
524
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
584
DPRINTF("\n");
sys/dev/usb/controller/usb_controller.c
711
DPRINTF("\n");
sys/dev/usb/controller/uss820dci.c
1016
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/uss820dci.c
1369
DPRINTF("start\n");
sys/dev/usb/controller/uss820dci.c
1456
DPRINTF("Max frame size mismatch %u != %u\n",
sys/dev/usb/controller/uss820dci.c
204
DPRINTF("\n");
sys/dev/usb/controller/uss820dci.c
222
DPRINTF("\n");
sys/dev/usb/controller/uss820dci.c
305
DPRINTF("new SETUP packet received\n");
sys/dev/usb/controller/uss820dci.c
830
DPRINTF("real bus interrupt 0x%02x\n", ssr);
sys/dev/usb/controller/xhci.c
1050
DPRINTF("TD is last\n");
sys/dev/usb/controller/xhci.c
1060
DPRINTF("TD has I/O error\n");
sys/dev/usb/controller/xhci.c
1071
DPRINTF(
sys/dev/usb/controller/xhci.c
1076
DPRINTF("TD has short pkt\n");
sys/dev/usb/controller/xhci.c
1093
DPRINTF("Following next TD\n");
sys/dev/usb/controller/xhci.c
1105
DPRINTF("Received command event\n");
sys/dev/usb/controller/xhci.c
1163
DPRINTF("Unhandled event = %u\n", event);
sys/dev/usb/controller/xhci.c
1291
DPRINTF("Command was completed when polling\n");
sys/dev/usb/controller/xhci.c
1295
DPRINTF("Command timeout!\n");
sys/dev/usb/controller/xhci.c
1315
DPRINTF("Set address timeout\n");
sys/dev/usb/controller/xhci.c
1321
DPRINTF("Controller reset!\n");
sys/dev/usb/controller/xhci.c
1348
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1367
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1391
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1410
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1465
DPRINTF("Could not configure device\n");
sys/dev/usb/controller/xhci.c
1497
DPRINTF("Could not configure default endpoint\n");
sys/dev/usb/controller/xhci.c
1516
DPRINTF("Could not set address "
sys/dev/usb/controller/xhci.c
1541
DPRINTF("Wrong state for set address.\n");
sys/dev/usb/controller/xhci.c
1560
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1585
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1603
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1626
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1648
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1670
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
1742
DPRINTF("xfer=%p\n", xfer);
sys/dev/usb/controller/xhci.c
1985
DPRINTF("NTRB=%u\n", x);
sys/dev/usb/controller/xhci.c
1992
DPRINTF("LINK=0x%08llx\n", (long long)td_next->td_self);
sys/dev/usb/controller/xhci.c
1995
DPRINTF("NOLINK\n");
sys/dev/usb/controller/xhci.c
2117
DPRINTF("MFINDEX=0x%08x IST=0x%x\n", x, temp.sc->sc_ist);
sys/dev/usb/controller/xhci.c
2312
DPRINTF("first=%p last=%p\n", xfer->td_transfer_first, td);
sys/dev/usb/controller/xhci.c
2325
DPRINTF("addr[%u]=0x%016llx\n", index, (long long)dev_addr);
sys/dev/usb/controller/xhci.c
248
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
252
DPRINTF("Command ring running\n");
sys/dev/usb/controller/xhci.c
2610
DPRINTF("index=%u\n", index);
sys/dev/usb/controller/xhci.c
2646
DPRINTF("Route=0x%08x\n", route);
sys/dev/usb/controller/xhci.c
2658
DPRINTF("Device inherits MTT\n");
sys/dev/usb/controller/xhci.c
2666
DPRINTF("HUB supports MTT\n");
sys/dev/usb/controller/xhci.c
2675
DPRINTF("Device inherits MTT\n");
sys/dev/usb/controller/xhci.c
274
DPRINTF("Comand ring still running\n");
sys/dev/usb/controller/xhci.c
290
DPRINTF("CRCR=0x%016llx\n", (unsigned long long)addr);
sys/dev/usb/controller/xhci.c
3045
DPRINTF("qh_pos = %u\n", i);
sys/dev/usb/controller/xhci.c
3076
DPRINTF("port %d changed\n", i);
sys/dev/usb/controller/xhci.c
3108
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
3114
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
314
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
3158
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
3170
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
326
DPRINTF("CONFIG=0x%08x -> 0x%08x\n",
sys/dev/usb/controller/xhci.c
363
DPRINTF("ERSTSZ=0x%08x -> 0x%08x\n",
sys/dev/usb/controller/xhci.c
3910
DPRINTF("Could not reset endpoint %u\n", epno);
sys/dev/usb/controller/xhci.c
3916
DPRINTF("Could not stop endpoint %u\n", epno);
sys/dev/usb/controller/xhci.c
3926
DPRINTF("Could not set dequeue ptr for endpoint %u\n", epno);
sys/dev/usb/controller/xhci.c
3947
DPRINTF("Could not drop "
sys/dev/usb/controller/xhci.c
396
DPRINTF("ERDP(0)=0x%016llx\n", (unsigned long long)addr);
sys/dev/usb/controller/xhci.c
3969
DPRINTF("Could not configure "
sys/dev/usb/controller/xhci.c
403
DPRINTF("ERSTBA(0)=0x%016llx\n", (unsigned long long)addr);
sys/dev/usb/controller/xhci.c
4150
DPRINTF("Unconfiguring endpoint failed: %d\n", err);
sys/dev/usb/controller/xhci.c
4165
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
417
DPRINTF("CRCR=0x%016llx\n", (unsigned long long)addr);
sys/dev/usb/controller/xhci.c
4216
DPRINTF("slot %u already allocated.\n", temp);
sys/dev/usb/controller/xhci.c
4288
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
4322
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
4337
DPRINTF("Failed to suspend endpoint "
sys/dev/usb/controller/xhci.c
4348
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
4365
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
4391
DPRINTF("Device reset failed "
sys/dev/usb/controller/xhci.c
4410
DPRINTF("Failed to deconfigure "
sys/dev/usb/controller/xhci.c
4421
DPRINTF("Failed to deconfigure "
sys/dev/usb/controller/xhci.c
4439
DPRINTF("Could not configure device "
sys/dev/usb/controller/xhci.c
4445
DPRINTF("Could not evaluate device "
sys/dev/usb/controller/xhci.c
459
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
489
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
515
DPRINTF("\n");
sys/dev/usb/controller/xhci.c
540
DPRINTF("CAPLENGTH=0x%x\n", sc->sc_oper_off);
sys/dev/usb/controller/xhci.c
541
DPRINTF("RUNTIMEOFFSET=0x%x\n", sc->sc_runt_off);
sys/dev/usb/controller/xhci.c
542
DPRINTF("DOOROFFSET=0x%x\n", sc->sc_door_off);
sys/dev/usb/controller/xhci.c
544
DPRINTF("xHCI version = 0x%04x\n", XREAD2(sc, capa, XHCI_HCIVERSION));
sys/dev/usb/controller/xhci.c
554
DPRINTF("HCS0 = 0x%08x\n", temp);
sys/dev/usb/controller/xhci.c
588
DPRINTF("Max slots: %u\n", sc->sc_noslot);
sys/dev/usb/controller/xhci.c
595
DPRINTF("HCS2=0x%08x\n", temp);
sys/dev/usb/controller/xhci.c
609
DPRINTF("Max scratch: %u\n", sc->sc_noscratch);
sys/dev/usb/controller/xhci.c
748
DPRINTF("Stopping the XHCI\n");
sys/dev/usb/controller/xhci.c
753
DPRINTF("Stopping the XHCI\n");
sys/dev/usb/controller/xhci.c
758
DPRINTF("Starting the XHCI\n");
sys/dev/usb/controller/xhci.c
798
DPRINTF("Invalid status length, "
sys/dev/usb/controller/xhci.c
966
DPRINTF("slot=%u epno=%u remainder=%u status=%u\n",
sys/dev/usb/controller/xhci.c
970
DPRINTF("Invalid slot.\n");
sys/dev/usb/controller/xhci.c
975
DPRINTF("Invalid endpoint.\n");
sys/dev/usb/gadget/g_audio.c
317
DPRINTF("alt iface setting error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_audio.c
322
DPRINTF("alt iface setting error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_audio.c
330
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_audio.c
363
DPRINTF("\n");
sys/dev/usb/gadget/g_audio.c
435
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_audio.c
471
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_audio.c
494
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_audio.c
526
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_keyboard.c
245
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_keyboard.c
265
DPRINTF("\n");
sys/dev/usb/gadget/g_keyboard.c
311
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_keyboard.c
364
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_modem.c
298
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_modem.c
321
DPRINTF("\n");
sys/dev/usb/gadget/g_modem.c
346
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_modem.c
358
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_modem.c
381
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_modem.c
438
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_modem.c
458
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_modem.c
485
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_mouse.c
294
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/gadget/g_mouse.c
316
DPRINTF("\n");
sys/dev/usb/gadget/g_mouse.c
345
DPRINTF("st=%d aframes=%d actlen=%d bytes\n",
sys/dev/usb/gadget/g_mouse.c
425
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/input/atp.c
2208
DPRINTF("atp_attach: datalength invalid or too large: %d\n",
sys/dev/usb/input/atp.c
2229
DPRINTF("device mode switch skipped: Fountain device\n");
sys/dev/usb/input/atp.c
2231
DPRINTF("failed to set mode to 'RAW_SENSOR' (%d)\n", err);
sys/dev/usb/input/atp.c
2256
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/input/atp.c
895
DPRINTF("Failed to read device mode (%d)\n", err);
sys/dev/usb/input/uep.c
155
DPRINTF("bad packet len %u\n", len);
sys/dev/usb/input/uep.c
170
DPRINTF("bad packet len 0\n");
sys/dev/usb/input/uep.c
184
DPRINTF("bad input packet format 0x%.2x\n", buf[0]);
sys/dev/usb/input/uep.c
243
DPRINTF("bad input length %d\n", len);
sys/dev/usb/input/uep.c
365
DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(error));
sys/dev/usb/input/uep.c
387
DPRINTF("evdev_register_mtx error=%s\n", usbd_errstr(error));
sys/dev/usb/input/uep.c
396
DPRINTF("usb_fifo_attach error=%s\n", usbd_errstr(error));
sys/dev/usb/input/uhid.c
201
DPRINTF("transferred!\n");
sys/dev/usb/input/uhid.c
224
DPRINTF("ignored transfer, %d bytes\n", actlen);
sys/dev/usb/input/uhid.c
791
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/input/uhid.c
815
DPRINTF("set report failed, error=%s (ignored)\n",
sys/dev/usb/input/uhid.c
834
DPRINTF("set output report failed, error=%s (ignored)\n",
sys/dev/usb/input/uhid.c
856
DPRINTF("set idle failed, error=%s (ignored)\n",
sys/dev/usb/input/uhid.c
869
DPRINTF("input size is too large, "
sys/dev/usb/input/uhid.c
875
DPRINTF("output size is too large, "
sys/dev/usb/input/uhid.c
881
DPRINTF("feature size is too large, "
sys/dev/usb/input/ukbd.c
1256
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/input/ukbd.c
1270
DPRINTF("uaa vendor: 0x%04x, uaa product 0x%04x\n", uaa->info.idVendor, uaa->info.idProduct );
sys/dev/usb/input/ukbd.c
1273
DPRINTF("UKBD_FLAG_APPLE_SWAP set\n");
sys/dev/usb/input/ukbd.c
1275
DPRINTF("UKBD_FLAG_APPLE_SWAP not set\n");
sys/dev/usb/input/ukbd.c
1296
DPRINTF("Parsing HID descriptor of %d bytes\n",
sys/dev/usb/input/ukbd.c
1307
DPRINTF("Forcing boot protocol\n");
sys/dev/usb/input/ukbd.c
1313
DPRINTF("Set protocol error=%s (ignored)\n",
sys/dev/usb/input/ukbd.c
1409
DPRINTF("\n");
sys/dev/usb/input/ukbd.c
1459
DPRINTF("%s: disconnected\n",
sys/dev/usb/input/ukbd.c
2119
DPRINTF("leds=0x%02x\n", leds);
sys/dev/usb/input/ukbd.c
447
DPRINTF("0x%02x (%d) %s\n", key, key,
sys/dev/usb/input/ukbd.c
466
DPRINTF("input buffer is full\n");
sys/dev/usb/input/ukbd.c
751
DPRINTF("actlen=%d bytes\n", len);
sys/dev/usb/input/ukbd.c
754
DPRINTF("zero length data\n");
sys/dev/usb/input/ukbd.c
764
DPRINTF("zero length data\n");
sys/dev/usb/input/ukbd.c
834
DPRINTF("KEY_ERROR\n");
sys/dev/usb/input/ukbd.c
865
DPRINTF("modifiers = 0x%04x\n", modifiers);
sys/dev/usb/input/ukbd.c
871
DPRINTF("Key 0x%02x pressed\n", i);
sys/dev/usb/input/ukbd.c
882
DPRINTF("input queue is full!\n");
sys/dev/usb/input/ukbd.c
887
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/input/ukbd.c
985
DPRINTF("len=%d, id=%d\n", len, id);
sys/dev/usb/input/ums.c
606
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/input/ums.c
672
DPRINTF("WARNING: report size, %d bytes, is larger "
sys/dev/usb/input/ums.c
683
DPRINTF("sc=%p, index=%d\n", sc, j);
sys/dev/usb/input/ums.c
684
DPRINTF("X\t%d/%d id=%d\n", info->sc_loc_x.pos,
sys/dev/usb/input/ums.c
686
DPRINTF("Y\t%d/%d id=%d\n", info->sc_loc_y.pos,
sys/dev/usb/input/ums.c
688
DPRINTF("Z\t%d/%d id=%d\n", info->sc_loc_z.pos,
sys/dev/usb/input/ums.c
690
DPRINTF("T\t%d/%d id=%d\n", info->sc_loc_t.pos,
sys/dev/usb/input/ums.c
692
DPRINTF("W\t%d/%d id=%d\n", info->sc_loc_w.pos,
sys/dev/usb/input/ums.c
696
DPRINTF("B%d\t%d/%d id=%d\n",
sys/dev/usb/input/ums.c
701
DPRINTF("size=%d, id=%d\n", isize, sc->sc_iid);
sys/dev/usb/input/ums.c
768
DPRINTF("sc=%p\n", sc);
sys/dev/usb/input/ums.c
833
DPRINTF("Setting pollrate = %d\n", rate);
sys/dev/usb/input/ums.c
919
DPRINTF("Buffer full, discarded packet\n");
sys/dev/usb/input/usbhid.c
200
DPRINTF("transferred!\n");
sys/dev/usb/input/usbhid.c
362
DPRINTF("xfer %d setup error=%s\n", n,
sys/dev/usb/input/usbhid.c
393
DPRINTF("xfer %d setup error=%s\n", n,
sys/dev/usb/input/usbhid.c
534
DPRINTF("USB IO error:%d\n", error);
sys/dev/usb/input/usbhid.c
550
DPRINTF("no report descriptor: %s\n", usbd_errstr(error));
sys/dev/usb/input/usbhid.c
837
DPRINTF("set idle failed, error=%s (ignored)\n",
sys/dev/usb/input/wmt.c
314
DPRINTF("Input size invalid or too large: %d\n", sc->isize);
sys/dev/usb/input/wmt.c
350
DPRINTF("usbd_req_get_report error=(%s)\n",
sys/dev/usb/input/wmt.c
353
DPRINTF("Feature report %hhu size invalid or too large: %u\n",
sys/dev/usb/input/wmt.c
369
DPRINTF("usbd_req_get_report error=%d\n", err);
sys/dev/usb/input/wmt.c
383
DPRINTF("Failed to set input mode: %d\n", err);
sys/dev/usb/input/wmt.c
388
DPRINTF("Hardware reported %d contacts while only %d is "
sys/dev/usb/input/wmt.c
401
DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(err));
sys/dev/usb/input/wmt.c
569
DPRINTF("Slot overflow for contact_id %u\n",
sys/dev/usb/input/wmt.c
671
DPRINTF("Ignored transfer, %d bytes\n", len);
sys/dev/usb/input/wmt.c
870
DPRINTF("Finger %zu ignored\n", cont);
sys/dev/usb/input/wmt.c
961
DPRINTF("Feature report %hhu size invalid or too large: %u\n",
sys/dev/usb/input/wsp.c
713
DPRINTF("Failed to read device mode (%d)\n", err);
sys/dev/usb/input/wsp.c
806
DPRINTF("Invalid datalength or too big "
sys/dev/usb/input/wsp.c
836
DPRINTF("Failed to set mode to HID MODE (%d)\n", err);
sys/dev/usb/input/wsp.c
842
DPRINTF("failed to set mode to RAW MODE (%d)\n", err);
sys/dev/usb/input/wsp.c
852
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/misc/udbp.c
331
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/misc/udbp.c
430
DPRINTF("received package %d bytes\n", actlen);
sys/dev/usb/misc/udbp.c
463
DPRINTF("stall cleared\n");
sys/dev/usb/misc/udbp.c
488
DPRINTF("No upstream hook\n");
sys/dev/usb/misc/udbp.c
531
DPRINTF("Data queue is empty\n");
sys/dev/usb/misc/udbp.c
536
DPRINTF("truncating large packet "
sys/dev/usb/misc/udbp.c
546
DPRINTF("packet out: %d bytes\n", m->m_pkthdr.len);
sys/dev/usb/misc/udbp.c
570
DPRINTF("stall cleared\n");
sys/dev/usb/misc/udbp.c
670
DPRINTF("flags = 0x%08x\n",
sys/dev/usb/misc/ugold.c
283
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/misc/ugold.c
341
DPRINTF("%d sensor%s type ds75/12bit (temperature)\n",
sys/dev/usb/misc/ugold.c
357
DPRINTF("invalid data length (%d bytes)\n", buf[1]);
sys/dev/usb/misc/ugold.c
361
DPRINTF("unknown command 0x%02x\n", buf[0]);
sys/dev/usb/net/if_aue.c
831
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_axe.c
1011
DPRINTF("bulk read error, %s\n", usbd_errstr(error));
sys/dev/usb/net/if_axe.c
797
DPRINTF("reset failed (ignored)\n");
sys/dev/usb/net/if_axge.c
1009
DPRINTF("End of packet headers\n");
sys/dev/usb/net/if_axge.c
1022
DPRINTF("Data position reached end\n");
sys/dev/usb/net/if_axge.c
1027
DPRINTF("Dropped a packet\n");
sys/dev/usb/net/if_axge.c
446
DPRINTF("reset failed (ignored)\n");
sys/dev/usb/net/if_cdce.c
1097
DPRINTF("received %u bytes in %u frames\n", actlen, aframes);
sys/dev/usb/net/if_cdce.c
1142
DPRINTF("error = %s\n",
sys/dev/usb/net/if_cdce.c
1183
DPRINTF("Received %d bytes: %*D\n", actlen,
sys/dev/usb/net/if_cdce.c
1196
DPRINTF("changing link state: %d\n",
sys/dev/usb/net/if_cdce.c
1216
DPRINTF("changing baudrate: %u\n",
sys/dev/usb/net/if_cdce.c
1261
DPRINTF("Transferred %d bytes\n", actlen);
sys/dev/usb/net/if_cdce.c
717
DPRINTF("max segsize: %d\n", UGETW(ued->wMaxSegmentSize));
sys/dev/usb/net/if_cue.c
485
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_ipheth.c
530
DPRINTF("received %u bytes in %u frames\n", actlen, aframes);
sys/dev/usb/net/if_ipheth.c
566
DPRINTF("error = %s\n", usbd_errstr(error));
sys/dev/usb/net/if_kue.c
414
DPRINTF("reset failed (ignored)\n");
sys/dev/usb/net/if_kue.c
565
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_mos.c
151
DPRINTF("mos: %s: " fmt "\n",__FUNCTION__,## __VA_ARGS__)
sys/dev/usb/net/if_rue.c
713
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_udav.c
699
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_umb.c
1045
DPRINTF("%s()\n", __func__);
sys/dev/usb/net/if_umb.c
1099
DPRINTF("init: opening ...\n");
sys/dev/usb/net/if_umb.c
1105
DPRINTF("init: allocating CID ...\n");
sys/dev/usb/net/if_umb.c
1111
DPRINTF("init: turning radio on ...\n");
sys/dev/usb/net/if_umb.c
1117
DPRINTF("init: sending FCC auth ...\n");
sys/dev/usb/net/if_umb.c
1121
DPRINTF("init: checking SIM state ...\n");
sys/dev/usb/net/if_umb.c
1126
DPRINTF("init: attaching ...\n");
sys/dev/usb/net/if_umb.c
1131
DPRINTF("init: connecting ...\n");
sys/dev/usb/net/if_umb.c
1135
DPRINTF("init: getting IP config ...\n");
sys/dev/usb/net/if_umb.c
1139
DPRINTF("init: reached state UP\n");
sys/dev/usb/net/if_umb.c
1164
DPRINTF("stop: disconnecting ...\n");
sys/dev/usb/net/if_umb.c
1170
DPRINTF("stop: detaching ...\n");
sys/dev/usb/net/if_umb.c
1177
DPRINTF("stop: turning radio off ...\n");
sys/dev/usb/net/if_umb.c
1186
DPRINTF("stop: reached state DOWN\n");
sys/dev/usb/net/if_umb.c
1206
DPRINTF("%s()\n", __func__);
sys/dev/usb/net/if_umb.c
1238
DPRINTF("received short response (len %d)\n",
sys/dev/usb/net/if_umb.c
1253
DPRINTF("discarding fragmented messages\n");
sys/dev/usb/net/if_umb.c
1261
DPRINTF("<- rcv %s (tid %u)\n", umb_request2str(type),
sys/dev/usb/net/if_umb.c
1274
DPRINTF("%s message, error %s (tid %u)\n",
sys/dev/usb/net/if_umb.c
1295
DPRINTF("discard message %s\n",
sys/dev/usb/net/if_umb.c
1309
DPRINTF("discard short %s message\n",
sys/dev/usb/net/if_umb.c
1314
DPRINTF("discard %s message for other UUID '%s'\n",
sys/dev/usb/net/if_umb.c
1321
DPRINTF("discard truncated %s message (want %d, got %d)\n",
sys/dev/usb/net/if_umb.c
1328
DPRINTF("indicate %s status\n", umb_cid2str(cid));
sys/dev/usb/net/if_umb.c
1365
DPRINTF("close error: %s\n",
sys/dev/usb/net/if_umb.c
1695
DPRINTF("discard connection info for session %u\n",
sys/dev/usb/net/if_umb.c
1701
DPRINTF("discard connection info for other context\n");
sys/dev/usb/net/if_umb.c
1792
DPRINTF("ignore IP configuration for session id %d\n",
sys/dev/usb/net/if_umb.c
1883
DPRINTF("%s(%u): state=%u\n", __func__, status, USB_GET_STATE(xfer));
sys/dev/usb/net/if_umb.c
1891
DPRINTF("received %u bytes in %u frames\n", actlen, aframes);
sys/dev/usb/net/if_umb.c
1920
DPRINTF("rx error: %s\n", usbd_errstr(status));
sys/dev/usb/net/if_umb.c
2020
DPRINTF("%s(%u) state=%u\n", __func__, status, USB_GET_STATE(xfer));
sys/dev/usb/net/if_umb.c
2059
DPRINTF("tx error: %s\n",
sys/dev/usb/net/if_umb.c
2112
DPRINTF("packet too large (%d)\n", len);
sys/dev/usb/net/if_umb.c
2120
DPRINTF("%s: bad header len %d for NTH16 (exp %zu)\n",
sys/dev/usb/net/if_umb.c
2130
DPRINTF("%s: bad header len %d for NTH32 (exp %zu)\n",
sys/dev/usb/net/if_umb.c
2136
DPRINTF("%s: unsupported NCM header signature (0x%08x)\n",
sys/dev/usb/net/if_umb.c
2141
DPRINTF("%s: bad NTB len (%d) for %d bytes of data\n",
sys/dev/usb/net/if_umb.c
2154
DPRINTF("%s: unsupported NCM pointer signature (0x%08x)\n",
sys/dev/usb/net/if_umb.c
2200
DPRINTF("%s: datagram too large (%d @ off %d)\n",
sys/dev/usb/net/if_umb.c
2223
DPRINTF("%s: packet too small (%d)\n", DEVNAM(sc), len);
sys/dev/usb/net/if_umb.c
2272
DPRINTF("ctrl recv: %s\n", usbd_errstr(err));
sys/dev/usb/net/if_umb.c
2308
DPRINTF("-> %s %s (tid %u)\n", op, str, tid);
sys/dev/usb/net/if_umb.c
2414
DPRINTF("set radio %s\n", on ? "on" : "off");
sys/dev/usb/net/if_umb.c
2433
DPRINTF("missing CID, cannot send FCC auth\n");
sys/dev/usb/net/if_umb.c
2448
DPRINTF("%s packet service\n",
sys/dev/usb/net/if_umb.c
2539
DPRINTF("set %s msg too long: cannot send\n",
sys/dev/usb/net/if_umb.c
2569
DPRINTF("discard short %s message\n",
sys/dev/usb/net/if_umb.c
2577
DPRINTF("discard %s message for other UUID '%s'\n",
sys/dev/usb/net/if_umb.c
2606
DPRINTF("discard truncated %s message (want %d, got %d)\n",
sys/dev/usb/net/if_umb.c
2664
DPRINTF("discard %s with bad info length %d\n",
sys/dev/usb/net/if_umb.c
2707
DPRINTF("discard QMI message for unknown service type %d\n",
sys/dev/usb/net/if_umb.c
2728
DPRINTF("QMI CID %d allocated\n",
sys/dev/usb/net/if_umb.c
2749
DPRINTF("%s: send FCC "
sys/dev/usb/net/if_umb.c
2753
DPRINTF("%s: FCC Authentication "
sys/dev/usb/net/if_umb.c
2764
DPRINTF("init: turning radio on ...\n");
sys/dev/usb/net/if_umb.c
2780
DPRINTF("discard short QMI message\n");
sys/dev/usb/net/if_umb.c
2800
DPRINTF("Received %d bytes\n", total_len);
sys/dev/usb/net/if_umb.c
2803
DPRINTF("short notification (%d<%d)\n",
sys/dev/usb/net/if_umb.c
2812
DPRINTF("unexpected notification (type=0x%02x)\n",
sys/dev/usb/net/if_umb.c
2837
DPRINTF("unexpected notification (0x%02x)\n",
sys/dev/usb/net/if_umb.c
451
DPRINTF("control message len %d out of "
sys/dev/usb/net/if_umb.c
926
DPRINTF("%s()\n", __func__);
sys/dev/usb/net/if_ure.c
800
DPRINTF("bulk read error, %s\n",
sys/dev/usb/net/if_urndis.c
1038
DPRINTF("Received %d bytes\n", actlen);
sys/dev/usb/net/if_urndis.c
242
DPRINTF("Call Mode Descriptor found, dataif=%d\n", cmd->bDataInterface);
sys/dev/usb/net/if_urndis.c
454
DPRINTF("%s\n", usbd_errstr(err));
sys/dev/usb/net/if_urndis.c
474
DPRINTF("type 0x%x len %u\n", le32toh(hdr->rm_type),
sys/dev/usb/net/if_urndis.c
478
DPRINTF("ctrl message error: wrong size %u > %u\n",
sys/dev/usb/net/if_urndis.c
491
DPRINTF("\n");
sys/dev/usb/net/if_urndis.c
533
DPRINTF("len %u rid %u status 0x%x "
sys/dev/usb/net/if_urndis.c
550
DPRINTF("init failed 0x%x\n", le32toh(msg->rm_status));
sys/dev/usb/net/if_urndis.c
554
DPRINTF("wrong device type (current type: 0x%x)\n",
sys/dev/usb/net/if_urndis.c
559
DPRINTF("medium not 802.3 (current medium: 0x%x)\n",
sys/dev/usb/net/if_urndis.c
577
DPRINTF("len %u rid %u status 0x%x "
sys/dev/usb/net/if_urndis.c
588
DPRINTF("query failed 0x%x\n", le32toh(msg->rm_status));
sys/dev/usb/net/if_urndis.c
596
DPRINTF("ctrl message error: invalid query info "
sys/dev/usb/net/if_urndis.c
624
DPRINTF("len %u status 0x%x "
sys/dev/usb/net/if_urndis.c
631
DPRINTF("reset failed 0x%x\n", rval);
sys/dev/usb/net/if_urndis.c
646
DPRINTF("unable to reset data filters\n");
sys/dev/usb/net/if_urndis.c
667
DPRINTF("type %u len %u rid %u ver_major %u "
sys/dev/usb/net/if_urndis.c
679
DPRINTF("init failed\n");
sys/dev/usb/net/if_urndis.c
683
DPRINTF("unable to get init response\n");
sys/dev/usb/net/if_urndis.c
701
DPRINTF("type %u len %u rid %u\n",
sys/dev/usb/net/if_urndis.c
709
DPRINTF("halt failed\n");
sys/dev/usb/net/if_urndis.c
740
DPRINTF("type %u len %u rid %u oid 0x%x "
sys/dev/usb/net/if_urndis.c
753
DPRINTF("query failed\n");
sys/dev/usb/net/if_urndis.c
757
DPRINTF("unable to get query response\n");
sys/dev/usb/net/if_urndis.c
786
DPRINTF("type %u len %u rid %u oid 0x%x "
sys/dev/usb/net/if_urndis.c
799
DPRINTF("set failed\n");
sys/dev/usb/net/if_urndis.c
803
DPRINTF("unable to get set response\n");
sys/dev/usb/net/if_urndis.c
808
DPRINTF("set failed 0x%x\n", rval);
sys/dev/usb/net/if_urndis.c
850
DPRINTF("len %u data(off:%u len:%u) "
sys/dev/usb/net/if_urndis.c
859
DPRINTF("invalid type 0x%x != 0x%x\n",
sys/dev/usb/net/if_urndis.c
863
DPRINTF("invalid msg len %u < %u\n",
sys/dev/usb/net/if_urndis.c
867
DPRINTF("invalid msg len %u > buffer "
sys/dev/usb/net/if_urndis.c
871
DPRINTF("invalid msg dataoffset %u > buffer "
sys/dev/usb/net/if_urndis.c
875
DPRINTF("invalid msg datalen %u > buffer "
sys/dev/usb/net/if_urndis.c
881
DPRINTF("invalid dataoffset %u larger than %u\n",
sys/dev/usb/net/if_urndis.c
888
DPRINTF("invalid ethernet size "
sys/dev/usb/net/if_urndis.c
893
DPRINTF("invalid ethernet size "
sys/dev/usb/net/if_urndis.c
980
DPRINTF("Too big packet\n");
sys/dev/usb/net/if_usie.c
1001
DPRINTF("data too short %d\n", actlen);
sys/dev/usb/net/if_usie.c
1021
DPRINTF("USB transfer error, %s\n",
sys/dev/usb/net/if_usie.c
1086
DPRINTF("Control request failed: %s %d/10\n",
sys/dev/usb/net/if_usie.c
1094
DPRINTF("Timeout\n");
sys/dev/usb/net/if_usie.c
1102
DPRINTF("hip.id=%x hip.len=%d actlen=%u pad=%d\n",
sys/dev/usb/net/if_usie.c
1116
DPRINTF("lsi.proto=%x lsi.len=%d\n", lsi->proto,
sys/dev/usb/net/if_usie.c
1128
DPRINTF("lsi.state=%x\n", lsi->state);
sys/dev/usb/net/if_usie.c
1131
DPRINTF("ctx=%x\n", hip->param);
sys/dev/usb/net/if_usie.c
1162
DPRINTF("undefined msgid: %x\n", hip->id);
sys/dev/usb/net/if_usie.c
1175
DPRINTF("Not running\n");
sys/dev/usb/net/if_usie.c
1191
DPRINTF("proto=%x\n", dst->sa_family);
sys/dev/usb/net/if_usie.c
1249
DPRINTF("ifnet initialized\n");
sys/dev/usb/net/if_usie.c
1317
DPRINTF("copyout failed\n");
sys/dev/usb/net/if_usie.c
1318
DPRINTF("80211\n");
sys/dev/usb/net/if_usie.c
1324
DPRINTF("media\n");
sys/dev/usb/net/if_usie.c
1351
DPRINTF("Control request failed: %s %d/10\n",
sys/dev/usb/net/if_usie.c
1375
DPRINTF("cmd=%x\n", cmd);
sys/dev/usb/net/if_usie.c
1394
DPRINTF("could not allocate mbuf\n");
sys/dev/usb/net/if_usie.c
1431
DPRINTF("unsupported CnS object type\n");
sys/dev/usb/net/if_usie.c
1447
DPRINTF("param: %16D\n", param, ":");
sys/dev/usb/net/if_usie.c
1457
DPRINTF("Dropped CNS event\n");
sys/dev/usb/net/if_usie.c
1467
DPRINTF("received CnS\n");
sys/dev/usb/net/if_usie.c
1478
DPRINTF("undefined link update\n");
sys/dev/usb/net/if_usie.c
1498
DPRINTF("undefined CnS\n");
sys/dev/usb/net/if_usie.c
1536
DPRINTF("frame len=%d\n", j);
sys/dev/usb/net/if_usie.c
1539
DPRINTF("too little data\n");
sys/dev/usb/net/if_usie.c
1550
DPRINTF("hip: len=%d msgID=%02x, param=%02x\n",
sys/dev/usb/net/if_usie.c
1560
DPRINTF("too little data\n");
sys/dev/usb/net/if_usie.c
1563
DPRINTF("cns: obj=%04x, op=%02x, rsv0=%02x, "
sys/dev/usb/net/if_usie.c
1569
DPRINTF("CnS error response\n");
sys/dev/usb/net/if_usie.c
1584
DPRINTF("param[0x%02x] = 0x%02x\n", i, tmp[i]);
sys/dev/usb/net/if_usie.c
256
DPRINTF("Ejecting %s %s\n",
sys/dev/usb/net/if_usie.c
345
DPRINTF("fwattr=%x\n", fwattr);
sys/dev/usb/net/if_usie.c
366
DPRINTF("ifnum=%d, ifidx=%d\n",
sys/dev/usb/net/if_usie.c
390
DPRINTF("NumEndpoints=%d bInterfaceNumber=%d\n",
sys/dev/usb/net/if_usie.c
405
DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(err));
sys/dev/usb/net/if_usie.c
428
DPRINTF("ucom_attach failed\n");
sys/dev/usb/net/if_usie.c
431
DPRINTF("Found %d interfaces.\n", sc->sc_nucom);
sys/dev/usb/net/if_usie.c
452
DPRINTF("enabling automatic suspend and resume\n");
sys/dev/usb/net/if_usie.c
455
DPRINTF("USB power is always ON\n");
sys/dev/usb/net/if_usie.c
458
DPRINTF("device attached\n");
sys/dev/usb/net/if_usie.c
530
DPRINTF("sc_uc_ifnum=%d\n", sc->sc_uc_ifnum[ucom->sc_subunit]);
sys/dev/usb/net/if_usie.c
628
DPRINTF("transferred=%u\n", actlen);
sys/dev/usb/net/if_usie.c
724
DPRINTF("data too short actlen=%u\n", actlen);
sys/dev/usb/net/if_usie.c
735
DPRINTF("param=%x\n", param);
sys/dev/usb/net/if_usie.c
752
DPRINTF("USB transfer error, %s\n",
sys/dev/usb/net/if_usie.c
788
DPRINTF("data too short %u\n", actlen);
sys/dev/usb/net/if_usie.c
803
DPRINTF("could not allocate Rx mbuf\n");
sys/dev/usb/net/if_usie.c
821
DPRINTF("USB transfer error, %s\n", usbd_errstr(error));
sys/dev/usb/net/if_usie.c
854
DPRINTF("Corrupt frame\n");
sys/dev/usb/net/if_usie.c
862
DPRINTF("received wrong type of packet\n");
sys/dev/usb/net/if_usie.c
881
DPRINTF("unsupported ether type\n");
sys/dev/usb/net/if_usie.c
898
DPRINTF("could not allocate mbuf\n");
sys/dev/usb/net/if_usie.c
949
DPRINTF("packet len is too big: %d\n",
sys/dev/usb/net/if_usie.c
972
DPRINTF("USB transfer error, %s\n",
sys/dev/usb/quirk/usb_quirk.c
735
DPRINTF("Found quirk '%s'.\n", usb_quirkstr(quirk));
sys/dev/usb/serial/u3g.c
1052
DPRINTF("ucom_attach failed\n");
sys/dev/usb/serial/u3g.c
1072
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/u3g.c
1242
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/u3g.c
1257
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/u3g.c
1283
DPRINTF("message too short (expected 8, received %d)\n", actlen);
sys/dev/usb/serial/u3g.c
1291
DPRINTF("message too short (expected 2 data bytes, received %d)\n", wLen);
sys/dev/usb/serial/u3g.c
1301
DPRINTF("notify bytes = 0x%02x, 0x%02x\n",
sys/dev/usb/serial/u3g.c
965
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uark.c
225
DPRINTF("ucom_attach failed\n");
sys/dev/usb/serial/uark.c
433
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/ubsa.c
300
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/ubsa.c
314
DPRINTF("could not allocate all pipes\n");
sys/dev/usb/serial/ubsa.c
326
DPRINTF("ucom_attach failed\n");
sys/dev/usb/serial/ubsa.c
343
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/ubsa.c
398
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/ubsa.c
408
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/ubsa.c
418
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/ubsa.c
427
DPRINTF("sc = %p\n", ucom->sc_parent);
sys/dev/usb/serial/ubsa.c
455
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/ubsa.c
565
DPRINTF("\n");
sys/dev/usb/serial/ubsa.c
662
DPRINTF("lsr = 0x%02x, msr = 0x%02x\n",
sys/dev/usb/serial/ubsa.c
667
DPRINTF("ignoring short packet, %d bytes\n", actlen);
sys/dev/usb/serial/ubser.c
308
DPRINTF("\n");
sys/dev/usb/serial/ubser.c
340
DPRINTF("\n");
sys/dev/usb/serial/ubser.c
453
DPRINTF("invalid actlen=0!\n");
sys/dev/usb/serial/ubser.c
460
DPRINTF("invalid serial number!\n");
sys/dev/usb/serial/uchcom.c
449
DPRINTF("WR REQ 0x%02X VAL 0x%04X IDX 0x%04X\n",
sys/dev/usb/serial/uchcom.c
467
DPRINTF("RD REQ 0x%02X VAL 0x%04X IDX 0x%04X LEN %d\n",
sys/dev/usb/serial/uchcom.c
477
DPRINTF("0x%02X<-0x%02X, 0x%02X<-0x%02X\n",
sys/dev/usb/serial/uchcom.c
497
DPRINTF("0x%02X->0x%02X, 0x%02X->0x%02X\n",
sys/dev/usb/serial/uchcom.c
544
DPRINTF("Chip version: 0x%02x\n", sc->sc_version);
sys/dev/usb/serial/uchcom.c
659
DPRINTF("\n");
sys/dev/usb/serial/uchcom.c
671
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uchcom.c
682
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uchcom.c
693
DPRINTF("\n");
sys/dev/usb/serial/uchcom.c
834
DPRINTF("actlen = %u\n", actlen);
sys/dev/usb/serial/uchcom.c
876
DPRINTF("actlen = %d\n", actlen);
sys/dev/usb/serial/ucycom.c
225
DPRINTF("\n");
sys/dev/usb/serial/ucycom.c
431
DPRINTF("error=%s\n",
sys/dev/usb/serial/ucycom.c
505
DPRINTF("\n");
sys/dev/usb/serial/udbc.c
185
DPRINTF("\n");
sys/dev/usb/serial/udbc.c
264
DPRINTF("\n");
sys/dev/usb/serial/udbc.c
275
DPRINTF("\n");
sys/dev/usb/serial/udbc.c
343
DPRINTF("\n");
sys/dev/usb/serial/ufintek.c
352
DPRINTF("\n");
sys/dev/usb/serial/ufintek.c
498
DPRINTF("baud=%d\n", t->c_ospeed);
sys/dev/usb/serial/ufintek.c
503
DPRINTF("invalid baud rate!\n");
sys/dev/usb/serial/ufintek.c
525
DPRINTF("baud=%d\n", t->c_ospeed);
sys/dev/usb/serial/ufintek.c
530
DPRINTF("invalid baud rate!\n");
sys/dev/usb/serial/ufintek.c
649
DPRINTF("failed to set ctrl %s\n", usbd_errstr(uerr));
sys/dev/usb/serial/ufintek.c
667
DPRINTF("reg=0x%04x, val=0x%02x\n", reg, val);
sys/dev/usb/serial/ufintek.c
714
DPRINTF("got %d bytes\n", actlen);
sys/dev/usb/serial/ufoma.c
384
DPRINTF("\n");
sys/dev/usb/serial/ufoma.c
444
DPRINTF("ucom_attach failed\n");
sys/dev/usb/serial/ufoma.c
549
DPRINTF("NO response\n");
sys/dev/usb/serial/ufoma.c
571
DPRINTF("No response\n");
sys/dev/usb/serial/ufoma.c
617
DPRINTF("error = %s\n",
sys/dev/usb/serial/ufoma.c
659
DPRINTF("error = %s\n", usbd_errstr(error));
sys/dev/usb/serial/ufoma.c
684
DPRINTF("too short message\n");
sys/dev/usb/serial/ufoma.c
688
DPRINTF("truncating message\n");
sys/dev/usb/serial/ufoma.c
705
DPRINTF("Mode change failed!\n");
sys/dev/usb/serial/ufoma.c
715
DPRINTF("Wrong serial state!\n");
sys/dev/usb/serial/ufoma.c
726
DPRINTF("Wrong serial state!\n");
sys/dev/usb/serial/ufoma.c
734
DPRINTF("invalid notification "
sys/dev/usb/serial/ufoma.c
738
DPRINTF("notify bytes = 0x%02x, 0x%02x\n",
sys/dev/usb/serial/ufoma.c
970
DPRINTF("\n");
sys/dev/usb/serial/uftdi.c
1110
DPRINTF("\n");
sys/dev/usb/serial/uftdi.c
1203
DPRINTF("\n");
sys/dev/usb/serial/uftdi.c
1215
DPRINTF("\n");
sys/dev/usb/serial/uftdi.c
1343
DPRINTF("status change msr=0x%02x (0x%02x) "
sys/dev/usb/serial/uftdi.c
1645
DPRINTF("\n");
sys/dev/usb/serial/uftdi.c
1658
DPRINTF("\n");
sys/dev/usb/serial/ugensa.c
254
DPRINTF("ucom attach failed\n");
sys/dev/usb/serial/uipaq.c
1104
DPRINTF("IAD detected - not UIPAQ serial device\n");
sys/dev/usb/serial/uipaq.c
1245
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/uipaq.c
1269
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/ulpt.c
209
DPRINTF("no FIFO\n");
sys/dev/usb/serial/ulpt.c
212
DPRINTF("state=0x%x actlen=%d\n", USB_GET_STATE(xfer), actlen);
sys/dev/usb/serial/ulpt.c
248
DPRINTF("no FIFO\n");
sys/dev/usb/serial/ulpt.c
251
DPRINTF("state=0x%x\n", USB_GET_STATE(xfer));
sys/dev/usb/serial/ulpt.c
343
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/serial/ulpt.c
578
DPRINTF("setting alternate "
sys/dev/usb/serial/ulpt.c
586
DPRINTF("could not set alternate "
sys/dev/usb/serial/ulpt.c
597
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/serial/ulpt.c
669
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/umcs.c
1040
DPRINTF("Port %d bad speed: %d\n", portno, rate);
sys/dev/usb/serial/umcs.c
1044
DPRINTF("Port %d bad speed calculation: %d\n", portno, rate);
sys/dev/usb/serial/umcs.c
1047
DPRINTF("Port %d set speed: %d (%02x / %d)\n", portno, rate, clk, divisor);
sys/dev/usb/serial/umcs.c
535
DPRINTF("Port %d has been opened\n", pn);
sys/dev/usb/serial/umcs.c
557
DPRINTF("Port %d has been closed\n", pn);
sys/dev/usb/serial/umcs.c
572
DPRINTF("Port %d DTR set to: %s\n", pn, onoff ? "on" : "off");
sys/dev/usb/serial/umcs.c
587
DPRINTF("Port %d RTS set to: %s\n", pn, onoff ? "on" : "off");
sys/dev/usb/serial/umcs.c
602
DPRINTF("Port %d BREAK set to: %s\n", pn, onoff ? "on" : "off");
sys/dev/usb/serial/umcs.c
613
DPRINTF("Port %d config:\n", pn);
sys/dev/usb/serial/umcs.c
615
DPRINTF(" 2 stop bits\n");
sys/dev/usb/serial/umcs.c
619
DPRINTF(" 1 stop bit\n");
sys/dev/usb/serial/umcs.c
627
DPRINTF(" parity on - odd\n");
sys/dev/usb/serial/umcs.c
630
DPRINTF(" parity on - even\n");
sys/dev/usb/serial/umcs.c
634
DPRINTF(" parity off\n");
sys/dev/usb/serial/umcs.c
641
DPRINTF(" 5 bit\n");
sys/dev/usb/serial/umcs.c
645
DPRINTF(" 6 bit\n");
sys/dev/usb/serial/umcs.c
649
DPRINTF(" 7 bit\n");
sys/dev/usb/serial/umcs.c
653
DPRINTF(" 8 bit\n");
sys/dev/usb/serial/umcs.c
659
DPRINTF(" CTS/RTS\n");
sys/dev/usb/serial/umcs.c
665
DPRINTF(" DTR/DSR\n");
sys/dev/usb/serial/umcs.c
671
DPRINTF("Port %d LCR=%02x\n", pn, sc->sc_ports[pn].sc_lcr);
sys/dev/usb/serial/umcs.c
675
DPRINTF("Port %d MCR=%02x\n", pn, sc->sc_ports[pn].sc_mcr);
sys/dev/usb/serial/umcs.c
763
DPRINTF("Port %d status: LSR=%02x MSR=%02x\n", ucom->sc_portno, *lsr, *msr);
sys/dev/usb/serial/umcs.c
788
DPRINTF("Port %d has pending interrupt: %02x (FIFO: %02x)\n", pn, buf[pn] & MCS7840_UART_ISR_INTMASK, buf[pn] & (~MCS7840_UART_ISR_INTMASK));
sys/dev/usb/serial/umcs.c
853
DPRINTF("Port %d read, state = %d, data length = %d\n", ucom->sc_portno, USB_GET_STATE(xfer), actlen);
sys/dev/usb/serial/umcs.c
908
DPRINTF("Port %d write, state = %d\n", ucom->sc_portno, USB_GET_STATE(xfer));
sys/dev/usb/serial/umcs.c
916
DPRINTF("Port %d write, has %d bytes\n", ucom->sc_portno, actlen);
sys/dev/usb/serial/umcs.c
937
DPRINTF("Port %d poll\n", ucom->sc_portno);
sys/dev/usb/serial/umct.c
385
DPRINTF("too short message\n");
sys/dev/usb/serial/umodem.c
1000
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/umodem.c
369
DPRINTF("Missing descriptor. "
sys/dev/usb/serial/umodem.c
548
DPRINTF("no CM desc (faking one)\n");
sys/dev/usb/serial/umodem.c
555
DPRINTF("no ACM desc\n");
sys/dev/usb/serial/umodem.c
566
DPRINTF("\n");
sys/dev/usb/serial/umodem.c
586
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/umodem.c
614
DPRINTF("rate=%d fmt=%d parity=%d bits=%d\n",
sys/dev/usb/serial/umodem.c
648
DPRINTF("cmd=0x%08x\n", cmd);
sys/dev/usb/serial/umodem.c
662
DPRINTF("unknown\n");
sys/dev/usb/serial/umodem.c
676
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/umodem.c
700
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/umodem.c
725
DPRINTF("onoff=%d\n", onoff);
sys/dev/usb/serial/umodem.c
752
DPRINTF("Transferred %d bytes\n", actlen);
sys/dev/usb/serial/umodem.c
784
DPRINTF("received short packet, "
sys/dev/usb/serial/umodem.c
789
DPRINTF("truncating message\n");
sys/dev/usb/serial/umodem.c
802
DPRINTF("unknown message type, "
sys/dev/usb/serial/umodem.c
814
DPRINTF("invalid notification "
sys/dev/usb/serial/umodem.c
818
DPRINTF("notify bytes = %02x%02x\n",
sys/dev/usb/serial/umodem.c
839
DPRINTF("unknown notify message: 0x%02x\n",
sys/dev/usb/serial/umodem.c
901
DPRINTF("actlen=%d\n", actlen);
sys/dev/usb/serial/umodem.c
936
DPRINTF("feature=%d state=%d\n",
sys/dev/usb/serial/umodem.c
955
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/umoscom.c
389
DPRINTF("\n");
sys/dev/usb/serial/umoscom.c
470
DPRINTF("speed=%d\n", t->c_ospeed);
sys/dev/usb/serial/umoscom.c
475
DPRINTF("invalid baud rate!\n");
sys/dev/usb/serial/umoscom.c
580
DPRINTF("reg=0x%04x, val=0x%02x\n", reg, val);
sys/dev/usb/serial/umoscom.c
637
DPRINTF("\n");
sys/dev/usb/serial/umoscom.c
669
DPRINTF("got %d bytes\n", actlen);
sys/dev/usb/serial/umoscom.c
675
DPRINTF("\n");
sys/dev/usb/serial/umoscom.c
703
DPRINTF("too short message\n");
sys/dev/usb/serial/uplcom.c
1009
DPRINTF("\n");
sys/dev/usb/serial/uplcom.c
1028
DPRINTF("actlen = %u\n", actlen);
sys/dev/usb/serial/uplcom.c
1034
DPRINTF("status = 0x%02x\n", buf[UPLCOM_STATE_INDEX]);
sys/dev/usb/serial/uplcom.c
1095
DPRINTF("actlen = %d\n", actlen);
sys/dev/usb/serial/uplcom.c
388
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/uplcom.c
442
DPRINTF("chiptype: 2303\n");
sys/dev/usb/serial/uplcom.c
445
DPRINTF("chiptype: 2303HX/TA\n");
sys/dev/usb/serial/uplcom.c
448
DPRINTF("chiptype: 2303HXN\n");
sys/dev/usb/serial/uplcom.c
451
DPRINTF("chiptype: 2303HXD/TB/RA/EA\n");
sys/dev/usb/serial/uplcom.c
454
DPRINTF("chiptype: unknown %d\n", sc->sc_chiptype);
sys/dev/usb/serial/uplcom.c
494
DPRINTF("one or more missing USB endpoints, "
sys/dev/usb/serial/uplcom.c
555
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uplcom.c
620
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/serial/uplcom.c
664
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uplcom.c
688
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uplcom.c
713
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uplcom.c
775
DPRINTF("\n");
sys/dev/usb/serial/uplcom.c
808
DPRINTF("uplcom_param: bad baud rate (%d)\n", t->c_ospeed);
sys/dev/usb/serial/uplcom.c
850
DPRINTF("real baud rate will be %u\n", baud);
sys/dev/usb/serial/uplcom.c
861
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/uplcom.c
912
DPRINTF("rate=0x%08x fmt=%d parity=%d bits=%d\n",
sys/dev/usb/serial/uplcom.c
927
DPRINTF("crtscts = on\n");
sys/dev/usb/serial/usb_serial.c
1126
DPRINTF("on=0x%02x, off=0x%02x\n", set_bits, clear_bits);
sys/dev/usb/serial/usb_serial.c
1146
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/usb_serial.c
1157
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/usb_serial.c
1168
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/usb_serial.c
1179
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/usb_serial.c
1256
DPRINTF("DCD changed to %d\n", onoff);
sys/dev/usb/serial/usb_serial.c
1262
DPRINTF("BREAK detected\n");
sys/dev/usb/serial/usb_serial.c
1269
DPRINTF("Frame error detected\n");
sys/dev/usb/serial/usb_serial.c
1276
DPRINTF("Parity error detected\n");
sys/dev/usb/serial/usb_serial.c
1294
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
1346
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/usb_serial.c
1351
DPRINTF("mismatch ispeed and ospeed\n");
sys/dev/usb/serial/usb_serial.c
1361
DPRINTF("callback error = %d\n", error);
sys/dev/usb/serial/usb_serial.c
1407
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/usb_serial.c
1514
DPRINTF("cnt=%d\n", actlen[0]);
sys/dev/usb/serial/usb_serial.c
1591
DPRINTF("tp=%p, data lost\n", tp);
sys/dev/usb/serial/usb_serial.c
1624
DPRINTF("tp=%p, lost %d "
sys/dev/usb/serial/usb_serial.c
198
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
211
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
233
DPRINTF("ucom_unrhdr is NULL\n");
sys/dev/usb/serial/usb_serial.c
237
DPRINTF("unit %d is allocated\n", unit);
sys/dev/usb/serial/usb_serial.c
249
DPRINTF("cannot free unit number\n");
sys/dev/usb/serial/usb_serial.c
252
DPRINTF("unit %d is freed\n", unit);
sys/dev/usb/serial/usb_serial.c
322
DPRINTF("tp = %p, unit = %d, subunits = %d\n",
sys/dev/usb/serial/usb_serial.c
449
DPRINTF("ttycreate: %s\n", buf);
sys/dev/usb/serial/usb_serial.c
455
DPRINTF("unit %d subunit %d is console",
sys/dev/usb/serial/usb_serial.c
499
DPRINTF("sc = %p, tp = %p\n", sc, sc->sc_tty);
sys/dev/usb/serial/usb_serial.c
616
DPRINTF("proc is gone\n");
sys/dev/usb/serial/usb_serial.c
639
DPRINTF("proc is gone\n");
sys/dev/usb/serial/usb_serial.c
691
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
765
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
797
DPRINTF("tp = %p\n", tp);
sys/dev/usb/serial/usb_serial.c
863
DPRINTF("\n");
sys/dev/usb/serial/usb_serial.c
881
DPRINTF("tp=%p\n", tp);
sys/dev/usb/serial/usb_serial.c
884
DPRINTF("tp=%p already closed\n", tp);
sys/dev/usb/serial/usb_serial.c
911
DPRINTF("tp=%p\n", tp);
sys/dev/usb/serial/usb_serial.c
957
DPRINTF("cmd = 0x%08lx\n", cmd);
sys/dev/usb/serial/uslcom.c
435
DPRINTF("one or more missing USB endpoints, "
sys/dev/usb/serial/uslcom.c
460
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uslcom.c
505
DPRINTF("UART enable failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
533
DPRINTF("UART disable failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
553
DPRINTF("GET_PARTNUM failed\n");
sys/dev/usb/serial/uslcom.c
566
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uslcom.c
579
DPRINTF("Setting DTR failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
590
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uslcom.c
603
DPRINTF("Setting DTR failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
642
DPRINTF("\n");
sys/dev/usb/serial/uslcom.c
690
DPRINTF("Set format failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
710
DPRINTF("Set flowcontrol failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
719
DPRINTF("\n");
sys/dev/usb/serial/uslcom.c
741
DPRINTF("Set BREAK failed (ignored)\n");
sys/dev/usb/serial/uslcom.c
754
DPRINTF("cmd=0x%08x\n", cmd);
sys/dev/usb/serial/uslcom.c
770
DPRINTF("Get LATCH failed\n");
sys/dev/usb/serial/uslcom.c
789
DPRINTF("Set LATCH failed\n");
sys/dev/usb/serial/uslcom.c
797
DPRINTF("Unknown IOCTL\n");
sys/dev/usb/serial/uslcom.c
818
DPRINTF("actlen = %d\n", actlen);
sys/dev/usb/serial/uslcom.c
888
DPRINTF("status change msr=0x%02x "
sys/dev/usb/serial/uslcom.c
913
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/serial/uvisor.c
316
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uvisor.c
336
DPRINTF("init failed, error=%s\n",
sys/dev/usb/serial/uvisor.c
344
DPRINTF("could not allocate all pipes\n");
sys/dev/usb/serial/uvisor.c
351
DPRINTF("ucom_attach failed\n");
sys/dev/usb/serial/uvisor.c
368
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uvisor.c
408
DPRINTF("getting connection info\n");
sys/dev/usb/serial/uvisor.c
431
DPRINTF("Number of ports: %d\n", np);
sys/dev/usb/serial/uvisor.c
451
DPRINTF("Port %d is for %s\n",
sys/dev/usb/serial/uvisor.c
475
DPRINTF("too little data\n");
sys/dev/usb/serial/uvisor.c
502
DPRINTF("getting config info\n");
sys/dev/usb/serial/uvisor.c
514
DPRINTF("get the interface number\n");
sys/dev/usb/serial/uvisor.c
528
DPRINTF("getting available bytes\n");
sys/dev/usb/serial/uvisor.c
538
DPRINTF("avail=%d\n", UGETW(wAvail));
sys/dev/usb/serial/uvisor.c
541
DPRINTF("done\n");
sys/dev/usb/serial/uvscom.c
300
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uvscom.c
309
DPRINTF("could not allocate all USB transfers!\n");
sys/dev/usb/serial/uvscom.c
344
DPRINTF("sc=%p\n", sc);
sys/dev/usb/serial/uvscom.c
499
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uvscom.c
514
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uvscom.c
529
DPRINTF("onoff = %d\n", onoff);
sys/dev/usb/serial/uvscom.c
566
DPRINTF("\n");
sys/dev/usb/serial/uvscom.c
647
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/uvscom.c
652
DPRINTF("no PC card!\n");
sys/dev/usb/serial/uvscom.c
663
DPRINTF("sc = %p\n", sc);
sys/dev/usb/serial/uvscom.c
673
DPRINTF("sc=%p\n", sc);
sys/dev/usb/storage/umass.c
1042
DPRINTF(sc, UDMASS_USB, "could not switch to "
sys/dev/usb/storage/umass.c
1124
DPRINTF(sc, UDMASS_GEN, "Attach finished\n");
sys/dev/usb/storage/umass.c
1138
DPRINTF(sc, UDMASS_USB, "\n");
sys/dev/usb/storage/umass.c
1177
DPRINTF(sc, UDMASS_GEN, "Shuttle init returned 0x%02x%02x\n",
sys/dev/usb/storage/umass.c
1188
DPRINTF(sc, UDMASS_GEN, "transfer index = "
sys/dev/usb/storage/umass.c
1202
DPRINTF(sc, UDMASS_GEN, "resetting device\n");
sys/dev/usb/storage/umass.c
1235
DPRINTF(sc, UDMASS_GEN, "transfer error, %s -> "
sys/dev/usb/storage/umass.c
1272
DPRINTF(sc, UDMASS_BBB, "BBB reset!\n");
sys/dev/usb/storage/umass.c
1389
DPRINTF(sc, UDMASS_BBB, "Truncating long command!\n");
sys/dev/usb/storage/umass.c
1439
DPRINTF(sc, UDMASS_BBB, "max_bulk=%d, data_rem=%d\n",
sys/dev/usb/storage/umass.c
1494
DPRINTF(sc, UDMASS_BBB, "max_bulk=%d, data_rem=%d\n",
sys/dev/usb/storage/umass.c
1565
DPRINTF(sc, UDMASS_BBB, "truncating residue from %d "
sys/dev/usb/storage/umass.c
1580
DPRINTF(sc, UDMASS_BBB, "bad CSW signature 0x%08x != 0x%08x\n",
sys/dev/usb/storage/umass.c
1589
DPRINTF(sc, UDMASS_BBB, "Invalid CSW: tag 0x%08x should be "
sys/dev/usb/storage/umass.c
1594
DPRINTF(sc, UDMASS_BBB, "Invalid CSW: status %d > %d\n",
sys/dev/usb/storage/umass.c
1598
DPRINTF(sc, UDMASS_BBB, "Phase error, residue = "
sys/dev/usb/storage/umass.c
1602
DPRINTF(sc, UDMASS_BBB, "Buffer overrun %d > %d\n",
sys/dev/usb/storage/umass.c
1606
DPRINTF(sc, UDMASS_BBB, "Command failed, residue = "
sys/dev/usb/storage/umass.c
1632
DPRINTF(sc, UDMASS_BBB, "Failed to read CSW: %s, try %d\n",
sys/dev/usb/storage/umass.c
1754
DPRINTF(sc, UDMASS_CBI, "CBI reset!\n");
sys/dev/usb/storage/umass.c
1950
DPRINTF(sc, UDMASS_CBI, "max_bulk=%d, data_rem=%d\n",
sys/dev/usb/storage/umass.c
2006
DPRINTF(sc, UDMASS_CBI, "max_bulk=%d, data_rem=%d\n",
sys/dev/usb/storage/umass.c
2077
DPRINTF(sc, UDMASS_CBI, "UFI CCI, ASC = 0x%02x, "
sys/dev/usb/storage/umass.c
2099
DPRINTF(sc, UDMASS_CBI, "type=0x%02x, value=0x%02x\n",
sys/dev/usb/storage/umass.c
2130
DPRINTF(sc, UDMASS_CBI, "Failed to read CSW: %s\n",
sys/dev/usb/storage/umass.c
2212
DPRINTF(sc, UDMASS_SCSI, "%s: %s:%d:%d caling "
sys/dev/usb/storage/umass.c
2254
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_SCSI_IO: "
sys/dev/usb/storage/umass.c
2263
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_SCSI_IO: "
sys/dev/usb/storage/umass.c
2381
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_PATH_INQ:.\n",
sys/dev/usb/storage/umass.c
2436
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_RESET_DEV:.\n",
sys/dev/usb/storage/umass.c
2450
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_GET_TRAN_SETTINGS:.\n",
sys/dev/usb/storage/umass.c
2466
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_SET_TRAN_SETTINGS:.\n",
sys/dev/usb/storage/umass.c
2482
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_NOOP:.\n",
sys/dev/usb/storage/umass.c
2491
DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:func_code 0x%04x: "
sys/dev/usb/storage/umass.c
2513
DPRINTF(sc, UDMASS_SCSI, "CAM poll\n");
sys/dev/usb/storage/umass.c
2596
DPRINTF(sc, UDMASS_SCSI, "Fetching %d bytes of "
sys/dev/usb/storage/umass.c
2685
DPRINTF(sc, UDMASS_SCSI, "Doing a sneaky"
sys/dev/usb/storage/umass.c
2715
DPRINTF(sc, UDMASS_SCSI, "Autosense failed, "
sys/dev/usb/storage/umass.c
2732
DPRINTF(sc, UDMASS_SCSI, "Test unit ready "
sys/dev/usb/storage/umass.c
2784
DPRINTF(sc, UDMASS_SCSI, "Unsupported RBC "
sys/dev/usb/storage/umass.c
2833
DPRINTF(sc, UDMASS_SCSI, "Unsupported UFI "
sys/dev/usb/storage/umass.c
2897
DPRINTF(sc, UDMASS_SCSI, "Unsupported ATAPI "
sys/dev/usb/storage/umass.c
2918
DPRINTF(sc, UDMASS_SCSI, "Invalid command length: %d bytes\n",
sys/dev/usb/storage/umass.c
2937
DPRINTF(sc, UDMASS_SCSI,
sys/dev/usb/storage/umass.c
2974
DPRINTF(sc, UDMASS_BBB, "CBW %d: cmd = %db "
sys/dev/usb/storage/umass.c
2991
DPRINTF(sc, UDMASS_BBB, "CSW %d: sig = 0x%08x (%s), tag = 0x%08x, "
sys/dev/usb/storage/umass.c
3006
DPRINTF(sc, UDMASS_BBB, "cmd = %db "
sys/dev/usb/storage/umass.c
3033
DPRINTF(sc, UDMASS_GEN, "0x %s%s\n",
sys/dev/usb/storage/umass.c
3041
DPRINTF(sc, UDMASS_GEN, "0x %s%s%s\n",
sys/dev/usb/storage/urio.c
242
DPRINTF("error=%s\n", usbd_errstr(error));
sys/dev/usb/storage/urio.c
300
DPRINTF("stall cleared\n");
sys/dev/usb/storage/urio.c
349
DPRINTF("stall cleared\n");
sys/dev/usb/storage/urio.c
484
DPRINTF("\n");
sys/dev/usb/storage/ustorage_fs.c
1523
DPRINTF("%u > %u\n",
sys/dev/usb/storage/ustorage_fs.c
1610
DPRINTF("cmd_data[0]=0x%02x, data_rem=0x%08x\n",
sys/dev/usb/storage/ustorage_fs.c
519
DPRINTF("\n");
sys/dev/usb/storage/ustorage_fs.c
528
DPRINTF("invalid signature 0x%08x\n", tag);
sys/dev/usb/storage/ustorage_fs.c
564
DPRINTF("invalid command length %d bytes\n",
sys/dev/usb/storage/ustorage_fs.c
572
DPRINTF("command failed\n");
sys/dev/usb/storage/ustorage_fs.c
579
DPRINTF("data direction mismatch\n");
sys/dev/usb/storage/ustorage_fs.c
601
DPRINTF("stall pipe\n");
sys/dev/usb/storage/ustorage_fs.c
609
DPRINTF("error\n");
sys/dev/usb/storage/ustorage_fs.c
648
DPRINTF("\n");
sys/dev/usb/storage/ustorage_fs.c
700
DPRINTF("\n");
sys/dev/usb/storage/ustorage_fs.c
755
DPRINTF("\n");
sys/dev/usb/storage/ustorage_fs.c
813
DPRINTF("\n");
sys/dev/usb/usb_dev.c
1456
DPRINTF("sleeping\n");
sys/dev/usb/usb_dev.c
1574
DPRINTF("sleeping\n");
sys/dev/usb/usb_dev.c
837
DPRINTF("signal received\n");
sys/dev/usb/usb_dev.c
862
DPRINTF("closed\n");
sys/dev/usb/usb_device.c
1119
DPRINTF("Cannot find endpoint\n");
sys/dev/usb/usb_device.c
1136
DPRINTF("Invalid endpoint\n");
sys/dev/usb/usb_device.c
1148
DPRINTF("No change\n");
sys/dev/usb/usb_device.c
1465
DPRINTF("udev == NULL\n");
sys/dev/usb/usb_device.c
173
DPRINTF("usbd_req_get_port_status() "
sys/dev/usb/usb_device.c
1766
DPRINTF("parent_dev=%p, bus=%p, parent_hub=%p, depth=%u, "
sys/dev/usb/usb_device.c
185
DPRINTF("usbd_req_set_port_feature() "
sys/dev/usb/usb_device.c
192
DPRINTF("usbd_req_clear_port_feature() "
sys/dev/usb/usb_device.c
2016
DPRINTF("setting config %u\n", config_index);
sys/dev/usb/usb_device.c
2087
DPRINTF("new dev (addr %d), udev=%p, parent_hub=%p\n",
sys/dev/usb/usb_device.c
2880
DPRINTF("udev %p state %s -> %s\n", udev,
sys/dev/usb/usb_device.c
589
DPRINTF("Refcount = %d\n", (int)udev->refcount);
sys/dev/usb/usb_device.c
732
DPRINTF("status=0x%04x \n",
sys/dev/usb/usb_device.c
737
DPRINTF("udev=%p cdesc=%p (addr %d) cno=%d attr=0x%02x, "
sys/dev/usb/usb_device.c
788
DPRINTF("error=%s\n", usbd_errstr(err));
sys/dev/usb/usb_device.c
950
DPRINTF("Endpoint limit reached\n");
sys/dev/usb/usb_generic.c
1182
DPRINTF("out of buffers\n");
sys/dev/usb/usb_generic.c
1538
DPRINTF("Returning fake cancel event\n");
sys/dev/usb/usb_generic.c
1592
DPRINTF("corrupt userland length "
sys/dev/usb/usb_generic.c
1604
DPRINTF("data overflow %u > %u\n",
sys/dev/usb/usb_generic.c
1728
DPRINTF("Issuing fake completion event\n");
sys/dev/usb/usb_generic.c
2455
DPRINTF("st=%u alen=%u aframes=%u\n",
sys/dev/usb/usb_handle_request.c
174
DPRINTF("set config %d failed\n", conf_no);
sys/dev/usb/usb_handle_request.c
179
DPRINTF("probe and attach failed\n");
sys/dev/usb/usb_handle_request.c
324
DPRINTF("alt setting does not exist %s\n",
sys/dev/usb/usb_handle_request.c
330
DPRINTF("alt setting failed %s\n",
sys/dev/usb/usb_handle_request.c
542
DPRINTF("req 0x%02x 0x%02x 0x%04x 0x%04x "
sys/dev/usb/usb_handle_request.c
800
DPRINTF("success\n");
sys/dev/usb/usb_handle_request.c
804
DPRINTF("%s\n", (state != USB_HR_NOT_COMPLETE) ?
sys/dev/usb/usb_handle_request.c
809
DPRINTF("bad context\n");
sys/dev/usb/usb_hub.c
1016
DPRINTF("Device is suspended!\n");
sys/dev/usb/usb_hub.c
1041
DPRINTF("Overcurrent on port %u.\n", portno);
sys/dev/usb/usb_hub.c
1093
DPRINTF("Warm reset finished on port %u.\n", portno);
sys/dev/usb/usb_hub.c
1100
DPRINTF("Port reset finished on port %u.\n", portno);
sys/dev/usb/usb_hub.c
1351
DPRINTF("Assuming HUB has only one port\n");
sys/dev/usb/usb_hub.c
1363
DPRINTF("Port limit exceeded\n");
sys/dev/usb/usb_hub.c
1481
DPRINTF("Assuming removable port\n");
sys/dev/usb/usb_hub.c
1508
DPRINTF("turn on port %d power\n",
sys/dev/usb/usb_hub.c
1598
DPRINTF("\n");
sys/dev/usb/usb_hub.c
1606
DPRINTF("\n");
sys/dev/usb/usb_hub.c
1666
DPRINTF("device not on hub\n");
sys/dev/usb/usb_hub.c
1739
DPRINTF("device not on hub\n");
sys/dev/usb/usb_hub.c
2272
DPRINTF("\n");
sys/dev/usb/usb_hub.c
2275
DPRINTF("Cold\n");
sys/dev/usb/usb_hub.c
2280
DPRINTF("No bus pointer!\n");
sys/dev/usb/usb_hub.c
2285
DPRINTF("No root HUB\n");
sys/dev/usb/usb_hub.c
2435
DPRINTF("Adding type %u to power state\n", xfer_type);
sys/dev/usb/usb_hub.c
2449
DPRINTF("update\n");
sys/dev/usb/usb_hub.c
2452
DPRINTF("needs power\n");
sys/dev/usb/usb_hub.c
2504
DPRINTF("bus=%p\n", bus);
sys/dev/usb/usb_hub.c
2578
DPRINTF("Recomputing power masks\n");
sys/dev/usb/usb_hub.c
2669
DPRINTF("udev=%p\n", udev);
sys/dev/usb/usb_hub.c
2677
DPRINTF("remote wakeup is not set!\n");
sys/dev/usb/usb_hub.c
2781
DPRINTF("udev=%p\n", udev);
sys/dev/usb/usb_hub.c
2857
DPRINTF("Suspend was cancelled!\n");
sys/dev/usb/usb_hub.c
333
DPRINTF("TT buffer reset\n");
sys/dev/usb/usb_hub.c
371
DPRINTF("TT buffer reset failed (%s)\n", usbd_errstr(error));
sys/dev/usb/usb_hub.c
429
DPRINTF("Unconfigure failed: %s: Ignored.\n",
sys/dev/usb/usb_hub.c
482
DPRINTF("Configure failed: %s: Ignored.\n",
sys/dev/usb/usb_hub.c
609
DPRINTF("reattaching port %d\n", portno);
sys/dev/usb/usb_hub.c
645
DPRINTF("Enumeration is disabled!\n");
sys/dev/usb/usb_hub.c
673
DPRINTF("WARNING: strange, connected port %d "
sys/dev/usb/usb_hub.c
680
DPRINTF("Port %d is in Host Mode\n", portno);
sys/dev/usb/usb_hub.c
688
DPRINTF("Port %d was still "
sys/dev/usb/usb_hub.c
732
DPRINTF("Port %d is in Device Mode\n", portno);
sys/dev/usb/usb_hub.c
880
DPRINTF("port %d\n", portno);
sys/dev/usb/usb_hub.c
897
DPRINTF("clearing suspend failed.\n");
sys/dev/usb/usb_hub.c
904
DPRINTF("reading port status failed.\n");
sys/dev/usb/usb_hub.c
930
DPRINTF("suspended=%u\n", is_suspend);
sys/dev/usb/usb_msctest.c
1028
DPRINTF("Unknown eject method (%d)\n", method);
sys/dev/usb/usb_msctest.c
1033
DPRINTF("Eject CD command status: %s\n", usbd_errstr(err));
sys/dev/usb/usb_msctest.c
365
DPRINTF("max_bulk=%d, data_rem=%d\n",
sys/dev/usb/usb_msctest.c
417
DPRINTF("max_bulk=%d, data_rem=%d\n",
sys/dev/usb/usb_msctest.c
479
DPRINTF("Failed to read CSW: %s, try %d\n",
sys/dev/usb/usb_msctest.c
512
DPRINTF("max_bulk=%d, data_rem=%d\n",
sys/dev/usb/usb_msctest.c
802
DPRINTF("Device can't handle GETMAXLUN\n");
sys/dev/usb/usb_msctest.c
818
DPRINTF("Device is not responding "
sys/dev/usb/usb_msctest.c
826
DPRINTF("Device is not direct access.\n");
sys/dev/usb/usb_msctest.c
922
DPRINTF("Inquiry = %d\n", err);
sys/dev/usb/usb_msctest.c
933
DPRINTF("Request sense = %d\n", err);
sys/dev/usb/usb_msctest.c
978
DPRINTF("Test unit ready status: %s\n", usbd_errstr(err));
sys/dev/usb/usb_parse.c
151
DPRINTF("Interface(%u) has more than 256 alternate settings\n",
sys/dev/usb/usb_parse.c
177
DPRINTF("Interface limit reached\n");
sys/dev/usb/usb_process.c
157
DPRINTF("Message pm=%p, cb=%p (enter)\n",
sys/dev/usb/usb_process.c
167
DPRINTF("Message pm=%p (leave)\n", pm);
sys/dev/usb/usb_process.c
326
DPRINTF(" t=%u, num=%u\n", t, up->up_msg_num);
sys/dev/usb/usb_process.c
494
DPRINTF("WARNING: Someone is waiting "
sys/dev/usb/usb_request.c
1315
DPRINTF("Configuration descriptor too big\n");
sys/dev/usb/usb_request.c
1373
DPRINTF("Configuration descriptor was truncated\n");
sys/dev/usb/usb_request.c
1468
DPRINTF("Setting default alternate number failed. (ignored)\n");
sys/dev/usb/usb_request.c
1933
DPRINTF("setting config %d\n", conf);
sys/dev/usb/usb_request.c
1997
DPRINTF("Trying fallback for getting the USB device descriptor\n");
sys/dev/usb/usb_request.c
2018
DPRINTF("Minimum bMaxPacketSize is large enough "
sys/dev/usb/usb_request.c
2038
DPRINTF("adding unit addr=%d, rev=%02x, class=%d, "
sys/dev/usb/usb_request.c
207
DPRINTF("st=%u\n", USB_GET_STATE(xfer));
sys/dev/usb/usb_request.c
2086
DPRINTF("Trying to reset parent High Speed TT.\n");
sys/dev/usb/usb_request.c
2099
DPRINTF("Resetting parent High "
sys/dev/usb/usb_request.c
307
DPRINTF("Clear stall failed.\n");
sys/dev/usb/usb_request.c
330
DPRINTF("Trying to re-enumerate.\n");
sys/dev/usb/usb_request.c
335
DPRINTF("Trying to re-enumerate.\n");
sys/dev/usb/usb_request.c
452
DPRINTF("usb device has gone\n");
sys/dev/usb/usb_request.c
480
DPRINTF("Handle Request function is set\n");
sys/dev/usb/usb_request.c
732
DPRINTF("error=%s - waiting a bit for TT cleanup\n",
sys/dev/usb/usb_request.c
803
DPRINTF("\n");
sys/dev/usb/usb_request.c
894
DPRINTF("\n");
sys/dev/usb/usb_request.c
909
DPRINTF("Wrong state for warm reset\n");
sys/dev/usb/usb_transfer.c
1027
DPRINTF("invalid bufsize\n");
sys/dev/usb/usb_transfer.c
1031
DPRINTF("no callback\n");
sys/dev/usb/usb_transfer.c
1633
DPRINTF("Misconfigured transfer\n");
sys/dev/usb/usb_transfer.c
1727
DPRINTF("xfer=%p, endpoint=%p, nframes=%d, dir=%s\n",
sys/dev/usb/usb_transfer.c
1748
DPRINTF("open\n");
sys/dev/usb/usb_transfer.c
1810
DPRINTF("xfer=%p nframes=0: stall "
sys/dev/usb/usb_transfer.c
1918
DPRINTF("enter\n");
sys/dev/usb/usb_transfer.c
2024
DPRINTF("close\n");
sys/dev/usb/usb_transfer.c
2036
DPRINTF("close\n");
sys/dev/usb/usb_transfer.c
2598
DPRINTF("err=%s\n", usbd_errstr(error));
sys/dev/usb/usb_transfer.c
2605
DPRINTF("not transferring\n");
sys/dev/usb/usb_transfer.c
2671
DPRINTF("start\n");
sys/dev/usb/usb_transfer.c
2906
DPRINTF("start\n");
sys/dev/usb/usb_transfer.c
2971
DPRINTF("close\n");
sys/dev/usb/usb_transfer.c
3362
DPRINTF("NULL input parameter\n");
sys/dev/usb/video/udl.c
1081
DPRINTF("no preferred mode found!\n");
sys/dev/usb/video/udl.c
1085
DPRINTF("no mode line found\n");
sys/dev/usb/video/udl.c
332
DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(error));
sys/dev/usb/video/udl.c
642
DPRINTF("screen %s\n", on ? "ON" : "OFF");
sys/dev/usb/video/udl.c
672
DPRINTF("%s\n", usbd_errstr(error));
sys/dev/usb/video/udl.c
798
DPRINTF("iSerialNumber (%s) used to select chip (%d)\n",
sys/dev/usb/video/udl.c
818
DPRINTF("bcdDevice (%02x) used to select chip (%d)\n",
sys/dev/usb/video/udl.c
945
DPRINTF("poll=0x%08x\n", ui32);
sys/dev/usb/video/udl.c
960
DPRINTF("chip 0x%04x\n", sc->sc_chip);
sys/dev/usb/video/udl.c
965
DPRINTF("read 0x%02x from 0xc484\n", ui8);
sys/dev/usb/video/udl.c
970
DPRINTF("write 0x01 to 0xc41f\n");
sys/dev/usb/video/udl.c
975
DPRINTF("read EDID\n");
sys/dev/usb/video/udl.c
981
DPRINTF("set encryption key\n");
sys/dev/usb/video/udl.c
986
DPRINTF("write 0x00 to 0xc40b\n");
sys/dev/usb/wlan/if_rum.c
1184
DPRINTF("%s: xfer too short %d\n",
sys/dev/usb/wlan/if_rum.c
1239
DPRINTF("could not allocate mbuf\n");
sys/dev/usb/wlan/if_rum.c
2274
DPRINTF("setting slot time to %uus\n", slottime);
sys/dev/usb/wlan/if_rum.c
2369
DPRINTF("%s promiscuous mode\n", ic->ic_promisc > 0 ?
sys/dev/usb/wlan/if_rum.c
2421
DPRINTF("RF revision=%d\n", sc->rf_rev);
sys/dev/usb/wlan/if_rum.c
2428
DPRINTF("External 2GHz LNA=%d\nExternal 5GHz LNA=%d\n",
sys/dev/usb/wlan/if_rum.c
2454
DPRINTF("RSSI 2GHz corr=%d\nRSSI 5GHz corr=%d\n",
sys/dev/usb/wlan/if_rum.c
2462
DPRINTF("RF freq=%d\n", sc->rffreq);
sys/dev/usb/wlan/if_rum.c
2470
DPRINTF("Channel=%d Tx power=%d\n", i + 1, sc->txpow[i]);
sys/dev/usb/wlan/if_rum.c
2479
DPRINTF("BBP R%d=%02x\n", sc->bbp_prom[i].reg,
sys/dev/usb/wlan/if_rum.c
2932
DPRINTF("%s: removing group key %d for vap %d\n", __func__,
sys/dev/usb/wlan/if_rum.c
2996
DPRINTF("%s: removing key %d\n", __func__, k->wk_keyix);
sys/dev/usb/wlan/if_rum.c
970
DPRINTF("%s -> %s\n",
sys/dev/usb/wlan/if_uath.c
1123
DPRINTF(sc, UATH_DEBUG_INIT, "%s returns handle: 0x%x\n",
sys/dev/usb/wlan/if_uath.c
1271
DPRINTF(sc, UATH_DEBUG_RECV | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
1362
DPRINTF(sc, UATH_DEBUG_RESET, "send flush ix %d\n",
sys/dev/usb/wlan/if_uath.c
1389
DPRINTF(sc, UATH_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/usb/wlan/if_uath.c
1403
DPRINTF(sc, UATH_DEBUG_XMIT, "%s: stop queue\n", __func__);
sys/dev/usb/wlan/if_uath.c
1411
DPRINTF(sc, UATH_DEBUG_LED,
sys/dev/usb/wlan/if_uath.c
1444
DPRINTF(sc, UATH_DEBUG_CHANNEL, "set channel %d, flags 0x%x freq %u\n",
sys/dev/usb/wlan/if_uath.c
1455
DPRINTF(sc, UATH_DEBUG_RESET, "%s: reset Tx queues\n", __func__);
sys/dev/usb/wlan/if_uath.c
1480
DPRINTF(sc, UATH_DEBUG_WME, "%s: setup Tx queues\n", __func__);
sys/dev/usb/wlan/if_uath.c
1615
DPRINTF(sc, UATH_DEBUG_XMIT,
sys/dev/usb/wlan/if_uath.c
1731
DPRINTF(sc, UATH_DEBUG_XMIT,
sys/dev/usb/wlan/if_uath.c
1764
DPRINTF(sc, UATH_DEBUG_XMIT,
sys/dev/usb/wlan/if_uath.c
1941
DPRINTF(sc, UATH_DEBUG_RATES,
sys/dev/usb/wlan/if_uath.c
1974
DPRINTF(sc, UATH_DEBUG_LED, "set %s led %s (steady)\n",
sys/dev/usb/wlan/if_uath.c
1991
DPRINTF(sc, UATH_DEBUG_LED, "set %s led %s (blink)\n",
sys/dev/usb/wlan/if_uath.c
2007
DPRINTF(sc, UATH_DEBUG_STATE,
sys/dev/usb/wlan/if_uath.c
2122
DPRINTF(sc, UATH_DEBUG_CRYPTO,
sys/dev/usb/wlan/if_uath.c
2247
DPRINTF(sc, UATH_DEBUG_RX_PROC | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2332
DPRINTF(sc, UATH_DEBUG_RX_PROC | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2337
DPRINTF(sc, UATH_DEBUG_RX_PROC | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2426
DPRINTF(sc, UATH_DEBUG_XMIT, "%s: empty pending queue\n",
sys/dev/usb/wlan/if_uath.c
2502
DPRINTF(sc, UATH_DEBUG_RECV | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2528
DPRINTF(sc, UATH_DEBUG_XMIT, "invalid seqnum %d, expected %d\n",
sys/dev/usb/wlan/if_uath.c
2588
DPRINTF(sc, UATH_DEBUG_RECV | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2631
DPRINTF(sc, UATH_DEBUG_RECV | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2641
DPRINTF(sc, UATH_DEBUG_RECV | UATH_DEBUG_RECV_ALL,
sys/dev/usb/wlan/if_uath.c
2840
DPRINTF(sc, UATH_DEBUG_XMIT, "%s: empty pending queue\n",
sys/dev/usb/wlan/if_uath.c
776
DPRINTF(sc, UATH_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/usb/wlan/if_uath.c
829
DPRINTF(sc, UATH_DEBUG_DEVCAP, \
sys/dev/usb/wlan/if_upgt.c
1078
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1082
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1086
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1093
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1099
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1103
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1110
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1117
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1121
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1128
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1133
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1137
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1164
DPRINTF(sc, UPGT_DEBUG_FW, "flags=0x%02x elements=%d\n",
sys/dev/usb/wlan/if_upgt.c
1177
DPRINTF(sc, UPGT_DEBUG_FW, "frequency=%d, channel=%d\n",
sys/dev/usb/wlan/if_upgt.c
1202
DPRINTF(sc, UPGT_DEBUG_FW, "flags=0x%02x elements=%d settings=%d\n",
sys/dev/usb/wlan/if_upgt.c
1219
DPRINTF(sc, UPGT_DEBUG_FW, "frequency=%d, channel=%d\n",
sys/dev/usb/wlan/if_upgt.c
1235
DPRINTF(sc, UPGT_DEBUG_FW, "elements=%d\n", elements);
sys/dev/usb/wlan/if_upgt.c
1247
DPRINTF(sc, UPGT_DEBUG_FW, "frequency=%d, channel=%d\n",
sys/dev/usb/wlan/if_upgt.c
1261
DPRINTF(sc, UPGT_DEBUG_FW, "hwrx option value=0x%04x\n",
sys/dev/usb/wlan/if_upgt.c
1279
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1379
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1391
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: received 802.11 TX done\n",
sys/dev/usb/wlan/if_upgt.c
1396
DPRINTF(sc, UPGT_DEBUG_RECV, "%s: received 802.11 RX data\n",
sys/dev/usb/wlan/if_upgt.c
1402
DPRINTF(sc, UPGT_DEBUG_STAT, "%s: received statistic data\n",
sys/dev/usb/wlan/if_upgt.c
1407
DPRINTF(sc, UPGT_DEBUG_INTR,
sys/dev/usb/wlan/if_upgt.c
1470
DPRINTF(sc, UPGT_DEBUG_RX_PROC, "%s: RX done\n", __func__);
sys/dev/usb/wlan/if_upgt.c
1513
DPRINTF(sc, UPGT_DEBUG_TX_PROC,
sys/dev/usb/wlan/if_upgt.c
1517
DPRINTF(sc, UPGT_DEBUG_TX_PROC, "seq=%d\n",
sys/dev/usb/wlan/if_upgt.c
1614
DPRINTF(sc, UPGT_DEBUG_FW, "FW offset=%zu, read=%d, sent=%d\n",
sys/dev/usb/wlan/if_upgt.c
1618
DPRINTF(sc, UPGT_DEBUG_FW, "%s: firmware downloaded\n", __func__);
sys/dev/usb/wlan/if_upgt.c
1641
DPRINTF(sc, UPGT_DEBUG_FW, "%s: firmware loaded\n", __func__);
sys/dev/usb/wlan/if_upgt.c
1720
DPRINTF(sc, UPGT_DEBUG_FW, "memory address page %d=0x%08x\n",
sys/dev/usb/wlan/if_upgt.c
1726
DPRINTF(sc, UPGT_DEBUG_FW, "memory pages=%d\n", sc->sc_memory.pages);
sys/dev/usb/wlan/if_upgt.c
1770
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1785
DPRINTF(sc, UPGT_DEBUG_FW, "UPGT_BRA_TYPE_FW len=%d\n",
sys/dev/usb/wlan/if_upgt.c
1809
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1813
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1817
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1821
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1831
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1834
DPRINTF(sc, UPGT_DEBUG_FW,
sys/dev/usb/wlan/if_upgt.c
1839
DPRINTF(sc, UPGT_DEBUG_FW, "UPGT_BRA_TYPE_END len=%d\n",
sys/dev/usb/wlan/if_upgt.c
1844
DPRINTF(sc, UPGT_DEBUG_FW, "unknown BRA option len=%d\n",
sys/dev/usb/wlan/if_upgt.c
1854
DPRINTF(sc, UPGT_DEBUG_FW, "%s: firmware verified", __func__);
sys/dev/usb/wlan/if_upgt.c
1890
DPRINTF(sc, UPGT_DEBUG_FW, "%s: device initialized\n", __func__);
sys/dev/usb/wlan/if_upgt.c
2065
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/usb/wlan/if_upgt.c
2079
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: stop queue\n", __func__);
sys/dev/usb/wlan/if_upgt.c
2097
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: no free prism memory!\n",
sys/dev/usb/wlan/if_upgt.c
2187
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: TX start data sending (%d bytes)\n",
sys/dev/usb/wlan/if_upgt.c
2298
DPRINTF(sc, UPGT_DEBUG_XMIT, "%s: empty pending queue\n",
sys/dev/usb/wlan/if_upgt.c
302
DPRINTF(sc, UPGT_DEBUG_FW, "memory address frame start=0x%08x\n",
sys/dev/usb/wlan/if_upgt.c
304
DPRINTF(sc, UPGT_DEBUG_FW, "memory address frame end=0x%08x\n",
sys/dev/usb/wlan/if_upgt.c
306
DPRINTF(sc, UPGT_DEBUG_FW, "memory address rx start=0x%08x\n",
sys/dev/usb/wlan/if_upgt.c
619
DPRINTF(sc, UPGT_DEBUG_STATE, "%s: set MAC filter to INIT\n",
sys/dev/usb/wlan/if_upgt.c
624
DPRINTF(sc, UPGT_DEBUG_STATE,
sys/dev/usb/wlan/if_upgt.c
651
DPRINTF(sc, UPGT_DEBUG_STATE,
sys/dev/usb/wlan/if_upgt.c
900
DPRINTF(sc, UPGT_DEBUG_STATE, "%s: channel %d\n", __func__, channel);
sys/dev/usb/wlan/if_ural.c
1760
DPRINTF("enabling TSF synchronization\n");
sys/dev/usb/wlan/if_ural.c
1843
DPRINTF("setting BSSID to %6D\n", bssid, ":");
sys/dev/usb/wlan/if_ural.c
1860
DPRINTF("setting MAC address to %6D\n", addr, ":");
sys/dev/usb/wlan/if_ural.c
1876
DPRINTF("%s promiscuous mode\n", sc->sc_ic.ic_promisc ?
sys/dev/usb/wlan/if_ural.c
678
DPRINTF("%s -> %s\n",
sys/dev/usb/wlan/if_ural.c
864
DPRINTF("%s: xfer too short %d\n",
sys/dev/usb/wlan/if_ural.c
891
DPRINTF("could not allocate mbuf\n");
sys/dev/usb/wlan/if_urtw.c
1331
DPRINTF(sc, URTW_DEBUG_INIT,
sys/dev/usb/wlan/if_urtw.c
1871
DPRINTF(sc, URTW_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/usb/wlan/if_urtw.c
2002
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
2436
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3614
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3642
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3667
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3704
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3711
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3735
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3742
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3769
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
3819
DPRINTF(sc, URTW_DEBUG_STATE,
sys/dev/usb/wlan/if_urtw.c
4136
DPRINTF(sc, URTW_DEBUG_TXSTATUS, "pktretry %d seq %#x\n",
sys/dev/usb/wlan/if_urtw.c
4207
DPRINTF(sc, URTW_DEBUG_XMIT,
sys/dev/usb/wlan/if_urtw.c
4248
DPRINTF(sc, URTW_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/usb/wlan/if_urtw.c
4262
DPRINTF(sc, URTW_DEBUG_XMIT, "%s: stop queue\n", __func__);
sys/dev/usb/wlan/if_zyd.c
1739
DPRINTF(sc, ZYD_DEBUG_FW, "firmware base address=0x%04x\n",
sys/dev/usb/wlan/if_zyd.c
2155
DPRINTF(sc, ZYD_DEBUG_RECV, "%s: frame too short (length=%d)\n",
sys/dev/usb/wlan/if_zyd.c
2165
DPRINTF(sc, ZYD_DEBUG_RECV,
sys/dev/usb/wlan/if_zyd.c
2178
DPRINTF(sc, ZYD_DEBUG_RECV, "%s: frame too long (length=%d)\n",
sys/dev/usb/wlan/if_zyd.c
2187
DPRINTF(sc, ZYD_DEBUG_RECV, "%s: could not allocate rx mbuf\n",
sys/dev/usb/wlan/if_zyd.c
2242
DPRINTF(sc, ZYD_DEBUG_RECV,
sys/dev/usb/wlan/if_zyd.c
2261
DPRINTF(sc, ZYD_DEBUG_RECV,
sys/dev/usb/wlan/if_zyd.c
2298
DPRINTF(sc, ZYD_DEBUG_ANY, "frame error: %s\n", usbd_errstr(error));
sys/dev/usb/wlan/if_zyd.c
2359
DPRINTF(sc, ZYD_DEBUG_ANY, "transfer complete, %u bytes\n",
sys/dev/usb/wlan/if_zyd.c
2376
DPRINTF(sc, ZYD_DEBUG_ANY, "data overflow, %u bytes\n",
sys/dev/usb/wlan/if_zyd.c
2403
DPRINTF(sc, ZYD_DEBUG_ANY, "transfer error, %s\n",
sys/dev/usb/wlan/if_zyd.c
2537
DPRINTF(sc, ZYD_DEBUG_XMIT,
sys/dev/usb/wlan/if_zyd.c
2693
DPRINTF(sc, ZYD_DEBUG_INIT, "regulatory domain %x\n",
sys/dev/usb/wlan/if_zyd.c
2697
DPRINTF(sc, ZYD_DEBUG_INIT, "%s: setting encryption type\n",
sys/dev/usb/wlan/if_zyd.c
2707
DPRINTF(sc, ZYD_DEBUG_INIT, "setting MAC address to %6D\n",
sys/dev/usb/wlan/if_zyd.c
2826
DPRINTF(sc, ZYD_DEBUG_FW,
sys/dev/usb/wlan/if_zyd.c
586
DPRINTF(sc, ZYD_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/usb/wlan/if_zyd.c
649
DPRINTF(sc, ZYD_DEBUG_TX_PROC,
sys/dev/usb/wlan/if_zyd.c
712
DPRINTF(sc, ZYD_DEBUG_CMD,
sys/dev/usb/wlan/if_zyd.c
738
DPRINTF(sc, ZYD_DEBUG_CMD, "error = %s\n",
sys/dev/usb/wlan/if_zyd.c
760
DPRINTF(sc, ZYD_DEBUG_CMD, "command %p transferred\n", cmd);
sys/dev/usb/wlan/if_zyd.c
787
DPRINTF(sc, ZYD_DEBUG_ANY, "error = %s\n",
sys/dev/usb/wlan/if_zyd.c
812
DPRINTF(sc, ZYD_DEBUG_CMD, "sending cmd %p = %*D\n",
sys/dev/usb/wlan/if_zyd.c
830
DPRINTF(sc, ZYD_DEBUG_CMD, "finished cmd %p, error = %d \n",
sys/dev/videomode/pickmode.c
48
DPRINTF("%s: looking for %d x %d at up to %d kHz\n", __func__, width,
sys/dev/videomode/pickmode.c
62
DPRINTF("found %s\n", best->name);
sys/dev/videomode/pickmode.c
73
DPRINTF("%s: looking for %d x %d at up to %d Hz\n", __func__, width,
sys/dev/videomode/pickmode.c
81
DPRINTF("%s in %d hz, diff %d\n", this->name, mref, diff);
sys/dev/videomode/pickmode.c
93
DPRINTF("found %s %d\n", best->name, best->dot_clock);
sys/dev/vt/vt_core.c
1064
DPRINTF(20, "%s: kbdmux allocated, idx = %d\n", __func__, idx0);
sys/dev/vt/vt_core.c
1083
DPRINTF(20, "%s: no kbdmux allocated\n", __func__);
sys/dev/vt/vt_core.c
1086
DPRINTF(10, "%s: No keyboard found.\n", __func__);
sys/dev/vt/vt_core.c
1092
DPRINTF(20, "%s: vd_keyboard = %d\n", __func__,
sys/dev/vt/vt_core.c
2219
DPRINTF(1, "vt controlling process %d died\n", vw->vw_pid);
sys/dev/vt/vt_core.c
2240
DPRINTF(1, "sending relsig to %d\n", vw->vw_pid);
sys/dev/vt/vt_core.c
2261
DPRINTF(1, "sending acqsig to %d\n", vw->vw_pid);
sys/dev/vt/vt_core.c
2986
DPRINTF(5, "%s%d: VT_ACTIVATE ttyv%d ", SC_DRIVER_NAME,
sys/dev/vt/vt_core.c
3043
DPRINTF(5, "%s%d: VT_SETMODE ", SC_DRIVER_NAME, VT_UNIT(vw));
sys/dev/vt/vt_core.c
3049
DPRINTF(5, "error EPERM\n");
sys/dev/vt/vt_core.c
3059
DPRINTF(5, "VT_AUTO, ");
sys/dev/vt/vt_core.c
3064
DPRINTF(5, "reset WAIT_REL, ");
sys/dev/vt/vt_core.c
3066
DPRINTF(5, "reset WAIT_ACQ, ");
sys/dev/vt/vt_core.c
3072
DPRINTF(5, "error EINVAL\n");
sys/dev/vt/vt_core.c
3075
DPRINTF(5, "VT_PROCESS %d, ", td->td_proc->p_pid);
sys/dev/vt/vt_core.c
3082
DPRINTF(5, "VT_SETMODE failed, unknown mode %d\n",
sys/dev/vt/vt_core.c
3086
DPRINTF(5, "\n");
sys/dev/vt/vt_core.c
3110
DPRINTF(5, "%s%d: VT_RELDISP: VT_FALSE\n",
sys/dev/vt/vt_core.c
3117
DPRINTF(5, "%s%d: VT_RELDISP: VT_TRUE\n",
sys/dev/vt/vt_core.c
3125
DPRINTF(5, "%s%d: VT_RELDISP: VT_ACKACQ\n",
sys/dev/vt/vt_core.c
3257
DPRINTF(100, "%s: vt_change_font() is busy, "
sys/dev/vt/vt_core.c
446
DPRINTF(40, "%s\n", __func__);
sys/dev/vt/vt_core.c
451
DPRINTF(30, "%s: Notify process.\n", __func__);
sys/dev/vt/vt_core.c
503
DPRINTF(30, "%s: Cannot switch: vw is NULL.", __func__);
sys/dev/vt/vt_core.c
517
DPRINTF(30, "%s: Switch in progress to same vw.", __func__);
sys/dev/vt/vt_core.c
520
DPRINTF(30, "%s: Switch in progress to different vw.", __func__);
sys/dev/vt/vt_core.c
526
DPRINTF(30, "%s: Cannot switch: vw == curvw.", __func__);
sys/dev/vt/vt_core.c
545
DPRINTF(30, "%s: VT_PROCESS ", __func__);
sys/dev/vt/vt_core.c
547
DPRINTF(30, "Dead. Cleaning.");
sys/dev/vt/vt_core.c
550
DPRINTF(30, "%s: Signaling process.\n", __func__);
sys/dev/vt/vt_core.c
556
DPRINTF(30, "\n");
sys/dev/vt/vt_core.c
640
DPRINTF(10, "%s(ttyv%d) done\n", __func__, vw->vw_number);
sys/dev/wg/if_wg.c
1016
DPRINTF(sc, "Unable to send packet: %d\n", ret);
sys/dev/wg/if_wg.c
1203
DPRINTF(peer->p_sc, "Handshake for peer %" PRIu64 " did not complete "
sys/dev/wg/if_wg.c
1211
DPRINTF(peer->p_sc, "Handshake for peer %" PRIu64 " did not complete "
sys/dev/wg/if_wg.c
1250
DPRINTF(peer->p_sc, "Retrying handshake with peer %" PRIu64 " because we "
sys/dev/wg/if_wg.c
1263
DPRINTF(peer->p_sc, "Zeroing out keys for peer %" PRIu64 ", since we "
sys/dev/wg/if_wg.c
1300
DPRINTF(peer->p_sc, "Sending handshake initiation to peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1318
DPRINTF(peer->p_sc, "Sending handshake response to peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1333
DPRINTF(sc, "Sending cookie response for denied handshake message\n");
sys/dev/wg/if_wg.c
1358
DPRINTF(peer->p_sc, "Sending keepalive packet to peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1402
DPRINTF(sc, "Invalid initiation MAC\n");
sys/dev/wg/if_wg.c
1405
DPRINTF(sc, "Handshake ratelimited\n");
sys/dev/wg/if_wg.c
1416
DPRINTF(sc, "Invalid handshake initiation\n");
sys/dev/wg/if_wg.c
1422
DPRINTF(sc, "Receiving handshake initiation from peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1436
DPRINTF(sc, "Invalid response MAC\n");
sys/dev/wg/if_wg.c
1439
DPRINTF(sc, "Handshake ratelimited\n");
sys/dev/wg/if_wg.c
1450
DPRINTF(sc, "Invalid handshake response\n");
sys/dev/wg/if_wg.c
1455
DPRINTF(sc, "Receiving handshake response from peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1465
DPRINTF(sc, "Unknown cookie index\n");
sys/dev/wg/if_wg.c
1473
DPRINTF(sc, "Receiving cookie response\n");
sys/dev/wg/if_wg.c
1475
DPRINTF(sc, "Could not decrypt cookie response\n");
sys/dev/wg/if_wg.c
1633
DPRINTF(sc, "Receiving keepalive packet from peer "
sys/dev/wg/if_wg.c
1661
DPRINTF(sc, "Packet is neither ipv4 nor ipv6 from peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
1670
DPRINTF(sc, "Packet has unallowed src IP from peer %" PRIu64 "\n", peer->p_id);
sys/dev/wg/if_wg.c
2108
DPRINTF(sc, "Dropping handshake packet\n");
sys/dev/wg/if_wg.c
2241
DPRINTF(sc, "Packet looped");
sys/dev/wg/if_wg.c
2248
DPRINTF(sc, "No valid endpoint has been configured or "
sys/dev/wg/if_wg.c
2925
DPRINTF(sc, "Unable to initialize sockets: %d\n", rc);
sys/dev/wg/if_wg.c
3205
DPRINTF(sc, "Creating jail exiting\n");
sys/dev/wg/if_wg.c
441
DPRINTF(sc, "Peer %" PRIu64 " created\n", peer->p_id);
sys/dev/wg/if_wg.c
492
DPRINTF(sc, "Peer %" PRIu64 " destroyed\n", peer->p_id);
sys/dev/wpi/if_wpi.c
1063
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
1069
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1093
DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s: wakeup request\n",
sys/dev/wpi/if_wpi.c
1109
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
1132
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
1168
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
1222
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
1227
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1248
DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s (%d): requesting wakeup\n",
sys/dev/wpi/if_wpi.c
1262
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
1294
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
1330
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
1357
DPRINTF(sc, WPI_DEBUG_EEPROM, "cap=%x rev=%x type=%x\n", sc->cap,
sys/dev/wpi/if_wpi.c
1378
DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END,
sys/dev/wpi/if_wpi.c
1432
DPRINTF(sc, WPI_DEBUG_EEPROM,
sys/dev/wpi/if_wpi.c
1448
DPRINTF(sc, WPI_DEBUG_EEPROM,
sys/dev/wpi/if_wpi.c
1465
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
1470
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1479
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
1543
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
1547
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1557
DPRINTF(sc, WPI_DEBUG_EEPROM,
sys/dev/wpi/if_wpi.c
1565
DPRINTF(sc, WPI_DEBUG_EEPROM,
sys/dev/wpi/if_wpi.c
1570
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
1678
DPRINTF(sc, WPI_DEBUG_STATE,
sys/dev/wpi/if_wpi.c
1730
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
1734
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1741
DPRINTF(sc, WPI_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/wpi/if_wpi.c
1840
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
1844
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
1935
DPRINTF(sc, WPI_DEBUG_RECV, "%s: idx %d len %d stat len %u rssi %d"
sys/dev/wpi/if_wpi.c
1942
DPRINTF(sc, WPI_DEBUG_RECV, "%s: RX flags error %x\n",
sys/dev/wpi/if_wpi.c
1948
DPRINTF(sc, WPI_DEBUG_RECV, "%s: frame too short: %d\n",
sys/dev/wpi/if_wpi.c
1955
DPRINTF(sc, WPI_DEBUG_ANY, "%s: no mbuf to restock ring\n",
sys/dev/wpi/if_wpi.c
2000
DPRINTF(sc, WPI_DEBUG_RECV,
sys/dev/wpi/if_wpi.c
2067
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
2069
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: "
sys/dev/wpi/if_wpi.c
2120
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
2134
DPRINTF(sc, WPI_DEBUG_CMD, "cmd notification qid %x idx %d flags %x "
sys/dev/wpi/if_wpi.c
2199
DPRINTF(sc, WPI_DEBUG_NOTIFY,
sys/dev/wpi/if_wpi.c
2245
DPRINTF(sc, WPI_DEBUG_BMISS,
sys/dev/wpi/if_wpi.c
2276
DPRINTF(sc, WPI_DEBUG_BEACON,
sys/dev/wpi/if_wpi.c
2295
DPRINTF(sc, WPI_DEBUG_RESET,
sys/dev/wpi/if_wpi.c
2317
DPRINTF(sc, WPI_DEBUG_STATE, "state changed to %x\n",
sys/dev/wpi/if_wpi.c
2338
DPRINTF(sc, WPI_DEBUG_SCAN,
sys/dev/wpi/if_wpi.c
2353
DPRINTF(sc, WPI_DEBUG_SCAN,
sys/dev/wpi/if_wpi.c
2384
DPRINTF(sc, WPI_DEBUG_PWRSAVE,
sys/dev/wpi/if_wpi.c
2437
DPRINTF(sc, WPI_DEBUG_REGISTER,"%s","\n");
sys/dev/wpi/if_wpi.c
2440
DPRINTF(sc, WPI_DEBUG_REGISTER, " %-18s: 0x%08x ",
sys/dev/wpi/if_wpi.c
2444
DPRINTF(sc, WPI_DEBUG_REGISTER, "\n");
sys/dev/wpi/if_wpi.c
2446
DPRINTF(sc, WPI_DEBUG_REGISTER, "\n\n");
sys/dev/wpi/if_wpi.c
2450
DPRINTF(sc, WPI_DEBUG_REGISTER, " %-18s: 0x%08x ",
sys/dev/wpi/if_wpi.c
2455
DPRINTF(sc, WPI_DEBUG_REGISTER, "\n");
sys/dev/wpi/if_wpi.c
2457
DPRINTF(sc, WPI_DEBUG_REGISTER, "\n");
sys/dev/wpi/if_wpi.c
2460
DPRINTF(sc, WPI_DEBUG_REGISTER,
sys/dev/wpi/if_wpi.c
2550
DPRINTF(sc, WPI_DEBUG_INTR, "%s: reg1=0x%08x reg2=0x%08x\n", __func__,
sys/dev/wpi/if_wpi.c
2568
DPRINTF(sc, WPI_DEBUG_HW,
sys/dev/wpi/if_wpi.c
2639
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
2730
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: qid %d idx %d len %d nsegs %d\n",
sys/dev/wpi/if_wpi.c
2770
end: DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END,
sys/dev/wpi/if_wpi.c
3078
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
3108
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
3113
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
3128
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: called\n", __func__);
sys/dev/wpi/if_wpi.c
3161
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: done\n", __func__);
sys/dev/wpi/if_wpi.c
3174
DPRINTF(sc, WPI_DEBUG_WATCHDOG, "RFkill Watchdog: tick\n");
sys/dev/wpi/if_wpi.c
3243
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
3258
DPRINTF(sc, WPI_DEBUG_CMD, "%s: cmd %s size %u async %d\n",
sys/dev/wpi/if_wpi.c
3313
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
3319
fail: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
3388
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3401
DPRINTF(sc, WPI_DEBUG_NODE, "%s: adding node %d (%s)\n", __func__,
sys/dev/wpi/if_wpi.c
3433
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3443
DPRINTF(sc, WPI_DEBUG_NODE, "%s: adding broadcast node\n", __func__);
sys/dev/wpi/if_wpi.c
3454
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3476
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
350
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
3501
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3507
DPRINTF(sc, WPI_DEBUG_NODE, "%s: deleting node %d (%s)\n", __func__,
sys/dev/wpi/if_wpi.c
3529
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
3541
DPRINTF(sc, WPI_DEBUG_EDCA,
sys/dev/wpi/if_wpi.c
3549
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
3605
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3620
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3632
DPRINTF(sc, WPI_DEBUG_RESET, "timing bintval=%u tstamp=%ju, init=%u\n",
sys/dev/wpi/if_wpi.c
3647
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
3651
DPRINTF(sc, WPI_DEBUG_TEMP, "Temp in calibration is: %d\n", temp);
sys/dev/wpi/if_wpi.c
3656
DPRINTF(sc, WPI_DEBUG_TEMP,
sys/dev/wpi/if_wpi.c
3661
DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d->%d\n", sc->temp, temp);
sys/dev/wpi/if_wpi.c
3716
DPRINTF(sc, WPI_DEBUG_TEMP,
sys/dev/wpi/if_wpi.c
3805
DPRINTF(sc, WPI_DEBUG_PWRSAVE,
sys/dev/wpi/if_wpi.c
3857
DPRINTF(sc, WPI_DEBUG_RESET, "%s: configuring bluetooth coexistence\n",
sys/dev/wpi/if_wpi.c
3938
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
4007
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
4051
DPRINTF(sc, WPI_DEBUG_SCAN, "%s: bintval=%d\n", __func__,
sys/dev/wpi/if_wpi.c
4105
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
4244
DPRINTF(sc, WPI_DEBUG_SCAN, "Scanning %u Passive: %d\n",
sys/dev/wpi/if_wpi.c
4267
DPRINTF(sc, WPI_DEBUG_CMD, "sending scan command nchan=%d\n",
sys/dev/wpi/if_wpi.c
4277
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
4281
fail: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
4296
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
4322
DPRINTF(sc, WPI_DEBUG_STATE, "rxon chan %d flags %x cck %x ofdm %x\n",
sys/dev/wpi/if_wpi.c
4331
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
4352
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4401
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4435
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
4444
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR,
sys/dev/wpi/if_wpi.c
4463
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
4476
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4496
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
4542
DPRINTF(sc, WPI_DEBUG_STATE, "rxon chan %d flags %x\n",
sys/dev/wpi/if_wpi.c
4588
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
4604
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4635
DPRINTF(sc, WPI_DEBUG_KEY,
sys/dev/wpi/if_wpi.c
4704
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4707
DPRINTF(sc, WPI_DEBUG_KEY, "%s: node was removed\n", __func__);
sys/dev/wpi/if_wpi.c
4721
DPRINTF(sc, WPI_DEBUG_KEY, "%s: deleting %s key %d for node %d (%s)\n",
sys/dev/wpi/if_wpi.c
4775
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4864
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
4888
DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d\n", sc->temp);
sys/dev/wpi/if_wpi.c
4901
DPRINTF(sc, WPI_DEBUG_HW, "Loading microcode size 0x%x\n", size);
sys/dev/wpi/if_wpi.c
4922
DPRINTF(sc, WPI_DEBUG_HW,
sys/dev/wpi/if_wpi.c
4927
DPRINTF(sc, WPI_DEBUG_HW,
sys/dev/wpi/if_wpi.c
4954
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
5019
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
5021
DPRINTF(sc, WPI_DEBUG_FIRMWARE,
sys/dev/wpi/if_wpi.c
5087
DPRINTF(sc, WPI_DEBUG_FIRMWARE,
sys/dev/wpi/if_wpi.c
5094
DPRINTF(sc, WPI_DEBUG_FIRMWARE, "fw->main.text %p\n", fw->main.text);
sys/dev/wpi/if_wpi.c
5095
DPRINTF(sc, WPI_DEBUG_FIRMWARE, "fw->main.data %p\n", fw->main.data);
sys/dev/wpi/if_wpi.c
5096
DPRINTF(sc, WPI_DEBUG_FIRMWARE, "fw->init.text %p\n", fw->init.text);
sys/dev/wpi/if_wpi.c
5097
DPRINTF(sc, WPI_DEBUG_FIRMWARE, "fw->init.data %p\n", fw->init.data);
sys/dev/wpi/if_wpi.c
5098
DPRINTF(sc, WPI_DEBUG_FIRMWARE, "fw->boot.text %p\n", fw->boot.text);
sys/dev/wpi/if_wpi.c
5144
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
5223
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
5250
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
5354
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
5366
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
5459
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
5502
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
5510
end: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
5587
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/wpi/if_wpi.c
559
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
563
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/wpi/if_wpi.c
576
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
580
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
686
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
725
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
860
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/wpi/if_wpi.c
885
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/wpi/if_wpi.c
999
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/xen/blkback/blkback.c
1422
DPRINTF("BIO returned error %d for operation on device %s\n",
sys/dev/xen/blkback/blkback.c
1511
DPRINTF("Attempt to write to read only device %s\n",
sys/dev/xen/blkback/blkback.c
1550
DPRINTF("error: unknown block io operation [%d]\n",
sys/dev/xen/blkback/blkback.c
1574
DPRINTF("Bad number of segments in request (%d)\n",
sys/dev/xen/blkback/blkback.c
1651
DPRINTF("invalid buffer -- could not remap "
sys/dev/xen/blkback/blkback.c
1653
DPRINTF("Mapping(%d): Host Addr 0x%"PRIx64", flags "
sys/dev/xen/blkback/blkback.c
1665
DPRINTF("%s of [%" PRIu64 ",%" PRIu64 "] "
sys/dev/xen/blkback/blkback.c
1995
DPRINTF("Unable to allocate bio for BIO_FLUSH\n");
sys/dev/xen/blkback/blkback.c
2316
DPRINTF("closing dev=%s\n", xbb->dev_name);
sys/dev/xen/blkback/blkback.c
2514
DPRINTF("opening dev=%s\n", xbb->dev_name);
sys/dev/xen/blkback/blkback.c
2582
DPRINTF("opened %s=%s sector_size=%u media_size=%" PRId64 "\n",
sys/dev/xen/blkback/blkback.c
2621
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
2809
DPRINTF("rings connected!\n");
sys/dev/xen/blkback/blkback.c
2836
DPRINTF("%s: kva_size = %d, reqlist_kva_size = %d\n",
sys/dev/xen/blkback/blkback.c
2855
DPRINTF("%s: kva: %#jx, gnt_base_addr: %#jx\n",
sys/dev/xen/blkback/blkback.c
3221
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
3253
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
3272
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
3564
DPRINTF("Attaching to %s\n", xenbus_get_node(dev));
sys/dev/xen/blkback/blkback.c
3659
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
3669
DPRINTF("\n");
sys/dev/xen/blkback/blkback.c
3750
DPRINTF("frontend_state=%s, xbb_state=%s\n",
sys/dev/xen/netback/netback.c
1120
DPRINTF("Claiming device %d, %s\n", device_get_unit(dev),
sys/dev/xen/netback/netback.c
1265
DPRINTF("Attaching to %s\n", xenbus_get_node(dev));
sys/dev/xen/netback/netback.c
1328
DPRINTF("\n");
sys/dev/xen/netback/netback.c
1337
DPRINTF("\n");
sys/dev/xen/netback/netback.c
1387
DPRINTF("frontend_state=%s, xnb_state=%s\n",
sys/dev/xen/netback/netback.c
1829
DPRINTF("xnb_intr: garbage packet, num_consumed=%d\n",
sys/dev/xen/netback/netback.c
1843
DPRINTF("xnb_intr: Couldn't allocate mbufs, num_consumed=%d\n",
sys/dev/xen/netback/netback.c
2055
DPRINTF(
sys/dev/xen/netback/netback.c
278
DPRINTF("Was passed a null pointer.\n");
sys/dev/xen/netback/netback.c
281
DPRINTF("pkt address= %p\n", pkt);
sys/dev/xen/netback/netback.c
282
DPRINTF("pkt->size=%d\n", pkt->size);
sys/dev/xen/netback/netback.c
283
DPRINTF("pkt->car_size=%d\n", pkt->car_size);
sys/dev/xen/netback/netback.c
284
DPRINTF("pkt->flags=0x%04x\n", pkt->flags);
sys/dev/xen/netback/netback.c
285
DPRINTF("pkt->list_len=%d\n", pkt->list_len);
sys/dev/xen/netback/netback.c
287
DPRINTF("pkt->car=%d\n", pkt->car);
sys/dev/xen/netback/netback.c
288
DPRINTF("pkt->cdr=%d\n", pkt->cdr);
sys/dev/xen/netback/netback.c
289
DPRINTF("pkt->error=%d\n", pkt->error);
sys/dev/xen/netback/netback.c
297
DPRINTF("netif_tx_request index =%u\n", idx);
sys/dev/xen/netback/netback.c
298
DPRINTF("netif_tx_request.gref =%u\n", txreq->gref);
sys/dev/xen/netback/netback.c
299
DPRINTF("netif_tx_request.offset=%hu\n", txreq->offset);
sys/dev/xen/netback/netback.c
300
DPRINTF("netif_tx_request.flags =%hu\n", txreq->flags);
sys/dev/xen/netback/netback.c
301
DPRINTF("netif_tx_request.id =%hu\n", txreq->id);
sys/dev/xen/netback/netback.c
302
DPRINTF("netif_tx_request.size =%hu\n", txreq->size);
sys/dev/xen/netback/netback.c
785
DPRINTF("rings connected!\n");
sys/dev/xen/pcifront/pcifront.c
155
DPRINTF("Allocated pdev @ 0x%p (unit=%d)\n", pdev, unit);
sys/dev/xen/pcifront/pcifront.c
175
DPRINTF("freeing pdev @ 0x%p (ref_cnt=%d)\n", pdev, pdev->ref_cnt);
sys/dev/xen/pcifront/pcifront.c
310
DPRINTF("xenbus probing\n");
sys/dev/xen/pcifront/pcifront.c
327
DPRINTF("removing xenbus device node (%s)\n", xdev->nodename);
sys/dev/xen/pcifront/pcifront.c
342
DPRINTF("backend closing (%s)\n", xdev->nodename);
sys/dev/xen/pcifront/pcifront.c
347
DPRINTF("backend closed (%s)\n", xdev->nodename);
sys/dev/xen/pcifront/pcifront.c
352
DPRINTF("backend connected (%s)\n", xdev->nodename);
sys/dev/xen/pcifront/pcifront.c
429
DPRINTF("xenbus registering\n");
sys/dev/xen/pcifront/pcifront.c
442
DPRINTF("xpcife probe (unit=%d)\n", pdev->unit);
sys/dev/xen/pcifront/pcifront.c
456
DPRINTF("xpcife attach (unit=%d)\n", pdev->unit);
sys/dev/xen/pcifront/pcifront.c
545
DPRINTF("xpcib probe (bus=%d)\n", device_get_unit(dev));
sys/dev/xen/pcifront/pcifront.c
560
DPRINTF("xpcib attach (bus=%d)\n", sc->bus);
sys/dev/xen/pcifront/pcifront.c
606
DPRINTF("read config (b=%d, s=%d, f=%d, reg=%d, len=%d, val=%x, err=%d)\n",
sys/dev/xen/pcifront/pcifront.c
634
DPRINTF("write config (b=%d, s=%d, f=%d, reg=%d, len=%d, val=%x, err=%d)\n",
sys/dev/xen/pcifront/pcifront.c
644
DPRINTF("route intr (pin=%d, line=%d)\n", pin, cfg->intline);
sys/geom/part/g_part.c
335
DPRINTF("last LBA is below first LBA: %jd < %jd\n",
sys/geom/part/g_part.c
340
DPRINTF("last LBA extends beyond mediasize: "
sys/geom/part/g_part.c
349
DPRINTF("partition %d has start offset below first "
sys/geom/part/g_part.c
356
DPRINTF("partition %d has start offset beyond last "
sys/geom/part/g_part.c
363
DPRINTF("partition %d has end offset below start "
sys/geom/part/g_part.c
370
DPRINTF("partition %d has end offset beyond last "
sys/geom/part/g_part.c
381
DPRINTF("partition %d on (%s, %s) is not "
sys/geom/part/g_part.c
394
DPRINTF("partition %d has start offset inside "
sys/geom/part/g_part.c
405
DPRINTF("partition %d has end offset inside "
sys/geom/part/g_part.c
416
DPRINTF("partition %d contains partition %d: "
sys/geom/uzip/g_uzip.c
149
DPRINTF(GUZ_DBG_INFO, ("%s: %d requests, %d cached\n",
sys/geom/uzip/g_uzip.c
191
DPRINTF(GUZ_DBG_IO, ("%s/%s: %p: offset=%jd: got %jd bytes "
sys/geom/uzip/g_uzip.c
262
DPRINTF(GUZ_DBG_IO, ("%s/%s: %p: all done returning %ju "
sys/geom/uzip/g_uzip.c
302
DPRINTF(GUZ_DBG_IO, ("%s/%s: bp2->bio_length = %jd, "
sys/geom/uzip/g_uzip.c
389
DPRINTF(GUZ_DBG_IO, ("%s/%s: %p/%ju: data2=%p, ulen=%u, "
sys/geom/uzip/g_uzip.c
417
DPRINTF(GUZ_DBG_ERR, ("%s/%s: decompress"
sys/geom/uzip/g_uzip.c
429
DPRINTF(GUZ_DBG_ERR, ("%s/%s: rewind(%p) "
sys/geom/uzip/g_uzip.c
465
DPRINTF(GUZ_DBG_IO, ("%s/%s: %p: cmd=%d, offset=%jd, length=%jd, "
sys/geom/uzip/g_uzip.c
596
DPRINTF(GUZ_DBG_ERR, ("%s: cannot match "
sys/geom/uzip/g_uzip.c
618
DPRINTF(GUZ_DBG_ERR, ("%s: cluster #%u "
sys/geom/uzip/g_uzip.c
644
DPRINTF(GUZ_DBG_ERR, ("%s: cluster #%u "
sys/geom/uzip/g_uzip.c
651
DPRINTF(GUZ_DBG_INFO, ("%s: cluster #%u extra "
sys/geom/uzip/g_uzip.c
661
DPRINTF(GUZ_DBG_ERR, ("%s: cluster #%u: invalid offset %ju, "
sys/geom/uzip/g_uzip.c
695
DPRINTF(GUZ_DBG_INFO, ("%s(%s,%s), ignoring\n", __func__,
sys/geom/uzip/g_uzip.c
719
DPRINTF(GUZ_DBG_INFO, ("%s: media sectorsize %u, mediasize %jd\n",
sys/geom/uzip/g_uzip.c
727
DPRINTF(GUZ_DBG_ERR, ("%s: no CLOOP magic\n", gp->name));
sys/geom/uzip/g_uzip.c
737
DPRINTF(GUZ_DBG_ERR, ("%s: image version too old\n",
sys/geom/uzip/g_uzip.c
741
DPRINTF(GUZ_DBG_INFO, ("%s: GEOM_UZIP_LZMA image found\n",
sys/geom/uzip/g_uzip.c
748
DPRINTF(GUZ_DBG_ERR, ("%s: image version too old\n",
sys/geom/uzip/g_uzip.c
752
DPRINTF(GUZ_DBG_INFO, ("%s: GEOM_UZIP_ZLIB image found\n",
sys/geom/uzip/g_uzip.c
758
DPRINTF(GUZ_DBG_ERR, ("%s: image version too old\n",
sys/geom/uzip/g_uzip.c
763
DPRINTF(GUZ_DBG_INFO, ("%s: GEOM_UZIP_ZSTD image found.\n",
sys/geom/uzip/g_uzip.c
767
DPRINTF(GUZ_DBG_ERR, ("%s: GEOM_UZIP_ZSTD image found, but "
sys/geom/uzip/g_uzip.c
774
DPRINTF(GUZ_DBG_ERR, ("%s: unsupported image type\n",
sys/geom/uzip/g_uzip.c
810
DPRINTF(GUZ_DBG_INFO, ("%s: %u offsets in the first sector\n",
sys/geom/uzip/g_uzip.c
829
DPRINTF(GUZ_DBG_TOC, ("%s: %u offsets read from sector %d\n",
sys/geom/uzip/g_uzip.c
841
DPRINTF(GUZ_DBG_INFO, ("%s: done reading %u block offsets from %u "
sys/geom/uzip/g_uzip.c
844
DPRINTF(GUZ_DBG_ERR, ("%s: read %s offsets than expected "
sys/geom/uzip/g_uzip.c
876
DPRINTF(GUZ_DBG_ERR,
sys/geom/uzip/g_uzip.c
887
DPRINTF(GUZ_DBG_ERR, ("%s: TOC error\n", gp->name));
sys/geom/uzip/g_uzip.c
917
DPRINTF(GUZ_DBG_INFO, ("%s: taste ok (%d, %ju), (%ju, %ju), %x\n",
sys/geom/uzip/g_uzip.c
920
DPRINTF(GUZ_DBG_INFO, ("%s: %u x %u blocks\n", gp->name, sc->nblocks,
sys/geom/uzip/g_uzip.c
960
DPRINTF(GUZ_DBG_ERR, ("%s(%s): gp->softc == NULL\n", __func__,
sys/kern/subr_rman.c
148
DPRINTF("%s: <%s> request: start %#jx, end %#jx\n", __func__,
sys/kern/subr_rman.c
431
DPRINTF("%s: <%s> request: [%#jx, %#jx], length %#jx, flags %x, "
sys/kern/subr_rman.c
444
DPRINTF("NULL list head\n");
sys/kern/subr_rman.c
446
DPRINTF("%s: trying %#jx <%#jx,%#jx>\n", __func__, r->r_end,
sys/kern/subr_rman.c
452
DPRINTF("%s: tried %#jx <%#jx,%#jx>\n", __func__, r->r_end,
sys/kern/subr_rman.c
456
DPRINTF("could not find a region\n");
sys/kern/subr_rman.c
468
DPRINTF("considering [%#jx, %#jx]\n", s->r_start, s->r_end);
sys/kern/subr_rman.c
474
DPRINTF("s->r_start (%#jx) + count - 1> end (%#jx)\n",
sys/kern/subr_rman.c
479
DPRINTF("s->r_start (%#jx) + amask (%#jx) too large\n",
sys/kern/subr_rman.c
484
DPRINTF("region is allocated\n");
sys/kern/subr_rman.c
499
DPRINTF("adjusted start exceeds end\n");
sys/kern/subr_rman.c
502
DPRINTF("truncated region: [%#jx, %#jx]; size %#jx (requested %#jx)\n",
sys/kern/subr_rman.c
506
DPRINTF("candidate region: [%#jx, %#jx], size %#jx\n",
sys/kern/subr_rman.c
509
DPRINTF("candidate region is entire chunk\n");
sys/kern/subr_rman.c
536
DPRINTF("splitting region in three parts: "
sys/kern/subr_rman.c
560
DPRINTF("allocating from the beginning\n");
sys/kern/subr_rman.c
567
DPRINTF("allocating at the end\n");
sys/kern/subr_rman.c
587
DPRINTF("no unshared regions found\n");
sys/kern/sysv_msg.c
1022
DPRINTF(("error %d copying in message segment\n",
sys/kern/sysv_msg.c
1113
DPRINTF(("call to msgsnd(%d, %p, %zu, %d)\n", uap->msqid, uap->msgp,
sys/kern/sysv_msg.c
1117
DPRINTF(("error %d copying the message type\n", error));
sys/kern/sysv_msg.c
1154
DPRINTF(("msqid (%d) out of range (0<=msqid<%d)\n", msqix,
sys/kern/sysv_msg.c
1163
DPRINTF(("no such message queue id\n"));
sys/kern/sysv_msg.c
1168
DPRINTF(("wrong sequence number\n"));
sys/kern/sysv_msg.c
1174
DPRINTF(("requester can't see prison\n"));
sys/kern/sysv_msg.c
1179
DPRINTF(("requester doesn't have read access\n"));
sys/kern/sysv_msg.c
1196
DPRINTF(("first message on the queue "
sys/kern/sysv_msg.c
1236
DPRINTF(("found message type %ld, "
sys/kern/sysv_msg.c
1241
DPRINTF(("requested message "
sys/kern/sysv_msg.c
1293
DPRINTF(("no appropriate message found (msgtyp=%ld)\n",
sys/kern/sysv_msg.c
1304
DPRINTF(("msgrcv: goodnight\n"));
sys/kern/sysv_msg.c
1307
DPRINTF(("msgrcv: good morning (error=%d)\n", error));
sys/kern/sysv_msg.c
1310
DPRINTF(("msgrcv: interrupted system call\n"));
sys/kern/sysv_msg.c
1321
DPRINTF(("msqid deleted\n"));
sys/kern/sysv_msg.c
1347
DPRINTF(("found a message, msgsz=%zu, msg_ts=%hu\n", msgsz,
sys/kern/sysv_msg.c
1373
DPRINTF(("error (%d) copying out message segment\n",
sys/kern/sysv_msg.c
1401
DPRINTF(("call to msgrcv(%d, %p, %zu, %ld, %d)\n", uap->msqid,
sys/kern/sysv_msg.c
1409
DPRINTF(("error %d copying the message type\n", error));
sys/kern/sysv_msg.c
1909
DPRINTF(("call to freebsd7_msgctl(%d, %d, %p)\n", uap->msqid, uap->cmd,
sys/kern/sysv_msg.c
239
DPRINTF(("msginfo.msgssz=%d (0x%x)\n", msginfo.msgssz,
sys/kern/sysv_msg.c
245
DPRINTF(("msginfo.msgseg=%d\n", msginfo.msgseg));
sys/kern/sysv_msg.c
485
DPRINTF(("call to msgctl(%d, %d, %p)\n", msqid, cmd, uap->buf));
sys/kern/sysv_msg.c
511
DPRINTF(("msqid (%d) out of range (0<=msqid<%d)\n", msqix,
sys/kern/sysv_msg.c
520
DPRINTF(("no such msqid\n"));
sys/kern/sysv_msg.c
525
DPRINTF(("wrong sequence number\n"));
sys/kern/sysv_msg.c
532
DPRINTF(("requester can't see prison\n"));
sys/kern/sysv_msg.c
587
DPRINTF(("can't increase msg_qbytes beyond %d"
sys/kern/sysv_msg.c
592
DPRINTF(("can't reduce msg_qbytes to 0\n"));
sys/kern/sysv_msg.c
606
DPRINTF(("requester doesn't have read access\n"));
sys/kern/sysv_msg.c
622
DPRINTF(("invalid command %d\n", cmd));
sys/kern/sysv_msg.c
650
DPRINTF(("msgget(0x%x, 0%o)\n", key, msgflg));
sys/kern/sysv_msg.c
666
DPRINTF(("found public key\n"));
sys/kern/sysv_msg.c
668
DPRINTF(("not exclusive\n"));
sys/kern/sysv_msg.c
676
DPRINTF(("requester doesn't have 0%o access\n",
sys/kern/sysv_msg.c
689
DPRINTF(("need to allocate the msqid_ds\n"));
sys/kern/sysv_msg.c
704
DPRINTF(("no more msqid_ds's available\n"));
sys/kern/sysv_msg.c
719
DPRINTF(("msqid %d is available\n", msqid));
sys/kern/sysv_msg.c
744
DPRINTF(("didn't find it and wasn't asked to create it\n"));
sys/kern/sysv_msg.c
787
DPRINTF(("msqid (%d) out of range (0<=msqid<%d)\n", msqix,
sys/kern/sysv_msg.c
796
DPRINTF(("no such message queue id\n"));
sys/kern/sysv_msg.c
801
DPRINTF(("wrong sequence number\n"));
sys/kern/sysv_msg.c
807
DPRINTF(("requester can't see prison\n"));
sys/kern/sysv_msg.c
812
DPRINTF(("requester doesn't have write access\n"));
sys/kern/sysv_msg.c
842
DPRINTF(("msgsz=%zu, msgssz=%d, segs_needed=%d\n", msgsz,
sys/kern/sysv_msg.c
853
DPRINTF(("msgsz > msqkptr->u.msg_qbytes\n"));
sys/kern/sysv_msg.c
859
DPRINTF(("msqid is locked\n"));
sys/kern/sysv_msg.c
863
DPRINTF(("msgsz + msg_cbytes > msg_qbytes\n"));
sys/kern/sysv_msg.c
867
DPRINTF(("segs_needed > nfree_msgmaps\n"));
sys/kern/sysv_msg.c
871
DPRINTF(("no more msghdrs\n"));
sys/kern/sysv_msg.c
879
DPRINTF(("need more resources but caller "
sys/kern/sysv_msg.c
886
DPRINTF(("we don't own the msqid_ds\n"));
sys/kern/sysv_msg.c
891
DPRINTF(("we own the msqid_ds\n"));
sys/kern/sysv_msg.c
895
DPRINTF(("msgsnd: goodnight\n"));
sys/kern/sysv_msg.c
898
DPRINTF(("msgsnd: good morning, error=%d\n", error));
sys/kern/sysv_msg.c
902
DPRINTF(("msgsnd: timed out\n"));
sys/kern/sysv_msg.c
906
DPRINTF(("msgsnd: interrupted system call\n"));
sys/kern/sysv_msg.c
916
DPRINTF(("msqid deleted\n"));
sys/kern/sysv_msg.c
922
DPRINTF(("got all the resources that we need\n"));
sys/kern/sysv_msg.c
982
DPRINTF(("allocating segment %d to message\n", next));
sys/kern/sysv_msg.c
998
DPRINTF(("mtype (%ld) < 1\n", msghdr->msg_type));
sys/kern/sysv_sem.c
1001
DPRINTF(("too small\n"));
sys/kern/sysv_sem.c
1014
DPRINTF(("need to allocate the semid_kernel\n"));
sys/kern/sysv_sem.c
1017
DPRINTF(("nsems out of range (0<%d<=%d)\n", nsems,
sys/kern/sysv_sem.c
1023
DPRINTF((
sys/kern/sysv_sem.c
1034
DPRINTF(("no more semid_kernel's available\n"));
sys/kern/sysv_sem.c
1049
DPRINTF(("semid %d is available\n", semid));
sys/kern/sysv_sem.c
1073
DPRINTF(("sembase = %p, next = %p\n",
sys/kern/sysv_sem.c
1076
DPRINTF(("didn't find it and wasn't asked to create it\n"));
sys/kern/sysv_sem.c
1125
DPRINTF(("call to semop(%d, %p, %u)\n", usemid, usops, nsops));
sys/kern/sysv_sem.c
1159
DPRINTF(("too many sops (max=%d, nsops=%d)\n", seminfo.semopm,
sys/kern/sysv_sem.c
1178
DPRINTF(("error = %d from copyin(%p, %p, %d)\n", error,
sys/kern/sysv_sem.c
1218
DPRINTF(("error = %d from ipaccess\n", error));
sys/kern/sysv_sem.c
1244
DPRINTF((
sys/kern/sysv_sem.c
1254
DPRINTF(("semop: can't do it now\n"));
sys/kern/sysv_sem.c
1264
DPRINTF(("semop: not zero now\n"));
sys/kern/sysv_sem.c
1287
DPRINTF(("semop: rollback 0 through %d\n", i-1));
sys/kern/sysv_sem.c
1310
DPRINTF(("semop: good night!\n"));
sys/kern/sysv_sem.c
1313
DPRINTF(("semop: good morning (error=%d)!\n", error));
sys/kern/sysv_sem.c
1352
DPRINTF(("semop: good morning!\n"));
sys/kern/sysv_sem.c
1404
DPRINTF(("error = %d from semundo_adjust\n", error));
sys/kern/sysv_sem.c
1424
DPRINTF(("semop: doing wakeup\n"));
sys/kern/sysv_sem.c
1426
DPRINTF(("semop: back from wakeup\n"));
sys/kern/sysv_sem.c
1428
DPRINTF(("semop: done\n"));
sys/kern/sysv_sem.c
1467
DPRINTF(("proc @%p has undo structure with %d entries\n", p,
sys/kern/sysv_sem.c
1492
DPRINTF((
sys/kern/sysv_sem.c
1506
DPRINTF(("semexit: back from wakeup\n"));
sys/kern/sysv_sem.c
1515
DPRINTF(("removing vector\n"));
sys/kern/sysv_sem.c
703
DPRINTF(("call to semctl(%d, %d, %d, 0x%p)\n",
sys/kern/sysv_sem.c
972
DPRINTF(("semget(0x%x, %d, 0%o)\n", key, nsems, semflg));
sys/kern/sysv_sem.c
990
DPRINTF(("found public key\n"));
sys/kern/sysv_sem.c
992
DPRINTF(("not exclusive\n"));
sys/net/bridgestp.c
1002
DPRINTF("%s -> ROOT_PROPOSED\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1023
DPRINTF("%s -> ROOT_REROOTED\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1030
DPRINTF("%s -> DESIGNATED_RETIRED\n",
sys/net/bridgestp.c
1041
DPRINTF("%s -> DESIGNATED_SYNCED\n",
sys/net/bridgestp.c
1053
DPRINTF("%s -> DESIGNATED_PROPOSE\n",
sys/net/bridgestp.c
1063
DPRINTF("%s -> AGREED\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1086
DPRINTF("%s -> DESIGNATED_DISCARD\n",
sys/net/bridgestp.c
1146
DPRINTF("Invalid TC state for %s\n",
sys/net/bridgestp.c
1233
DPRINTF("state changed to DISCARDING on %s\n",
sys/net/bridgestp.c
1238
DPRINTF("state changed to LEARNING on %s\n",
sys/net/bridgestp.c
1247
DPRINTF("state changed to FORWARDING on %s\n",
sys/net/bridgestp.c
1303
DPRINTF("%s role -> ALT/BACK/DISABLED\n",
sys/net/bridgestp.c
1314
DPRINTF("%s role -> ROOT\n",
sys/net/bridgestp.c
1322
DPRINTF("%s role -> DESIGNATED\n",
sys/net/bridgestp.c
1357
DPRINTF("Unsupported STP version %d\n", proto);
sys/net/bridgestp.c
1375
DPRINTF("%s -> TC_ACTIVE\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1385
DPRINTF("%s -> TC_INACTIVE\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1393
DPRINTF("%s -> TC_LEARNING\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1403
DPRINTF("%s -> TC_DETECTED\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1409
DPRINTF("%s -> TC_TCN\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1418
DPRINTF("%s -> TC_TC\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1428
DPRINTF("%s -> TC_PROPAG\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1435
DPRINTF("%s -> TC_ACK\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
1994
DPRINTF("aged info on %s\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
2011
DPRINTF("%s -> edge port\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
964
DPRINTF("%s -> ALTERNATE_AGREED\n",
sys/net/bridgestp.c
971
DPRINTF("%s -> ALTERNATE_PROPOSED\n",
sys/net/bridgestp.c
980
DPRINTF("%s -> ALTERNATE_PORT\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
987
DPRINTF("%s -> ROOT_REROOT\n", bp->bp_ifp->if_xname);
sys/net/bridgestp.c
996
DPRINTF("%s -> ROOT_AGREED\n", bp->bp_ifp->if_xname);
sys/netipsec/ipsec_input.c
147
DPRINTF(("%s: packet too small\n", __func__));
sys/netipsec/ipsec_input.c
196
DPRINTF(("%s: unsupported protocol family %u\n", __func__, af));
sys/netipsec/ipsec_input.c
205
DPRINTF(("%s: no key association found for SA %s/%08lx/%u\n",
sys/netipsec/ipsec_input.c
214
DPRINTF(("%s: attempted to use uninitialized SA %s/%08lx/%u\n",
sys/netipsec/ipsec_input.c
368
DPRINTF(("%s: processing failed for SA %s/%08lx\n",
sys/netipsec/ipsec_input.c
445
DPRINTF(("%s: failed to get tag\n", __func__));
sys/netipsec/ipsec_input.c
482
DPRINTF(("%s: cannot handle inner ip proto %d\n",
sys/netipsec/ipsec_input.c
502
DPRINTF(("%s: queue full; proto %u packet dropped\n",
sys/netipsec/ipsec_input.c
625
DPRINTF(("%s: processing failed for SA %s/%08lx\n",
sys/netipsec/ipsec_input.c
692
DPRINTF(("%s: failed to get tag\n", __func__));
sys/netipsec/ipsec_input.c
732
DPRINTF(("%s: cannot handle inner ip proto %d\n",
sys/netipsec/ipsec_input.c
748
DPRINTF(("%s: queue full; proto %u packet"
sys/netipsec/ipsec_mbuf.c
175
DPRINTF(("%s: pad length invalid (%d)\n", __func__, n));
sys/netipsec/ipsec_mbuf.c
190
DPRINTF(("%s: length mismatch (should be %d instead of %d)\n",
sys/netipsec/ipsec_mbuf.c
201
DPRINTF(("%s: length mismatch (should be %d instead "
sys/netipsec/ipsec_mbuf.c
218
DPRINTF(("%s: unable to get extra mbuf\n", __func__));
sys/netipsec/ipsec_output.c
130
DPRINTF(("%s: IPsec outbound packet dropped due"
sys/netipsec/ipsec_output.c
275
DPRINTF(("%s: encapsulation for SPI 0x%08x failed "
sys/netipsec/ipsec_output.c
309
DPRINTF(("%s: unsupported protocol family %u\n",
sys/netipsec/ipsec_output.c
556
DPRINTF(("%s: IPsec outbound packet dropped due"
sys/netipsec/ipsec_output.c
697
DPRINTF(("%s: encapsulation for SPI 0x%08x failed "
sys/netipsec/ipsec_output.c
726
DPRINTF(("%s: unsupported protocol family %u\n",
sys/netipsec/ipsec_output.c
944
DPRINTF(("%s: unknown protocol family %u\n", __func__,
sys/netipsec/ipsec_output.c
955
DPRINTF(("%s: could not get packet tag\n", __func__));
sys/netipsec/ipsec_output.c
995
DPRINTF(("%s: unknown protocol family %u\n", __func__,
sys/netipsec/key.c
6713
DPRINTF(("%s: unknown AH algorithm %u\n",
sys/netipsec/udpencap.c
272
DPRINTF(("%s: m_makespace for udphdr failed\n", __func__));
sys/netipsec/xform_ah.c
1006
DPRINTF(("%s: failed to allocate xform_data\n", __func__));
sys/netipsec/xform_ah.c
1131
DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
sys/netipsec/xform_ah.c
1140
DPRINTF(("%s: bogus returned buffer from crypto\n", __func__));
sys/netipsec/xform_ah.c
186
DPRINTF(("%s: unsupported authentication algorithm %u\n",
sys/netipsec/xform_ah.c
198
DPRINTF(("%s: replay state block inconsistency, "
sys/netipsec/xform_ah.c
205
DPRINTF(("%s: no authentication key for %s algorithm\n",
sys/netipsec/xform_ah.c
211
DPRINTF(("%s: invalid keylength %d, algorithm %s requires "
sys/netipsec/xform_ah.c
290
DPRINTF(("%s: m_pullup failed\n", __func__));
sys/netipsec/xform_ah.c
310
DPRINTF(("%s: illegal IPv4 option length for "
sys/netipsec/xform_ah.c
333
DPRINTF(("%s: illegal IPv4 option "
sys/netipsec/xform_ah.c
348
DPRINTF(("%s: illegal IPv4 option "
sys/netipsec/xform_ah.c
374
DPRINTF(("%s: illegal IPv4 option "
sys/netipsec/xform_ah.c
390
DPRINTF(("%s: malformed IPv4 options header\n",
sys/netipsec/xform_ah.c
408
DPRINTF(("%s: unsupported IPv6 jumbogram\n", __func__));
sys/netipsec/xform_ah.c
434
DPRINTF(("%s: failed to allocate memory"
sys/netipsec/xform_ah.c
507
DPRINTF(("%s: unexpected IPv6 header type %d",
sys/netipsec/xform_ah.c
559
DPRINTF(("ah_input: cannot pullup header\n"));
sys/netipsec/xform_ah.c
573
DPRINTF(("%s: packet replay failure: %s\n", __func__,
sys/netipsec/xform_ah.c
587
DPRINTF(("%s: bad authenticator length %u (expecting %lu)"
sys/netipsec/xform_ah.c
597
DPRINTF(("%s: bad mbuf length %u (expecting %lu)"
sys/netipsec/xform_ah.c
611
DPRINTF(("%s: failed to acquire crypto descriptor\n",
sys/netipsec/xform_ah.c
626
DPRINTF(("%s: failed to allocate xform_data\n", __func__));
sys/netipsec/xform_ah.c
718
DPRINTF(("%s: dead SA %p spi %#x\n", __func__, sav, sav->spi));
sys/netipsec/xform_ah.c
739
DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
sys/netipsec/xform_ah.c
751
DPRINTF(("%s: bogus returned buffer from crypto\n", __func__));
sys/netipsec/xform_ah.c
767
DPRINTF(("%s: authentication hash mismatch for packet "
sys/netipsec/xform_ah.c
810
DPRINTF(("%s: mangled mbuf chain for SA %s/%08lx\n", __func__,
sys/netipsec/xform_ah.c
895
DPRINTF(("%s: unknown/unsupported protocol family %u, "
sys/netipsec/xform_ah.c
905
DPRINTF(("%s: packet in SA %s/%08lx got too big "
sys/netipsec/xform_ah.c
920
DPRINTF(("%s: cannot clone mbuf chain, SA %s/%08lx\n", __func__,
sys/netipsec/xform_ah.c
931
DPRINTF(("%s: failed to inject %u byte AH header for SA "
sys/netipsec/xform_ah.c
969
DPRINTF(("%s: replay counter wrapped for SA %s/%08lx\n",
sys/netipsec/xform_ah.c
990
DPRINTF(("%s: failed to acquire crypto descriptors\n",
sys/netipsec/xform_esp.c
1026
DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
sys/netipsec/xform_esp.c
1035
DPRINTF(("%s: bogus returned buffer from crypto\n", __func__));
sys/netipsec/xform_esp.c
153
DPRINTF(("%s: unsupported encryption algorithm %d\n",
sys/netipsec/xform_esp.c
158
DPRINTF(("%s: no encoding key for %s algorithm\n",
sys/netipsec/xform_esp.c
164
DPRINTF(("%s: 4-byte IV not supported with protocol\n",
sys/netipsec/xform_esp.c
173
DPRINTF(("%s: invalid key length %u, must be in the range "
sys/netipsec/xform_esp.c
220
DPRINTF(("%s: invalid key length %u"
sys/netipsec/xform_esp.c
290
DPRINTF(("%s: misaligned packet, skip %u pkt len %u",
sys/netipsec/xform_esp.c
299
DPRINTF(("%s: cannot pullup header\n", __func__));
sys/netipsec/xform_esp.c
328
DPRINTF(("%s: payload of %d octets not a multiple of %d octets,"
sys/netipsec/xform_esp.c
343
DPRINTF(("%s: packet replay check for %s\n", __func__,
sys/netipsec/xform_esp.c
360
DPRINTF(("%s: failed to acquire crypto descriptors\n",
sys/netipsec/xform_esp.c
370
DPRINTF(("%s: failed to allocate xform_data\n", __func__));
sys/netipsec/xform_esp.c
389
DPRINTF(("%s: failed to allocate xform_data\n",
sys/netipsec/xform_esp.c
514
DPRINTF(("%s: dead SA %p spi %#x\n", __func__, sav, sav->spi));
sys/netipsec/xform_esp.c
540
DPRINTF(("%s: crypto error %d\n", __func__,
sys/netipsec/xform_esp.c
550
DPRINTF(("%s: bogus returned buffer from crypto\n", __func__));
sys/netipsec/xform_esp.c
561
DPRINTF(("%s: authentication hash mismatch for "
sys/netipsec/xform_esp.c
595
DPRINTF(("%s: packet replay check for %s\n", __func__,
sys/netipsec/xform_esp.c
614
DPRINTF(("%s: bad mbuf chain, SA %s/%08lx\n", __func__,
sys/netipsec/xform_esp.c
626
DPRINTF(("%s: invalid padding length %d for %u byte packet "
sys/netipsec/xform_esp.c
639
DPRINTF(("%s: decryption failed for packet in "
sys/netipsec/xform_esp.c
764
DPRINTF(("%s: unknown/unsupported protocol "
sys/netipsec/xform_esp.c
776
DPRINTF(("%s: packet in SA %s/%08lx got too big "
sys/netipsec/xform_esp.c
791
DPRINTF(("%s: cannot clone mbuf chain, SA %s/%08lx\n", __func__,
sys/netipsec/xform_esp.c
802
DPRINTF(("%s: %u byte ESP hdr inject failed for SA %s/%08lx\n",
sys/netipsec/xform_esp.c
842
DPRINTF(("%s: m_pad failed for SA %s/%08lx\n", __func__,
sys/netipsec/xform_esp.c
878
DPRINTF(("%s: failed to acquire crypto descriptor\n",
sys/netipsec/xform_esp.c
888
DPRINTF(("%s: failed to allocate xform_data\n", __func__));
sys/netipsec/xform_esp.c
948
DPRINTF(("%s: failed to allocate xform_data\n",
sys/netipsec/xform_ipcomp.c
167
DPRINTF(("%s: unsupported compression algorithm %d\n", __func__,
sys/netipsec/xform_ipcomp.c
217
DPRINTF(("%s: m_pullup failed\n", __func__));
sys/netipsec/xform_ipcomp.c
225
DPRINTF(("%s: recursive compression detected\n", __func__));
sys/netipsec/xform_ipcomp.c
237
DPRINTF(("%s: no crypto descriptors\n", __func__));
sys/netipsec/xform_ipcomp.c
244
DPRINTF(("%s: cannot allocate xform_data\n", __func__));
sys/netipsec/xform_ipcomp.c
307
DPRINTF(("%s: dead SA %p spi %#x\n", __func__, sav, sav->spi));
sys/netipsec/xform_ipcomp.c
328
DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
sys/netipsec/xform_ipcomp.c
335
DPRINTF(("%s: null mbuf returned from crypto\n", __func__));
sys/netipsec/xform_ipcomp.c
352
DPRINTF(("%s: m_pullup failed\n", __func__));
sys/netipsec/xform_ipcomp.c
365
DPRINTF(("%s: bad mbuf chain, IPCA %s/%08lx\n", __func__,
sys/netipsec/xform_ipcomp.c
455
DPRINTF(("%s: unknown/unsupported protocol family %d, "
sys/netipsec/xform_ipcomp.c
465
DPRINTF(("%s: packet in IPCA %s/%08lx got too big "
sys/netipsec/xform_ipcomp.c
480
DPRINTF(("%s: cannot clone mbuf chain, IPCA %s/%08lx\n",
sys/netipsec/xform_ipcomp.c
496
DPRINTF(("%s: failed to acquire crypto descriptor\n",__func__));
sys/netipsec/xform_ipcomp.c
510
DPRINTF(("%s: failed to allocate xform_data\n", __func__));
sys/netipsec/xform_ipcomp.c
575
DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
sys/netipsec/xform_ipcomp.c
582
DPRINTF(("%s: bogus return buffer from crypto\n", __func__));
sys/netipsec/xform_ipcomp.c
598
DPRINTF(("%s: IPCOMP header inject failed "
sys/netipsec/xform_ipcomp.c
644
DPRINTF(("%s: unknown/unsupported protocol "
sys/netipsec/xform_ipcomp.c
655
DPRINTF(("%s: compressions was useless %d <= %d\n",
sys/netipsec/xform_tcp.c
359
DPRINTF(("%s: unsupported authentication algorithm %u\n",
sys/netipsec/xform_tcp.c
364
DPRINTF(("%s: no authentication key present\n", __func__));
sys/netipsec/xform_tcp.c
369
DPRINTF(("%s: invalid key length %u\n", __func__, keylen));
sys/netpfil/ipfw/nat64/nat64_translate.c
1003
DPRINTF(DP_DROPS, "Unsupported ICMP type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1010
DPRINTF(DP_DROPS, "Unsupported ICMP type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1017
DPRINTF(DP_DROPS, "Unsupported ICMP type %d, code %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
1042
DPRINTF(DP_DROPS, "Message is too short %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
1048
DPRINTF(DP_DROPS, "Wrong IP version %d", ip.ip_v);
sys/netpfil/ipfw/nat64/nat64_translate.c
1056
DPRINTF(DP_DROPS, "IP addresses checks failed %04x -> %04x",
sys/netpfil/ipfw/nat64/nat64_translate.c
1061
DPRINTF(DP_DROPS, "Message is too short %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
1072
DPRINTF(DP_GENERIC, "Inner source doesn't match destination ",
sys/netpfil/ipfw/nat64/nat64_translate.c
1264
DPRINTF(DP_DROPS, "dropped due to fragmented ICMP");
sys/netpfil/ipfw/nat64/nat64_translate.c
1356
DPRINTF(DP_DROPS,
sys/netpfil/ipfw/nat64/nat64_translate.c
1385
DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1397
DPRINTF(DP_DROPS, "Wrong MTU %d in ICMPv6 type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1442
DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1453
DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
sys/netpfil/ipfw/nat64/nat64_translate.c
1461
DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d, code %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
1470
DPRINTF(DP_DROPS, "Message is too short %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
1518
DPRINTF(DP_DROPS, "Unsupported proto %d in the inner header",
sys/netpfil/ipfw/nat64/nat64_translate.c
1524
DPRINTF(DP_DROPS, "Inner addresses do not passes the check");
sys/netpfil/ipfw/nat64/nat64_translate.c
1529
DPRINTF(DP_DROPS, "Inner src doesn't match outer dst");
sys/netpfil/ipfw/nat64/nat64_translate.c
1584
DPRINTF(DP_GENERIC | DP_DROPS, "invalid source address: %08x",
sys/netpfil/ipfw/nat64/nat64_translate.c
1606
DPRINTF(DP_DROPS, "dropped due to mbuf isn't contigious");
sys/netpfil/ipfw/nat64/nat64_translate.c
1614
DPRINTF(DP_DROPS,
sys/netpfil/ipfw/nat64/nat64_translate.c
1624
DPRINTF(DP_DROPS, "dropped due to fragmented ICMPv6");
sys/netpfil/ipfw/nat64/nat64_translate.c
1640
DPRINTF(DP_DROPS, "plen %d, pkthdr.len %d, hlen %d",
sys/netpfil/ipfw/nat64/nat64_translate.c
214
DPRINTF(DP_DROPS, "dropped due to unknown IP version");
sys/netpfil/ipfw/nat64/nat64_translate.c
249
DPRINTF(DP_DROPS, "unknown IP version");
sys/netpfil/ipfw/nat64/nat64_translate.c
462
DPRINTF(DP_GENERIC | DP_DROPS,
sys/netpfil/ipfw/nat64/nat64_translate.c
466
DPRINTF(DP_GENERIC | DP_DROPS, "invalid IPv4-embedded IPv6 address");
sys/netpfil/ipfw/nat64/nat64_translate.c
559
DPRINTF(DP_DROPS, "dropped due to mbufq overflow");
sys/netpfil/ipfw/nat64/nat64_translate.c
655
DPRINTF(DP_DROPS, "mbuf isn't contigious");
sys/netpfil/ipfw/nat64/nat64_translate.c
663
DPRINTF(DP_DROPS, "mbuf isn't contigious");
sys/netpfil/ipfw/nat64/nat64_translate.c
669
DPRINTF(DP_DROPS, "do not send ICMPv6 in reply to "
sys/netpfil/ipfw/nat64/nat64_translate.c
800
DPRINTF(DP_DROPS, "not first fragment");
sys/netpfil/ipfw/nat64/nat64_translate.c
806
DPRINTF(DP_DROPS, "mbuf isn't contigious");
sys/netpfil/ipfw/nat64/nat64_translate.c
811
DPRINTF(DP_DROPS, "do not send ICMP in reply to "
sys/netpfil/ipfw/nat64/nat64_translate.c
957
DPRINTF(DP_DROPS, "Unsupported ICMP type %d, code %d",
sys/netpfil/ipfw/nat64/nat64lsn.c
1107
DPRINTF(DP_OBJ, "ALLOC HOST %s %p",
sys/netpfil/ipfw/nat64/nat64lsn.c
1298
DPRINTF(DP_JQUEUE, "count=%d", jcount);
sys/netpfil/ipfw/nat64/nat64lsn.c
1366
DPRINTF(DP_DROPS, "failed to create job");
sys/netpfil/ipfw/nat64/nat64lsn.c
1661
DPRINTF(DP_DROPS, "mbuf isn't contigious");
sys/netpfil/ipfw/nat64/nat64lsn.c
1686
DPRINTF(DP_DROPS, "dropped due to embedded IPv4 address %s",
sys/netpfil/ipfw/nat64/nat64lsn_control.c
581
DPRINTF(DP_STATE, "EXPORT PG 0x%16jx, count %d",
sys/powerpc/fpu/fpu_add.c
85
DPRINTF(FPE_REG, ("fpu_add:\n"));
sys/powerpc/fpu/fpu_add.c
88
DPRINTF(FPE_REG, ("=>\n"));
sys/powerpc/fpu/fpu_div.c
174
DPRINTF(FPE_REG, ("fpu_div:\n"));
sys/powerpc/fpu/fpu_div.c
177
DPRINTF(FPE_REG, ("=>\n"));
sys/powerpc/fpu/fpu_emu.c
202
DPRINTF(FPE_EX, ("fpu_emulate: emulating insn %x at %p\n",
sys/powerpc/fpu/fpu_emu.c
209
DPRINTF(FPE_EX, ("fpu_emulate: SIGTRAP\n"));
sys/powerpc/fpu/fpu_emu.c
215
DPRINTF(FPE_EX, ("fpu_emulate: success\n"));
sys/powerpc/fpu/fpu_emu.c
220
DPRINTF(FPE_EX, ("fpu_emulate: SIGFPE\n"));
sys/powerpc/fpu/fpu_emu.c
225
DPRINTF(FPE_EX, ("fpu_emulate: SIGSEGV\n"));
sys/powerpc/fpu/fpu_emu.c
231
DPRINTF(FPE_EX, ("fpu_emulate: SIGILL\n"));
sys/powerpc/fpu/fpu_emu.c
317
DPRINTF(FPE_INSN,
sys/powerpc/fpu/fpu_emu.c
327
DPRINTF(FPE_INSN,
sys/powerpc/fpu/fpu_emu.c
349
DPRINTF(FPE_INSN, ("reg %d has %jx reg %d has %jx\n",
sys/powerpc/fpu/fpu_emu.c
367
DPRINTF(FPE_INSN, ("reg %d has %jx displ %jx\n",
sys/powerpc/fpu/fpu_emu.c
382
DPRINTF(FPE_INSN,
sys/powerpc/fpu/fpu_emu.c
390
DPRINTF(FPE_INSN,
sys/powerpc/fpu/fpu_emu.c
400
DPRINTF(FPE_INSN, ("fpu_execute: Load from %p\n",
sys/powerpc/fpu/fpu_emu.c
433
DPRINTF(FPE_INSN, ("fpu_execute: FCMPU\n"));
sys/powerpc/fpu/fpu_emu.c
455
DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n"));
sys/powerpc/fpu/fpu_emu.c
465
DPRINTF(FPE_INSN, ("fpu_execute: FCTIW\n"));
sys/powerpc/fpu/fpu_emu.c
471
DPRINTF(FPE_INSN, ("fpu_execute: FCMPO\n"));
sys/powerpc/fpu/fpu_emu.c
484
DPRINTF(FPE_INSN, ("fpu_execute: MTFSB1\n"));
sys/powerpc/fpu/fpu_emu.c
490
DPRINTF(FPE_INSN, ("fpu_execute: FNEGABS\n"));
sys/powerpc/fpu/fpu_emu.c
498
DPRINTF(FPE_INSN, ("fpu_execute: MCRFS\n"));
sys/powerpc/fpu/fpu_emu.c
514
DPRINTF(FPE_INSN, ("fpu_execute: MTFSB0\n"));
sys/powerpc/fpu/fpu_emu.c
520
DPRINTF(FPE_INSN, ("fpu_execute: FMR\n"));
sys/powerpc/fpu/fpu_emu.c
526
DPRINTF(FPE_INSN, ("fpu_execute: MTFSFI\n"));
sys/powerpc/fpu/fpu_emu.c
537
DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
sys/powerpc/fpu/fpu_emu.c
545
DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
sys/powerpc/fpu/fpu_emu.c
553
DPRINTF(FPE_INSN, ("fpu_execute: MFFS\n"));
sys/powerpc/fpu/fpu_emu.c
559
DPRINTF(FPE_INSN, ("fpu_execute: MTFSF\n"));
sys/powerpc/fpu/fpu_emu.c
578
DPRINTF(FPE_INSN, ("fpu_execute: FCTID\n"));
sys/powerpc/fpu/fpu_emu.c
584
DPRINTF(FPE_INSN, ("fpu_execute: FCFID\n"));
sys/powerpc/fpu/fpu_emu.c
608
DPRINTF(FPE_INSN, ("fpu_execute: FDIV\n"));
sys/powerpc/fpu/fpu_emu.c
615
DPRINTF(FPE_INSN, ("fpu_execute: FSUB\n"));
sys/powerpc/fpu/fpu_emu.c
622
DPRINTF(FPE_INSN, ("fpu_execute: FADD\n"));
sys/powerpc/fpu/fpu_emu.c
629
DPRINTF(FPE_INSN, ("fpu_execute: FSQRT\n"));
sys/powerpc/fpu/fpu_emu.c
635
DPRINTF(FPE_INSN, ("fpu_execute: FSEL\n"));
sys/powerpc/fpu/fpu_emu.c
640
DPRINTF(FPE_INSN, ("f%d => f%d\n", rc, rt));
sys/powerpc/fpu/fpu_emu.c
646
DPRINTF(FPE_INSN, ("fpu_execute: FPRES\n"));
sys/powerpc/fpu/fpu_emu.c
656
DPRINTF(FPE_INSN, ("fpu_execute: FMUL\n"));
sys/powerpc/fpu/fpu_emu.c
664
DPRINTF(FPE_INSN, ("fpu_execute: FRSQRTE\n"));
sys/powerpc/fpu/fpu_emu.c
675
DPRINTF(FPE_INSN, ("fpu_execute: FMULSUB\n"));
sys/powerpc/fpu/fpu_emu.c
685
DPRINTF(FPE_INSN, ("fpu_execute: FMULADD\n"));
sys/powerpc/fpu/fpu_emu.c
695
DPRINTF(FPE_INSN, ("fpu_execute: FNMSUB\n"));
sys/powerpc/fpu/fpu_emu.c
707
DPRINTF(FPE_INSN, ("fpu_execute: FNMADD\n"));
sys/powerpc/fpu/fpu_emu.c
758
DPRINTF(FPE_INSN, ("fpu_execute: cx %x, fsr %x\n", cx, fsr));
sys/powerpc/fpu/fpu_emu.c
768
DPRINTF(FPE_INSN, ("fpu_execute: cr[1] <= %x\n", cond));
sys/powerpc/fpu/fpu_emu.c
778
DPRINTF(FPE_INSN, ("fpu_execute: cr[%d] (cr=%jx) <= %x\n",
sys/powerpc/fpu/fpu_explode.c
252
DPRINTF(FPE_REG, ("fpu_explode: %%%c%d => ", (type == FTYPE_LNG) ? 'x' :
sys/powerpc/fpu/fpu_explode.c
258
DPRINTF(FPE_REG, ("\n"));
sys/powerpc/fpu/fpu_implode.c
427
DPRINTF(FPE_REG, ("fpu_implode: long %x %x\n",
sys/powerpc/fpu/fpu_implode.c
434
DPRINTF(FPE_REG, ("fpu_implode: int %x\n",
sys/powerpc/fpu/fpu_implode.c
440
DPRINTF(FPE_REG, ("fpu_implode: single %x\n",
sys/powerpc/fpu/fpu_implode.c
446
DPRINTF(FPE_REG, ("fpu_implode: double %x %x\n",
sys/powerpc/fpu/fpu_mul.c
123
DPRINTF(FPE_REG, ("fpu_mul:\n"));
sys/powerpc/fpu/fpu_mul.c
126
DPRINTF(FPE_REG, ("=>\n"));
sys/powerpc/fpu/fpu_sqrt.c
208
DPRINTF(FPE_REG, ("fpu_sqer:\n"));
sys/powerpc/fpu/fpu_sqrt.c
210
DPRINTF(FPE_REG, ("=>\n"));
sys/powerpc/ps3/ps3disk.c
368
DPRINTF(sc, PS3DISK_DEBUG_TASK, "%s: bio_cmd 0x%02x\n",
sys/powerpc/ps3/ps3disk.c
423
DPRINTF(sc, PS3DISK_DEBUG_INTR, "%s: tag 0x%016lx "
sys/powerpc/ps3/ps3disk.c
661
DPRINTF(sc, PS3DISK_DEBUG_READ, "%s: tag 0x%016lx\n",
tools/regression/kthread/kld/kthrdlk.c
156
DPRINTF(("sending QUIT signal to the thrdlk threads\n"));
tools/regression/kthread/kld/kthrdlk.c
169
DPRINTF(("All test_pause threads die\n"));
usr.bin/fortune/fortune/fortune.c
1008
DPRINTF(1, (stderr, " choice = %d (of %d)\n",
usr.bin/fortune/fortune/fortune.c
1012
DPRINTF(1, (stderr, " using %s\n", fp->name));
usr.bin/fortune/fortune/fortune.c
1018
DPRINTF(1, (stderr, " choice = %d (of %u)\n",
usr.bin/fortune/fortune/fortune.c
1023
DPRINTF(1, (stderr, "\tskip %s, %u (choice = %d)\n",
usr.bin/fortune/fortune/fortune.c
1026
DPRINTF(1, (stderr, " using %s, %u\n", fp->name,
usr.bin/fortune/fortune/fortune.c
1110
DPRINTF(1, (stderr, "pos for %s is %ld\n", fp->name, (long)fp->pos));
usr.bin/fortune/fortune/fortune.c
1204
DPRINTF(1, (stderr, " (%s, %s, %s)", STR(list->path),
usr.bin/fortune/fortune/fortune.c
1264
DPRINTF(2, (stderr, "Maximum length is %d\n", Fort_len));
usr.bin/fortune/fortune/fortune.c
1317
DPRINTF(1, (stderr, "searching in %s\n", fp->path));
usr.bin/fortune/fortune/fortune.c
479
DPRINTF(1, (stderr, "\ttrying \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
484
DPRINTF(1, (stderr, "adding file \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
501
DPRINTF(1, (stderr, "\ttrying \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
528
DPRINTF(2, (stderr, "path = \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
652
DPRINTF(1, (stderr, "adding \"%s\" because of -a\n", offensive));
usr.bin/fortune/fortune/fortune.c
700
DPRINTF(1, (stderr, "adding dir \"%s\"\n", fp->path));
usr.bin/fortune/fortune/fortune.c
757
DPRINTF(2, (stderr, "is_fortfile(%s) returns ", file));
usr.bin/fortune/fortune/fortune.c
766
DPRINTF(2, (stderr, "FALSE (offending file)\n"));
usr.bin/fortune/fortune/fortune.c
776
DPRINTF(2, (stderr, "FALSE (file starts with '.')\n"));
usr.bin/fortune/fortune/fortune.c
780
DPRINTF(2, (stderr, "FALSE (check fortunes only)\n"));
usr.bin/fortune/fortune/fortune.c
787
DPRINTF(2, (stderr, "FALSE (file has suffix \".%s\")\n", sp));
usr.bin/fortune/fortune/fortune.c
795
DPRINTF(2, (stderr, "FALSE (no readable \".dat\" file)\n"));
usr.bin/fortune/fortune/fortune.c
812
DPRINTF(2, (stderr, "TRUE\n"));
usr.bin/fortune/fortune/fortune.c
888
DPRINTF(1, (stderr, "summing probabilities:%d%% with %d NO_PROB's",
usr.bin/fortune/fortune/fortune.c
909
DPRINTF(1, (stderr, ", frac = %d%%", frac));
usr.bin/fortune/fortune/fortune.c
917
DPRINTF(1, (stderr, ", residual = %d%%", percent));
usr.bin/fortune/fortune/fortune.c
920
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
924
DPRINTF(1, (stderr, "\n"));
usr.bin/fortune/fortune/fortune.c
946
DPRINTF(1, (stderr, "choice = %d\n", choice));
usr.bin/fortune/fortune/fortune.c
952
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
957
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
967
DPRINTF(1, (stderr, "choice = %d (of %u) \n", choice,
usr.bin/fortune/fortune/fortune.c
972
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
977
DPRINTF(1, (stderr, "using \"%s\", %u\n", fp->name,
usr.bin/fortune/fortune/fortune.c
983
DPRINTF(1, (stderr, "picking child\n"));
usr.sbin/bhyve/audio.c
104
DPRINTF("Failed to open dev: %s, errno: %d",
usr.sbin/bhyve/audio.c
140
DPRINTF("Incorrect audio device descriptor for %s",
usr.sbin/bhyve/audio.c
149
DPRINTF("Failed to reset fd: %d, errno: %d",
usr.sbin/bhyve/audio.c
160
DPRINTF("Fail to set fmt: 0x%x errno: %d",
usr.sbin/bhyve/audio.c
167
DPRINTF("Mismatch format: 0x%x params->format: 0x%x",
usr.sbin/bhyve/audio.c
176
DPRINTF("Fail to set channels: %d errno: %d",
usr.sbin/bhyve/audio.c
183
DPRINTF("Mismatch channels: %d params->channels: %d",
usr.sbin/bhyve/audio.c
192
DPRINTF("Fail to set speed: %d errno: %d",
usr.sbin/bhyve/audio.c
199
DPRINTF("Mismatch rate: %d params->rate: %d",
usr.sbin/bhyve/audio.c
208
DPRINTF("Fail to get audio buf info errno: %d", errno);
usr.sbin/bhyve/audio.c
211
DPRINTF("fragstotal: 0x%x fragsize: 0x%x",
usr.sbin/bhyve/audio.c
240
DPRINTF("Fail to write to fd: %d, errno: %d",
usr.sbin/bhyve/audio.c
274
DPRINTF("Fail to write to fd: %d, errno: %d",
usr.sbin/bhyve/audio.c
95
DPRINTF("dev_name too big");
usr.sbin/bhyve/hda_codec.c
419
DPRINTF("HDA Codec nodes: %d", sc->no_nodes);
usr.sbin/bhyve/hda_codec.c
434
DPRINTF("Fail to init the output audio player");
usr.sbin/bhyve/hda_codec.c
452
DPRINTF("Fail to init the input audio player");
usr.sbin/bhyve/hda_codec.c
487
DPRINTF("cad: 0x%x", hci->cad);
usr.sbin/bhyve/hda_codec.c
490
DPRINTF("The controller ops does not implement \
usr.sbin/bhyve/hda_codec.c
533
DPRINTF("Invalid command data");
usr.sbin/bhyve/hda_codec.c
538
DPRINTF("The controller ops does not implement \
usr.sbin/bhyve/hda_codec.c
568
DPRINTF("Unknown VERB: 0x%x", verb);
usr.sbin/bhyve/hda_codec.c
572
DPRINTF("cad: 0x%x nid: 0x%x verb: 0x%x payload: 0x%x response: 0x%x",
usr.sbin/bhyve/hda_codec.c
597
DPRINTF("run: %d, stream: 0x%x, st->stream: 0x%x dir: %d",
usr.sbin/bhyve/hda_codec.c
601
DPRINTF("Stream not found");
usr.sbin/bhyve/hda_codec.c
655
DPRINTF("Unknown format bits: 0x%x",
usr.sbin/bhyve/hda_codec.c
721
DPRINTF("rate: %d, channels: %d, format: 0x%x",
usr.sbin/bhyve/hda_codec.c
780
DPRINTF("rate: %d, channels: %d, format: 0x%x",
usr.sbin/bhyve/hda_codec.c
794
DPRINTF("%s verb: 0x%x, payload, 0x%x", st->actx.name, verb, payload);
usr.sbin/bhyve/hda_codec.c
806
DPRINTF("GET_AMP_GAIN_MUTE_LEFT: 0x%x", res);
usr.sbin/bhyve/hda_codec.c
809
DPRINTF("GET_AMP_GAIN_MUTE_RIGHT: 0x%x", res);
usr.sbin/bhyve/hda_codec.c
819
DPRINTF("SET_AMP_GAIN_MUTE_LEFT: \
usr.sbin/bhyve/hda_codec.c
826
DPRINTF("SET_AMP_GAIN_MUTE_RIGHT: \
usr.sbin/bhyve/hda_codec.c
836
DPRINTF("st->channel: 0x%x st->stream: 0x%x",
usr.sbin/bhyve/hda_codec.c
842
DPRINTF("Unknown VERB: 0x%x", verb);
usr.sbin/bhyve/hda_codec.c
867
DPRINTF("Start Thread: %s", actx->name);
usr.sbin/bhyve/pci_ahci.c
1663
DPRINTF("ACMD:");
usr.sbin/bhyve/pci_ahci.c
1665
DPRINTF("%02x ", acmd[i]);
usr.sbin/bhyve/pci_ahci.c
1666
DPRINTF("");
usr.sbin/bhyve/pci_ahci.c
1883
DPRINTF("cfis:");
usr.sbin/bhyve/pci_ahci.c
1886
DPRINTF("");
usr.sbin/bhyve/pci_ahci.c
1887
DPRINTF("%02x ", cfis[i]);
usr.sbin/bhyve/pci_ahci.c
1889
DPRINTF("");
usr.sbin/bhyve/pci_ahci.c
1892
DPRINTF("%d@%08"PRIx64"", prdt->dbc & 0x3fffff, prdt->dba);
usr.sbin/bhyve/pci_ahci.c
1954
DPRINTF("%s %d", __func__, err);
usr.sbin/bhyve/pci_ahci.c
2014
DPRINTF("%s exit", __func__);
usr.sbin/bhyve/pci_ahci.c
2028
DPRINTF("%s %d", __func__, err);
usr.sbin/bhyve/pci_ahci.c
2076
DPRINTF("%s exit", __func__);
usr.sbin/bhyve/pci_ahci.c
2113
DPRINTF("pci_ahci_port %d: write offset 0x%"PRIx64" value 0x%"PRIx64"",
usr.sbin/bhyve/pci_ahci.c
2214
DPRINTF("pci_ahci_host: write offset 0x%"PRIx64" value 0x%"PRIx64"",
usr.sbin/bhyve/pci_ahci.c
2222
DPRINTF("pci_ahci_host: read only registers 0x%"PRIx64"", offset);
usr.sbin/bhyve/pci_ahci.c
2291
DPRINTF("pci_ahci_host: read offset 0x%"PRIx64" value 0x%x",
usr.sbin/bhyve/pci_ahci.c
2332
DPRINTF("pci_ahci_port %d: read offset 0x%"PRIx64" value 0x%x",
usr.sbin/bhyve/pci_ahci.c
246
DPRINTF("%s(%08x) %08x", __func__, mask, sc->is);
usr.sbin/bhyve/pci_ahci.c
288
DPRINTF("%s(%d) %08x/%08x %08x", __func__,
usr.sbin/bhyve/pci_e82545.c
1045
DPRINTF("tx cksum: iovcnt/s/off/len %d/%d/%d/%d",
usr.sbin/bhyve/pci_e82545.c
1116
DPRINTF("tx ctxt desc idx %d: %016jx "
usr.sbin/bhyve/pci_e82545.c
1124
DPRINTF("tx legacy desc idx %d: %08x%08x",
usr.sbin/bhyve/pci_e82545.c
1133
DPRINTF("tx data desc idx %d: %08x%08x",
usr.sbin/bhyve/pci_e82545.c
1143
DPRINTF("tx next desc idx %d: %08x%08x",
usr.sbin/bhyve/pci_e82545.c
1374
DPRINTF("tx %s segmentation offload %d+%d/%u bytes %d iovs",
usr.sbin/bhyve/pci_e82545.c
1406
DPRINTF("tx segment %d %d+%d bytes %d iovs",
usr.sbin/bhyve/pci_e82545.c
1476
DPRINTF("tx_run: head %x, rhead %x, tail %x",
usr.sbin/bhyve/pci_e82545.c
1500
DPRINTF("tx_run done: head %x, rhead %x, tail %x",
usr.sbin/bhyve/pci_e82545.c
1627
DPRINTF("Unaligned register write offset:0x%x value:0x%x", offset, value);
usr.sbin/bhyve/pci_e82545.c
1630
DPRINTF("Register write: 0x%x value: 0x%x", offset, value);
usr.sbin/bhyve/pci_e82545.c
1807
DPRINTF("Incorrect MDIC ready bit: 0x%x", value);
usr.sbin/bhyve/pci_e82545.c
1820
DPRINTF("Unknown MDIC op: 0x%x", value);
usr.sbin/bhyve/pci_e82545.c
1834
DPRINTF("Unknown write register: 0x%x value:%x", offset, value);
usr.sbin/bhyve/pci_e82545.c
1846
DPRINTF("Unaligned register read offset:0x%x", offset);
usr.sbin/bhyve/pci_e82545.c
1850
DPRINTF("Register read: 0x%x", offset);
usr.sbin/bhyve/pci_e82545.c
2105
DPRINTF("Unknown read register: 0x%x", offset);
usr.sbin/bhyve/pci_e82545.c
2130
DPRINTF("Wrong io addr write sz:%d value:0x%lx", size, value);
usr.sbin/bhyve/pci_e82545.c
2136
DPRINTF("Wrong io data write size:%d value:0x%lx", size, value);
usr.sbin/bhyve/pci_e82545.c
2138
DPRINTF("Non-register io write addr:0x%x value:0x%lx", sc->io_addr, value);
usr.sbin/bhyve/pci_e82545.c
2144
DPRINTF("Unknown io bar write offset:0x%lx value:0x%lx size:%d", offset, value, size);
usr.sbin/bhyve/pci_e82545.c
2150
DPRINTF("Wrong register write size:%d offset:0x%lx value:0x%lx", size, offset, value);
usr.sbin/bhyve/pci_e82545.c
2156
DPRINTF("Unknown write bar:%d off:0x%lx val:0x%lx size:%d",
usr.sbin/bhyve/pci_e82545.c
2180
DPRINTF("Wrong io addr read sz:%d", size);
usr.sbin/bhyve/pci_e82545.c
2186
DPRINTF("Wrong io data read sz:%d", size);
usr.sbin/bhyve/pci_e82545.c
2189
DPRINTF("Non-register io read addr:0x%x",
usr.sbin/bhyve/pci_e82545.c
2195
DPRINTF("Unknown io bar read offset:0x%lx size:%d",
usr.sbin/bhyve/pci_e82545.c
2202
DPRINTF("Wrong register read size:%d offset:0x%lx",
usr.sbin/bhyve/pci_e82545.c
2208
DPRINTF("Unknown read bar:%d offset:0x%lx size:%d",
usr.sbin/bhyve/pci_e82545.c
405
DPRINTF("eeprom checksum: 0x%x", checksum);
usr.sbin/bhyve/pci_e82545.c
412
DPRINTF("Write mdi reg:0x%x phy:0x%x data: 0x%x", reg_addr, phy_addr, data);
usr.sbin/bhyve/pci_e82545.c
436
DPRINTF("Unknown mdi read reg:0x%x phy:0x%x", reg_addr, phy_addr);
usr.sbin/bhyve/pci_e82545.c
453
DPRINTF("eeprom state machine not expecting data! "
usr.sbin/bhyve/pci_e82545.c
485
DPRINTF("Illegal eeprom write op 0x%x",
usr.sbin/bhyve/pci_e82545.c
488
DPRINTF("Illegal eeprom write addr 0x%x",
usr.sbin/bhyve/pci_e82545.c
491
DPRINTF("eeprom write eeprom[0x%x] = 0x%x",
usr.sbin/bhyve/pci_e82545.c
509
DPRINTF("eeprom write enable: 0x%x",
usr.sbin/bhyve/pci_e82545.c
524
DPRINTF("eeprom read: eeprom[0x%x] = 0x%x",
usr.sbin/bhyve/pci_e82545.c
527
DPRINTF("eeprom illegal read: 0x%x",
usr.sbin/bhyve/pci_e82545.c
539
DPRINTF("eeprom unknown op: 0x%x",
usr.sbin/bhyve/pci_e82545.c
548
DPRINTF("eeprom state machine wrong state! "
usr.sbin/bhyve/pci_e82545.c
564
DPRINTF("itr callback: lintr assert %x", new);
usr.sbin/bhyve/pci_e82545.c
579
DPRINTF("icr assert: 0x%x", bits);
usr.sbin/bhyve/pci_e82545.c
590
DPRINTF("icr assert: masked %x, ims %x", new, sc->esc_IMS);
usr.sbin/bhyve/pci_e82545.c
592
DPRINTF("icr assert: throttled %x, ims %x", new, sc->esc_IMS);
usr.sbin/bhyve/pci_e82545.c
594
DPRINTF("icr assert: lintr assert %x", new);
usr.sbin/bhyve/pci_e82545.c
618
DPRINTF("ims change: masked %x, ims %x", new, sc->esc_IMS);
usr.sbin/bhyve/pci_e82545.c
620
DPRINTF("ims change: throttled %x, ims %x", new, sc->esc_IMS);
usr.sbin/bhyve/pci_e82545.c
622
DPRINTF("ims change: lintr assert %x", new);
usr.sbin/bhyve/pci_e82545.c
637
DPRINTF("icr deassert: 0x%x", bits);
usr.sbin/bhyve/pci_e82545.c
645
DPRINTF("icr deassert: lintr deassert %x", bits);
usr.sbin/bhyve/pci_e82545.c
655
DPRINTF("intr_write: off %x, val %x", offset, value);
usr.sbin/bhyve/pci_e82545.c
689
DPRINTF("intr_read: off %x", offset);
usr.sbin/bhyve/pci_e82545.c
723
DPRINTF("e1k: s/w reset, ctl %x", val);
usr.sbin/bhyve/pci_e82545.c
752
DPRINTF("rx_ctl - %s RCTL %x, val %x",
usr.sbin/bhyve/pci_e82545.c
843
DPRINTF("rx_run: head %x, tail %x", sc->esc_RDH, sc->esc_RDT);
usr.sbin/bhyve/pci_e82545.c
846
DPRINTF("rx disabled (!%d || %d) -- packet(s) dropped",
usr.sbin/bhyve/pci_e82545.c
859
DPRINTF("rx overflow (%d < %d) -- packet(s) dropped",
usr.sbin/bhyve/pci_e82545.c
880
DPRINTF("netbe_recv() returned %zd", len);
usr.sbin/bhyve/pci_e82545.c
895
DPRINTF("packet read %zd bytes, %d segs, head %d",
usr.sbin/bhyve/pci_e82545.c
905
DPRINTF("known VLAN %d", tag);
usr.sbin/bhyve/pci_e82545.c
907
DPRINTF("unknown VLAN %d", tag);
usr.sbin/bhyve/pci_e82545.c
958
DPRINTF("rx_run done: head %x, tail %x", sc->esc_RDH, sc->esc_RDT);
usr.sbin/bhyve/pci_fbuf.c
130
DPRINTF(DEBUG_VERBOSE,
usr.sbin/bhyve/pci_fbuf.c
162
DPRINTF(DEBUG_INFO, ("switching to VGA mode"));
usr.sbin/bhyve/pci_fbuf.c
168
DPRINTF(DEBUG_INFO, ("switching to VESA mode"));
usr.sbin/bhyve/pci_fbuf.c
211
DPRINTF(DEBUG_VERBOSE,
usr.sbin/bhyve/pci_fbuf.c
441
DPRINTF(DEBUG_INFO, ("fbuf frame buffer base: %p [sz %lu]",
usr.sbin/bhyve/pci_hda.c
1002
DPRINTF("DMA Position In Buffer Reset");
usr.sbin/bhyve/pci_hda.c
1015
DPRINTF("stream_ind: 0x%x old: 0x%x value: 0x%x",
usr.sbin/bhyve/pci_hda.c
1063
DPRINTF("cad: 0x%x", hci->cad);
usr.sbin/bhyve/pci_hda.c
1133
DPRINTF("Invalid stream");
usr.sbin/bhyve/pci_hda.c
1149
DPRINTF("Stream 0x%x stopped", stream);
usr.sbin/bhyve/pci_hda.c
1274
DPRINTF("offset: 0x%lx value: 0x%lx", offset, value);
usr.sbin/bhyve/pci_hda.c
1292
DPRINTF("offset: 0x%lx value: 0x%lx", offset, value);
usr.sbin/bhyve/pci_hda.c
349
DPRINTF("play: %s rec: %s", play, rec);
usr.sbin/bhyve/pci_hda.c
446
DPRINTF("This codec does not implement the init function");
usr.sbin/bhyve/pci_hda.c
478
DPRINTF("cad: 0x%x verb: 0x%x", cad, verb);
usr.sbin/bhyve/pci_hda.c
487
DPRINTF("This codec does not implement the command function");
usr.sbin/bhyve/pci_hda.c
551
DPRINTF("Reset the HDA controller registers ...");
usr.sbin/bhyve/pci_hda.c
579
DPRINTF("Reset the HDA stream: 0x%x", stream_ind);
usr.sbin/bhyve/pci_hda.c
628
DPRINTF("Fail to get the guest virtual address");
usr.sbin/bhyve/pci_hda.c
632
DPRINTF("stream: 0x%x bdl_cnt: 0x%x bdl_paddr: 0x%lx",
usr.sbin/bhyve/pci_hda.c
648
DPRINTF("Fail to get the guest virtual address");
usr.sbin/bhyve/pci_hda.c
657
DPRINTF("bdle: 0x%zx bdle_sz: 0x%x", i, bdle_sz);
usr.sbin/bhyve/pci_hda.c
664
DPRINTF("strm: 0x%x, dir: 0x%x", strm, dir);
usr.sbin/bhyve/pci_hda.c
688
DPRINTF("stream: 0x%x, strm: 0x%x, dir: 0x%x", stream_ind, strm, dir);
usr.sbin/bhyve/pci_hda.c
730
DPRINTF("%s size: %d", p->name, p->size);
usr.sbin/bhyve/pci_hda.c
731
DPRINTF("%s dma_vaddr: %p", p->name, p->dma_vaddr);
usr.sbin/bhyve/pci_hda.c
732
DPRINTF("%s wp: 0x%x", p->name, p->wp);
usr.sbin/bhyve/pci_hda.c
733
DPRINTF("%s rp: 0x%x", p->name, p->rp);
usr.sbin/bhyve/pci_hda.c
756
DPRINTF("Invalid corb size");
usr.sbin/bhyve/pci_hda.c
764
DPRINTF("CORB dma_paddr: %p", (void *)corbpaddr);
usr.sbin/bhyve/pci_hda.c
769
DPRINTF("Fail to get the guest virtual address");
usr.sbin/bhyve/pci_hda.c
792
DPRINTF("Invalid HDAC_CORBWP %u >= size %u", corb->wp,
usr.sbin/bhyve/pci_hda.c
832
DPRINTF("Invalid rirb size");
usr.sbin/bhyve/pci_hda.c
840
DPRINTF("RIRB dma_paddr: %p", (void *)rirbpaddr);
usr.sbin/bhyve/pci_hda.c
845
DPRINTF("Fail to get the guest virtual address");
usr.sbin/bhyve/pci_hda.c
991
DPRINTF("DMA Position In Buffer dma_paddr: %p",
usr.sbin/bhyve/pci_hda.c
997
DPRINTF("Fail to get the guest \
usr.sbin/bhyve/pci_nvme.c
1013
DPRINTF("%s", __func__);
usr.sbin/bhyve/pci_nvme.c
1069
DPRINTF("%s", __func__);
usr.sbin/bhyve/pci_nvme.c
1093
DPRINTF("%s mapping Admin-SQ guest 0x%lx, host: %p",
usr.sbin/bhyve/pci_nvme.c
1114
DPRINTF("%s mapping Admin-CQ guest 0x%lx, host: %p",
usr.sbin/bhyve/pci_nvme.c
1212
DPRINTF("%s DELETE_IO_SQ %u", __func__, qid);
usr.sbin/bhyve/pci_nvme.c
1248
DPRINTF("%s size=%u (max=%u)", __func__, nsq->size, sc->max_qentries);
usr.sbin/bhyve/pci_nvme.c
1282
DPRINTF("%s sq %u size %u gaddr %p cqid %u", __func__,
usr.sbin/bhyve/pci_nvme.c
1287
DPRINTF("%s completed creating IOSQ qid %u",
usr.sbin/bhyve/pci_nvme.c
1309
DPRINTF("%s DELETE_IO_CQ %u", __func__, qid);
usr.sbin/bhyve/pci_nvme.c
1412
DPRINTF("%s log page %u offset %lu len %u", __func__, logpage, logoff, logsize);
usr.sbin/bhyve/pci_nvme.c
1476
DPRINTF("%s get log page %x command not supported",
usr.sbin/bhyve/pci_nvme.c
1493
DPRINTF("%s identify 0x%x nsid 0x%x", __func__,
usr.sbin/bhyve/pci_nvme.c
1550
DPRINTF("%s unsupported identify command requested 0x%x",
usr.sbin/bhyve/pci_nvme.c
1731
DPRINTF("%s: tmpth=%#x tmpsel=%#x thsel=%#x", __func__, tmpth, tmpsel, thsel);
usr.sbin/bhyve/pci_nvme.c
1760
DPRINTF("%s: set_crit=%c critical_warning=%#x status=%#x", __func__, set_crit ? 'T':'F', sc->health_log.critical_warning, compl->status);
usr.sbin/bhyve/pci_nvme.c
1787
DPRINTF("NSQR=%u is greater than max %u", sc->num_squeues,
usr.sbin/bhyve/pci_nvme.c
1801
DPRINTF("NCQR=%u is greater than max %u", sc->num_cqueues,
usr.sbin/bhyve/pci_nvme.c
1822
DPRINTF("%s: Feature ID 0x%x (%s)", __func__, fid, nvme_fid_to_name(fid));
usr.sbin/bhyve/pci_nvme.c
1825
DPRINTF("%s invalid feature 0x%x", __func__, fid);
usr.sbin/bhyve/pci_nvme.c
1861
DPRINTF("%s: status=%#x cdw11=%#x", __func__, compl->status, command->cdw11);
usr.sbin/bhyve/pci_nvme.c
1883
DPRINTF("%s: Feature ID 0x%x (%s)", __func__, fid, nvme_fid_to_name(fid));
usr.sbin/bhyve/pci_nvme.c
1886
DPRINTF("%s invalid feature 0x%x", __func__, fid);
usr.sbin/bhyve/pci_nvme.c
1979
DPRINTF("%s submission queue %u, command ID 0x%x", __func__,
usr.sbin/bhyve/pci_nvme.c
1993
DPRINTF("%s async event request count=%u aerl=%u cid=%#x", __func__,
usr.sbin/bhyve/pci_nvme.c
2029
DPRINTF("%s index %u", __func__, (uint32_t)value);
usr.sbin/bhyve/pci_nvme.c
2037
DPRINTF("sqhead %u, tail %u", sqhead, sq->tail);
usr.sbin/bhyve/pci_nvme.c
2046
DPRINTF("%s command DELETE_IO_SQ", __func__);
usr.sbin/bhyve/pci_nvme.c
2050
DPRINTF("%s command CREATE_IO_SQ", __func__);
usr.sbin/bhyve/pci_nvme.c
2054
DPRINTF("%s command DELETE_IO_CQ", __func__);
usr.sbin/bhyve/pci_nvme.c
2058
DPRINTF("%s command CREATE_IO_CQ", __func__);
usr.sbin/bhyve/pci_nvme.c
2062
DPRINTF("%s command GET_LOG_PAGE", __func__);
usr.sbin/bhyve/pci_nvme.c
2066
DPRINTF("%s command IDENTIFY", __func__);
usr.sbin/bhyve/pci_nvme.c
2070
DPRINTF("%s command ABORT", __func__);
usr.sbin/bhyve/pci_nvme.c
2074
DPRINTF("%s command SET_FEATURES", __func__);
usr.sbin/bhyve/pci_nvme.c
2078
DPRINTF("%s command GET_FEATURES", __func__);
usr.sbin/bhyve/pci_nvme.c
2082
DPRINTF("%s command FIRMWARE_ACTIVATE", __func__);
usr.sbin/bhyve/pci_nvme.c
2088
DPRINTF("%s command ASYNC_EVENT_REQ", __func__);
usr.sbin/bhyve/pci_nvme.c
2092
DPRINTF("%s command FORMAT_NVM", __func__);
usr.sbin/bhyve/pci_nvme.c
2104
DPRINTF("%s command OPC=%#x (unsupported)", __func__,
usr.sbin/bhyve/pci_nvme.c
2110
DPRINTF("%s command OPC=%#X (not implemented)",
usr.sbin/bhyve/pci_nvme.c
2126
DPRINTF("setting sqhead %u", sqhead);
usr.sbin/bhyve/pci_nvme.c
2170
DPRINTF("%s: Invalid OPC 0x%02x for stats", __func__, opc);
usr.sbin/bhyve/pci_nvme.c
2273
DPRINTF("%s sqid %d cqid %u cid %u status: 0x%x 0x%x",
usr.sbin/bhyve/pci_nvme.c
2283
DPRINTF("%s: CQ%u interrupt disabled",
usr.sbin/bhyve/pci_nvme.c
2346
DPRINTF("%s error %d %s", __func__, err, strerror(err));
usr.sbin/bhyve/pci_nvme.c
2723
DPRINTF("nvme_handle_io qid %u head %u tail %u cmdlist %p",
usr.sbin/bhyve/pci_nvme.c
2834
DPRINTF("nvme doorbell %lu, %s, val 0x%lx",
usr.sbin/bhyve/pci_nvme.c
2902
DPRINTF("%s %s NVME_CR_CAP_LOW", func, s);
usr.sbin/bhyve/pci_nvme.c
2905
DPRINTF("%s %s NVME_CR_CAP_HI", func, s);
usr.sbin/bhyve/pci_nvme.c
2908
DPRINTF("%s %s NVME_CR_VS", func, s);
usr.sbin/bhyve/pci_nvme.c
2911
DPRINTF("%s %s NVME_CR_INTMS", func, s);
usr.sbin/bhyve/pci_nvme.c
2914
DPRINTF("%s %s NVME_CR_INTMC", func, s);
usr.sbin/bhyve/pci_nvme.c
2917
DPRINTF("%s %s NVME_CR_CC", func, s);
usr.sbin/bhyve/pci_nvme.c
2920
DPRINTF("%s %s NVME_CR_CSTS", func, s);
usr.sbin/bhyve/pci_nvme.c
2923
DPRINTF("%s %s NVME_CR_NSSR", func, s);
usr.sbin/bhyve/pci_nvme.c
2926
DPRINTF("%s %s NVME_CR_AQA", func, s);
usr.sbin/bhyve/pci_nvme.c
2929
DPRINTF("%s %s NVME_CR_ASQ_LOW", func, s);
usr.sbin/bhyve/pci_nvme.c
2932
DPRINTF("%s %s NVME_CR_ASQ_HI", func, s);
usr.sbin/bhyve/pci_nvme.c
2935
DPRINTF("%s %s NVME_CR_ACQ_LOW", func, s);
usr.sbin/bhyve/pci_nvme.c
2938
DPRINTF("%s %s NVME_CR_ACQ_HI", func, s);
usr.sbin/bhyve/pci_nvme.c
2941
DPRINTF("unknown nvme bar-0 offset 0x%lx", offset);
usr.sbin/bhyve/pci_nvme.c
2980
DPRINTF("nvme-write offset 0x%lx, size %d, value 0x%lx",
usr.sbin/bhyve/pci_nvme.c
3012
DPRINTF("%s NVME_CR_CC en %x css %x shn %x iosqes %u "
usr.sbin/bhyve/pci_nvme.c
3071
DPRINTF("%s unknown offset 0x%lx, value 0x%lx size %d",
usr.sbin/bhyve/pci_nvme.c
3085
DPRINTF("nvme-write baridx %d, msix: off 0x%lx, size %d, "
usr.sbin/bhyve/pci_nvme.c
3098
DPRINTF("%s unknown baridx %d, val 0x%lx",
usr.sbin/bhyve/pci_nvme.c
3132
DPRINTF(" nvme-read offset 0x%lx, size %d -> value 0x%x",
usr.sbin/bhyve/pci_nvme.c
3147
DPRINTF("nvme-read bar: %d, msix: regoff 0x%lx, size %d",
usr.sbin/bhyve/pci_nvme.c
3158
DPRINTF("unknown bar %d, 0x%lx", baridx, offset);
usr.sbin/bhyve/pci_nvme.c
3341
DPRINTF("nvme membar size: %u", pci_membar_sz);
usr.sbin/bhyve/pci_nvme.c
903
DPRINTF("%s: no AER", __func__);
usr.sbin/bhyve/pci_nvme.c
908
DPRINTF("%s: no AEN posted for atype=%#x", __func__, atype);
usr.sbin/bhyve/pci_nvme.c
918
DPRINTF("%s: atype=%#x mask=%#x event_data=%#x", __func__, atype, mask, aen->event_data);
usr.sbin/bhyve/pci_nvme.c
976
DPRINTF("%s: CID=%#x CDW0=%#x", __func__, aer->cid, (lid << 16) | (aen->event_data << 8) | atype);
usr.sbin/bhyve/pci_virtio_9p.c
122
DPRINTF(("vt9p: device reset requested !\n"));
usr.sbin/bhyve/pci_virtio_9p.c
211
DPRINTF(("vt9p: vt9p_notify(): desc%d base=%p, "
usr.sbin/bhyve/pci_virtio_block.c
227
DPRINTF(("vtblk: device reset requested !"));
usr.sbin/bhyve/pci_virtio_block.c
258
DPRINTF(("vtblk: device pause requested !\n"));
usr.sbin/bhyve/pci_virtio_block.c
267
DPRINTF(("vtblk: device resume requested !\n"));
usr.sbin/bhyve/pci_virtio_block.c
355
DPRINTF(("virtio-block: %s op, %zd bytes, %d segs, offset %ld",
usr.sbin/bhyve/pci_virtio_block.c
573
DPRINTF(("vtblk: write to readonly reg %d", offset));
usr.sbin/bhyve/pci_virtio_console.c
186
DPRINTF(("vtcon: device reset requested!"));
usr.sbin/bhyve/pci_virtio_input.c
173
DPRINTF(("%s: device reset requested", __func__));
usr.sbin/bhyve/pci_virtio_input.c
180
DPRINTF(("%s", __func__));
usr.sbin/bhyve/pci_virtio_input.c
431
DPRINTF(("%s: could not read config %d/%d", __func__,
usr.sbin/bhyve/pci_virtio_net.c
163
DPRINTF(("vtnet: device reset requested !"));
usr.sbin/bhyve/pci_virtio_net.c
553
DPRINTF(("vtnet: control qnotify!"));
usr.sbin/bhyve/pci_virtio_net.c
690
DPRINTF(("vtnet: write to readonly reg %d", offset));
usr.sbin/bhyve/pci_virtio_net.c
742
DPRINTF(("vtnet: device pause requested !\n"));
usr.sbin/bhyve/pci_virtio_net.c
761
DPRINTF(("vtnet: device resume requested !\n"));
usr.sbin/bhyve/pci_virtio_net.c
774
DPRINTF(("vtnet: device snapshot requested !\n"));
usr.sbin/bhyve/pci_virtio_rnd.c
125
DPRINTF(("vtrnd: vtrnd_notify(): %d", len));
usr.sbin/bhyve/pci_virtio_rnd.c
99
DPRINTF(("vtrnd: device reset requested !"));
usr.sbin/bhyve/pci_virtio_scsi.c
341
DPRINTF("I/O request lun %d, data_niov_in %zu, data_niov_out "
usr.sbin/bhyve/pci_virtio_scsi.c
358
DPRINTF("device reset requested");
usr.sbin/bhyve/pci_virtio_scsi.c
518
DPRINTF("TMF request to invalid LUN %.2hhx%.2hhx-%.2hhx%.2hhx-"
usr.sbin/bhyve/pci_virtio_scsi.c
583
DPRINTF("%s", sbuf_data(sb));
usr.sbin/bhyve/pci_virtio_scsi.c
755
DPRINTF("I/O request to invalid LUN "
usr.sbin/bhyve/pci_virtio_scsi.c
771
DPRINTF("request <idx=%d> enqueued", vireq.idx);
usr.sbin/bhyve/pci_virtio_scsi.c
783
DPRINTF("request <idx=%d> completed, response %d", idx,
usr.sbin/bhyve/pci_virtio_scsi.c
866
DPRINTF("%s", sbuf_data(sb));
usr.sbin/bhyve/pci_xhci.c
1008
DPRINTF(("pci_xhci: address device, output ctx"));
usr.sbin/bhyve/pci_xhci.c
1009
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/pci_xhci.c
1012
DPRINTF((" ep0 %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1031
DPRINTF(("pci_xhci config_ep slot %u", slot));
usr.sbin/bhyve/pci_xhci.c
1041
DPRINTF(("pci_xhci config_ep - deconfigure ep slot %u",
usr.sbin/bhyve/pci_xhci.c
1074
DPRINTF(("pci_xhci: config_ep slotstate x%x != addressed",
usr.sbin/bhyve/pci_xhci.c
1096
DPRINTF(("pci_xhci: config_ep inputctx: D:x%08x A:x%08x 7:x%08x",
usr.sbin/bhyve/pci_xhci.c
1105
DPRINTF((" config ep - dropping ep %d", i));
usr.sbin/bhyve/pci_xhci.c
1113
DPRINTF((" enable ep[%d] %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1134
DPRINTF(("EP configured; slot %u [0]=0x%08x [1]=0x%08x [2]=0x%08x "
usr.sbin/bhyve/pci_xhci.c
1156
DPRINTF(("pci_xhci: reset ep %u: slot %u", epid, slot));
usr.sbin/bhyve/pci_xhci.c
1173
DPRINTF(("pci_xhci: reset ep: invalid epid %u", epid));
usr.sbin/bhyve/pci_xhci.c
1192
DPRINTF(("pci_xhci: reset ep[%u] %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1221
DPRINTF(("pci_xhci: find_stream; LSA bit not set"));
usr.sbin/bhyve/pci_xhci.c
1256
DPRINTF(("pci_xhci set_tr: new-tr x%016lx, SCT %u DCS %u",
usr.sbin/bhyve/pci_xhci.c
1259
DPRINTF((" stream-id %u, slot %u, epid %u, C %u",
usr.sbin/bhyve/pci_xhci.c
1266
DPRINTF(("pci_xhci: set_tr_deq: invalid epid %u", epid));
usr.sbin/bhyve/pci_xhci.c
1282
DPRINTF(("pci_xhci cmd set_tr invalid state %x",
usr.sbin/bhyve/pci_xhci.c
1302
DPRINTF(("pci_xhci cmd set_tr streamid %x != 0",
usr.sbin/bhyve/pci_xhci.c
1310
DPRINTF(("pci_xhci set_tr first TRB:"));
usr.sbin/bhyve/pci_xhci.c
1333
DPRINTF(("pci_xhci: eval ctx, input ctl: D 0x%08x A 0x%08x,",
usr.sbin/bhyve/pci_xhci.c
1335
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/pci_xhci.c
1338
DPRINTF((" ep0 %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1345
DPRINTF(("pci_xhci: eval ctx, input ctl invalid"));
usr.sbin/bhyve/pci_xhci.c
1361
DPRINTF(("pci_xhci: eval ctx, dev ctx"));
usr.sbin/bhyve/pci_xhci.c
1362
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/pci_xhci.c
1386
DPRINTF(("pci_xhci: eval ctx, output ctx"));
usr.sbin/bhyve/pci_xhci.c
1387
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/pci_xhci.c
1390
DPRINTF((" ep0 %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1426
DPRINTF(("pci_xhci: cmd type 0x%x, Trb0 x%016lx dwTrb2 x%08x"
usr.sbin/bhyve/pci_xhci.c
1468
DPRINTF(("Reset Endpoint on slot %d", slot));
usr.sbin/bhyve/pci_xhci.c
1474
DPRINTF(("Stop Endpoint on slot %d", slot));
usr.sbin/bhyve/pci_xhci.c
1509
DPRINTF(("pci_xhci: unsupported cmd %x", type));
usr.sbin/bhyve/pci_xhci.c
1520
DPRINTF(("pci_xhci: command 0x%x result: 0x%x",
usr.sbin/bhyve/pci_xhci.c
1565
DPRINTF(("pci_xhci: trb[@%p] type x%02x %s 0:x%016lx 2:x%08x 3:x%08x",
usr.sbin/bhyve/pci_xhci.c
1604
DPRINTF(("pci_xhci: xfer[%d] done?%u:%d trb %x %016lx %x "
usr.sbin/bhyve/pci_xhci.c
1641
DPRINTF(("pci_xhci EVENT_DATA edtla %u", edtla));
usr.sbin/bhyve/pci_xhci.c
1676
DPRINTF(("xhci update ep-ring stream %d, addr %lx",
usr.sbin/bhyve/pci_xhci.c
1684
DPRINTF(("xhci update ep-ring, addr %lx",
usr.sbin/bhyve/pci_xhci.c
1770
DPRINTF(("pci_xhci handle_transfer slot %u", slot));
usr.sbin/bhyve/pci_xhci.c
1786
DPRINTF(("Cycle-bit changed trbflags %x, ccs %x",
usr.sbin/bhyve/pci_xhci.c
1806
DPRINTF(("pci_xhci: invalid setup trb"));
usr.sbin/bhyve/pci_xhci.c
1827
DPRINTF(("pci_xhci: trb not supposed to be in "
usr.sbin/bhyve/pci_xhci.c
1861
DPRINTF(("pci_xhci: handle xfer unexpected trb type "
usr.sbin/bhyve/pci_xhci.c
1870
DPRINTF(("pci_xhci: next trb: 0x%lx", (uint64_t)trb));
usr.sbin/bhyve/pci_xhci.c
1884
DPRINTF(("pci_xhci: trb IOC bit set"));
usr.sbin/bhyve/pci_xhci.c
1891
DPRINTF(("pci_xhci[%d]: xfer->ndata %u", __LINE__, xfer->ndata));
usr.sbin/bhyve/pci_xhci.c
1921
DPRINTF(("pci_xhci[%d]: event ring full", __LINE__));
usr.sbin/bhyve/pci_xhci.c
1931
DPRINTF(("pci_xhci[%d]: retry:continuing with next TRBs",
usr.sbin/bhyve/pci_xhci.c
1956
DPRINTF(("pci_xhci doorbell slot %u epid %u stream %u",
usr.sbin/bhyve/pci_xhci.c
1960
DPRINTF(("pci_xhci: invalid doorbell slot %u", slot));
usr.sbin/bhyve/pci_xhci.c
1965
DPRINTF(("pci_xhci: invalid endpoint %u", epid));
usr.sbin/bhyve/pci_xhci.c
1979
DPRINTF(("pci_xhci: device doorbell ep[%u] %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
1999
DPRINTF(("pci_xhci: invalid stream %u", streamid));
usr.sbin/bhyve/pci_xhci.c
2005
DPRINTF(("pci_xhci: invalid stream %u: %d",
usr.sbin/bhyve/pci_xhci.c
2013
DPRINTF(("doorbell, stream %u, ccs %lx, trb ccs %x",
usr.sbin/bhyve/pci_xhci.c
2018
DPRINTF(("pci_xhci: invalid stream %u", streamid));
usr.sbin/bhyve/pci_xhci.c
2024
DPRINTF(("doorbell, ccs %lx, trb ccs %x",
usr.sbin/bhyve/pci_xhci.c
2030
DPRINTF(("pci_xhci: ring %lx trb[%lx] EP %u is RESERVED?",
usr.sbin/bhyve/pci_xhci.c
2046
DPRINTF(("pci_xhci: doorbell write offset 0x%lx: 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2050
DPRINTF(("pci_xhci: controller halted"));
usr.sbin/bhyve/pci_xhci.c
2070
DPRINTF(("pci_xhci attempted write to MFINDEX"));
usr.sbin/bhyve/pci_xhci.c
2074
DPRINTF(("pci_xhci: runtime regs write offset 0x%lx: 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2121
DPRINTF(("pci_xhci: wr erstba erst (%p) ptr 0x%lx, sz %u",
usr.sbin/bhyve/pci_xhci.c
2162
DPRINTF(("pci_xhci: erdp 0x%lx, events cnt %u",
usr.sbin/bhyve/pci_xhci.c
2169
DPRINTF(("pci_xhci attempted write to RTS offset 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2189
DPRINTF(("pci_xhci: portregs_read port %d >= XHCI_MAX_DEVS",
usr.sbin/bhyve/pci_xhci.c
2211
DPRINTF(("pci_xhci: unaligned portregs read offset %#lx",
usr.sbin/bhyve/pci_xhci.c
2217
DPRINTF(("pci_xhci: portregs read offset 0x%lx port %u -> 0x%x",
usr.sbin/bhyve/pci_xhci.c
2230
DPRINTF(("pci_xhci: hostop write offset 0x%lx: 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2293
DPRINTF(("pci_xhci: opregs dcbaap = 0x%lx (vaddr 0x%lx)",
usr.sbin/bhyve/pci_xhci.c
2378
DPRINTF(("pci_xhci: hostcap read offset 0x%lx -> 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2438
DPRINTF(("pci_xhci: hostop read offset 0x%lx -> 0x%lx",
usr.sbin/bhyve/pci_xhci.c
2476
DPRINTF(("pci_xhci: rtsregs read offset 0x%lx -> 0x%x",
usr.sbin/bhyve/pci_xhci.c
2520
DPRINTF(("pci_xhci: xecp invalid offset 0x%lx", offset));
usr.sbin/bhyve/pci_xhci.c
2524
DPRINTF(("pci_xhci: xecp read offset 0x%lx -> 0x%x",
usr.sbin/bhyve/pci_xhci.c
2584
DPRINTF(("xhci reset port %d", portn));
usr.sbin/bhyve/pci_xhci.c
2605
DPRINTF(("xhci reset port insert event "
usr.sbin/bhyve/pci_xhci.c
2632
DPRINTF(("Init port %d 0x%x", portn, port->portsc));
usr.sbin/bhyve/pci_xhci.c
2635
DPRINTF(("Init empty port %d 0x%x", portn, port->portsc));
usr.sbin/bhyve/pci_xhci.c
2690
DPRINTF(("xhci device interrupt on disabled endpoint %d",
usr.sbin/bhyve/pci_xhci.c
2695
DPRINTF(("xhci device interrupt on endpoint %d", epid));
usr.sbin/bhyve/pci_xhci.c
2707
DPRINTF(("xhci device event port %d", hci->hci_port));
usr.sbin/bhyve/pci_xhci.c
2829
DPRINTF(("pci_xhci adding device %s", device));
usr.sbin/bhyve/pci_xhci.c
2963
DPRINTF(("pci_xhci dboff: 0x%x, rtsoff: 0x%x", sc->dboff,
usr.sbin/bhyve/pci_xhci.c
2990
DPRINTF(("pci_xhci pci_emu_alloc: %d", sc->regsend + 4*32));
usr.sbin/bhyve/pci_xhci.c
462
DPRINTF(("pci_xhci: portregs wr offset 0x%lx, port %u: 0x%lx",
usr.sbin/bhyve/pci_xhci.c
468
DPRINTF(("pci_xhci: portregs_write port %d > ndevices",
usr.sbin/bhyve/pci_xhci.c
474
DPRINTF(("pci_xhci: portregs_write to unattached port %d",
usr.sbin/bhyve/pci_xhci.c
525
DPRINTF(("Disable port %d request", port));
usr.sbin/bhyve/pci_xhci.c
530
DPRINTF(("Port new PLS: %d", newpls));
usr.sbin/bhyve/pci_xhci.c
550
DPRINTF(("Unhandled change port %d PLS %u",
usr.sbin/bhyve/pci_xhci.c
561
DPRINTF(("pci_xhci attempted write to PORTLI, port %d",
usr.sbin/bhyve/pci_xhci.c
572
DPRINTF(("pci_xhci: unaligned portreg write offset %#lx",
usr.sbin/bhyve/pci_xhci.c
591
DPRINTF(("get_dev_ctx devctx_addr == 0"));
usr.sbin/bhyve/pci_xhci.c
595
DPRINTF(("pci_xhci: get dev ctx, slot %u devctx addr %016lx",
usr.sbin/bhyve/pci_xhci.c
664
DPRINTF(("init_ep %d with pstreams %u", epid, pstreams));
usr.sbin/bhyve/pci_xhci.c
679
DPRINTF(("init_ep %d with no pstreams", epid));
usr.sbin/bhyve/pci_xhci.c
684
DPRINTF(("init_ep tr DCS %x", devep->ep_ccs));
usr.sbin/bhyve/pci_xhci.c
701
DPRINTF(("pci_xhci disable_ep %d", epid));
usr.sbin/bhyve/pci_xhci.c
729
DPRINTF(("xhci reset unassigned slot (%d)?", slot));
usr.sbin/bhyve/pci_xhci.c
755
DPRINTF(("pci_xhci: insert event 0[%lx] 2[%x] 3[%x]",
usr.sbin/bhyve/pci_xhci.c
757
DPRINTF(("\terdp idx %d/seg %d, enq idx %d/seg %d, pcs %u",
usr.sbin/bhyve/pci_xhci.c
760
DPRINTF(("\t(erdp=0x%lx, erst=0x%lx, tblsz=%u, do_intr %d)",
usr.sbin/bhyve/pci_xhci.c
768
DPRINTF(("pci_xhci[%d] cannot insert event; ring full",
usr.sbin/bhyve/pci_xhci.c
779
DPRINTF(("pci_xhci[%d] insert evt err: ring full",
usr.sbin/bhyve/pci_xhci.c
839
DPRINTF(("pci_xhci enable slot (error=%d) slot %u",
usr.sbin/bhyve/pci_xhci.c
851
DPRINTF(("pci_xhci disable slot %u", slot));
usr.sbin/bhyve/pci_xhci.c
891
DPRINTF(("pci_xhci reset device slot %u", slot));
usr.sbin/bhyve/pci_xhci.c
948
DPRINTF(("pci_xhci: address device, input ctl: D 0x%08x A 0x%08x,",
usr.sbin/bhyve/pci_xhci.c
950
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/pci_xhci.c
953
DPRINTF((" ep0 %08x %08x %016lx %08x",
usr.sbin/bhyve/pci_xhci.c
960
DPRINTF(("pci_xhci: address device, input ctl invalid"));
usr.sbin/bhyve/pci_xhci.c
976
DPRINTF(("pci_xhci: address device, dev ctx"));
usr.sbin/bhyve/pci_xhci.c
977
DPRINTF((" slot %08x %08x %08x %08x",
usr.sbin/bhyve/rfb.c
1242
DPRINTF(("rfb client exiting"));
usr.sbin/bhyve/rfb.c
1454
DPRINTF(("Waiting for rfb client..."));
usr.sbin/bhyve/rfb.c
1458
DPRINTF(("rfb client connected"));
usr.sbin/bhyve/usb_mouse.c
359
DPRINTF(("umouse_request: port %d", sc->hci->hci_port));
usr.sbin/bhyve/usb_mouse.c
367
DPRINTF(("umouse_request: port %d, type 0x%x, req 0x%x, val 0x%x, "
usr.sbin/bhyve/usb_mouse.c
374
DPRINTF(("umouse: (UR_GET_CONFIG, UT_READ_DEVICE)"));
usr.sbin/bhyve/usb_mouse.c
385
DPRINTF(("umouse: (UR_GET_DESCRIPTOR, UT_READ_DEVICE) val %x",
usr.sbin/bhyve/usb_mouse.c
392
DPRINTF(("umouse: (->UDESC_DEVICE) len %u ?= "
usr.sbin/bhyve/usb_mouse.c
409
DPRINTF(("umouse: (->UDESC_CONFIG)"));
usr.sbin/bhyve/usb_mouse.c
425
DPRINTF(("umouse: (->UDESC_STRING)"));
usr.sbin/bhyve/usb_mouse.c
468
DPRINTF(("umouse: USB3 BOS"));
usr.sbin/bhyve/usb_mouse.c
479
DPRINTF(("umouse: unknown(%d)->ERROR", value >> 8));
usr.sbin/bhyve/usb_mouse.c
487
DPRINTF(("umouse: (UR_GET_DESCRIPTOR, UT_READ_INTERFACE) "
usr.sbin/bhyve/usb_mouse.c
503
DPRINTF(("umouse: IO ERROR"));
usr.sbin/bhyve/usb_mouse.c
511
DPRINTF(("umouse: (UR_GET_INTERFACE, UT_READ_INTERFACE)"));
usr.sbin/bhyve/usb_mouse.c
513
DPRINTF(("umouse get_interface, invalid index %d",
usr.sbin/bhyve/usb_mouse.c
531
DPRINTF(("umouse: (UR_GET_STATUS, UT_READ_DEVICE)"));
usr.sbin/bhyve/usb_mouse.c
548
DPRINTF(("umouse: (UR_GET_STATUS, UT_READ_INTERFACE)"));
usr.sbin/bhyve/usb_mouse.c
561
DPRINTF(("umouse set address %u", value));
usr.sbin/bhyve/usb_mouse.c
565
DPRINTF(("umouse set config %u", value));
usr.sbin/bhyve/usb_mouse.c
569
DPRINTF(("umouse set descriptor %u", value));
usr.sbin/bhyve/usb_mouse.c
574
DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
usr.sbin/bhyve/usb_mouse.c
580
DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
usr.sbin/bhyve/usb_mouse.c
589
DPRINTF(("umouse: (UR_CLEAR_FEATURE, UT_WRITE_INTERFACE)"));
usr.sbin/bhyve/usb_mouse.c
594
DPRINTF(("umouse set interface %u", value));
usr.sbin/bhyve/usb_mouse.c
598
DPRINTF(("umouse set isoch delay %u", value));
usr.sbin/bhyve/usb_mouse.c
602
DPRINTF(("umouse set sel"));
usr.sbin/bhyve/usb_mouse.c
606
DPRINTF(("umouse synch frame"));
usr.sbin/bhyve/usb_mouse.c
612
DPRINTF(("umouse: (UMOUSE_GET_REPORT, UT_READ_CLASS_INTERFACE) "
usr.sbin/bhyve/usb_mouse.c
658
DPRINTF(("umouse: (UMOUSE_SET_REPORT, UT_WRITE_CLASS_INTERFACE) ignored"));
usr.sbin/bhyve/usb_mouse.c
663
DPRINTF(("umouse: (UMOUSE_SET_IDLE, UT_WRITE_CLASS_INTERFACE) %x",
usr.sbin/bhyve/usb_mouse.c
669
DPRINTF(("umouse: (UR_CLEAR_FEATURE, UT_WRITE_CLASS_INTERFACE) %x",
usr.sbin/bhyve/usb_mouse.c
674
DPRINTF(("**** umouse request unhandled"));
usr.sbin/bhyve/usb_mouse.c
686
DPRINTF(("umouse request error code %d (0=ok), blen %u txlen %u",
usr.sbin/bhyve/usb_mouse.c
702
DPRINTF(("umouse handle data - DIR=%s|EP=%d, blen %d",
usr.sbin/bhyve/usb_mouse.c
730
DPRINTF(("umouse no buffer provided for input"));
usr.sbin/ypldap/ber.c
1077
DPRINTF("ber read got class %d type %lu, %s\n",
usr.sbin/ypldap/ber.c
1082
DPRINTF("ber read element size %zd\n", len);
usr.sbin/ypldap/ber.c
768
DPRINTF("write ber element of %zd bytes length\n", len);
usr.sbin/ypldap/ber.c
816
DPRINTF("read ber elements, root %p\n", root);