/src/sys/dev/acpi/ |
acpi_slit.c | 80 aprint_debug("SLIT: matrix with %"PRIu64" nodes\n", count); 81 aprint_debug("SLIT: "); 83 aprint_debug("%u ", slit->Entry[idx]); 85 aprint_debug("\n"); 87 aprint_debug("SLIT: ");
|
/src/sys/kern/ |
kern_ssp.c | 62 aprint_debug("Initializing SSP: "); 77 aprint_debug("%lx ", guard[i]); 78 aprint_debug("\n");
|
kern_pmf.c | 235 aprint_debug("Powering devices:"); 246 aprint_debug(" %s", device_xname(curdev)); 250 aprint_debug("(failed)"); 254 aprint_debug("\n"); 269 aprint_debug("Resuming devices:"); 282 aprint_debug(" %s", device_xname(curdev)); 286 aprint_debug("(failed)"); 290 aprint_debug(".\n"); 327 aprint_debug("Suspending devices:"); 335 aprint_debug(" %s", device_xname(curdev)) [all...] |
/src/sys/arch/x86/x86/ |
x86_userconf.c | 51 aprint_debug("No bootinfo commands at boot\n"); 58 aprint_debug("Processing userconf command: %s\n", bi->text);
|
intel_busclock.c | 119 aprint_debug("%s: unknown Atom FSB_FREQ " 139 aprint_debug("%s: unknown Pentium M FSB_FREQ " 176 aprint_debug("%s: unknown Core FSB_FREQ value %d", 205 aprint_debug("%s: unknown i686 EBL_CR_POWERON " 235 aprint_debug("%s: unknown Atom FSB_FREQ value %d", 268 aprint_debug("%s: unknown Silvermont FSB_FREQ value %d", 309 aprint_debug("%s: unknown Airmont FSB_FREQ value %d", 315 aprint_debug("%s: unknown i686 model %02x, can't get bus clock", 323 aprint_debug(" (0x%" PRIu64 ")\n", rdmsr(MSR_EBL_CR_POWERON)); 347 aprint_debug("%s: unknown Pentium 4 (model %d) [all...] |
efi_machdep.c | 109 aprint_debug("efi: unable to allocate va\n"); 143 aprint_debug(" %08" PRIx32 "", uuid->time_low); 144 aprint_debug("-%04" PRIx16 "", uuid->time_mid); 145 aprint_debug("-%04" PRIx16 "", uuid->time_hi_and_version); 146 aprint_debug("-%02" PRIx8 "", uuid->clock_seq_hi_and_reserved); 147 aprint_debug("%02" PRIx8 "", uuid->clock_seq_low); 148 aprint_debug("-"); 150 aprint_debug("%02" PRIx8 "", uuid->node[i]); 154 aprint_debug(" ACPI 2.0"); 156 aprint_debug(" ACPI 1.0") [all...] |
/src/sys/arch/macppc/macppc/ |
interrupts.c | 80 aprint_debug("macio: %08x\n", macio); 86 aprint_debug("pic: %08x\n", pic); 94 aprint_debug("obio-base: %08x\n", obio_base); 100 aprint_debug("pic-base: %08x\n", pic_base);
|
machdep.c | 396 aprint_debug("found EDID property...\n"); 398 aprint_debug("found EDID,A\n"); 403 aprint_debug("found EDID,B on nvidia - assuming digital output\n"); 420 aprint_debug( 442 aprint_debug(
|
/src/sys/arch/xen/x86/ |
pintr.c | 192 aprint_debug("xen_map_msi_pirq bus %d devfn 0x%x (%d %d) entry_nr %d", 204 aprint_debug(" pirq(s)"); 207 aprint_debug(" %d", msi_i->mp_xen_pirq[i]); 209 aprint_debug("\n"); 211 aprint_debug(" fail %d\n", ret); 239 aprint_debug("xen_map_msix_pirq bus %d devfn 0x%x (%d %d) count %d", 246 aprint_debug(" map %d", i); 249 aprint_debug(" fail %d\n", ret); 253 aprint_debug("->%d", msi_i->mp_xen_pirq[i]); 255 aprint_debug("\n") [all...] |
/src/sys/arch/x86/pci/ |
pci_addr_fixup.c | 103 aprint_debug(verbose_header, "System BIOS Setting"); 105 aprint_debug(verbose_footer, pciaddr.nbogus); 128 aprint_debug(" Physical memory end: 0x%08x\n PCI memory mapped I/O " 138 aprint_debug(verbose_header, "PCIBIOS fixup stage"); 141 aprint_debug(verbose_footer, pciaddr.nbogus); 236 aprint_debug("\n\t%02xh %s 0x%08x 0x%08x", 254 aprint_debug("\n\t\t[%s]\n", error ? "NG" : "OK"); 280 aprint_debug("No available resources. fixup failed\n"); 288 aprint_debug("No available resources. fixup failed\n"); 295 aprint_debug("pci_addr_fixup: ") [all...] |
pci_bus_fixup.c | 109 aprint_debug("PCI fixup examining %02x:%02x\n", 143 aprint_debug("PCI bridge %d: primary %d, "
|
pci_ranges.c | 156 aprint_debug("%s: %d.%d.%d base at %" PRIx64 " size %" PRIx64 "\n", 180 aprint_debug("%s: %d.%d.%d enter\n", __func__, bus, dev, fun); 184 aprint_debug("%s: %d.%d.%d I/O or VGA disabled\n", 254 aprint_debug("%s: %d.%d.%d window at %" PRIx64 " size %" PRIx64 "\n", 294 aprint_debug("%s: %d.%d.%d window at %" PRIx64 " size %" PRIx64 "\n", 343 aprint_debug("%s: unknown header type %d at %d.%d.%d\n", 420 aprint_debug("%s: ignored memory type %d at %d.%d.%d\n", 425 aprint_debug("%s: %d.%d.%d base at %" PRIx64 " size %" PRIx64 "\n", 449 aprint_debug("%s: %d.%d.%d enter\n", __func__, bus, dev, fun); 453 aprint_debug("%s: %d.%d.%d memory or VGA disabled\n" [all...] |
/src/sys/dev/fdt/ |
fdt_userconf.c | 63 aprint_debug("Processing userconf command: %s\n", cmd);
|
/src/sys/dev/ofw/ |
ofw_sysctl.c | 59 aprint_debug("firmware: %s\n", firmwarestring); 71 aprint_debug("version: %s\n", firmwareversion);
|
/src/sys/dev/dm/ |
device-mapper.c | 369 aprint_debug("dm open routine called %" PRIu32 "\n", minor(dev)); 379 aprint_debug("dm close routine called %" PRIu32 "\n", minor(dev)); 407 aprint_debug("dmioctl called\n"); 415 aprint_debug("dm NETBSD_DM_IOCTL called\n"); 418 aprint_debug("dm unknown ioctl called\n"); 466 aprint_debug("ioctl %s called %p\n", cmd_fn[i].cmd, cmd_fn[i].fn); 493 aprint_debug("DIOCGWEDGEINFO ioctl called\n"); 513 aprint_debug("DIOCGDISKINFO ioctl called\n"); 533 aprint_debug("DIOCCACHESYNC ioctl called\n"); 556 aprint_debug("DIOCGSECTORSIZE ioctl called\n") [all...] |
dm_pdev.c | 99 aprint_debug("%s: pdev %s already in tree\n", 112 aprint_debug("%s: pathbuf_create on device: %s failed!\n", 121 aprint_debug("%s: lookup on device: %s (error %d)\n", 132 aprint_debug("%s: %s %s\n", __func__, dev_name, dmp->udev_name);
|
dm_target_linear.c | 67 aprint_debug("Linear target init function called %s--%s!!\n", 96 aprint_debug("Linear target table function called\n");
|
dm_ioctl.c | 123 aprint_debug("dbg_print --- %d\n", flags); 126 aprint_debug("dbg_flags: DM_READONLY_FLAG set In/Out\n"); 129 aprint_debug("dbg_flags: DM_SUSPEND_FLAG set In/Out\n"); 132 aprint_debug("dbg_flags: DM_PERSISTENT_DEV_FLAG set In\n"); 135 aprint_debug("dbg_flags: DM_STATUS_TABLE_FLAG set In\n"); 138 aprint_debug("dbg_flags: DM_ACTIVE_PRESENT_FLAG set Out\n"); 141 aprint_debug("dbg_flags: DM_INACTIVE_PRESENT_FLAG set Out\n"); 144 aprint_debug("dbg_flags: DM_BUFFER_FULL_FLAG set Out\n"); 147 aprint_debug("dbg_flags: DM_SKIP_BDGET_FLAG set In\n"); 150 aprint_debug("dbg_flags: DM_SKIP_LOCKFS_FLAG set In\n") [all...] |
dm_target_delay.c | 156 aprint_debug("Delay target init function called: argc=%d\n", argc); 229 aprint_debug("Delay target info function called\n"); 247 aprint_debug("Delay target table function called\n"); 489 aprint_debug("%-8s: %d pdev=%s offset=%ju delay=%d count=%d\n", 502 aprint_debug("Delay target pool initialized\n"); 513 aprint_debug("Delay target pool destroyed\n");
|
/src/sys/arch/hppa/hppa/ |
autoconf.c | 493 aprint_debug(">> Walking bus at HPA 0x%lx\n", ca->ca_hpabase); 516 aprint_debug(">> HPA 0x%lx[0x%x]", nhm.hm_hpa, 521 aprint_debug(" found by firmware\n"); 532 aprint_debug(" expected to be missing\n"); 584 aprint_debug(">> ADDRS[%d/%d]: ", nca.ca_naddrs, 599 aprint_debug(" 0x%lx[0x%x]", 603 aprint_debug("\n"); 606 aprint_debug(">> HPA 0x%lx[0x%x]\n", nca.ca_hpa, 610 aprint_debug(">> probing: flags %s ", buf); 614 aprint_debug(" path ") [all...] |
/src/sys/arch/i386/i386/ |
rbus_machdep.c | 86 aprint_debug("rbus: rbus_min_start from config at %#0" PRIxPADDR "\n", 114 aprint_debug("rbus: rbus_min_start set to %#0" PRIxPADDR "\n",
|
/src/sys/arch/arm/altera/ |
cycv_clkmgr.c | 375 aprint_debug("clock %s, id %d, frequency %uHz:\n", clk->base.name, 378 aprint_debug("parent: %s", clk->parent->base.name); 380 aprint_debug("parent_id: %d", clk->parent_id); 381 aprint_debug(", flags: %d\n", clk->flags); 387 aprint_debug(" PLL num = %u, den = %u\n", numer, denom); 390 aprint_debug(" Fixed frequency = %u\n", clk->u.fixed_freq); 393 aprint_debug(" Fixed divisor = %u\n", clk->u.fixed_div); 402 aprint_debug(" Divisor = %u\n", tmp); 405 aprint_debug(" Unknown!!!\n"); 412 aprint_debug(" Gate %s\n", tmp? "on" : "off") [all...] |
/src/sys/arch/arm/gemini/ |
gemini_gmac.c | 468 aprint_debug("gmac_mapcache_fill(%p): limit=%zu used=%zu free=%zu\n", 480 aprint_debug("gmac_mapcache_fill(%p): limit=%zu used=%zu free=%zu\n", 556 aprint_debug("gmac_hwqueue_txconsume(%p): %zu@%p: %s m=%p\n", 581 aprint_debug("gmac_hwqueue_sync(%p): entry rptr old=%u new=%u free=%u(%u)\n", 603 aprint_debug("gmac_hwqueue_sync(%p): %zu@%p=%#x/%#x/%#x/%#x\n", 613 aprint_debug("gmac_hwqueue_sync(%p): exit rptr old=%u new=%u free=%u(%u)\n", 629 aprint_debug("gmac_hwqueue_produce(%p, %zu): rptr=%u(%u) wptr old=%u", 671 aprint_debug(" new=%u\n", hwq->hwq_wptr); 680 aprint_debug("gmac_rxproduce(%p): entry free=%u(%u) free_min=%zu ifq_len=%d\n", 686 aprint_debug("gmac_rxproduce(%p): postsync free=%u(%u)\n" [all...] |
/src/sys/arch/usermode/usermode/ |
syscall.c | 60 aprint_debug("child return! lwp %p\n", l); 114 aprint_debug("syscall no. %d, ", code); 115 aprint_debug("nargs %d, argsize %d => ", nargs, argsize);
|
/src/sys/external/bsd/drm2/include/linux/ |
device.h | 84 aprint_debug("debug: " FMT, ##__VA_ARGS__); \
|