Symbol: DPRINT_L0
usr/src/uts/common/io/consconfig_dacf.c
1020
DPRINTF(DPRINT_L0, "stdindev %lx, stdoutdev %lx, kbddev %lx, "
usr/src/uts/common/io/consconfig_dacf.c
1034
DPRINTF(DPRINT_L0, "consconfig_virtual_console_vp: "
usr/src/uts/common/io/consconfig_dacf.c
1061
DPRINTF(DPRINT_L0, "stdout is framebuffer\n");
usr/src/uts/common/io/consconfig_dacf.c
1161
DPRINTF(DPRINT_L0, "consconfig_relink_conskbd: "
usr/src/uts/common/io/consconfig_dacf.c
1173
DPRINTF(DPRINT_L0, "unlinking conskbd from under wc\n");
usr/src/uts/common/io/consconfig_dacf.c
1184
DPRINTF(DPRINT_L0, "linking keyboard under conskbd\n");
usr/src/uts/common/io/consconfig_dacf.c
1195
DPRINTF(DPRINT_L0, "unlinking keyboard from under conskbd\n");
usr/src/uts/common/io/consconfig_dacf.c
1225
DPRINTF(DPRINT_L0, "re-linking conskbd under wc\n");
usr/src/uts/common/io/consconfig_dacf.c
1238
DPRINTF(DPRINT_L0, "re-linking conskbd under wc\n");
usr/src/uts/common/io/consconfig_dacf.c
1258
DPRINTF(DPRINT_L0, "consconfig_relink_consms: "
usr/src/uts/common/io/consconfig_dacf.c
1263
DPRINTF(DPRINT_L0, "linking mouse under consms\n");
usr/src/uts/common/io/consconfig_dacf.c
1273
DPRINTF(DPRINT_L0, "unlinking mouse from under consms\n");
usr/src/uts/common/io/consconfig_dacf.c
1325
DPRINTF(DPRINT_L0, "stdin is keyboard\n");
usr/src/uts/common/io/consconfig_dacf.c
1368
DPRINTF(DPRINT_L0, "console input is tty (%s)\n",
usr/src/uts/common/io/consconfig_dacf.c
1390
DPRINTF(DPRINT_L0, "stdin is serial keyboard\n");
usr/src/uts/common/io/consconfig_dacf.c
1463
consconfig_dprintf(DPRINT_L0, "setup redirection driver\n");
usr/src/uts/common/io/consconfig_dacf.c
1554
DPRINTF(DPRINT_L0,
usr/src/uts/common/io/consconfig_dacf.c
1667
DPRINTF(DPRINT_L0, "driver name = \"%s\", dev = 0x%lx, major = 0x%x\n",
usr/src/uts/common/io/consconfig_dacf.c
368
DPRINTF(DPRINT_L0, "i_consconfig_createvp: %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
386
DPRINTF(DPRINT_L0, "lookupname(%s)\n", fullpath);
usr/src/uts/common/io/consconfig_dacf.c
392
DPRINTF(DPRINT_L0, "create vnode = 0x%p - dev 0x%lx\n", vp, vp->v_rdev);
usr/src/uts/common/io/consconfig_dacf.c
417
if (consconfig_errlevel > DPRINT_L0)
usr/src/uts/common/io/consconfig_dacf.c
426
DPRINTF(DPRINT_L0, "usb keyboard path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
430
DPRINTF(DPRINT_L0, "keyboard path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
438
DPRINTF(DPRINT_L0, "usb mouse path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
442
DPRINTF(DPRINT_L0, "mouse path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
446
DPRINTF(DPRINT_L0, "stdin path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
450
DPRINTF(DPRINT_L0, "stdout path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
454
DPRINTF(DPRINT_L0, "diag path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
458
DPRINTF(DPRINT_L0, "fb path = %s\n", path);
usr/src/uts/common/io/consconfig_dacf.c
475
DPRINTF(DPRINT_L0, "consconfig_kbd_abort_enable\n");
usr/src/uts/common/io/consconfig_dacf.c
495
DPRINTF(DPRINT_L0, "consconfig_kbd_abort_disable\n");
usr/src/uts/common/io/consconfig_dacf.c
608
DPRINTF(DPRINT_L0, "consconfig_setup_polledio: start\n");
usr/src/uts/common/io/consconfig_dacf.c
627
DPRINTF(DPRINT_L0,
usr/src/uts/common/io/consconfig_dacf.c
637
DPRINTF(DPRINT_L0,
usr/src/uts/common/io/consconfig_dacf.c
643
DPRINTF(DPRINT_L0, "consconfig_setup_polledio: end\n");
usr/src/uts/common/io/consconfig_dacf.c
790
DPRINTF(DPRINT_L0, "linking stream under wc\n");
usr/src/uts/common/io/consconfig_dacf.c
799
DPRINTF(DPRINT_L0, "unlinking stream from under wc\n");
usr/src/uts/common/io/consconfig_dacf.c
842
DPRINTF(DPRINT_L0, "conskbd_lh = %p\n", sp->conskbd_lh);
usr/src/uts/common/io/consconfig_dacf.c
851
DPRINTF(DPRINT_L0, "consms_lh = %p\n", sp->consms_lh);
usr/src/uts/common/io/consconfig_dacf.c
998
DPRINTF(DPRINT_L0,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_impl.c
43
int ibmf_trace_level = DPRINT_L0;