Searched refs:DPRINT_L0 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.h44 #define DPRINT_L0 0 /* print every message */ macro
H A Dttymux_dacf.c269 ttymux_dprintf(DPRINT_L0, "compat: matched dev\n");
303 ttymux_dprintf(DPRINT_L0, "%d:%d is %s\n", getmajor(dev),
331 ttymux_dprintf(DPRINT_L0, "ihdl 0x%p cnt %d\n",
556 ttymux_dprintf(DPRINT_L0, "loading device %s\n", path);
705 ttymux_dprintf(DPRINT_L0, "Enable %d devices\n", ms->sm_cons_cnt);
716 ttymux_dprintf(DPRINT_L0,
721 ttymux_dprintf(DPRINT_L0, "Enabling %d:%d\n",
787 ttymux_dprintf(DPRINT_L0, "%d consoles configured\n",
852 ttymux_dprintf(DPRINT_L0, "\n");
855 ttymux_dprintf(DPRINT_L0, "reservatio
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c361 DPRINTF(DPRINT_L0, "i_consconfig_createvp: %s\n", path);
379 DPRINTF(DPRINT_L0, "lookupname(%s)\n", fullpath);
385 DPRINTF(DPRINT_L0, "create vnode = 0x%p - dev 0x%lx\n", vp, vp->v_rdev);
410 if (consconfig_errlevel > DPRINT_L0)
419 DPRINTF(DPRINT_L0, "usb keyboard path = %s\n", path);
423 DPRINTF(DPRINT_L0, "keyboard path = %s\n", path);
431 DPRINTF(DPRINT_L0, "usb mouse path = %s\n", path);
435 DPRINTF(DPRINT_L0, "mouse path = %s\n", path);
439 DPRINTF(DPRINT_L0, "stdin path = %s\n", path);
443 DPRINTF(DPRINT_L0, "stdou
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dconsconfig_dacf.h108 #define DPRINT_L0 0 /* print every message */ macro
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_trace.h48 #define DPRINT_L0 0 /* no messages */ macro
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c43 int ibmf_trace_level = DPRINT_L0;

Completed in 78 milliseconds