DPRINT_L0
DPRINTF(DPRINT_L0, "stdindev %lx, stdoutdev %lx, kbddev %lx, "
DPRINTF(DPRINT_L0, "consconfig_virtual_console_vp: "
DPRINTF(DPRINT_L0, "stdout is framebuffer\n");
DPRINTF(DPRINT_L0, "consconfig_relink_conskbd: "
DPRINTF(DPRINT_L0, "unlinking conskbd from under wc\n");
DPRINTF(DPRINT_L0, "linking keyboard under conskbd\n");
DPRINTF(DPRINT_L0, "unlinking keyboard from under conskbd\n");
DPRINTF(DPRINT_L0, "re-linking conskbd under wc\n");
DPRINTF(DPRINT_L0, "re-linking conskbd under wc\n");
DPRINTF(DPRINT_L0, "consconfig_relink_consms: "
DPRINTF(DPRINT_L0, "linking mouse under consms\n");
DPRINTF(DPRINT_L0, "unlinking mouse from under consms\n");
DPRINTF(DPRINT_L0, "stdin is keyboard\n");
DPRINTF(DPRINT_L0, "console input is tty (%s)\n",
DPRINTF(DPRINT_L0, "stdin is serial keyboard\n");
consconfig_dprintf(DPRINT_L0, "setup redirection driver\n");
DPRINTF(DPRINT_L0,
DPRINTF(DPRINT_L0, "driver name = \"%s\", dev = 0x%lx, major = 0x%x\n",
DPRINTF(DPRINT_L0, "i_consconfig_createvp: %s\n", path);
DPRINTF(DPRINT_L0, "lookupname(%s)\n", fullpath);
DPRINTF(DPRINT_L0, "create vnode = 0x%p - dev 0x%lx\n", vp, vp->v_rdev);
if (consconfig_errlevel > DPRINT_L0)
DPRINTF(DPRINT_L0, "usb keyboard path = %s\n", path);
DPRINTF(DPRINT_L0, "keyboard path = %s\n", path);
DPRINTF(DPRINT_L0, "usb mouse path = %s\n", path);
DPRINTF(DPRINT_L0, "mouse path = %s\n", path);
DPRINTF(DPRINT_L0, "stdin path = %s\n", path);
DPRINTF(DPRINT_L0, "stdout path = %s\n", path);
DPRINTF(DPRINT_L0, "diag path = %s\n", path);
DPRINTF(DPRINT_L0, "fb path = %s\n", path);
DPRINTF(DPRINT_L0, "consconfig_kbd_abort_enable\n");
DPRINTF(DPRINT_L0, "consconfig_kbd_abort_disable\n");
DPRINTF(DPRINT_L0, "consconfig_setup_polledio: start\n");
DPRINTF(DPRINT_L0,
DPRINTF(DPRINT_L0,
DPRINTF(DPRINT_L0, "consconfig_setup_polledio: end\n");
DPRINTF(DPRINT_L0, "linking stream under wc\n");
DPRINTF(DPRINT_L0, "unlinking stream from under wc\n");
DPRINTF(DPRINT_L0, "conskbd_lh = %p\n", sp->conskbd_lh);
DPRINTF(DPRINT_L0, "consms_lh = %p\n", sp->consms_lh);
DPRINTF(DPRINT_L0,
int ibmf_trace_level = DPRINT_L0;